Sep 08 06:36:00 devstack devstack@c-api.service[75104]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 08 06:36:00 devstack devstack@c-api.service[75104]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 8 06:36:00 2026] *** Sep 08 06:36:00 devstack devstack@c-api.service[75104]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 08 06:36:00 devstack devstack@c-api.service[75104]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 08 06:36:00 devstack devstack@c-api.service[75104]: nodename: devstack Sep 08 06:36:00 devstack devstack@c-api.service[75104]: machine: x86_64 Sep 08 06:36:00 devstack devstack@c-api.service[75104]: clock source: unix Sep 08 06:36:00 devstack devstack@c-api.service[75104]: pcre jit disabled Sep 08 06:36:00 devstack devstack@c-api.service[75104]: detected number of CPU cores: 4 Sep 08 06:36:00 devstack devstack@c-api.service[75104]: current working directory: / Sep 08 06:36:00 devstack devstack@c-api.service[75104]: detected binary path: /usr/bin/uwsgi-core Sep 08 06:36:00 devstack devstack@c-api.service[75104]: your processes number limit is 47518 Sep 08 06:36:00 devstack devstack@c-api.service[75104]: your memory page size is 4096 bytes Sep 08 06:36:00 devstack devstack@c-api.service[75104]: detected max file descriptor number: 2048 Sep 08 06:36:00 devstack devstack@c-api.service[75104]: lock engine: pthread robust mutexes Sep 08 06:36:00 devstack devstack@c-api.service[75104]: thunder lock: enabled Sep 08 06:36:00 devstack devstack@c-api.service[75104]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 08 06:36:00 devstack devstack@c-api.service[75104]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 08 06:36:00 devstack devstack@c-api.service[75104]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 08 06:36:00 devstack devstack@c-api.service[75104]: Set PythonHome to /opt/stack/data/venv Sep 08 06:36:00 devstack devstack@c-api.service[75104]: Python main interpreter initialized at 0x778b062a4668 Sep 08 06:36:00 devstack devstack@c-api.service[75104]: python threads support enabled Sep 08 06:36:00 devstack devstack@c-api.service[75104]: your server socket listen backlog is limited to 100 connections Sep 08 06:36:00 devstack devstack@c-api.service[75104]: your mercy for graceful operations on workers is 80 seconds Sep 08 06:36:00 devstack devstack@c-api.service[75104]: mapped 403077 bytes (393 KB) for 2 cores Sep 08 06:36:00 devstack devstack@c-api.service[75104]: *** Operational MODE: preforking *** Sep 08 06:36:00 devstack devstack@c-api.service[75104]: *** uWSGI is running in multiple interpreter mode *** Sep 08 06:36:00 devstack devstack@c-api.service[75104]: spawned uWSGI master process (pid: 75104) Sep 08 06:36:00 devstack devstack@c-api.service[75104]: spawned uWSGI worker 1 (pid: 75108, cores: 1) Sep 08 06:36:00 devstack devstack@c-api.service[75104]: spawned uWSGI worker 2 (pid: 75109, cores: 1) Sep 08 06:36:00 devstack devstack@c-api.service[75104]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 08 06:36:01 devstack devstack@c-api.service[75109]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 06:36:01 devstack devstack@c-api.service[75109]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 06:36:01 devstack devstack@c-api.service[75109]: we strongly recommend against using it for new projects. Sep 08 06:36:01 devstack devstack@c-api.service[75109]: If you are already using Eventlet, we recommend migrating to a different Sep 08 06:36:01 devstack devstack@c-api.service[75109]: framework. For more detail see Sep 08 06:36:01 devstack devstack@c-api.service[75109]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 06:36:01 devstack devstack@c-api.service[75109]: import eventlet # noqa Sep 08 06:36:01 devstack devstack@c-api.service[75108]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 06:36:01 devstack devstack@c-api.service[75108]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 06:36:01 devstack devstack@c-api.service[75108]: we strongly recommend against using it for new projects. Sep 08 06:36:01 devstack devstack@c-api.service[75108]: If you are already using Eventlet, we recommend migrating to a different Sep 08 06:36:01 devstack devstack@c-api.service[75108]: framework. For more detail see Sep 08 06:36:01 devstack devstack@c-api.service[75108]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 06:36:01 devstack devstack@c-api.service[75108]: import eventlet # noqa Sep 08 06:36:01 devstack devstack@c-api.service[75109]: /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 08 06:36:01 devstack devstack@c-api.service[75109]: from cgi import parse_header Sep 08 06:36:01 devstack devstack@c-api.service[75108]: /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 08 06:36:01 devstack devstack@c-api.service[75108]: from cgi import parse_header Sep 08 06:36:01 devstack devstack@c-api.service[75109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 06:36:01 devstack devstack@c-api.service[75109]: warnings.warn( Sep 08 06:36:01 devstack devstack@c-api.service[75109]: /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 08 06:36:01 devstack devstack@c-api.service[75109]: removals.removed_module( Sep 08 06:36:01 devstack devstack@c-api.service[75109]: /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 08 06:36:01 devstack devstack@c-api.service[75109]: removals.removed_module( Sep 08 06:36:01 devstack devstack@c-api.service[75108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 06:36:01 devstack devstack@c-api.service[75108]: warnings.warn( Sep 08 06:36:01 devstack devstack@c-api.service[75108]: /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 08 06:36:01 devstack devstack@c-api.service[75108]: removals.removed_module( Sep 08 06:36:01 devstack devstack@c-api.service[75108]: /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 08 06:36:01 devstack devstack@c-api.service[75108]: removals.removed_module( Sep 08 06:36:03 devstack devstack@c-api.service[75109]: /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 08 06:36:03 devstack devstack@c-api.service[75109]: warnings.warn( Sep 08 06:36:03 devstack devstack@c-api.service[75108]: /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 08 06:36:03 devstack devstack@c-api.service[75108]: warnings.warn( Sep 08 06:36:03 devstack devstack@c-api.service[75109]: /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 08 06:36:03 devstack devstack@c-api.service[75109]: warnings.warn( Sep 08 06:36:03 devstack devstack@c-api.service[75108]: /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 08 06:36:03 devstack devstack@c-api.service[75108]: warnings.warn( Sep 08 06:36:03 devstack devstack@c-api.service[75109]: 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 08 06:36:03 devstack devstack@c-api.service[75109]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75109) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 06:36:03 devstack devstack@c-api.service[75108]: 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 08 06:36:03 devstack devstack@c-api.service[75108]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75108) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 06:36:04 devstack devstack@c-api.service[75108]: /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 08 06:36:04 devstack devstack@c-api.service[75108]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 06:36:04 devstack devstack@c-api.service[75109]: /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 08 06:36:04 devstack devstack@c-api.service[75109]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75109) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75108) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75109) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75109) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75109) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75108) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75108) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75108) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: INFO dbcounter [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Registered counter for database cinder Sep 08 06:36:05 devstack devstack@c-api.service[75108]: INFO dbcounter [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Registered counter for database cinder Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG oslo_db.sqlalchemy.engines [None req-f663ab21-2e09-4039-b1c8-058cb9150417 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=75109) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG oslo_db.sqlalchemy.engines [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac 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=75108) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG dbcounter [-] [75109] Writer thread running {{(pid=75109) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: /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 08 06:36:05 devstack devstack@c-api.service[75109]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 06:36:05 devstack devstack@c-api.service[75109]: INFO cinder.rpc [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 06:36:05 devstack devstack@c-api.service[75109]: INFO cinder.rpc [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG dbcounter [-] [75108] Writer thread running {{(pid=75108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: INFO cinder.rpc [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 06:36:05 devstack devstack@c-api.service[75109]: INFO cinder.rpc [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: /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 08 06:36:05 devstack devstack@c-api.service[75108]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: INFO cinder.rpc [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING cinder.keymgr.conf_key_mgr [None req-f663ab21-2e09-4039-b1c8-058cb9150417 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 08 06:36:05 devstack devstack@c-api.service[75108]: INFO cinder.rpc [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: INFO cinder.rpc [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 06:36:05 devstack devstack@c-api.service[75108]: INFO cinder.rpc [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING cinder.keymgr.conf_key_mgr [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac 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 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG oslo_db.sqlalchemy.engines [None req-f663ab21-2e09-4039-b1c8-058cb9150417 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=75109) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: INFO cinder.rpc [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 06:36:05 devstack devstack@c-api.service[75109]: INFO cinder.rpc [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG oslo_db.sqlalchemy.engines [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac 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=75108) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: INFO cinder.rpc [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: INFO cinder.rpc [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING cinder.api.contrib.hosts [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extended resource: extensions {{(pid=75109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extended resource: os-volume-manage {{(pid=75109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extended resource: os-quota-class-sets {{(pid=75109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extended resource: os-hosts {{(pid=75109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extended resource: capabilities {{(pid=75109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extended resource: encryption {{(pid=75109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING cinder.api.contrib.hosts [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extended resource: scheduler-stats {{(pid=75109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extended resource: os-quota-sets {{(pid=75109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extended resource: os-availability-zone {{(pid=75109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extended resource: qos-specs {{(pid=75109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extended resource: extensions {{(pid=75108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extended resource: extra_specs {{(pid=75109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extended resource: os-volume-manage {{(pid=75108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extended resource: os-quota-class-sets {{(pid=75108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extended resource: backups {{(pid=75109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extended resource: os-hosts {{(pid=75108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extended resource: capabilities {{(pid=75108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extended resource: encryption {{(pid=75109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extended resource: encryption {{(pid=75108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extended resource: cgsnapshots {{(pid=75109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extended resource: scheduler-stats {{(pid=75108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extended resource: os-quota-sets {{(pid=75108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extended resource: os-volume-type-access {{(pid=75109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extended resource: os-availability-zone {{(pid=75108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extended resource: consistencygroups {{(pid=75109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extended resource: qos-specs {{(pid=75108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extended resource: os-volume-transfer {{(pid=75109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extended resource: extra_specs {{(pid=75108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extended resource: os-snapshot-manage {{(pid=75109) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extended resource: backups {{(pid=75108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extended resource: encryption {{(pid=75108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extended resource: cgsnapshots {{(pid=75108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extended resource: os-volume-type-access {{(pid=75108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extended resource: consistencygroups {{(pid=75108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extended resource: os-volume-transfer {{(pid=75108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING stevedore.named [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WARNING castellan.key_manager [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extended resource: os-snapshot-manage {{(pid=75108) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.contrib.snapshot_actions [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] SnapshotActionsController initialized {{(pid=75109) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extension AdminActions extending resource: volumes {{(pid=75109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extension AdminActions extending resource: snapshots {{(pid=75109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extension AdminActions extending resource: backups {{(pid=75109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extension VolumeActions extending resource: volumes {{(pid=75109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extension UsedLimits extending resource: limits {{(pid=75109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extension TypesManage extending resource: types {{(pid=75109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extension SnapshotActions extending resource: snapshots {{(pid=75109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.v3.router [None req-f663ab21-2e09-4039-b1c8-058cb9150417 None None] Extension VolumeTypeAccess extending resource: types {{(pid=75109) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75109]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x778b062a4668 pid: 75109 (default app) Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING stevedore.named [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:36:05 devstack devstack@c-api.service[75108]: WARNING castellan.key_manager [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.contrib.snapshot_actions [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] SnapshotActionsController initialized {{(pid=75108) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extension AdminActions extending resource: volumes {{(pid=75108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extension AdminActions extending resource: snapshots {{(pid=75108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extension AdminActions extending resource: backups {{(pid=75108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extension VolumeActions extending resource: volumes {{(pid=75108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extension UsedLimits extending resource: limits {{(pid=75108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extension TypesManage extending resource: types {{(pid=75108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extension SnapshotActions extending resource: snapshots {{(pid=75108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75108]: DEBUG cinder.api.v3.router [None req-20cb7204-7ad7-4299-99a6-842f3c21dfac None None] Extension VolumeTypeAccess extending resource: types {{(pid=75108) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: DEBUG cinder.api.middleware.request_id [None req-ddc942de-2d84-452e-b328-88cfa5f88b1a None None] RequestId filter calling following filter/app {{(pid=75109) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:36:05 devstack devstack@c-api.service[75109]: [pid: 75109|app: 0|req: 1/1] 192.168.122.168 () {50 vars in 785 bytes} [Tue Sep 8 06:36:05 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 08 06:36:05 devstack devstack@c-api.service[75108]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x778b062a4668 pid: 75108 (default app) Sep 08 06:36:14 devstack devstack@c-api.service[75109]: DEBUG cinder.api.middleware.request_id [None req-a585739e-42fb-45d7-8524-adc2541be952 None None] RequestId filter calling following filter/app {{(pid=75109) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:36:15 devstack devstack@c-api.service[75109]: INFO cinder.api.openstack.wsgi [None req-a585739e-42fb-45d7-8524-adc2541be952 admin admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:36:15 devstack devstack@c-api.service[75109]: DEBUG cinder.api.openstack.wsgi [None req-a585739e-42fb-45d7-8524-adc2541be952 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=75109) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:36:15 devstack devstack@c-api.service[75109]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:36:15 devstack devstack@c-api.service[75109]: warnings.warn( Sep 08 06:36:15 devstack devstack@c-api.service[75109]: DEBUG oslo_db.sqlalchemy.engines [None req-a585739e-42fb-45d7-8524-adc2541be952 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=75109) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:36:15 devstack devstack@c-api.service[75109]: INFO cinder.api.openstack.wsgi [None req-a585739e-42fb-45d7-8524-adc2541be952 admin admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:36:15 devstack devstack@c-api.service[75109]: [pid: 75109|app: 0|req: 2/2] 192.168.122.168 () {60 vars in 1191 bytes} [Tue Sep 8 06:36:14 2026] POST /volume/v3/types => generated 186 bytes in 953 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:36:15 devstack devstack@c-api.service[75108]: DEBUG cinder.api.middleware.request_id [None req-60e2a747-25ab-4100-a868-26073f8d09ef None None] RequestId filter calling following filter/app {{(pid=75108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:36:15 devstack devstack@c-api.service[75108]: DEBUG dbcounter [-] [75108] Writing DB stats cinder:SELECT=6 {{(pid=75108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:36:16 devstack devstack@c-api.service[75108]: INFO cinder.api.openstack.wsgi [None req-60e2a747-25ab-4100-a868-26073f8d09ef admin admin] POST http://192.168.122.168/volume/v3/types/bd14ad83-64a6-426c-9a2b-6ce09e811a34/extra_specs Sep 08 06:36:16 devstack devstack@c-api.service[75108]: DEBUG cinder.api.openstack.wsgi [None req-60e2a747-25ab-4100-a868-26073f8d09ef admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=75108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:36:16 devstack devstack@c-api.service[75108]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:36:16 devstack devstack@c-api.service[75108]: warnings.warn( Sep 08 06:36:16 devstack devstack@c-api.service[75108]: DEBUG oslo_db.sqlalchemy.engines [None req-60e2a747-25ab-4100-a868-26073f8d09ef 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=75108) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:36:16 devstack devstack@c-api.service[75108]: INFO cinder.api.openstack.wsgi [None req-60e2a747-25ab-4100-a868-26073f8d09ef admin admin] http://192.168.122.168/volume/v3/types/bd14ad83-64a6-426c-9a2b-6ce09e811a34/extra_specs returned with HTTP 200 Sep 08 06:36:16 devstack devstack@c-api.service[75108]: [pid: 75108|app: 0|req: 1/3] 192.168.122.168 () {60 vars in 1338 bytes} [Tue Sep 8 06:36:15 2026] POST /volume/v3/types/bd14ad83-64a6-426c-9a2b-6ce09e811a34/extra_specs => generated 55 bytes in 1080 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:36:25 devstack devstack@c-api.service[75109]: DEBUG dbcounter [-] [75109] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=75109) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:36:26 devstack devstack@c-api.service[75108]: DEBUG dbcounter [-] [75108] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=75108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:36:57 devstack devstack@c-api.service[75109]: DEBUG cinder.api.middleware.request_id [None req-88163909-a329-4c9c-b0df-3ec3cc9ec1d2 None None] RequestId filter calling following filter/app {{(pid=75109) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:36:57 devstack devstack@c-api.service[75109]: INFO cinder.api.openstack.wsgi [None req-88163909-a329-4c9c-b0df-3ec3cc9ec1d2 None None] GET http://192.168.122.168/volume// Sep 08 06:36:57 devstack devstack@c-api.service[75109]: DEBUG cinder.api.openstack.wsgi [None req-88163909-a329-4c9c-b0df-3ec3cc9ec1d2 None None] Empty body provided in request {{(pid=75109) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:36:57 devstack devstack@c-api.service[75109]: DEBUG cinder.api.openstack.wsgi [None req-88163909-a329-4c9c-b0df-3ec3cc9ec1d2 None None] Calling method 'all' {{(pid=75109) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:36:57 devstack devstack@c-api.service[75109]: INFO cinder.api.openstack.wsgi [None req-88163909-a329-4c9c-b0df-3ec3cc9ec1d2 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:36:57 devstack devstack@c-api.service[75109]: [pid: 75109|app: 0|req: 3/4] 192.168.122.168 () {58 vars in 1314 bytes} [Tue Sep 8 06:36:57 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:38:41 devstack devstack@c-api.service[75108]: DEBUG cinder.api.middleware.request_id [None req-2f388e59-d044-4de9-8f13-cfc4591f973d None None] RequestId filter calling following filter/app {{(pid=75108) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:38:42 devstack devstack@c-api.service[75108]: INFO cinder.api.openstack.wsgi [None req-2f388e59-d044-4de9-8f13-cfc4591f973d tempest-verify_tempest_config-2066235937 tempest-verify_tempest_config-2066235937-project-member] GET http://192.168.122.168/volume/v3/extensions Sep 08 06:38:42 devstack devstack@c-api.service[75108]: DEBUG cinder.api.openstack.wsgi [None req-2f388e59-d044-4de9-8f13-cfc4591f973d tempest-verify_tempest_config-2066235937 tempest-verify_tempest_config-2066235937-project-member] Empty body provided in request {{(pid=75108) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:38:42 devstack devstack@c-api.service[75108]: DEBUG cinder.api.openstack.wsgi [None req-2f388e59-d044-4de9-8f13-cfc4591f973d tempest-verify_tempest_config-2066235937 tempest-verify_tempest_config-2066235937-project-member] Calling method 'index' {{(pid=75108) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:38:42 devstack devstack@c-api.service[75108]: INFO cinder.api.openstack.wsgi [None req-2f388e59-d044-4de9-8f13-cfc4591f973d tempest-verify_tempest_config-2066235937 tempest-verify_tempest_config-2066235937-project-member] http://192.168.122.168/volume/v3/extensions returned with HTTP 200 Sep 08 06:38:42 devstack devstack@c-api.service[75108]: [pid: 75108|app: 0|req: 2/5] 192.168.122.168 () {58 vars in 1130 bytes} [Tue Sep 8 06:38:41 2026] GET /volume/v3/extensions => generated 5245 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:38:48 devstack devstack@c-api.service[75109]: DEBUG cinder.api.middleware.request_id [None req-c68391d6-3431-433f-9d80-0339993c5b8b None None] RequestId filter calling following filter/app {{(pid=75109) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:38:49 devstack devstack@c-api.service[75109]: INFO cinder.api.openstack.wsgi [None req-c68391d6-3431-433f-9d80-0339993c5b8b demo admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:38:49 devstack devstack@c-api.service[75109]: DEBUG cinder.api.openstack.wsgi [None req-c68391d6-3431-433f-9d80-0339993c5b8b demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "QuobyteHD", "description": null}} {{(pid=75109) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:38:49 devstack devstack@c-api.service[75109]: INFO cinder.api.openstack.wsgi [None req-c68391d6-3431-433f-9d80-0339993c5b8b demo admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:38:49 devstack devstack@c-api.service[75109]: [pid: 75109|app: 0|req: 4/6] 192.168.122.168 () {60 vars in 1191 bytes} [Tue Sep 8 06:38:48 2026] POST /volume/v3/types => generated 184 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:38:59 devstack devstack@c-api.service[75109]: DEBUG dbcounter [-] [75109] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=75109) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:40:43 devstack devstack@c-api.service[75104]: Tue Sep 8 06:40:43 2026 - graceful shutdown triggered... Sep 08 06:40:43 devstack devstack@c-api.service[75108]: Gracefully killing worker 1 (pid: 75108)... Sep 08 06:40:43 devstack devstack@c-api.service[75109]: Gracefully killing worker 2 (pid: 75109)... Sep 08 06:40:44 devstack devstack@c-api.service[75104]: worker 1 buried after 1 seconds Sep 08 06:40:44 devstack devstack@c-api.service[75104]: worker 2 buried after 1 seconds Sep 08 06:40:44 devstack devstack@c-api.service[75104]: goodbye to uWSGI. Sep 08 06:40:44 devstack devstack@c-api.service[86819]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 08 06:40:44 devstack devstack@c-api.service[86819]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 8 06:40:44 2026] *** Sep 08 06:40:44 devstack devstack@c-api.service[86819]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 08 06:40:44 devstack devstack@c-api.service[86819]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 08 06:40:44 devstack devstack@c-api.service[86819]: nodename: devstack Sep 08 06:40:44 devstack devstack@c-api.service[86819]: machine: x86_64 Sep 08 06:40:44 devstack devstack@c-api.service[86819]: clock source: unix Sep 08 06:40:44 devstack devstack@c-api.service[86819]: pcre jit disabled Sep 08 06:40:44 devstack devstack@c-api.service[86819]: detected number of CPU cores: 4 Sep 08 06:40:44 devstack devstack@c-api.service[86819]: current working directory: / Sep 08 06:40:44 devstack devstack@c-api.service[86819]: detected binary path: /usr/bin/uwsgi-core Sep 08 06:40:44 devstack devstack@c-api.service[86819]: your processes number limit is 47518 Sep 08 06:40:44 devstack devstack@c-api.service[86819]: your memory page size is 4096 bytes Sep 08 06:40:44 devstack devstack@c-api.service[86819]: detected max file descriptor number: 2048 Sep 08 06:40:44 devstack devstack@c-api.service[86819]: lock engine: pthread robust mutexes Sep 08 06:40:44 devstack devstack@c-api.service[86819]: thunder lock: enabled Sep 08 06:40:44 devstack devstack@c-api.service[86819]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 08 06:40:44 devstack devstack@c-api.service[86819]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 08 06:40:44 devstack devstack@c-api.service[86819]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 08 06:40:44 devstack devstack@c-api.service[86819]: Set PythonHome to /opt/stack/data/venv Sep 08 06:40:44 devstack devstack@c-api.service[86819]: Python main interpreter initialized at 0x7d11a9ca4668 Sep 08 06:40:44 devstack devstack@c-api.service[86819]: python threads support enabled Sep 08 06:40:44 devstack devstack@c-api.service[86819]: your server socket listen backlog is limited to 100 connections Sep 08 06:40:44 devstack devstack@c-api.service[86819]: your mercy for graceful operations on workers is 80 seconds Sep 08 06:40:44 devstack devstack@c-api.service[86819]: mapped 403077 bytes (393 KB) for 2 cores Sep 08 06:40:44 devstack devstack@c-api.service[86819]: *** Operational MODE: preforking *** Sep 08 06:40:44 devstack devstack@c-api.service[86819]: *** uWSGI is running in multiple interpreter mode *** Sep 08 06:40:44 devstack devstack@c-api.service[86819]: spawned uWSGI master process (pid: 86819) Sep 08 06:40:44 devstack devstack@c-api.service[86819]: spawned uWSGI worker 1 (pid: 86820, cores: 1) Sep 08 06:40:44 devstack devstack@c-api.service[86819]: spawned uWSGI worker 2 (pid: 86821, cores: 1) Sep 08 06:40:44 devstack devstack@c-api.service[86819]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 08 06:40:45 devstack devstack@c-api.service[86821]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 06:40:45 devstack devstack@c-api.service[86821]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 06:40:45 devstack devstack@c-api.service[86821]: we strongly recommend against using it for new projects. Sep 08 06:40:45 devstack devstack@c-api.service[86821]: If you are already using Eventlet, we recommend migrating to a different Sep 08 06:40:45 devstack devstack@c-api.service[86821]: framework. For more detail see Sep 08 06:40:45 devstack devstack@c-api.service[86821]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 06:40:45 devstack devstack@c-api.service[86821]: import eventlet # noqa Sep 08 06:40:45 devstack devstack@c-api.service[86820]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 06:40:45 devstack devstack@c-api.service[86820]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 06:40:45 devstack devstack@c-api.service[86820]: we strongly recommend against using it for new projects. Sep 08 06:40:45 devstack devstack@c-api.service[86820]: If you are already using Eventlet, we recommend migrating to a different Sep 08 06:40:45 devstack devstack@c-api.service[86820]: framework. For more detail see Sep 08 06:40:45 devstack devstack@c-api.service[86820]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 06:40:45 devstack devstack@c-api.service[86820]: import eventlet # noqa Sep 08 06:40:45 devstack devstack@c-api.service[86821]: /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 08 06:40:45 devstack devstack@c-api.service[86821]: from cgi import parse_header Sep 08 06:40:45 devstack devstack@c-api.service[86820]: /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 08 06:40:45 devstack devstack@c-api.service[86820]: from cgi import parse_header Sep 08 06:40:45 devstack devstack@c-api.service[86821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 06:40:45 devstack devstack@c-api.service[86821]: warnings.warn( Sep 08 06:40:45 devstack devstack@c-api.service[86821]: /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 08 06:40:45 devstack devstack@c-api.service[86821]: removals.removed_module( Sep 08 06:40:45 devstack devstack@c-api.service[86821]: /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 08 06:40:45 devstack devstack@c-api.service[86821]: removals.removed_module( Sep 08 06:40:45 devstack devstack@c-api.service[86820]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 06:40:45 devstack devstack@c-api.service[86820]: warnings.warn( Sep 08 06:40:45 devstack devstack@c-api.service[86820]: /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 08 06:40:45 devstack devstack@c-api.service[86820]: removals.removed_module( Sep 08 06:40:45 devstack devstack@c-api.service[86820]: /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 08 06:40:45 devstack devstack@c-api.service[86820]: removals.removed_module( Sep 08 06:40:48 devstack devstack@c-api.service[86821]: /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 08 06:40:48 devstack devstack@c-api.service[86821]: warnings.warn( Sep 08 06:40:48 devstack devstack@c-api.service[86821]: /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 08 06:40:48 devstack devstack@c-api.service[86821]: warnings.warn( Sep 08 06:40:48 devstack devstack@c-api.service[86820]: /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 08 06:40:48 devstack devstack@c-api.service[86820]: warnings.warn( Sep 08 06:40:48 devstack devstack@c-api.service[86820]: /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 08 06:40:48 devstack devstack@c-api.service[86820]: warnings.warn( Sep 08 06:40:48 devstack devstack@c-api.service[86821]: 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 08 06:40:48 devstack devstack@c-api.service[86821]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86821) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 06:40:48 devstack devstack@c-api.service[86821]: /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 08 06:40:48 devstack devstack@c-api.service[86821]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 06:40:48 devstack devstack@c-api.service[86820]: 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 08 06:40:48 devstack devstack@c-api.service[86820]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86820) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: /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 08 06:40:49 devstack devstack@c-api.service[86820]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86821) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: INFO dbcounter [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Registered counter for database cinder Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86820) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86821]: DEBUG oslo_db.sqlalchemy.engines [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e 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=86821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:49 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86820) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86820) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86820) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: INFO dbcounter [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Registered counter for database cinder Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG dbcounter [-] [86821] Writer thread running {{(pid=86821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: /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 08 06:40:50 devstack devstack@c-api.service[86821]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 06:40:50 devstack devstack@c-api.service[86821]: INFO cinder.rpc [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 06:40:50 devstack devstack@c-api.service[86821]: INFO cinder.rpc [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 06:40:50 devstack devstack@c-api.service[86821]: INFO cinder.rpc [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 06:40:50 devstack devstack@c-api.service[86821]: INFO cinder.rpc [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING cinder.keymgr.conf_key_mgr [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e 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 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG oslo_db.sqlalchemy.engines [None req-1021e98f-c358-4a09-b187-f7614e30b03b 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=86820) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG oslo_db.sqlalchemy.engines [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e 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=86821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: INFO cinder.rpc [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 06:40:50 devstack devstack@c-api.service[86821]: INFO cinder.rpc [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING cinder.api.contrib.hosts [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extended resource: extensions {{(pid=86821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extended resource: os-volume-manage {{(pid=86821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extended resource: os-quota-class-sets {{(pid=86821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extended resource: os-hosts {{(pid=86821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extended resource: capabilities {{(pid=86821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extended resource: encryption {{(pid=86821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extended resource: scheduler-stats {{(pid=86821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extended resource: os-quota-sets {{(pid=86821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extended resource: os-availability-zone {{(pid=86821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extended resource: qos-specs {{(pid=86821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extended resource: extra_specs {{(pid=86821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extended resource: backups {{(pid=86821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extended resource: encryption {{(pid=86821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extended resource: cgsnapshots {{(pid=86821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extended resource: os-volume-type-access {{(pid=86821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extended resource: consistencygroups {{(pid=86821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extended resource: os-volume-transfer {{(pid=86821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extended resource: os-snapshot-manage {{(pid=86821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG dbcounter [-] [86820] Writer thread running {{(pid=86820) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING stevedore.named [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WARNING castellan.key_manager [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.contrib.snapshot_actions [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] SnapshotActionsController initialized {{(pid=86821) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extension AdminActions extending resource: volumes {{(pid=86821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extension AdminActions extending resource: snapshots {{(pid=86821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extension AdminActions extending resource: backups {{(pid=86821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: /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 08 06:40:50 devstack devstack@c-api.service[86820]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extension VolumeActions extending resource: volumes {{(pid=86821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: INFO cinder.rpc [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extension UsedLimits extending resource: limits {{(pid=86821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extension TypesManage extending resource: types {{(pid=86821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extension SnapshotActions extending resource: snapshots {{(pid=86821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86821]: DEBUG cinder.api.v3.router [None req-4641a67e-b1ff-4e6c-ac1f-78710065fd4e None None] Extension VolumeTypeAccess extending resource: types {{(pid=86821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: INFO cinder.rpc [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 06:40:50 devstack devstack@c-api.service[86820]: INFO cinder.rpc [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 06:40:50 devstack devstack@c-api.service[86821]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7d11a9ca4668 pid: 86821 (default app) Sep 08 06:40:50 devstack devstack@c-api.service[86820]: INFO cinder.rpc [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING cinder.keymgr.conf_key_mgr [None req-1021e98f-c358-4a09-b187-f7614e30b03b 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 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG oslo_db.sqlalchemy.engines [None req-1021e98f-c358-4a09-b187-f7614e30b03b 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=86820) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: INFO cinder.rpc [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 06:40:50 devstack devstack@c-api.service[86820]: INFO cinder.rpc [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING cinder.api.contrib.hosts [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extended resource: extensions {{(pid=86820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extended resource: os-volume-manage {{(pid=86820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extended resource: os-quota-class-sets {{(pid=86820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extended resource: os-hosts {{(pid=86820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extended resource: capabilities {{(pid=86820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extended resource: encryption {{(pid=86820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extended resource: scheduler-stats {{(pid=86820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extended resource: os-quota-sets {{(pid=86820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extended resource: os-availability-zone {{(pid=86820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extended resource: qos-specs {{(pid=86820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extended resource: extra_specs {{(pid=86820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extended resource: backups {{(pid=86820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extended resource: encryption {{(pid=86820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extended resource: cgsnapshots {{(pid=86820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extended resource: os-volume-type-access {{(pid=86820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extended resource: consistencygroups {{(pid=86820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extended resource: os-volume-transfer {{(pid=86820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extended resource: os-snapshot-manage {{(pid=86820) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING stevedore.named [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WARNING castellan.key_manager [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.contrib.snapshot_actions [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] SnapshotActionsController initialized {{(pid=86820) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extension AdminActions extending resource: volumes {{(pid=86820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extension AdminActions extending resource: snapshots {{(pid=86820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extension AdminActions extending resource: backups {{(pid=86820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extension VolumeActions extending resource: volumes {{(pid=86820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extension UsedLimits extending resource: limits {{(pid=86820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extension TypesManage extending resource: types {{(pid=86820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extension SnapshotActions extending resource: snapshots {{(pid=86820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: DEBUG cinder.api.v3.router [None req-1021e98f-c358-4a09-b187-f7614e30b03b None None] Extension VolumeTypeAccess extending resource: types {{(pid=86820) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:40:50 devstack devstack@c-api.service[86820]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7d11a9ca4668 pid: 86820 (default app) Sep 08 06:40:52 devstack devstack@c-api.service[86819]: Tue Sep 8 06:40:52 2026 - graceful shutdown triggered... Sep 08 06:40:52 devstack devstack@c-api.service[86820]: Gracefully killing worker 1 (pid: 86820)... Sep 08 06:40:52 devstack devstack@c-api.service[86821]: Gracefully killing worker 2 (pid: 86821)... Sep 08 06:40:53 devstack devstack@c-api.service[86819]: worker 1 buried after 1 seconds Sep 08 06:40:53 devstack devstack@c-api.service[86819]: worker 2 buried after 1 seconds Sep 08 06:40:53 devstack devstack@c-api.service[86819]: goodbye to uWSGI. Sep 08 06:40:53 devstack devstack@c-api.service[87198]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 08 06:40:53 devstack devstack@c-api.service[87198]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 8 06:40:53 2026] *** Sep 08 06:40:53 devstack devstack@c-api.service[87198]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 08 06:40:53 devstack devstack@c-api.service[87198]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 08 06:40:53 devstack devstack@c-api.service[87198]: nodename: devstack Sep 08 06:40:53 devstack devstack@c-api.service[87198]: machine: x86_64 Sep 08 06:40:53 devstack devstack@c-api.service[87198]: clock source: unix Sep 08 06:40:53 devstack devstack@c-api.service[87198]: pcre jit disabled Sep 08 06:40:53 devstack devstack@c-api.service[87198]: detected number of CPU cores: 4 Sep 08 06:40:53 devstack devstack@c-api.service[87198]: current working directory: / Sep 08 06:40:53 devstack devstack@c-api.service[87198]: detected binary path: /usr/bin/uwsgi-core Sep 08 06:40:53 devstack devstack@c-api.service[87198]: your processes number limit is 47518 Sep 08 06:40:53 devstack devstack@c-api.service[87198]: your memory page size is 4096 bytes Sep 08 06:40:53 devstack devstack@c-api.service[87198]: detected max file descriptor number: 2048 Sep 08 06:40:53 devstack devstack@c-api.service[87198]: lock engine: pthread robust mutexes Sep 08 06:40:53 devstack devstack@c-api.service[87198]: thunder lock: enabled Sep 08 06:40:53 devstack devstack@c-api.service[87198]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 08 06:40:53 devstack devstack@c-api.service[87198]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 08 06:40:53 devstack devstack@c-api.service[87198]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 08 06:40:53 devstack devstack@c-api.service[87198]: Set PythonHome to /opt/stack/data/venv Sep 08 06:40:53 devstack devstack@c-api.service[87198]: Python main interpreter initialized at 0x71bee06a4668 Sep 08 06:40:53 devstack devstack@c-api.service[87198]: python threads support enabled Sep 08 06:40:53 devstack devstack@c-api.service[87198]: your server socket listen backlog is limited to 100 connections Sep 08 06:40:53 devstack devstack@c-api.service[87198]: your mercy for graceful operations on workers is 80 seconds Sep 08 06:40:53 devstack devstack@c-api.service[87198]: mapped 403077 bytes (393 KB) for 2 cores Sep 08 06:40:53 devstack devstack@c-api.service[87198]: *** Operational MODE: preforking *** Sep 08 06:40:53 devstack devstack@c-api.service[87198]: *** uWSGI is running in multiple interpreter mode *** Sep 08 06:40:53 devstack devstack@c-api.service[87198]: spawned uWSGI master process (pid: 87198) Sep 08 06:40:53 devstack devstack@c-api.service[87198]: spawned uWSGI worker 1 (pid: 87202, cores: 1) Sep 08 06:40:53 devstack devstack@c-api.service[87198]: spawned uWSGI worker 2 (pid: 87203, cores: 1) Sep 08 06:40:53 devstack devstack@c-api.service[87198]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 08 06:40:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 06:40:54 devstack devstack@c-api.service[87203]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 06:40:54 devstack devstack@c-api.service[87203]: we strongly recommend against using it for new projects. Sep 08 06:40:54 devstack devstack@c-api.service[87203]: If you are already using Eventlet, we recommend migrating to a different Sep 08 06:40:54 devstack devstack@c-api.service[87203]: framework. For more detail see Sep 08 06:40:54 devstack devstack@c-api.service[87203]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 06:40:54 devstack devstack@c-api.service[87203]: import eventlet # noqa Sep 08 06:40:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 06:40:54 devstack devstack@c-api.service[87202]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 06:40:54 devstack devstack@c-api.service[87202]: we strongly recommend against using it for new projects. Sep 08 06:40:54 devstack devstack@c-api.service[87202]: If you are already using Eventlet, we recommend migrating to a different Sep 08 06:40:54 devstack devstack@c-api.service[87202]: framework. For more detail see Sep 08 06:40:54 devstack devstack@c-api.service[87202]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 06:40:54 devstack devstack@c-api.service[87202]: import eventlet # noqa Sep 08 06:40:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 08 06:40:54 devstack devstack@c-api.service[87203]: from cgi import parse_header Sep 08 06:40:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 06:40:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:40:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 08 06:40:54 devstack devstack@c-api.service[87203]: removals.removed_module( Sep 08 06:40:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 08 06:40:54 devstack devstack@c-api.service[87203]: removals.removed_module( Sep 08 06:40:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 08 06:40:54 devstack devstack@c-api.service[87202]: from cgi import parse_header Sep 08 06:40:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 06:40:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:40:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 08 06:40:55 devstack devstack@c-api.service[87202]: removals.removed_module( Sep 08 06:40:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 08 06:40:55 devstack devstack@c-api.service[87202]: removals.removed_module( Sep 08 06:40:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 08 06:40:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:40:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 08 06:40:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:40:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 08 06:40:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:40:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 08 06:40:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:40:57 devstack devstack@c-api.service[87203]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 08 06:40:57 devstack devstack@c-api.service[87203]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87203) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 06:40:57 devstack devstack@c-api.service[87202]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 08 06:40:57 devstack devstack@c-api.service[87202]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87202) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 06:40:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 08 06:40:57 devstack devstack@c-api.service[87203]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 06:40:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 08 06:40:57 devstack devstack@c-api.service[87202]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87203) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87203) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: INFO dbcounter [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Registered counter for database cinder Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87202) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87202) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87202) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87202) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 06:40:59 devstack devstack@c-api.service[87202]: INFO dbcounter [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Registered counter for database cinder Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writer thread running {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:40:59 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 06:40:59 devstack devstack@c-api.service[87203]: INFO cinder.rpc [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 06:40:59 devstack devstack@c-api.service[87203]: INFO cinder.rpc [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 06:40:59 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: INFO cinder.rpc [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 06:40:59 devstack devstack@c-api.service[87203]: INFO cinder.rpc [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING cinder.keymgr.conf_key_mgr [None req-934ab748-e537-4e96-8386-20406eb34b93 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 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:59 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:40:59 devstack devstack@c-api.service[87203]: INFO cinder.rpc [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 06:40:59 devstack devstack@c-api.service[87203]: INFO cinder.rpc [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:40:59 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING cinder.api.contrib.hosts [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extended resource: extensions {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extended resource: os-volume-manage {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extended resource: os-quota-class-sets {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extended resource: os-hosts {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extended resource: capabilities {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extended resource: encryption {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extended resource: scheduler-stats {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extended resource: os-quota-sets {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extended resource: os-availability-zone {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extended resource: qos-specs {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extended resource: extra_specs {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extended resource: backups {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extended resource: encryption {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extended resource: cgsnapshots {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extended resource: os-volume-type-access {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extended resource: consistencygroups {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extended resource: os-volume-transfer {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extended resource: os-snapshot-manage {{(pid=87203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writer thread running {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:00 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: INFO cinder.rpc [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: INFO cinder.rpc [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.snapshot_actions [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] SnapshotActionsController initialized {{(pid=87203) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extension AdminActions extending resource: volumes {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extension AdminActions extending resource: snapshots {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extension AdminActions extending resource: backups {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extension VolumeActions extending resource: volumes {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extension UsedLimits extending resource: limits {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extension TypesManage extending resource: types {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: INFO cinder.rpc [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 06:41:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.router [None req-934ab748-e537-4e96-8386-20406eb34b93 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: INFO cinder.rpc [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING cinder.keymgr.conf_key_mgr [None req-9f05296b-0f07-4376-be3f-e196364c6a49 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 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87203]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x71bee06a4668 pid: 87203 (default app) Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: INFO cinder.rpc [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 06:41:00 devstack devstack@c-api.service[87202]: INFO cinder.rpc [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING cinder.api.contrib.hosts [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extended resource: extensions {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extended resource: os-volume-manage {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extended resource: os-quota-class-sets {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extended resource: os-hosts {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extended resource: capabilities {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extended resource: encryption {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extended resource: scheduler-stats {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extended resource: os-quota-sets {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extended resource: os-availability-zone {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extended resource: qos-specs {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extended resource: extra_specs {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extended resource: backups {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extended resource: encryption {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extended resource: cgsnapshots {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extended resource: os-volume-type-access {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extended resource: consistencygroups {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extended resource: os-volume-transfer {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extended resource: os-snapshot-manage {{(pid=87202) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.snapshot_actions [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] SnapshotActionsController initialized {{(pid=87202) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extension AdminActions extending resource: volumes {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extension AdminActions extending resource: snapshots {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extension AdminActions extending resource: backups {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extension VolumeActions extending resource: volumes {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extension UsedLimits extending resource: limits {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extension TypesManage extending resource: types {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.router [None req-9f05296b-0f07-4376-be3f-e196364c6a49 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87202) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 06:41:00 devstack devstack@c-api.service[87202]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x71bee06a4668 pid: 87202 (default app) Sep 08 06:41:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0bf80574-152f-4499-9d2c-db15be13832e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:41:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-105218495"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:41:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-105218495'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:41:09 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Create volume of 1 GB Sep 08 06:41:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:41:09 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=6 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:41:10 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:41:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Availability zone cache updated, next update will occur around 2026-09-08 05:41:10.042145. {{(pid=87203) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 08 06:41:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Availability Zones retrieved successfully. Sep 08 06:41:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Flow 'volume_create_api' (8d940170-e23e-4168-a575-7b3fd6a9bb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:41:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9661330a-0519-449c-ab24-69894a5a72df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:41:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:41:10 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=6 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:41:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9661330a-0519-449c-ab24-69894a5a72df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:41:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7357a8ec-c0be-48fb-bca2-0dafa595d24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:41:10 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-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 08 06:41:10 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-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 08 06:41:10 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Created reservations ['03955fd6-9ff1-47f6-9773-105205625b40', '2569a6b7-72a1-407e-ba3c-7305ca700fc0', '53e59376-c2bb-4472-a23c-0e4a4f91fdfb', 'e1066617-2d77-4cbb-acfb-74c222d7628e'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:41:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7357a8ec-c0be-48fb-bca2-0dafa595d24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03955fd6-9ff1-47f6-9773-105205625b40', '2569a6b7-72a1-407e-ba3c-7305ca700fc0', '53e59376-c2bb-4472-a23c-0e4a4f91fdfb', 'e1066617-2d77-4cbb-acfb-74c222d7628e']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:41:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7ca1550-195f-4ef4-ac4a-2bcfb22ea6e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:41:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:41:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7ca1550-195f-4ef4-ac4a-2bcfb22ea6e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbeb3c84-727e-480f-a1b9-7403737d7774', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-105218495',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bc339130ea3f4e8a9a05845ec37c47a7',qos_specs=None,replication_status=,reservations=['03955fd6-9ff1-47f6-9773-105205625b40','2569a6b7-72a1-407e-ba3c-7305ca700fc0','53e59376-c2bb-4472-a23c-0e4a4f91fdfb','e1066617-2d77-4cbb-acfb-74c222d7628e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c67116eb4d0e410aad96af8c7398aad9',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:41:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-105218495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbeb3c84-727e-480f-a1b9-7403737d7774,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bc339130ea3f4e8a9a05845ec37c47a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c67116eb4d0e410aad96af8c7398aad9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:41:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d63b84a-4eb7-4a3e-8e65-9ae90f95704d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:41:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d63b84a-4eb7-4a3e-8e65-9ae90f95704d) transitioned into state 'SUCCESS' from state '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-105218495',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bc339130ea3f4e8a9a05845ec37c47a7',qos_specs=None,replication_status=,reservations=['03955fd6-9ff1-47f6-9773-105205625b40','2569a6b7-72a1-407e-ba3c-7305ca700fc0','53e59376-c2bb-4472-a23c-0e4a4f91fdfb','e1066617-2d77-4cbb-acfb-74c222d7628e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c67116eb4d0e410aad96af8c7398aad9',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:41:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22085d56-4f61-4607-9817-a670e42e0933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:41:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22085d56-4f61-4607-9817-a670e42e0933) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:41:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Flow 'volume_create_api' (8d940170-e23e-4168-a575-7b3fd6a9bb07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:41:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Create volume request issued successfully. Sep 08 06:41:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0bf80574-152f-4499-9d2c-db15be13832e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:41:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1/1] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:41:08 2026] POST /volume/v3/volumes => generated 768 bytes in 1970 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:41:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-aadab803-3450-4499-b077-08071d41589c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aadab803-3450-4499-b077-08071d41589c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aadab803-3450-4499-b077-08071d41589c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aadab803-3450-4499-b077-08071d41589c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:11 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-aadab803-3450-4499-b077-08071d41589c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:41:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:41:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:41:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-aadab803-3450-4499-b077-08071d41589c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aadab803-3450-4499-b077-08071d41589c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1/2] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:10 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 1050 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:41:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-10404b77-93f2-46b0-baa6-15b46137bc5e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-10404b77-93f2-46b0-baa6-15b46137bc5e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-10404b77-93f2-46b0-baa6-15b46137bc5e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-10404b77-93f2-46b0-baa6-15b46137bc5e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:41:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:41:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-10404b77-93f2-46b0-baa6-15b46137bc5e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-10404b77-93f2-46b0-baa6-15b46137bc5e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 2/3] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:12 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-749d1d8f-e79e-48d3-9fc7-c41852776597 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-749d1d8f-e79e-48d3-9fc7-c41852776597 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-749d1d8f-e79e-48d3-9fc7-c41852776597 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-749d1d8f-e79e-48d3-9fc7-c41852776597 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:41:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:41:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-749d1d8f-e79e-48d3-9fc7-c41852776597 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-749d1d8f-e79e-48d3-9fc7-c41852776597 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 2/4] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:13 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7102f2ba-146a-48c4-a43a-490943ddbdf1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7102f2ba-146a-48c4-a43a-490943ddbdf1 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7102f2ba-146a-48c4-a43a-490943ddbdf1 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7102f2ba-146a-48c4-a43a-490943ddbdf1 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:41:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:41:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7102f2ba-146a-48c4-a43a-490943ddbdf1 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7102f2ba-146a-48c4-a43a-490943ddbdf1 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 3/5] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:14 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-40cbd6ca-5c12-42d4-9f38-4d170ec9adf9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-40cbd6ca-5c12-42d4-9f38-4d170ec9adf9 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-40cbd6ca-5c12-42d4-9f38-4d170ec9adf9 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-40cbd6ca-5c12-42d4-9f38-4d170ec9adf9 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:41:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:41:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-40cbd6ca-5c12-42d4-9f38-4d170ec9adf9 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-40cbd6ca-5c12-42d4-9f38-4d170ec9adf9 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 3/6] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:16 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5d03cf89-c75b-4581-b1aa-71a76d3445d6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5d03cf89-c75b-4581-b1aa-71a76d3445d6 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5d03cf89-c75b-4581-b1aa-71a76d3445d6 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5d03cf89-c75b-4581-b1aa-71a76d3445d6 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:41:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:41:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5d03cf89-c75b-4581-b1aa-71a76d3445d6 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5d03cf89-c75b-4581-b1aa-71a76d3445d6 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 4/7] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:17 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-aa4a0093-b5a9-4c0b-b162-f2c76ec3c2ee None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aa4a0093-b5a9-4c0b-b162-f2c76ec3c2ee tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aa4a0093-b5a9-4c0b-b162-f2c76ec3c2ee tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aa4a0093-b5a9-4c0b-b162-f2c76ec3c2ee tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:41:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:41:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-aa4a0093-b5a9-4c0b-b162-f2c76ec3c2ee tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aa4a0093-b5a9-4c0b-b162-f2c76ec3c2ee tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 4/8] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:18 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3ab76139-12ae-469e-9ceb-80edabbf988d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ab76139-12ae-469e-9ceb-80edabbf988d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3ab76139-12ae-469e-9ceb-80edabbf988d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3ab76139-12ae-469e-9ceb-80edabbf988d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:41:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:41:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3ab76139-12ae-469e-9ceb-80edabbf988d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ab76139-12ae-469e-9ceb-80edabbf988d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 5/9] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:19 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:41:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-700a0460-d4ae-4dc9-ad3c-5e4ff6fa13cd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-700a0460-d4ae-4dc9-ad3c-5e4ff6fa13cd tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-700a0460-d4ae-4dc9-ad3c-5e4ff6fa13cd tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-700a0460-d4ae-4dc9-ad3c-5e4ff6fa13cd tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:41:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:41:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-700a0460-d4ae-4dc9-ad3c-5e4ff6fa13cd tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-700a0460-d4ae-4dc9-ad3c-5e4ff6fa13cd tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 5/10] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:20 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-69ac6bd1-c39a-42e9-87f8-bf91e1457bad None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-69ac6bd1-c39a-42e9-87f8-bf91e1457bad tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-69ac6bd1-c39a-42e9-87f8-bf91e1457bad tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-69ac6bd1-c39a-42e9-87f8-bf91e1457bad tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:41:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:41:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-69ac6bd1-c39a-42e9-87f8-bf91e1457bad tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-69ac6bd1-c39a-42e9-87f8-bf91e1457bad tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 6/11] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:21 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fe5d3fbd-50c3-469e-84cc-405fe0ca6895 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fe5d3fbd-50c3-469e-84cc-405fe0ca6895 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fe5d3fbd-50c3-469e-84cc-405fe0ca6895 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fe5d3fbd-50c3-469e-84cc-405fe0ca6895 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:41:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:41:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fe5d3fbd-50c3-469e-84cc-405fe0ca6895 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fe5d3fbd-50c3-469e-84cc-405fe0ca6895 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 6/12] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:22 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8ead8c9f-b3ac-4906-8736-a8e97c60a1e5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8ead8c9f-b3ac-4906-8736-a8e97c60a1e5 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8ead8c9f-b3ac-4906-8736-a8e97c60a1e5 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8ead8c9f-b3ac-4906-8736-a8e97c60a1e5 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:41:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:41:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8ead8c9f-b3ac-4906-8736-a8e97c60a1e5 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8ead8c9f-b3ac-4906-8736-a8e97c60a1e5 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 7/13] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:23 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bd1ae106-4d5f-4666-b18e-ba746967b26d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bd1ae106-4d5f-4666-b18e-ba746967b26d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bd1ae106-4d5f-4666-b18e-ba746967b26d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bd1ae106-4d5f-4666-b18e-ba746967b26d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:41:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:41:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bd1ae106-4d5f-4666-b18e-ba746967b26d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bd1ae106-4d5f-4666-b18e-ba746967b26d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 7/14] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:24 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-59116961-4a20-446a-90cc-8739b8a22573 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-59116961-4a20-446a-90cc-8739b8a22573 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-59116961-4a20-446a-90cc-8739b8a22573 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-59116961-4a20-446a-90cc-8739b8a22573 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:41:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:41:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-59116961-4a20-446a-90cc-8739b8a22573 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-59116961-4a20-446a-90cc-8739b8a22573 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 8/15] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:25 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4303648c-4e42-41d3-a533-1d9187a5ed13 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4303648c-4e42-41d3-a533-1d9187a5ed13 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4303648c-4e42-41d3-a533-1d9187a5ed13 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4303648c-4e42-41d3-a533-1d9187a5ed13 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:41:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:41:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4303648c-4e42-41d3-a533-1d9187a5ed13 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4303648c-4e42-41d3-a533-1d9187a5ed13 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 8/16] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:26 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d5404664-fc95-4ad7-9353-e52b56ef6ab6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d5404664-fc95-4ad7-9353-e52b56ef6ab6 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d5404664-fc95-4ad7-9353-e52b56ef6ab6 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d5404664-fc95-4ad7-9353-e52b56ef6ab6 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:41:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:41:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d5404664-fc95-4ad7-9353-e52b56ef6ab6 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d5404664-fc95-4ad7-9353-e52b56ef6ab6 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 9/17] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:27 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0ce8c288-0d47-4d85-be35-fc6cddde86bb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0ce8c288-0d47-4d85-be35-fc6cddde86bb tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0ce8c288-0d47-4d85-be35-fc6cddde86bb tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0ce8c288-0d47-4d85-be35-fc6cddde86bb tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:41:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:41:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0ce8c288-0d47-4d85-be35-fc6cddde86bb tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0ce8c288-0d47-4d85-be35-fc6cddde86bb tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 9/18] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:29 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5a5abc21-dd3f-4d04-bdb7-ed7314f5d017 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5a5abc21-dd3f-4d04-bdb7-ed7314f5d017 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5a5abc21-dd3f-4d04-bdb7-ed7314f5d017 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5a5abc21-dd3f-4d04-bdb7-ed7314f5d017 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:41:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:41:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5a5abc21-dd3f-4d04-bdb7-ed7314f5d017 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5a5abc21-dd3f-4d04-bdb7-ed7314f5d017 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 10/19] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:30 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3747096c-c5b6-479c-a51e-9cd9c821ffa0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3747096c-c5b6-479c-a51e-9cd9c821ffa0 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3747096c-c5b6-479c-a51e-9cd9c821ffa0 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3747096c-c5b6-479c-a51e-9cd9c821ffa0 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:41:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:41:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3747096c-c5b6-479c-a51e-9cd9c821ffa0 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3747096c-c5b6-479c-a51e-9cd9c821ffa0 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 10/20] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:31 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b99ae0d0-5d3a-484e-bcab-1ef238098652 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b99ae0d0-5d3a-484e-bcab-1ef238098652 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b99ae0d0-5d3a-484e-bcab-1ef238098652 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b99ae0d0-5d3a-484e-bcab-1ef238098652 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:41:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:41:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b99ae0d0-5d3a-484e-bcab-1ef238098652 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b99ae0d0-5d3a-484e-bcab-1ef238098652 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 11/21] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:32 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1424c6f4-44dd-4a97-8d5d-b9f421f0cf5c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1424c6f4-44dd-4a97-8d5d-b9f421f0cf5c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1424c6f4-44dd-4a97-8d5d-b9f421f0cf5c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1424c6f4-44dd-4a97-8d5d-b9f421f0cf5c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:41:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:41:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1424c6f4-44dd-4a97-8d5d-b9f421f0cf5c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1424c6f4-44dd-4a97-8d5d-b9f421f0cf5c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 11/22] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:33 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d49becbb-1f5c-4920-9f85-61906df9b441 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d49becbb-1f5c-4920-9f85-61906df9b441 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d49becbb-1f5c-4920-9f85-61906df9b441 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d49becbb-1f5c-4920-9f85-61906df9b441 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:41:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:41:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d49becbb-1f5c-4920-9f85-61906df9b441 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d49becbb-1f5c-4920-9f85-61906df9b441 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 12/23] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:34 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d2bc679e-8186-4e48-b2d5-ecc5e79dbe75 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d2bc679e-8186-4e48-b2d5-ecc5e79dbe75 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d2bc679e-8186-4e48-b2d5-ecc5e79dbe75 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d2bc679e-8186-4e48-b2d5-ecc5e79dbe75 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:41:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:41:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d2bc679e-8186-4e48-b2d5-ecc5e79dbe75 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d2bc679e-8186-4e48-b2d5-ecc5e79dbe75 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 12/24] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:35 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-08414cab-c32b-4056-9370-4cb4dd9ccd52 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-08414cab-c32b-4056-9370-4cb4dd9ccd52 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-08414cab-c32b-4056-9370-4cb4dd9ccd52 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-08414cab-c32b-4056-9370-4cb4dd9ccd52 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:41:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:41:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-08414cab-c32b-4056-9370-4cb4dd9ccd52 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-08414cab-c32b-4056-9370-4cb4dd9ccd52 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 13/25] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:36 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:41:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bdf23823-dde0-4946-bb2b-d6ded8c07bc5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bdf23823-dde0-4946-bb2b-d6ded8c07bc5 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bdf23823-dde0-4946-bb2b-d6ded8c07bc5 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bdf23823-dde0-4946-bb2b-d6ded8c07bc5 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:41:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:41:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bdf23823-dde0-4946-bb2b-d6ded8c07bc5 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bdf23823-dde0-4946-bb2b-d6ded8c07bc5 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 13/26] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:37 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-30b1c7c3-d752-48a1-93ed-6f252e5a26f6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-30b1c7c3-d752-48a1-93ed-6f252e5a26f6 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-30b1c7c3-d752-48a1-93ed-6f252e5a26f6 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-30b1c7c3-d752-48a1-93ed-6f252e5a26f6 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:41:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:41:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-30b1c7c3-d752-48a1-93ed-6f252e5a26f6 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-30b1c7c3-d752-48a1-93ed-6f252e5a26f6 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 14/27] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:38 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:41:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-61bdbccb-df10-4e6e-acb0-81173f2cb940 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-61bdbccb-df10-4e6e-acb0-81173f2cb940 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-61bdbccb-df10-4e6e-acb0-81173f2cb940 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-61bdbccb-df10-4e6e-acb0-81173f2cb940 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:41:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:41:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-61bdbccb-df10-4e6e-acb0-81173f2cb940 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-61bdbccb-df10-4e6e-acb0-81173f2cb940 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 14/28] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:39 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1e5ec23a-a95d-478b-b7e4-78ecc7d95cb5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1e5ec23a-a95d-478b-b7e4-78ecc7d95cb5 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1e5ec23a-a95d-478b-b7e4-78ecc7d95cb5 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1e5ec23a-a95d-478b-b7e4-78ecc7d95cb5 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:41:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:41:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1e5ec23a-a95d-478b-b7e4-78ecc7d95cb5 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1e5ec23a-a95d-478b-b7e4-78ecc7d95cb5 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 15/29] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:40 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-77a81be1-ccb4-4373-8b3e-7eb0da61a85b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-77a81be1-ccb4-4373-8b3e-7eb0da61a85b tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-77a81be1-ccb4-4373-8b3e-7eb0da61a85b tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-77a81be1-ccb4-4373-8b3e-7eb0da61a85b tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:41:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:41:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-77a81be1-ccb4-4373-8b3e-7eb0da61a85b tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-77a81be1-ccb4-4373-8b3e-7eb0da61a85b tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 15/30] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:41 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-90ffd26a-59fb-41ba-a591-4ea489ec9aed None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-90ffd26a-59fb-41ba-a591-4ea489ec9aed tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-90ffd26a-59fb-41ba-a591-4ea489ec9aed tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-90ffd26a-59fb-41ba-a591-4ea489ec9aed tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:41:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:41:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-90ffd26a-59fb-41ba-a591-4ea489ec9aed tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-90ffd26a-59fb-41ba-a591-4ea489ec9aed tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 16/31] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:43 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a5a9b25b-585e-40fe-8770-3de3fda88523 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a5a9b25b-585e-40fe-8770-3de3fda88523 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a5a9b25b-585e-40fe-8770-3de3fda88523 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a5a9b25b-585e-40fe-8770-3de3fda88523 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:41:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:41:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a5a9b25b-585e-40fe-8770-3de3fda88523 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a5a9b25b-585e-40fe-8770-3de3fda88523 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 16/32] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:44 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d9ccfa95-d50f-4e19-bd93-571e433d5dce None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d9ccfa95-d50f-4e19-bd93-571e433d5dce tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d9ccfa95-d50f-4e19-bd93-571e433d5dce tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d9ccfa95-d50f-4e19-bd93-571e433d5dce tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:41:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:41:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d9ccfa95-d50f-4e19-bd93-571e433d5dce tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d9ccfa95-d50f-4e19-bd93-571e433d5dce tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 17/33] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:45 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-95c01631-bd12-4404-bc8e-8f384443056e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-95c01631-bd12-4404-bc8e-8f384443056e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-95c01631-bd12-4404-bc8e-8f384443056e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-95c01631-bd12-4404-bc8e-8f384443056e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:41:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:41:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-95c01631-bd12-4404-bc8e-8f384443056e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-95c01631-bd12-4404-bc8e-8f384443056e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 17/34] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:46 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-734c4dfb-5c38-4f19-9e6a-2f13e423873a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-734c4dfb-5c38-4f19-9e6a-2f13e423873a tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-734c4dfb-5c38-4f19-9e6a-2f13e423873a tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-734c4dfb-5c38-4f19-9e6a-2f13e423873a tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:41:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:41:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-734c4dfb-5c38-4f19-9e6a-2f13e423873a tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-734c4dfb-5c38-4f19-9e6a-2f13e423873a tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 18/35] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:47 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-da1b8931-2eaa-42c9-8fb1-3918b6756f2c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da1b8931-2eaa-42c9-8fb1-3918b6756f2c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da1b8931-2eaa-42c9-8fb1-3918b6756f2c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da1b8931-2eaa-42c9-8fb1-3918b6756f2c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:41:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:41:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-da1b8931-2eaa-42c9-8fb1-3918b6756f2c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da1b8931-2eaa-42c9-8fb1-3918b6756f2c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 18/36] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:48 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9c51e3e0-f2ad-4d82-94b8-f884cf43da8c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9c51e3e0-f2ad-4d82-94b8-f884cf43da8c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9c51e3e0-f2ad-4d82-94b8-f884cf43da8c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9c51e3e0-f2ad-4d82-94b8-f884cf43da8c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:41:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:41:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9c51e3e0-f2ad-4d82-94b8-f884cf43da8c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9c51e3e0-f2ad-4d82-94b8-f884cf43da8c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 19/37] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:49 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0a038a30-9775-4e1a-8e6e-2effff87716c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0a038a30-9775-4e1a-8e6e-2effff87716c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0a038a30-9775-4e1a-8e6e-2effff87716c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0a038a30-9775-4e1a-8e6e-2effff87716c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:41:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:41:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0a038a30-9775-4e1a-8e6e-2effff87716c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0a038a30-9775-4e1a-8e6e-2effff87716c tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 19/38] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:50 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d9c63875-736b-4e22-a003-1d895202ed38 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d9c63875-736b-4e22-a003-1d895202ed38 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d9c63875-736b-4e22-a003-1d895202ed38 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d9c63875-736b-4e22-a003-1d895202ed38 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:41:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:41:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d9c63875-736b-4e22-a003-1d895202ed38 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d9c63875-736b-4e22-a003-1d895202ed38 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 20/39] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:51 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7df0820b-cc63-4e3f-b761-5527a3374e4a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7df0820b-cc63-4e3f-b761-5527a3374e4a tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7df0820b-cc63-4e3f-b761-5527a3374e4a tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7df0820b-cc63-4e3f-b761-5527a3374e4a tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:41:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:41:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7df0820b-cc63-4e3f-b761-5527a3374e4a tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7df0820b-cc63-4e3f-b761-5527a3374e4a tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 20/40] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:52 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7037341c-4103-4d69-b5dc-dd98e41ad3e4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7037341c-4103-4d69-b5dc-dd98e41ad3e4 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7037341c-4103-4d69-b5dc-dd98e41ad3e4 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7037341c-4103-4d69-b5dc-dd98e41ad3e4 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:41:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:41:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7037341c-4103-4d69-b5dc-dd98e41ad3e4 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7037341c-4103-4d69-b5dc-dd98e41ad3e4 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 21/41] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:54 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:41:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bc4dc53a-66d6-4840-a0b9-8c4f955dda1e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bc4dc53a-66d6-4840-a0b9-8c4f955dda1e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bc4dc53a-66d6-4840-a0b9-8c4f955dda1e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bc4dc53a-66d6-4840-a0b9-8c4f955dda1e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:41:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:41:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bc4dc53a-66d6-4840-a0b9-8c4f955dda1e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bc4dc53a-66d6-4840-a0b9-8c4f955dda1e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 21/42] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:55 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-645a73d1-bfab-43d2-baa2-7dcea4e480a9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-645a73d1-bfab-43d2-baa2-7dcea4e480a9 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-645a73d1-bfab-43d2-baa2-7dcea4e480a9 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-645a73d1-bfab-43d2-baa2-7dcea4e480a9 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:41:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:41:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-645a73d1-bfab-43d2-baa2-7dcea4e480a9 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-645a73d1-bfab-43d2-baa2-7dcea4e480a9 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 22/43] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:56 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c4cf30db-e4f8-47f7-bb74-1cb8d2ffa6fc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c4cf30db-e4f8-47f7-bb74-1cb8d2ffa6fc tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c4cf30db-e4f8-47f7-bb74-1cb8d2ffa6fc tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c4cf30db-e4f8-47f7-bb74-1cb8d2ffa6fc tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:41:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:41:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c4cf30db-e4f8-47f7-bb74-1cb8d2ffa6fc tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c4cf30db-e4f8-47f7-bb74-1cb8d2ffa6fc tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 22/44] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:57 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:41:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8f9c9809-581d-4a65-810b-0ddb81e0a627 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8f9c9809-581d-4a65-810b-0ddb81e0a627 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8f9c9809-581d-4a65-810b-0ddb81e0a627 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8f9c9809-581d-4a65-810b-0ddb81e0a627 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:41:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:41:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8f9c9809-581d-4a65-810b-0ddb81e0a627 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8f9c9809-581d-4a65-810b-0ddb81e0a627 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 23/45] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:58 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:41:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9d593cb5-5238-4ed4-a895-63e73db5aba7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:41:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9d593cb5-5238-4ed4-a895-63e73db5aba7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:41:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9d593cb5-5238-4ed4-a895-63e73db5aba7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:41:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9d593cb5-5238-4ed4-a895-63e73db5aba7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:41:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:41:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:41:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:41:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:41:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9d593cb5-5238-4ed4-a895-63e73db5aba7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:41:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9d593cb5-5238-4ed4-a895-63e73db5aba7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:41:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 23/46] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:41:59 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 836 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:42:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-680d4d56-77a2-49c6-8f35-d91d46810000 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-680d4d56-77a2-49c6-8f35-d91d46810000 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:42:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-680d4d56-77a2-49c6-8f35-d91d46810000 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-680d4d56-77a2-49c6-8f35-d91d46810000 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-680d4d56-77a2-49c6-8f35-d91d46810000 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:42:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-680d4d56-77a2-49c6-8f35-d91d46810000 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:42:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 24/47] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:00 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 860 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-49f76bfc-28ea-4b91-8e5c-785b59825422 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-49f76bfc-28ea-4b91-8e5c-785b59825422 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:42:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-49f76bfc-28ea-4b91-8e5c-785b59825422 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-49f76bfc-28ea-4b91-8e5c-785b59825422 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-49f76bfc-28ea-4b91-8e5c-785b59825422 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:42:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-49f76bfc-28ea-4b91-8e5c-785b59825422 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:42:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 24/48] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:02 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 860 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:42:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d4b00e41-f1f1-48a1-a8dc-1b1864cd14ea None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d4b00e41-f1f1-48a1-a8dc-1b1864cd14ea tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:42:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d4b00e41-f1f1-48a1-a8dc-1b1864cd14ea tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d4b00e41-f1f1-48a1-a8dc-1b1864cd14ea tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d4b00e41-f1f1-48a1-a8dc-1b1864cd14ea tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:42:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d4b00e41-f1f1-48a1-a8dc-1b1864cd14ea tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:42:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 25/49] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:03 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 861 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ed26e3ff-cb1d-46c7-bf93-701a69cf1968 req-37abb51b-aa51-4f12-a0bc-d26cb7e8e990 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ed26e3ff-cb1d-46c7-bf93-701a69cf1968 req-37abb51b-aa51-4f12-a0bc-d26cb7e8e990 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:42:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ed26e3ff-cb1d-46c7-bf93-701a69cf1968 req-37abb51b-aa51-4f12-a0bc-d26cb7e8e990 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ed26e3ff-cb1d-46c7-bf93-701a69cf1968 req-37abb51b-aa51-4f12-a0bc-d26cb7e8e990 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-ed26e3ff-cb1d-46c7-bf93-701a69cf1968 req-37abb51b-aa51-4f12-a0bc-d26cb7e8e990 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:42:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ed26e3ff-cb1d-46c7-bf93-701a69cf1968 req-37abb51b-aa51-4f12-a0bc-d26cb7e8e990 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:42:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 25/50] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:42:03 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 861 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-13793a89-a8a5-4424-b7d7-960f5bc54af8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-13793a89-a8a5-4424-b7d7-960f5bc54af8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:42:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-13793a89-a8a5-4424-b7d7-960f5bc54af8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1935461633"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:42:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-13793a89-a8a5-4424-b7d7-960f5bc54af8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1935461633'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:42:03 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-13793a89-a8a5-4424-b7d7-960f5bc54af8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Create volume of 1 GB Sep 08 06:42:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-13793a89-a8a5-4424-b7d7-960f5bc54af8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Availability Zones retrieved successfully. Sep 08 06:42:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13793a89-a8a5-4424-b7d7-960f5bc54af8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Flow 'volume_create_api' (76ebd9ec-9e0d-4f25-aae5-c89268f33248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:42:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13793a89-a8a5-4424-b7d7-960f5bc54af8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c517f5ee-4d92-47e9-9702-151332a7cb71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-13793a89-a8a5-4424-b7d7-960f5bc54af8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:42:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13793a89-a8a5-4424-b7d7-960f5bc54af8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c517f5ee-4d92-47e9-9702-151332a7cb71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13793a89-a8a5-4424-b7d7-960f5bc54af8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (360d0b87-41c0-4df0-951a-5734dc28adec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:04 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-13793a89-a8a5-4424-b7d7-960f5bc54af8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Created reservations ['920673e6-864d-430f-867c-d58a57b62c17', 'd9add68e-c872-4fa6-b0ed-d0b44c704fd8', 'cbe72e14-6ae1-41f6-8b8f-d0f6b53d5992', '73f6f9e9-b012-470c-9ebb-75f8231d6c12'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:42:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13793a89-a8a5-4424-b7d7-960f5bc54af8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (360d0b87-41c0-4df0-951a-5734dc28adec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['920673e6-864d-430f-867c-d58a57b62c17', 'd9add68e-c872-4fa6-b0ed-d0b44c704fd8', 'cbe72e14-6ae1-41f6-8b8f-d0f6b53d5992', '73f6f9e9-b012-470c-9ebb-75f8231d6c12']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13793a89-a8a5-4424-b7d7-960f5bc54af8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfb63c27-43f9-4b79-9ae0-abb42d31ed61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13793a89-a8a5-4424-b7d7-960f5bc54af8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfb63c27-43f9-4b79-9ae0-abb42d31ed61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6cda441-6db9-4f9f-8776-6248f217fafd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1935461633',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bc339130ea3f4e8a9a05845ec37c47a7',qos_specs=None,replication_status=,reservations=['920673e6-864d-430f-867c-d58a57b62c17','d9add68e-c872-4fa6-b0ed-d0b44c704fd8','cbe72e14-6ae1-41f6-8b8f-d0f6b53d5992','73f6f9e9-b012-470c-9ebb-75f8231d6c12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c67116eb4d0e410aad96af8c7398aad9',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:42:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1935461633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6cda441-6db9-4f9f-8776-6248f217fafd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bc339130ea3f4e8a9a05845ec37c47a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c67116eb4d0e410aad96af8c7398aad9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13793a89-a8a5-4424-b7d7-960f5bc54af8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2decdb5-d607-4355-9f9a-018389018847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13793a89-a8a5-4424-b7d7-960f5bc54af8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2decdb5-d607-4355-9f9a-018389018847) transitioned into state 'SUCCESS' from state '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-1935461633',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bc339130ea3f4e8a9a05845ec37c47a7',qos_specs=None,replication_status=,reservations=['920673e6-864d-430f-867c-d58a57b62c17','d9add68e-c872-4fa6-b0ed-d0b44c704fd8','cbe72e14-6ae1-41f6-8b8f-d0f6b53d5992','73f6f9e9-b012-470c-9ebb-75f8231d6c12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c67116eb4d0e410aad96af8c7398aad9',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13793a89-a8a5-4424-b7d7-960f5bc54af8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ade221-0052-4047-9001-e0ddf3295f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13793a89-a8a5-4424-b7d7-960f5bc54af8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ade221-0052-4047-9001-e0ddf3295f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-13793a89-a8a5-4424-b7d7-960f5bc54af8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Flow 'volume_create_api' (76ebd9ec-9e0d-4f25-aae5-c89268f33248) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:42:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-13793a89-a8a5-4424-b7d7-960f5bc54af8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Create volume request issued successfully. Sep 08 06:42:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-13793a89-a8a5-4424-b7d7-960f5bc54af8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:42:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 26/51] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:42:03 2026] POST /volume/v3/volumes => generated 769 bytes in 1023 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:42:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5445e8e1-d77c-4988-87aa-55af83a83a84 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5445e8e1-d77c-4988-87aa-55af83a83a84 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd Sep 08 06:42:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5445e8e1-d77c-4988-87aa-55af83a83a84 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5445e8e1-d77c-4988-87aa-55af83a83a84 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:05 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5445e8e1-d77c-4988-87aa-55af83a83a84 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:42:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5445e8e1-d77c-4988-87aa-55af83a83a84 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd returned with HTTP 200 Sep 08 06:42:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 26/52] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:04 2026] GET /volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd => generated 837 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6e187a2f-1c03-41fa-9c14-61df1324bbc5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6e187a2f-1c03-41fa-9c14-61df1324bbc5 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd Sep 08 06:42:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6e187a2f-1c03-41fa-9c14-61df1324bbc5 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6e187a2f-1c03-41fa-9c14-61df1324bbc5 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6e187a2f-1c03-41fa-9c14-61df1324bbc5 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:42:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6e187a2f-1c03-41fa-9c14-61df1324bbc5 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd returned with HTTP 200 Sep 08 06:42:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 27/53] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:06 2026] GET /volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd => generated 861 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-18d56736-5ab7-46d6-aaf7-d21c2d189ba1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-18d56736-5ab7-46d6-aaf7-d21c2d189ba1 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd Sep 08 06:42:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-18d56736-5ab7-46d6-aaf7-d21c2d189ba1 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-18d56736-5ab7-46d6-aaf7-d21c2d189ba1 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-18d56736-5ab7-46d6-aaf7-d21c2d189ba1 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:42:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-18d56736-5ab7-46d6-aaf7-d21c2d189ba1 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd returned with HTTP 200 Sep 08 06:42:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 27/54] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:07 2026] GET /volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd => generated 862 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-992c8fd3-d4ca-4ba6-8f51-ed3af78c486e req-c9f4cccf-d077-4684-b0ff-a60fb7211fe4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-992c8fd3-d4ca-4ba6-8f51-ed3af78c486e req-c9f4cccf-d077-4684-b0ff-a60fb7211fe4 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd Sep 08 06:42:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-992c8fd3-d4ca-4ba6-8f51-ed3af78c486e req-c9f4cccf-d077-4684-b0ff-a60fb7211fe4 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-992c8fd3-d4ca-4ba6-8f51-ed3af78c486e req-c9f4cccf-d077-4684-b0ff-a60fb7211fe4 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-992c8fd3-d4ca-4ba6-8f51-ed3af78c486e req-c9f4cccf-d077-4684-b0ff-a60fb7211fe4 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:42:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-992c8fd3-d4ca-4ba6-8f51-ed3af78c486e req-c9f4cccf-d077-4684-b0ff-a60fb7211fe4 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd returned with HTTP 200 Sep 08 06:42:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 28/55] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:42:07 2026] GET /volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd => generated 862 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:42:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-334206066"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:42:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-334206066'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:42:07 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Create volume of 1 GB Sep 08 06:42:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:07 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 06:42:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Availability zone cache updated, next update will occur around 2026-09-08 05:42:07.718178. {{(pid=87202) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 08 06:42:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Availability Zones retrieved successfully. Sep 08 06:42:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Flow 'volume_create_api' (a86117b7-b266-4e75-8eef-18a89babaa0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:42:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1e96472-fddd-49f6-867e-9819c90ab3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:42:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1e96472-fddd-49f6-867e-9819c90ab3a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73b90a93-e0c8-42b1-9c4f-30b9cad27568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:08 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-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 08 06:42:08 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-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 08 06:42:08 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Created reservations ['3c2ee0ad-006c-4619-b0e6-02097a0786e2', '9d96e8ea-3a0a-4747-941c-3dea01ab90a7', '1292079e-f1dd-4439-8cc7-364a2be65822', '31736637-4bf1-45d9-a453-e1563ff42798'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:42:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73b90a93-e0c8-42b1-9c4f-30b9cad27568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c2ee0ad-006c-4619-b0e6-02097a0786e2', '9d96e8ea-3a0a-4747-941c-3dea01ab90a7', '1292079e-f1dd-4439-8cc7-364a2be65822', '31736637-4bf1-45d9-a453-e1563ff42798']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea1ac1aa-c92f-4661-abcf-e341eea5b1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea1ac1aa-c92f-4661-abcf-e341eea5b1ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f28ab74-9a20-4202-92e4-e935cd823280', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-334206066',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bc339130ea3f4e8a9a05845ec37c47a7',qos_specs=None,replication_status=,reservations=['3c2ee0ad-006c-4619-b0e6-02097a0786e2','9d96e8ea-3a0a-4747-941c-3dea01ab90a7','1292079e-f1dd-4439-8cc7-364a2be65822','31736637-4bf1-45d9-a453-e1563ff42798'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c67116eb4d0e410aad96af8c7398aad9',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:42:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-334206066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f28ab74-9a20-4202-92e4-e935cd823280,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bc339130ea3f4e8a9a05845ec37c47a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c67116eb4d0e410aad96af8c7398aad9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a176d38f-20fd-419e-9d82-c5dddff3497d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a176d38f-20fd-419e-9d82-c5dddff3497d) transitioned into state 'SUCCESS' from state '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-334206066',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bc339130ea3f4e8a9a05845ec37c47a7',qos_specs=None,replication_status=,reservations=['3c2ee0ad-006c-4619-b0e6-02097a0786e2','9d96e8ea-3a0a-4747-941c-3dea01ab90a7','1292079e-f1dd-4439-8cc7-364a2be65822','31736637-4bf1-45d9-a453-e1563ff42798'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c67116eb4d0e410aad96af8c7398aad9',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f51d9ea7-e78f-428d-8745-c790e7e7f60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f51d9ea7-e78f-428d-8745-c790e7e7f60c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Flow 'volume_create_api' (a86117b7-b266-4e75-8eef-18a89babaa0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:42:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Create volume request issued successfully. Sep 08 06:42:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4caa33d7-8e44-4c7e-a96a-e040eddd00f7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:42:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 28/56] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:42:07 2026] POST /volume/v3/volumes => generated 768 bytes in 745 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:42:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5c04da6b-8f4d-4747-8f91-09cfa486400f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5c04da6b-8f4d-4747-8f91-09cfa486400f tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 Sep 08 06:42:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5c04da6b-8f4d-4747-8f91-09cfa486400f tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5c04da6b-8f4d-4747-8f91-09cfa486400f tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5c04da6b-8f4d-4747-8f91-09cfa486400f tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:42:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5c04da6b-8f4d-4747-8f91-09cfa486400f tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 returned with HTTP 200 Sep 08 06:42:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 29/57] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:08 2026] GET /volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 => generated 836 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4b64d82c-2186-4308-8f5b-c1206b69c9ef None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4b64d82c-2186-4308-8f5b-c1206b69c9ef tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:42:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4b64d82c-2186-4308-8f5b-c1206b69c9ef tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1014140630"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:42:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-4b64d82c-2186-4308-8f5b-c1206b69c9ef tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1014140630'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:42:09 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-4b64d82c-2186-4308-8f5b-c1206b69c9ef tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Create volume of 1 GB Sep 08 06:42:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f316e134-e464-4046-ac3b-d5fd27ad35ba None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4b64d82c-2186-4308-8f5b-c1206b69c9ef tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Availability Zones retrieved successfully. Sep 08 06:42:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f316e134-e464-4046-ac3b-d5fd27ad35ba tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 Sep 08 06:42:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f316e134-e464-4046-ac3b-d5fd27ad35ba tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f316e134-e464-4046-ac3b-d5fd27ad35ba tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b64d82c-2186-4308-8f5b-c1206b69c9ef tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Flow 'volume_create_api' (bd6dac0b-b0fa-46d2-987e-cbdbc53f5b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:42:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b64d82c-2186-4308-8f5b-c1206b69c9ef tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7ea316-453c-4370-9f28-7cd72c5c7355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-4b64d82c-2186-4308-8f5b-c1206b69c9ef tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:42:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f316e134-e464-4046-ac3b-d5fd27ad35ba tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:42:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f316e134-e464-4046-ac3b-d5fd27ad35ba tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 returned with HTTP 200 Sep 08 06:42:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 30/58] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:09 2026] GET /volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 => generated 860 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b64d82c-2186-4308-8f5b-c1206b69c9ef tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7ea316-453c-4370-9f28-7cd72c5c7355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b64d82c-2186-4308-8f5b-c1206b69c9ef tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6abf9ec3-f807-4b8a-98c4-352f41563264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:09 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-4b64d82c-2186-4308-8f5b-c1206b69c9ef tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Created reservations ['a71b0893-fecf-4d96-a67b-eaca381b1bff', '6916abff-60aa-4a83-80a8-ebc45bdd5489', '8462478c-2482-466e-94db-f203ca0f4f7f', '748a7996-12c4-453a-9b9f-1ed60e7d962f'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:42:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b64d82c-2186-4308-8f5b-c1206b69c9ef tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6abf9ec3-f807-4b8a-98c4-352f41563264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a71b0893-fecf-4d96-a67b-eaca381b1bff', '6916abff-60aa-4a83-80a8-ebc45bdd5489', '8462478c-2482-466e-94db-f203ca0f4f7f', '748a7996-12c4-453a-9b9f-1ed60e7d962f']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b64d82c-2186-4308-8f5b-c1206b69c9ef tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3a5996a-a3a6-43aa-9e85-b22e77a33b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b64d82c-2186-4308-8f5b-c1206b69c9ef tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3a5996a-a3a6-43aa-9e85-b22e77a33b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '676b5098-2673-4255-acf0-b554c2b31425', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1014140630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d8000fe9ea24da58acb4f0a98957f2d',qos_specs=None,replication_status=,reservations=['a71b0893-fecf-4d96-a67b-eaca381b1bff','6916abff-60aa-4a83-80a8-ebc45bdd5489','8462478c-2482-466e-94db-f203ca0f4f7f','748a7996-12c4-453a-9b9f-1ed60e7d962f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1fecc9637344c8499f2776a36e4b9ea',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:42:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1014140630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=676b5098-2673-4255-acf0-b554c2b31425,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d8000fe9ea24da58acb4f0a98957f2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1fecc9637344c8499f2776a36e4b9ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b64d82c-2186-4308-8f5b-c1206b69c9ef tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32b8c4e2-e500-4c05-b33d-cd94af496aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b64d82c-2186-4308-8f5b-c1206b69c9ef tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32b8c4e2-e500-4c05-b33d-cd94af496aa6) transitioned into state 'SUCCESS' from state '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-1014140630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d8000fe9ea24da58acb4f0a98957f2d',qos_specs=None,replication_status=,reservations=['a71b0893-fecf-4d96-a67b-eaca381b1bff','6916abff-60aa-4a83-80a8-ebc45bdd5489','8462478c-2482-466e-94db-f203ca0f4f7f','748a7996-12c4-453a-9b9f-1ed60e7d962f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1fecc9637344c8499f2776a36e4b9ea',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b64d82c-2186-4308-8f5b-c1206b69c9ef tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dac500ab-bcfe-4249-b8a7-891d4a4f01be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b64d82c-2186-4308-8f5b-c1206b69c9ef tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dac500ab-bcfe-4249-b8a7-891d4a4f01be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4b64d82c-2186-4308-8f5b-c1206b69c9ef tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Flow 'volume_create_api' (bd6dac0b-b0fa-46d2-987e-cbdbc53f5b59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:42:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4b64d82c-2186-4308-8f5b-c1206b69c9ef tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Create volume request issued successfully. Sep 08 06:42:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4b64d82c-2186-4308-8f5b-c1206b69c9ef tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:42:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 29/59] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:42:09 2026] POST /volume/v3/volumes => generated 764 bytes in 807 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:42:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-eb9213b3-30de-4a8c-beb4-15bf0cdb84ab None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eb9213b3-30de-4a8c-beb4-15bf0cdb84ab tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] GET http://192.168.122.168/volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 Sep 08 06:42:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eb9213b3-30de-4a8c-beb4-15bf0cdb84ab tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eb9213b3-30de-4a8c-beb4-15bf0cdb84ab tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:10 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=161,cinder:INSERT=18,cinder:UPDATE=24 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:42:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-eb9213b3-30de-4a8c-beb4-15bf0cdb84ab tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Volume info retrieved successfully. Sep 08 06:42:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eb9213b3-30de-4a8c-beb4-15bf0cdb84ab tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] http://192.168.122.168/volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 returned with HTTP 200 Sep 08 06:42:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 31/60] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:10 2026] GET /volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 => generated 832 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-22ec604a-7bc6-488b-b869-1814294fa0fb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-22ec604a-7bc6-488b-b869-1814294fa0fb tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 Sep 08 06:42:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-22ec604a-7bc6-488b-b869-1814294fa0fb tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-22ec604a-7bc6-488b-b869-1814294fa0fb tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:10 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=157,cinder:INSERT=17,cinder:UPDATE=24 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:42:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-22ec604a-7bc6-488b-b869-1814294fa0fb tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:42:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-22ec604a-7bc6-488b-b869-1814294fa0fb tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 returned with HTTP 200 Sep 08 06:42:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 30/61] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:10 2026] GET /volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 => generated 860 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:42:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-029928a8-91e3-47c1-92a1-abbda635008e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-029928a8-91e3-47c1-92a1-abbda635008e tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] GET http://192.168.122.168/volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 Sep 08 06:42:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-029928a8-91e3-47c1-92a1-abbda635008e tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-029928a8-91e3-47c1-92a1-abbda635008e tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-029928a8-91e3-47c1-92a1-abbda635008e tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Volume info retrieved successfully. Sep 08 06:42:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-029928a8-91e3-47c1-92a1-abbda635008e tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] http://192.168.122.168/volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 returned with HTTP 200 Sep 08 06:42:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 32/62] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:11 2026] GET /volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 => generated 856 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-55bc820e-7f4b-41c9-a3dd-fb257e98869d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-55bc820e-7f4b-41c9-a3dd-fb257e98869d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 Sep 08 06:42:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-55bc820e-7f4b-41c9-a3dd-fb257e98869d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-55bc820e-7f4b-41c9-a3dd-fb257e98869d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-55bc820e-7f4b-41c9-a3dd-fb257e98869d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:42:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-55bc820e-7f4b-41c9-a3dd-fb257e98869d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 returned with HTTP 200 Sep 08 06:42:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 31/63] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:11 2026] GET /volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 => generated 861 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-0f718ca7-5540-42f5-bfc3-5a88ca6ba441 req-5f17c03e-c722-40b1-9ba0-ae7ca032e0f8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-0f718ca7-5540-42f5-bfc3-5a88ca6ba441 req-5f17c03e-c722-40b1-9ba0-ae7ca032e0f8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 Sep 08 06:42:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-0f718ca7-5540-42f5-bfc3-5a88ca6ba441 req-5f17c03e-c722-40b1-9ba0-ae7ca032e0f8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-0f718ca7-5540-42f5-bfc3-5a88ca6ba441 req-5f17c03e-c722-40b1-9ba0-ae7ca032e0f8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-0f718ca7-5540-42f5-bfc3-5a88ca6ba441 req-5f17c03e-c722-40b1-9ba0-ae7ca032e0f8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:42:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-0f718ca7-5540-42f5-bfc3-5a88ca6ba441 req-5f17c03e-c722-40b1-9ba0-ae7ca032e0f8 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 returned with HTTP 200 Sep 08 06:42:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 33/64] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:42:12 2026] GET /volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 => generated 861 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-b61c97e1-c4e3-4a33-a769-8b683a01904d req-706558a2-be71-484a-bd57-8f261601fc3f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-b61c97e1-c4e3-4a33-a769-8b683a01904d req-706558a2-be71-484a-bd57-8f261601fc3f tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:42:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-b61c97e1-c4e3-4a33-a769-8b683a01904d req-706558a2-be71-484a-bd57-8f261601fc3f tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-b61c97e1-c4e3-4a33-a769-8b683a01904d req-706558a2-be71-484a-bd57-8f261601fc3f tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [req-b61c97e1-c4e3-4a33-a769-8b683a01904d req-706558a2-be71-484a-bd57-8f261601fc3f tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:42:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [req-b61c97e1-c4e3-4a33-a769-8b683a01904d req-706558a2-be71-484a-bd57-8f261601fc3f tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:42:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-b61c97e1-c4e3-4a33-a769-8b683a01904d req-706558a2-be71-484a-bd57-8f261601fc3f tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Get all volumes completed successfully. Sep 08 06:42:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-b61c97e1-c4e3-4a33-a769-8b683a01904d req-706558a2-be71-484a-bd57-8f261601fc3f tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:42:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 32/65] 192.168.122.168 () {60 vars in 1397 bytes} [Tue Sep 8 06:42:12 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:42:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-63f54f40-a4ee-4f5c-8e78-2dd69eb3189b req-98448fd7-d5cc-4193-943e-cd204d8b3cb7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-63f54f40-a4ee-4f5c-8e78-2dd69eb3189b req-98448fd7-d5cc-4193-943e-cd204d8b3cb7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:42:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-63f54f40-a4ee-4f5c-8e78-2dd69eb3189b req-98448fd7-d5cc-4193-943e-cd204d8b3cb7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-63f54f40-a4ee-4f5c-8e78-2dd69eb3189b req-98448fd7-d5cc-4193-943e-cd204d8b3cb7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [req-63f54f40-a4ee-4f5c-8e78-2dd69eb3189b req-98448fd7-d5cc-4193-943e-cd204d8b3cb7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:42:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-63f54f40-a4ee-4f5c-8e78-2dd69eb3189b req-98448fd7-d5cc-4193-943e-cd204d8b3cb7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:42:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-520281eb-6e79-47b9-be44-15cb22845c01 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-520281eb-6e79-47b9-be44-15cb22845c01 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] GET http://192.168.122.168/volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 Sep 08 06:42:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-520281eb-6e79-47b9-be44-15cb22845c01 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-520281eb-6e79-47b9-be44-15cb22845c01 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-520281eb-6e79-47b9-be44-15cb22845c01 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Volume info retrieved successfully. Sep 08 06:42:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-520281eb-6e79-47b9-be44-15cb22845c01 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] http://192.168.122.168/volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 returned with HTTP 200 Sep 08 06:42:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 33/66] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:12 2026] GET /volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 => generated 856 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-63f54f40-a4ee-4f5c-8e78-2dd69eb3189b req-98448fd7-d5cc-4193-943e-cd204d8b3cb7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Get all volumes completed successfully. Sep 08 06:42:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-63f54f40-a4ee-4f5c-8e78-2dd69eb3189b req-98448fd7-d5cc-4193-943e-cd204d8b3cb7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:42:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 34/67] 192.168.122.168 () {60 vars in 1397 bytes} [Tue Sep 8 06:42:12 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:42:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-fb3d32d1-9e26-47b5-9e3f-16cf12d67120 req-c952d2b1-f90a-4420-b10c-7dbb40708c98 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-fb3d32d1-9e26-47b5-9e3f-16cf12d67120 req-c952d2b1-f90a-4420-b10c-7dbb40708c98 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:42:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-fb3d32d1-9e26-47b5-9e3f-16cf12d67120 req-c952d2b1-f90a-4420-b10c-7dbb40708c98 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-fb3d32d1-9e26-47b5-9e3f-16cf12d67120 req-c952d2b1-f90a-4420-b10c-7dbb40708c98 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [req-fb3d32d1-9e26-47b5-9e3f-16cf12d67120 req-c952d2b1-f90a-4420-b10c-7dbb40708c98 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:42:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [req-fb3d32d1-9e26-47b5-9e3f-16cf12d67120 req-c952d2b1-f90a-4420-b10c-7dbb40708c98 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:42:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-fb3d32d1-9e26-47b5-9e3f-16cf12d67120 req-c952d2b1-f90a-4420-b10c-7dbb40708c98 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Get all volumes completed successfully. Sep 08 06:42:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-fb3d32d1-9e26-47b5-9e3f-16cf12d67120 req-c952d2b1-f90a-4420-b10c-7dbb40708c98 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:42:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 34/68] 192.168.122.168 () {60 vars in 1397 bytes} [Tue Sep 8 06:42:13 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 08 06:42:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-66d18cf7-b24b-4515-835e-16b494bd217b req-615e7560-7ad8-4ef7-8e2c-6599a54cfe6a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-66d18cf7-b24b-4515-835e-16b494bd217b req-615e7560-7ad8-4ef7-8e2c-6599a54cfe6a tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:42:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-66d18cf7-b24b-4515-835e-16b494bd217b req-615e7560-7ad8-4ef7-8e2c-6599a54cfe6a tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-66d18cf7-b24b-4515-835e-16b494bd217b req-615e7560-7ad8-4ef7-8e2c-6599a54cfe6a tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [req-66d18cf7-b24b-4515-835e-16b494bd217b req-615e7560-7ad8-4ef7-8e2c-6599a54cfe6a tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:42:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-66d18cf7-b24b-4515-835e-16b494bd217b req-615e7560-7ad8-4ef7-8e2c-6599a54cfe6a tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:42:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-66d18cf7-b24b-4515-835e-16b494bd217b req-615e7560-7ad8-4ef7-8e2c-6599a54cfe6a tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Get all volumes completed successfully. Sep 08 06:42:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-66d18cf7-b24b-4515-835e-16b494bd217b req-615e7560-7ad8-4ef7-8e2c-6599a54cfe6a tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:42:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 35/69] 192.168.122.168 () {60 vars in 1397 bytes} [Tue Sep 8 06:42:13 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:42:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-6c05f7e6-df8f-4a70-95f1-c0390c2267ae req-1abc820d-9ec0-4bd4-9e94-aa11e3502ecd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-6c05f7e6-df8f-4a70-95f1-c0390c2267ae req-1abc820d-9ec0-4bd4-9e94-aa11e3502ecd tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:42:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-6c05f7e6-df8f-4a70-95f1-c0390c2267ae req-1abc820d-9ec0-4bd4-9e94-aa11e3502ecd tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-6c05f7e6-df8f-4a70-95f1-c0390c2267ae req-1abc820d-9ec0-4bd4-9e94-aa11e3502ecd tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [req-6c05f7e6-df8f-4a70-95f1-c0390c2267ae req-1abc820d-9ec0-4bd4-9e94-aa11e3502ecd tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:42:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [req-6c05f7e6-df8f-4a70-95f1-c0390c2267ae req-1abc820d-9ec0-4bd4-9e94-aa11e3502ecd tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:42:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-6c05f7e6-df8f-4a70-95f1-c0390c2267ae req-1abc820d-9ec0-4bd4-9e94-aa11e3502ecd tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Get all volumes completed successfully. Sep 08 06:42:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-6c05f7e6-df8f-4a70-95f1-c0390c2267ae req-1abc820d-9ec0-4bd4-9e94-aa11e3502ecd tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:42:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 35/70] 192.168.122.168 () {60 vars in 1397 bytes} [Tue Sep 8 06:42:13 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:42:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-e468ef03-ac0c-44f8-b5b6-043f49e81762 req-791c2b4e-2778-47b2-9075-7ce40066f11d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e468ef03-ac0c-44f8-b5b6-043f49e81762 req-791c2b4e-2778-47b2-9075-7ce40066f11d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:42:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e468ef03-ac0c-44f8-b5b6-043f49e81762 req-791c2b4e-2778-47b2-9075-7ce40066f11d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e468ef03-ac0c-44f8-b5b6-043f49e81762 req-791c2b4e-2778-47b2-9075-7ce40066f11d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [req-e468ef03-ac0c-44f8-b5b6-043f49e81762 req-791c2b4e-2778-47b2-9075-7ce40066f11d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:42:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-e468ef03-ac0c-44f8-b5b6-043f49e81762 req-791c2b4e-2778-47b2-9075-7ce40066f11d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:42:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-e468ef03-ac0c-44f8-b5b6-043f49e81762 req-791c2b4e-2778-47b2-9075-7ce40066f11d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Get all volumes completed successfully. Sep 08 06:42:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e468ef03-ac0c-44f8-b5b6-043f49e81762 req-791c2b4e-2778-47b2-9075-7ce40066f11d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:42:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 36/71] 192.168.122.168 () {60 vars in 1397 bytes} [Tue Sep 8 06:42:13 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:42:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-7bc8a067-67f0-45c8-951f-449494aff4fb req-8c50efab-5035-45ff-8a59-7999b7c51bec None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-7bc8a067-67f0-45c8-951f-449494aff4fb req-8c50efab-5035-45ff-8a59-7999b7c51bec tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:42:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-7bc8a067-67f0-45c8-951f-449494aff4fb req-8c50efab-5035-45ff-8a59-7999b7c51bec tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-7bc8a067-67f0-45c8-951f-449494aff4fb req-8c50efab-5035-45ff-8a59-7999b7c51bec tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [req-7bc8a067-67f0-45c8-951f-449494aff4fb req-8c50efab-5035-45ff-8a59-7999b7c51bec tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:42:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [req-7bc8a067-67f0-45c8-951f-449494aff4fb req-8c50efab-5035-45ff-8a59-7999b7c51bec tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:42:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-7bc8a067-67f0-45c8-951f-449494aff4fb req-8c50efab-5035-45ff-8a59-7999b7c51bec tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Get all volumes completed successfully. Sep 08 06:42:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-7bc8a067-67f0-45c8-951f-449494aff4fb req-8c50efab-5035-45ff-8a59-7999b7c51bec tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:42:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 36/72] 192.168.122.168 () {60 vars in 1397 bytes} [Tue Sep 8 06:42:13 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:42:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-67f3b980-5e4a-4b09-82df-264ecff83e8b req-2ba464d8-e62f-42fe-877c-53f1462bf909 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-67f3b980-5e4a-4b09-82df-264ecff83e8b req-2ba464d8-e62f-42fe-877c-53f1462bf909 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:42:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-67f3b980-5e4a-4b09-82df-264ecff83e8b req-2ba464d8-e62f-42fe-877c-53f1462bf909 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-67f3b980-5e4a-4b09-82df-264ecff83e8b req-2ba464d8-e62f-42fe-877c-53f1462bf909 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [req-67f3b980-5e4a-4b09-82df-264ecff83e8b req-2ba464d8-e62f-42fe-877c-53f1462bf909 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:42:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-67f3b980-5e4a-4b09-82df-264ecff83e8b req-2ba464d8-e62f-42fe-877c-53f1462bf909 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:42:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-67f3b980-5e4a-4b09-82df-264ecff83e8b req-2ba464d8-e62f-42fe-877c-53f1462bf909 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] Get all volumes completed successfully. Sep 08 06:42:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-67f3b980-5e4a-4b09-82df-264ecff83e8b req-2ba464d8-e62f-42fe-877c-53f1462bf909 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-reader] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:42:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 37/73] 192.168.122.168 () {60 vars in 1397 bytes} [Tue Sep 8 06:42:13 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:42:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a05c93fb-317b-42b7-8aa8-9d5476bd7669 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a05c93fb-317b-42b7-8aa8-9d5476bd7669 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] DELETE http://192.168.122.168/volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 Sep 08 06:42:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a05c93fb-317b-42b7-8aa8-9d5476bd7669 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a05c93fb-317b-42b7-8aa8-9d5476bd7669 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:13 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-a05c93fb-317b-42b7-8aa8-9d5476bd7669 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Delete volume with id: 9f28ab74-9a20-4202-92e4-e935cd823280 Sep 08 06:42:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a05c93fb-317b-42b7-8aa8-9d5476bd7669 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:42:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a05c93fb-317b-42b7-8aa8-9d5476bd7669 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Delete volume request issued successfully. Sep 08 06:42:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a05c93fb-317b-42b7-8aa8-9d5476bd7669 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 returned with HTTP 202 Sep 08 06:42:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 37/74] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:42:13 2026] DELETE /volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:42:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e04a5699-6f31-4bd5-b4f1-eec16f336300 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d17a69c3-e14b-4f44-8420-a358ac333a61 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e04a5699-6f31-4bd5-b4f1-eec16f336300 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 Sep 08 06:42:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e04a5699-6f31-4bd5-b4f1-eec16f336300 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e04a5699-6f31-4bd5-b4f1-eec16f336300 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d17a69c3-e14b-4f44-8420-a358ac333a61 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] GET http://192.168.122.168/volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 Sep 08 06:42:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d17a69c3-e14b-4f44-8420-a358ac333a61 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d17a69c3-e14b-4f44-8420-a358ac333a61 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e04a5699-6f31-4bd5-b4f1-eec16f336300 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:42:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e04a5699-6f31-4bd5-b4f1-eec16f336300 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 returned with HTTP 200 Sep 08 06:42:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 38/75] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:13 2026] GET /volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 => generated 860 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d17a69c3-e14b-4f44-8420-a358ac333a61 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Volume info retrieved successfully. Sep 08 06:42:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d17a69c3-e14b-4f44-8420-a358ac333a61 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] http://192.168.122.168/volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 returned with HTTP 200 Sep 08 06:42:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 38/76] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:13 2026] GET /volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 => generated 857 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-995b9a68-226a-472c-8042-5fec2cedaebf req-45a95f8e-1678-4cf0-a67e-8ee63a3ceac7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-995b9a68-226a-472c-8042-5fec2cedaebf req-45a95f8e-1678-4cf0-a67e-8ee63a3ceac7 tempest-VolumesAdminNegativeTest-442388439 tempest-VolumesAdminNegativeTest-442388439-project] GET http://192.168.122.168/volume/v3/volumes/4b61d9e2-1388-4793-a46b-88ea961a59d0 Sep 08 06:42:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-995b9a68-226a-472c-8042-5fec2cedaebf req-45a95f8e-1678-4cf0-a67e-8ee63a3ceac7 tempest-VolumesAdminNegativeTest-442388439 tempest-VolumesAdminNegativeTest-442388439-project] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-995b9a68-226a-472c-8042-5fec2cedaebf req-45a95f8e-1678-4cf0-a67e-8ee63a3ceac7 tempest-VolumesAdminNegativeTest-442388439 tempest-VolumesAdminNegativeTest-442388439-project] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-995b9a68-226a-472c-8042-5fec2cedaebf req-45a95f8e-1678-4cf0-a67e-8ee63a3ceac7 tempest-VolumesAdminNegativeTest-442388439 tempest-VolumesAdminNegativeTest-442388439-project] http://192.168.122.168/volume/v3/volumes/4b61d9e2-1388-4793-a46b-88ea961a59d0 returned with HTTP 404 Sep 08 06:42:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 39/77] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:42:14 2026] GET /volume/v3/volumes/4b61d9e2-1388-4793-a46b-88ea961a59d0 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:42:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4352b08f-dfda-4f2d-9205-bc2e44e110c6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4352b08f-dfda-4f2d-9205-bc2e44e110c6 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] DELETE http://192.168.122.168/volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 Sep 08 06:42:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4352b08f-dfda-4f2d-9205-bc2e44e110c6 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4352b08f-dfda-4f2d-9205-bc2e44e110c6 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:14 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-4352b08f-dfda-4f2d-9205-bc2e44e110c6 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Delete volume with id: 676b5098-2673-4255-acf0-b554c2b31425 Sep 08 06:42:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4352b08f-dfda-4f2d-9205-bc2e44e110c6 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Volume info retrieved successfully. Sep 08 06:42:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4352b08f-dfda-4f2d-9205-bc2e44e110c6 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Delete volume request issued successfully. Sep 08 06:42:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4352b08f-dfda-4f2d-9205-bc2e44e110c6 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] http://192.168.122.168/volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 returned with HTTP 202 Sep 08 06:42:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 39/78] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:42:14 2026] DELETE /volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:42:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-12e6f2ec-67fc-429a-bf98-5f9cc5402857 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-12e6f2ec-67fc-429a-bf98-5f9cc5402857 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] GET http://192.168.122.168/volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 Sep 08 06:42:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-12e6f2ec-67fc-429a-bf98-5f9cc5402857 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-12e6f2ec-67fc-429a-bf98-5f9cc5402857 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-12e6f2ec-67fc-429a-bf98-5f9cc5402857 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Volume info retrieved successfully. Sep 08 06:42:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-12e6f2ec-67fc-429a-bf98-5f9cc5402857 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] http://192.168.122.168/volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 returned with HTTP 200 Sep 08 06:42:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 40/79] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:14 2026] GET /volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 => generated 856 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:42:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-141b5c22-1ea8-49c3-b69d-b114fca0a9b6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-141b5c22-1ea8-49c3-b69d-b114fca0a9b6 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 Sep 08 06:42:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-141b5c22-1ea8-49c3-b69d-b114fca0a9b6 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-141b5c22-1ea8-49c3-b69d-b114fca0a9b6 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-141b5c22-1ea8-49c3-b69d-b114fca0a9b6 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:42:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-141b5c22-1ea8-49c3-b69d-b114fca0a9b6 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 returned with HTTP 200 Sep 08 06:42:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 40/80] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:14 2026] GET /volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 => generated 860 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4b84a6bc-f57d-42e7-b05a-4beb9f06c696 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4b84a6bc-f57d-42e7-b05a-4beb9f06c696 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] GET http://192.168.122.168/volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 Sep 08 06:42:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4b84a6bc-f57d-42e7-b05a-4beb9f06c696 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4b84a6bc-f57d-42e7-b05a-4beb9f06c696 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4b84a6bc-f57d-42e7-b05a-4beb9f06c696 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Volume info retrieved successfully. Sep 08 06:42:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4b84a6bc-f57d-42e7-b05a-4beb9f06c696 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] http://192.168.122.168/volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 returned with HTTP 200 Sep 08 06:42:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 41/81] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:15 2026] GET /volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 => generated 856 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4f7db4f5-c93d-4a08-99c6-b92ce02b4e5a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4f7db4f5-c93d-4a08-99c6-b92ce02b4e5a tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 Sep 08 06:42:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4f7db4f5-c93d-4a08-99c6-b92ce02b4e5a tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4f7db4f5-c93d-4a08-99c6-b92ce02b4e5a tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4f7db4f5-c93d-4a08-99c6-b92ce02b4e5a tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:42:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4f7db4f5-c93d-4a08-99c6-b92ce02b4e5a tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 returned with HTTP 200 Sep 08 06:42:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 41/82] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:16 2026] GET /volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 => generated 860 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-04ac0654-dc2e-4f05-a41a-be44999a8212 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-04ac0654-dc2e-4f05-a41a-be44999a8212 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] GET http://192.168.122.168/volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 Sep 08 06:42:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-04ac0654-dc2e-4f05-a41a-be44999a8212 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-04ac0654-dc2e-4f05-a41a-be44999a8212 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-96f2762d-ab7b-4a47-a14a-6d8e95b88ec2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-96f2762d-ab7b-4a47-a14a-6d8e95b88ec2 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 Sep 08 06:42:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-96f2762d-ab7b-4a47-a14a-6d8e95b88ec2 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-96f2762d-ab7b-4a47-a14a-6d8e95b88ec2 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-04ac0654-dc2e-4f05-a41a-be44999a8212 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Volume info retrieved successfully. Sep 08 06:42:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-04ac0654-dc2e-4f05-a41a-be44999a8212 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] http://192.168.122.168/volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 returned with HTTP 200 Sep 08 06:42:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 42/83] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:16 2026] GET /volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 => generated 856 bytes in 837 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-96f2762d-ab7b-4a47-a14a-6d8e95b88ec2 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:42:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-96f2762d-ab7b-4a47-a14a-6d8e95b88ec2 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 returned with HTTP 200 Sep 08 06:42:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 42/84] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:17 2026] GET /volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 => generated 860 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7797aea8-29c3-462e-a6e9-dc03c99c8f41 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7797aea8-29c3-462e-a6e9-dc03c99c8f41 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] GET http://192.168.122.168/volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 Sep 08 06:42:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7797aea8-29c3-462e-a6e9-dc03c99c8f41 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7797aea8-29c3-462e-a6e9-dc03c99c8f41 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7797aea8-29c3-462e-a6e9-dc03c99c8f41 tempest-VolumesAdminNegativeTest-122789996 tempest-VolumesAdminNegativeTest-122789996-project-member] http://192.168.122.168/volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 returned with HTTP 404 Sep 08 06:42:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 43/85] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:18 2026] GET /volume/v3/volumes/676b5098-2673-4255-acf0-b554c2b31425 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:42:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-65f6c6ce-a708-43b1-bea0-6223aec7f99b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-65f6c6ce-a708-43b1-bea0-6223aec7f99b tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 Sep 08 06:42:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-65f6c6ce-a708-43b1-bea0-6223aec7f99b tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-65f6c6ce-a708-43b1-bea0-6223aec7f99b tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-65f6c6ce-a708-43b1-bea0-6223aec7f99b tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 returned with HTTP 404 Sep 08 06:42:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 43/86] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:18 2026] GET /volume/v3/volumes/9f28ab74-9a20-4202-92e4-e935cd823280 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:42:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-766d6e77-b8bb-48f3-8dd3-04ded810778d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-766d6e77-b8bb-48f3-8dd3-04ded810778d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] DELETE http://192.168.122.168/volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd Sep 08 06:42:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-766d6e77-b8bb-48f3-8dd3-04ded810778d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-766d6e77-b8bb-48f3-8dd3-04ded810778d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:18 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-766d6e77-b8bb-48f3-8dd3-04ded810778d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Delete volume with id: f6cda441-6db9-4f9f-8776-6248f217fafd Sep 08 06:42:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-766d6e77-b8bb-48f3-8dd3-04ded810778d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:42:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-766d6e77-b8bb-48f3-8dd3-04ded810778d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Delete volume request issued successfully. Sep 08 06:42:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-766d6e77-b8bb-48f3-8dd3-04ded810778d tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd returned with HTTP 202 Sep 08 06:42:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 44/87] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:42:18 2026] DELETE /volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd => generated 0 bytes in 377 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:42:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a6379b42-8e3c-475e-b7a7-656ae6d9ead7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a6379b42-8e3c-475e-b7a7-656ae6d9ead7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd Sep 08 06:42:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a6379b42-8e3c-475e-b7a7-656ae6d9ead7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a6379b42-8e3c-475e-b7a7-656ae6d9ead7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a6379b42-8e3c-475e-b7a7-656ae6d9ead7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:42:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a6379b42-8e3c-475e-b7a7-656ae6d9ead7 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd returned with HTTP 200 Sep 08 06:42:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 44/88] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:19 2026] GET /volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd => generated 861 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-199c4194-9522-4d5d-9d23-341b2f007196 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-199c4194-9522-4d5d-9d23-341b2f007196 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd Sep 08 06:42:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-199c4194-9522-4d5d-9d23-341b2f007196 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-199c4194-9522-4d5d-9d23-341b2f007196 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-199c4194-9522-4d5d-9d23-341b2f007196 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:42:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-199c4194-9522-4d5d-9d23-341b2f007196 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd returned with HTTP 200 Sep 08 06:42:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 45/89] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:20 2026] GET /volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd => generated 861 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e126f338-94a0-4c00-8f56-fd8bed7f7654 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e126f338-94a0-4c00-8f56-fd8bed7f7654 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd Sep 08 06:42:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e126f338-94a0-4c00-8f56-fd8bed7f7654 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e126f338-94a0-4c00-8f56-fd8bed7f7654 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e126f338-94a0-4c00-8f56-fd8bed7f7654 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd returned with HTTP 404 Sep 08 06:42:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 45/90] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:21 2026] GET /volume/v3/volumes/f6cda441-6db9-4f9f-8776-6248f217fafd => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:42:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cfe87334-6bbf-4cc0-b680-74f88b99d4ac None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cfe87334-6bbf-4cc0-b680-74f88b99d4ac tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] DELETE http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:42:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cfe87334-6bbf-4cc0-b680-74f88b99d4ac tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cfe87334-6bbf-4cc0-b680-74f88b99d4ac tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:21 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-cfe87334-6bbf-4cc0-b680-74f88b99d4ac tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Delete volume with id: cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:42:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cfe87334-6bbf-4cc0-b680-74f88b99d4ac tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:42:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cfe87334-6bbf-4cc0-b680-74f88b99d4ac tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Delete volume request issued successfully. Sep 08 06:42:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cfe87334-6bbf-4cc0-b680-74f88b99d4ac tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 202 Sep 08 06:42:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 46/91] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:42:21 2026] DELETE /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:42:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6ebf5f1d-dd75-4acc-a97d-5d632598478e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6ebf5f1d-dd75-4acc-a97d-5d632598478e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:42:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6ebf5f1d-dd75-4acc-a97d-5d632598478e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6ebf5f1d-dd75-4acc-a97d-5d632598478e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6ebf5f1d-dd75-4acc-a97d-5d632598478e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Volume info retrieved successfully. Sep 08 06:42:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6ebf5f1d-dd75-4acc-a97d-5d632598478e tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 200 Sep 08 06:42:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 46/92] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:21 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 860 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-08d95ef5-4e53-4b48-926a-929841682ef7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-08d95ef5-4e53-4b48-926a-929841682ef7 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:42:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-08d95ef5-4e53-4b48-926a-929841682ef7 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1185634983"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:42:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-08d95ef5-4e53-4b48-926a-929841682ef7 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1185634983'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:42:22 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-08d95ef5-4e53-4b48-926a-929841682ef7 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Create volume of 1 GB Sep 08 06:42:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-08d95ef5-4e53-4b48-926a-929841682ef7 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Availability Zones retrieved successfully. Sep 08 06:42:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08d95ef5-4e53-4b48-926a-929841682ef7 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Flow 'volume_create_api' (aaaaed73-df86-44df-a5ce-8187d3e46703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:42:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08d95ef5-4e53-4b48-926a-929841682ef7 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29306d55-68db-4d1e-b56a-eb0ae90b45ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-08d95ef5-4e53-4b48-926a-929841682ef7 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:42:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08d95ef5-4e53-4b48-926a-929841682ef7 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29306d55-68db-4d1e-b56a-eb0ae90b45ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08d95ef5-4e53-4b48-926a-929841682ef7 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6b30d72-4cca-4408-b424-2deeac64ec88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:22 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-08d95ef5-4e53-4b48-926a-929841682ef7 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Created reservations ['bf3dfdc0-63af-40b2-8d1d-427774e049d8', '61c0e8a5-0f8b-4f63-bc90-31dc9a023f29', '1c989a85-522a-4074-87be-522067bafb41', '1749d2fb-33ab-4b32-b543-d092631e155d'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:42:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08d95ef5-4e53-4b48-926a-929841682ef7 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6b30d72-4cca-4408-b424-2deeac64ec88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf3dfdc0-63af-40b2-8d1d-427774e049d8', '61c0e8a5-0f8b-4f63-bc90-31dc9a023f29', '1c989a85-522a-4074-87be-522067bafb41', '1749d2fb-33ab-4b32-b543-d092631e155d']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08d95ef5-4e53-4b48-926a-929841682ef7 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (490212de-fff8-4803-94b1-6b897f685b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08d95ef5-4e53-4b48-926a-929841682ef7 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (490212de-fff8-4803-94b1-6b897f685b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ec61249-429a-486a-8262-d2917ff2ad44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1185634983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60b9e89d1c2c4f91bfc72a8ae8326f0a',qos_specs=None,replication_status=,reservations=['bf3dfdc0-63af-40b2-8d1d-427774e049d8','61c0e8a5-0f8b-4f63-bc90-31dc9a023f29','1c989a85-522a-4074-87be-522067bafb41','1749d2fb-33ab-4b32-b543-d092631e155d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7b691cbb9dd4a8cb86307dd8d850756',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:42:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1185634983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ec61249-429a-486a-8262-d2917ff2ad44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60b9e89d1c2c4f91bfc72a8ae8326f0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7b691cbb9dd4a8cb86307dd8d850756',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08d95ef5-4e53-4b48-926a-929841682ef7 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b41decb4-4e19-461d-b15e-fc59cdf318d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08d95ef5-4e53-4b48-926a-929841682ef7 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b41decb4-4e19-461d-b15e-fc59cdf318d7) transitioned into state 'SUCCESS' from state '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-1185634983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60b9e89d1c2c4f91bfc72a8ae8326f0a',qos_specs=None,replication_status=,reservations=['bf3dfdc0-63af-40b2-8d1d-427774e049d8','61c0e8a5-0f8b-4f63-bc90-31dc9a023f29','1c989a85-522a-4074-87be-522067bafb41','1749d2fb-33ab-4b32-b543-d092631e155d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7b691cbb9dd4a8cb86307dd8d850756',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08d95ef5-4e53-4b48-926a-929841682ef7 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1da0ae30-9a89-4134-a66d-2c3e979663e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08d95ef5-4e53-4b48-926a-929841682ef7 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1da0ae30-9a89-4134-a66d-2c3e979663e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08d95ef5-4e53-4b48-926a-929841682ef7 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Flow 'volume_create_api' (aaaaed73-df86-44df-a5ce-8187d3e46703) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:42:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-08d95ef5-4e53-4b48-926a-929841682ef7 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Create volume request issued successfully. Sep 08 06:42:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-08d95ef5-4e53-4b48-926a-929841682ef7 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:42:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 47/93] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:42:22 2026] POST /volume/v3/volumes => generated 763 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:42:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5c41ab3b-2b03-4f84-b819-34625b7073cf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c41ab3b-2b03-4f84-b819-34625b7073cf tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] GET http://192.168.122.168/volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 Sep 08 06:42:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5c41ab3b-2b03-4f84-b819-34625b7073cf tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5c41ab3b-2b03-4f84-b819-34625b7073cf tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5c41ab3b-2b03-4f84-b819-34625b7073cf tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Volume info retrieved successfully. Sep 08 06:42:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c41ab3b-2b03-4f84-b819-34625b7073cf tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] http://192.168.122.168/volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 returned with HTTP 200 Sep 08 06:42:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 47/94] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:22 2026] GET /volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 => generated 831 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6e7154b3-d870-4dd6-a33e-a975e3012713 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6e7154b3-d870-4dd6-a33e-a975e3012713 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] GET http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 Sep 08 06:42:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6e7154b3-d870-4dd6-a33e-a975e3012713 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6e7154b3-d870-4dd6-a33e-a975e3012713 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6e7154b3-d870-4dd6-a33e-a975e3012713 tempest-VolumesTestJSON-1101720796 tempest-VolumesTestJSON-1101720796-project-member] http://192.168.122.168/volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 returned with HTTP 404 Sep 08 06:42:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 48/95] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:22 2026] GET /volume/v3/volumes/cbeb3c84-727e-480f-a1b9-7403737d7774 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:42:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-30e41117-44a3-4201-b39b-42d11651262a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-30e41117-44a3-4201-b39b-42d11651262a tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] GET http://192.168.122.168/volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 Sep 08 06:42:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-30e41117-44a3-4201-b39b-42d11651262a tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-30e41117-44a3-4201-b39b-42d11651262a tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-30e41117-44a3-4201-b39b-42d11651262a tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Volume info retrieved successfully. Sep 08 06:42:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-30e41117-44a3-4201-b39b-42d11651262a tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] http://192.168.122.168/volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 returned with HTTP 200 Sep 08 06:42:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 48/96] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:23 2026] GET /volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 => generated 855 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5fd0a270-5302-44f5-a8bb-0dfaa952cce1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5fd0a270-5302-44f5-a8bb-0dfaa952cce1 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] GET http://192.168.122.168/volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 Sep 08 06:42:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5fd0a270-5302-44f5-a8bb-0dfaa952cce1 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5fd0a270-5302-44f5-a8bb-0dfaa952cce1 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5fd0a270-5302-44f5-a8bb-0dfaa952cce1 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Volume info retrieved successfully. Sep 08 06:42:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5fd0a270-5302-44f5-a8bb-0dfaa952cce1 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] http://192.168.122.168/volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 returned with HTTP 200 Sep 08 06:42:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 49/97] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:25 2026] GET /volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ef3d36de-0049-4d38-aaf6-c99779abc93d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ef3d36de-0049-4d38-aaf6-c99779abc93d tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] POST http://192.168.122.168/volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44/action Sep 08 06:42:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ef3d36de-0049-4d38-aaf6-c99779abc93d tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:42:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ef3d36de-0049-4d38-aaf6-c99779abc93d tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:42:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ef3d36de-0049-4d38-aaf6-c99779abc93d tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Volume info retrieved successfully. Sep 08 06:42:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ef3d36de-0049-4d38-aaf6-c99779abc93d tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Volume updated successfully. Sep 08 06:42:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ef3d36de-0049-4d38-aaf6-c99779abc93d tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] http://192.168.122.168/volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44/action returned with HTTP 200 Sep 08 06:42:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 49/98] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:42:25 2026] POST /volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44/action => generated 0 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 06:42:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-14d71b75-6591-45fb-819d-bd9b7c1280a4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-14d71b75-6591-45fb-819d-bd9b7c1280a4 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] GET http://192.168.122.168/volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 Sep 08 06:42:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-14d71b75-6591-45fb-819d-bd9b7c1280a4 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-14d71b75-6591-45fb-819d-bd9b7c1280a4 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-14d71b75-6591-45fb-819d-bd9b7c1280a4 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Volume info retrieved successfully. Sep 08 06:42:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-14d71b75-6591-45fb-819d-bd9b7c1280a4 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] http://192.168.122.168/volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 returned with HTTP 200 Sep 08 06:42:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 50/99] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:25 2026] GET /volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-4fd10949-ebc6-455d-91ab-7c607bc3896f req-17c2743c-527a-4c5b-aa7f-6f47b9a05576 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-4fd10949-ebc6-455d-91ab-7c607bc3896f req-17c2743c-527a-4c5b-aa7f-6f47b9a05576 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] GET http://192.168.122.168/volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 Sep 08 06:42:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-4fd10949-ebc6-455d-91ab-7c607bc3896f req-17c2743c-527a-4c5b-aa7f-6f47b9a05576 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-4fd10949-ebc6-455d-91ab-7c607bc3896f req-17c2743c-527a-4c5b-aa7f-6f47b9a05576 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-4fd10949-ebc6-455d-91ab-7c607bc3896f req-17c2743c-527a-4c5b-aa7f-6f47b9a05576 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Volume info retrieved successfully. Sep 08 06:42:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-4fd10949-ebc6-455d-91ab-7c607bc3896f req-17c2743c-527a-4c5b-aa7f-6f47b9a05576 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] http://192.168.122.168/volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 returned with HTTP 200 Sep 08 06:42:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 50/100] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:42:25 2026] GET /volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:42:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-b0754984-4838-4078-9bd5-2c14209ff826 req-a4c3532e-5b3b-49f0-b830-5ec13e490bf8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-b0754984-4838-4078-9bd5-2c14209ff826 req-a4c3532e-5b3b-49f0-b830-5ec13e490bf8 tempest-VolumesNegativeTest-237188677 tempest-VolumesNegativeTest-237188677-project-member] DELETE http://192.168.122.168/volume/v3/volumes/tempest-invalid-1648148353 Sep 08 06:42:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-b0754984-4838-4078-9bd5-2c14209ff826 req-a4c3532e-5b3b-49f0-b830-5ec13e490bf8 tempest-VolumesNegativeTest-237188677 tempest-VolumesNegativeTest-237188677-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-b0754984-4838-4078-9bd5-2c14209ff826 req-a4c3532e-5b3b-49f0-b830-5ec13e490bf8 tempest-VolumesNegativeTest-237188677 tempest-VolumesNegativeTest-237188677-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:27 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [req-b0754984-4838-4078-9bd5-2c14209ff826 req-a4c3532e-5b3b-49f0-b830-5ec13e490bf8 tempest-VolumesNegativeTest-237188677 tempest-VolumesNegativeTest-237188677-project-member] Delete volume with id: tempest-invalid-1648148353 Sep 08 06:42:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-b0754984-4838-4078-9bd5-2c14209ff826 req-a4c3532e-5b3b-49f0-b830-5ec13e490bf8 tempest-VolumesNegativeTest-237188677 tempest-VolumesNegativeTest-237188677-project-member] http://192.168.122.168/volume/v3/volumes/tempest-invalid-1648148353 returned with HTTP 404 Sep 08 06:42:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 51/101] 192.168.122.168 () {62 vars in 1479 bytes} [Tue Sep 8 06:42:27 2026] DELETE /volume/v3/volumes/tempest-invalid-1648148353 => generated 99 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:42:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-446b4112-280e-4b11-8cef-12220e5d2bc2 req-b8c24582-2cd5-48d2-ab80-fc89e584dae6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-446b4112-280e-4b11-8cef-12220e5d2bc2 req-b8c24582-2cd5-48d2-ab80-fc89e584dae6 tempest-VolumesNegativeTest-237188677 tempest-VolumesNegativeTest-237188677-project-member] DELETE http://192.168.122.168/volume/v3/volumes/2d73b4ed-c416-49dc-ac75-5d7283b48a21 Sep 08 06:42:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-446b4112-280e-4b11-8cef-12220e5d2bc2 req-b8c24582-2cd5-48d2-ab80-fc89e584dae6 tempest-VolumesNegativeTest-237188677 tempest-VolumesNegativeTest-237188677-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-446b4112-280e-4b11-8cef-12220e5d2bc2 req-b8c24582-2cd5-48d2-ab80-fc89e584dae6 tempest-VolumesNegativeTest-237188677 tempest-VolumesNegativeTest-237188677-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:27 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [req-446b4112-280e-4b11-8cef-12220e5d2bc2 req-b8c24582-2cd5-48d2-ab80-fc89e584dae6 tempest-VolumesNegativeTest-237188677 tempest-VolumesNegativeTest-237188677-project-member] Delete volume with id: 2d73b4ed-c416-49dc-ac75-5d7283b48a21 Sep 08 06:42:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-446b4112-280e-4b11-8cef-12220e5d2bc2 req-b8c24582-2cd5-48d2-ab80-fc89e584dae6 tempest-VolumesNegativeTest-237188677 tempest-VolumesNegativeTest-237188677-project-member] http://192.168.122.168/volume/v3/volumes/2d73b4ed-c416-49dc-ac75-5d7283b48a21 returned with HTTP 404 Sep 08 06:42:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 51/102] 192.168.122.168 () {62 vars in 1509 bytes} [Tue Sep 8 06:42:27 2026] DELETE /volume/v3/volumes/2d73b4ed-c416-49dc-ac75-5d7283b48a21 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:42:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-8c63d98d-1585-48e2-b6c6-45cd46914cd8 req-3b7a9b2e-138c-48a2-b3dd-ce0f89e5db25 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8c63d98d-1585-48e2-b6c6-45cd46914cd8 req-3b7a9b2e-138c-48a2-b3dd-ce0f89e5db25 tempest-VolumesNegativeTest-237188677 tempest-VolumesNegativeTest-237188677-project-reader] GET http://192.168.122.168/volume/v3/volumes/34b4cbe1-fd95-48d2-8531-9a422a1c5cc0 Sep 08 06:42:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8c63d98d-1585-48e2-b6c6-45cd46914cd8 req-3b7a9b2e-138c-48a2-b3dd-ce0f89e5db25 tempest-VolumesNegativeTest-237188677 tempest-VolumesNegativeTest-237188677-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8c63d98d-1585-48e2-b6c6-45cd46914cd8 req-3b7a9b2e-138c-48a2-b3dd-ce0f89e5db25 tempest-VolumesNegativeTest-237188677 tempest-VolumesNegativeTest-237188677-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8c63d98d-1585-48e2-b6c6-45cd46914cd8 req-3b7a9b2e-138c-48a2-b3dd-ce0f89e5db25 tempest-VolumesNegativeTest-237188677 tempest-VolumesNegativeTest-237188677-project-reader] http://192.168.122.168/volume/v3/volumes/34b4cbe1-fd95-48d2-8531-9a422a1c5cc0 returned with HTTP 404 Sep 08 06:42:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 52/103] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:42:27 2026] GET /volume/v3/volumes/34b4cbe1-fd95-48d2-8531-9a422a1c5cc0 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:42:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f50cb093-2cc7-4a50-91a1-2d57383f724e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f50cb093-2cc7-4a50-91a1-2d57383f724e tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:42:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f50cb093-2cc7-4a50-91a1-2d57383f724e tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1872310425"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:42:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-f50cb093-2cc7-4a50-91a1-2d57383f724e tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1872310425'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:42:28 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-f50cb093-2cc7-4a50-91a1-2d57383f724e tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Create volume of 1 GB Sep 08 06:42:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f50cb093-2cc7-4a50-91a1-2d57383f724e tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Availability Zones retrieved successfully. Sep 08 06:42:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f50cb093-2cc7-4a50-91a1-2d57383f724e tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Flow 'volume_create_api' (e99bcd91-9854-41e2-a17e-897aa61e36a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:42:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f50cb093-2cc7-4a50-91a1-2d57383f724e tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfb7df51-f01c-4f38-898b-fd560dc04357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-f50cb093-2cc7-4a50-91a1-2d57383f724e tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:42:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f50cb093-2cc7-4a50-91a1-2d57383f724e tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfb7df51-f01c-4f38-898b-fd560dc04357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f50cb093-2cc7-4a50-91a1-2d57383f724e tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf1d89fc-20d5-43a5-ad8d-8e55fc3c370b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:28 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-f50cb093-2cc7-4a50-91a1-2d57383f724e tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Created reservations ['d402b376-b1fb-483e-ae91-bc5f3878d68f', 'd4f80b16-d03b-4748-8987-ae063d7f2881', '4d0531a5-d4ab-4623-a033-098ac85f0362', '8e6c0a42-fc02-43cb-8cf8-347c537f58bd'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:42:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f50cb093-2cc7-4a50-91a1-2d57383f724e tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf1d89fc-20d5-43a5-ad8d-8e55fc3c370b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d402b376-b1fb-483e-ae91-bc5f3878d68f', 'd4f80b16-d03b-4748-8987-ae063d7f2881', '4d0531a5-d4ab-4623-a033-098ac85f0362', '8e6c0a42-fc02-43cb-8cf8-347c537f58bd']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f50cb093-2cc7-4a50-91a1-2d57383f724e tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7cefeea-f6a4-44c1-87b6-23fc0b09ea19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f50cb093-2cc7-4a50-91a1-2d57383f724e tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7cefeea-f6a4-44c1-87b6-23fc0b09ea19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98907d88-5bba-48a7-9dae-31462f308e5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1872310425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60b9e89d1c2c4f91bfc72a8ae8326f0a',qos_specs=None,replication_status=,reservations=['d402b376-b1fb-483e-ae91-bc5f3878d68f','d4f80b16-d03b-4748-8987-ae063d7f2881','4d0531a5-d4ab-4623-a033-098ac85f0362','8e6c0a42-fc02-43cb-8cf8-347c537f58bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7b691cbb9dd4a8cb86307dd8d850756',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:42:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1872310425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98907d88-5bba-48a7-9dae-31462f308e5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60b9e89d1c2c4f91bfc72a8ae8326f0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7b691cbb9dd4a8cb86307dd8d850756',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f50cb093-2cc7-4a50-91a1-2d57383f724e tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c57848db-9955-407b-b030-11f6a16b1c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f50cb093-2cc7-4a50-91a1-2d57383f724e tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c57848db-9955-407b-b030-11f6a16b1c63) transitioned into state 'SUCCESS' from state '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-1872310425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60b9e89d1c2c4f91bfc72a8ae8326f0a',qos_specs=None,replication_status=,reservations=['d402b376-b1fb-483e-ae91-bc5f3878d68f','d4f80b16-d03b-4748-8987-ae063d7f2881','4d0531a5-d4ab-4623-a033-098ac85f0362','8e6c0a42-fc02-43cb-8cf8-347c537f58bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7b691cbb9dd4a8cb86307dd8d850756',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f50cb093-2cc7-4a50-91a1-2d57383f724e tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (854ee537-5756-4ca7-91f2-b74a19238730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f50cb093-2cc7-4a50-91a1-2d57383f724e tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (854ee537-5756-4ca7-91f2-b74a19238730) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f50cb093-2cc7-4a50-91a1-2d57383f724e tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Flow 'volume_create_api' (e99bcd91-9854-41e2-a17e-897aa61e36a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:42:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f50cb093-2cc7-4a50-91a1-2d57383f724e tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Create volume request issued successfully. Sep 08 06:42:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f50cb093-2cc7-4a50-91a1-2d57383f724e tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:42:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 52/104] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:42:28 2026] POST /volume/v3/volumes => generated 763 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:42:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9066dd38-c752-4bf9-a45d-de77c8f6b4e1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9066dd38-c752-4bf9-a45d-de77c8f6b4e1 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] GET http://192.168.122.168/volume/v3/volumes/98907d88-5bba-48a7-9dae-31462f308e5f Sep 08 06:42:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9066dd38-c752-4bf9-a45d-de77c8f6b4e1 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9066dd38-c752-4bf9-a45d-de77c8f6b4e1 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9066dd38-c752-4bf9-a45d-de77c8f6b4e1 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Volume info retrieved successfully. Sep 08 06:42:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9066dd38-c752-4bf9-a45d-de77c8f6b4e1 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] http://192.168.122.168/volume/v3/volumes/98907d88-5bba-48a7-9dae-31462f308e5f returned with HTTP 200 Sep 08 06:42:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 53/105] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:29 2026] GET /volume/v3/volumes/98907d88-5bba-48a7-9dae-31462f308e5f => generated 831 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-997572ee-bc25-40ff-bcd0-c6adf158ad20 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-997572ee-bc25-40ff-bcd0-c6adf158ad20 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] GET http://192.168.122.168/volume/v3/volumes/98907d88-5bba-48a7-9dae-31462f308e5f Sep 08 06:42:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-997572ee-bc25-40ff-bcd0-c6adf158ad20 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-997572ee-bc25-40ff-bcd0-c6adf158ad20 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-997572ee-bc25-40ff-bcd0-c6adf158ad20 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Volume info retrieved successfully. Sep 08 06:42:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-997572ee-bc25-40ff-bcd0-c6adf158ad20 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] http://192.168.122.168/volume/v3/volumes/98907d88-5bba-48a7-9dae-31462f308e5f returned with HTTP 200 Sep 08 06:42:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 53/106] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:30 2026] GET /volume/v3/volumes/98907d88-5bba-48a7-9dae-31462f308e5f => generated 855 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cf025e02-5bbf-4bae-931d-aec9a5c72803 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf025e02-5bbf-4bae-931d-aec9a5c72803 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] GET http://192.168.122.168/volume/v3/volumes/98907d88-5bba-48a7-9dae-31462f308e5f Sep 08 06:42:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cf025e02-5bbf-4bae-931d-aec9a5c72803 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cf025e02-5bbf-4bae-931d-aec9a5c72803 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cf025e02-5bbf-4bae-931d-aec9a5c72803 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Volume info retrieved successfully. Sep 08 06:42:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf025e02-5bbf-4bae-931d-aec9a5c72803 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] http://192.168.122.168/volume/v3/volumes/98907d88-5bba-48a7-9dae-31462f308e5f returned with HTTP 200 Sep 08 06:42:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 54/107] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:31 2026] GET /volume/v3/volumes/98907d88-5bba-48a7-9dae-31462f308e5f => generated 856 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bfe6e9ba-1af1-4f04-a8ac-93b9a1c4a9e1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bfe6e9ba-1af1-4f04-a8ac-93b9a1c4a9e1 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] DELETE http://192.168.122.168/volume/v3/volumes/98907d88-5bba-48a7-9dae-31462f308e5f Sep 08 06:42:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bfe6e9ba-1af1-4f04-a8ac-93b9a1c4a9e1 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bfe6e9ba-1af1-4f04-a8ac-93b9a1c4a9e1 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:31 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-bfe6e9ba-1af1-4f04-a8ac-93b9a1c4a9e1 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Delete volume with id: 98907d88-5bba-48a7-9dae-31462f308e5f Sep 08 06:42:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bfe6e9ba-1af1-4f04-a8ac-93b9a1c4a9e1 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Volume info retrieved successfully. Sep 08 06:42:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bfe6e9ba-1af1-4f04-a8ac-93b9a1c4a9e1 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Delete volume request issued successfully. Sep 08 06:42:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bfe6e9ba-1af1-4f04-a8ac-93b9a1c4a9e1 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] http://192.168.122.168/volume/v3/volumes/98907d88-5bba-48a7-9dae-31462f308e5f returned with HTTP 202 Sep 08 06:42:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 54/108] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:42:31 2026] DELETE /volume/v3/volumes/98907d88-5bba-48a7-9dae-31462f308e5f => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:42:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ea95fb34-cfb4-4710-8342-1642bd55c27b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ea95fb34-cfb4-4710-8342-1642bd55c27b tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] GET http://192.168.122.168/volume/v3/volumes/98907d88-5bba-48a7-9dae-31462f308e5f Sep 08 06:42:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea95fb34-cfb4-4710-8342-1642bd55c27b tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea95fb34-cfb4-4710-8342-1642bd55c27b tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ea95fb34-cfb4-4710-8342-1642bd55c27b tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Volume info retrieved successfully. Sep 08 06:42:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ea95fb34-cfb4-4710-8342-1642bd55c27b tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] http://192.168.122.168/volume/v3/volumes/98907d88-5bba-48a7-9dae-31462f308e5f returned with HTTP 200 Sep 08 06:42:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 55/109] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:32 2026] GET /volume/v3/volumes/98907d88-5bba-48a7-9dae-31462f308e5f => generated 855 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b92854bd-62e2-42ac-b663-8c2d08ebdf04 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b92854bd-62e2-42ac-b663-8c2d08ebdf04 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] GET http://192.168.122.168/volume/v3/volumes/98907d88-5bba-48a7-9dae-31462f308e5f Sep 08 06:42:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b92854bd-62e2-42ac-b663-8c2d08ebdf04 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b92854bd-62e2-42ac-b663-8c2d08ebdf04 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b92854bd-62e2-42ac-b663-8c2d08ebdf04 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] http://192.168.122.168/volume/v3/volumes/98907d88-5bba-48a7-9dae-31462f308e5f returned with HTTP 404 Sep 08 06:42:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 55/110] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:33 2026] GET /volume/v3/volumes/98907d88-5bba-48a7-9dae-31462f308e5f => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:42:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5d006e37-098a-4a9c-be5f-ee5cea8bea2f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5d006e37-098a-4a9c-be5f-ee5cea8bea2f tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] DELETE http://192.168.122.168/volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 Sep 08 06:42:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5d006e37-098a-4a9c-be5f-ee5cea8bea2f tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5d006e37-098a-4a9c-be5f-ee5cea8bea2f tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:33 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-5d006e37-098a-4a9c-be5f-ee5cea8bea2f tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Delete volume with id: 8ec61249-429a-486a-8262-d2917ff2ad44 Sep 08 06:42:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5d006e37-098a-4a9c-be5f-ee5cea8bea2f tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Volume info retrieved successfully. Sep 08 06:42:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5d006e37-098a-4a9c-be5f-ee5cea8bea2f tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Delete volume request issued successfully. Sep 08 06:42:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5d006e37-098a-4a9c-be5f-ee5cea8bea2f tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] http://192.168.122.168/volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 returned with HTTP 202 Sep 08 06:42:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 56/111] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:42:33 2026] DELETE /volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:42:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7adf0dd8-ca3a-4512-b8d0-c5eee0bbc1ac None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7adf0dd8-ca3a-4512-b8d0-c5eee0bbc1ac tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] GET http://192.168.122.168/volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 Sep 08 06:42:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7adf0dd8-ca3a-4512-b8d0-c5eee0bbc1ac tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7adf0dd8-ca3a-4512-b8d0-c5eee0bbc1ac tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7adf0dd8-ca3a-4512-b8d0-c5eee0bbc1ac tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Volume info retrieved successfully. Sep 08 06:42:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7adf0dd8-ca3a-4512-b8d0-c5eee0bbc1ac tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] http://192.168.122.168/volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 returned with HTTP 200 Sep 08 06:42:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 56/112] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:33 2026] GET /volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 => generated 855 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a8b93a30-1b8e-4310-92e0-c3b771cff839 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a8b93a30-1b8e-4310-92e0-c3b771cff839 tempest-BackendsCapabilitiesAdminTestsJSON-560590875 tempest-BackendsCapabilitiesAdminTestsJSON-560590875-project-admin] GET http://192.168.122.168/volume/v3/scheduler-stats/get_pools Sep 08 06:42:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a8b93a30-1b8e-4310-92e0-c3b771cff839 tempest-BackendsCapabilitiesAdminTestsJSON-560590875 tempest-BackendsCapabilitiesAdminTestsJSON-560590875-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a8b93a30-1b8e-4310-92e0-c3b771cff839 tempest-BackendsCapabilitiesAdminTestsJSON-560590875 tempest-BackendsCapabilitiesAdminTestsJSON-560590875-project-admin] Calling method 'get_pools' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a8b93a30-1b8e-4310-92e0-c3b771cff839 tempest-BackendsCapabilitiesAdminTestsJSON-560590875 tempest-BackendsCapabilitiesAdminTestsJSON-560590875-project-admin] http://192.168.122.168/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 08 06:42:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 57/113] 192.168.122.168 () {58 vars in 1175 bytes} [Tue Sep 8 06:42:33 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:42:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6ecb7b76-55eb-450f-bd36-ecf7c6bafe02 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6ecb7b76-55eb-450f-bd36-ecf7c6bafe02 tempest-BackendsCapabilitiesAdminTestsJSON-560590875 tempest-BackendsCapabilitiesAdminTestsJSON-560590875-project-admin] GET http://192.168.122.168/volume/v3/scheduler-stats/get_pools?detail=True Sep 08 06:42:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6ecb7b76-55eb-450f-bd36-ecf7c6bafe02 tempest-BackendsCapabilitiesAdminTestsJSON-560590875 tempest-BackendsCapabilitiesAdminTestsJSON-560590875-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6ecb7b76-55eb-450f-bd36-ecf7c6bafe02 tempest-BackendsCapabilitiesAdminTestsJSON-560590875 tempest-BackendsCapabilitiesAdminTestsJSON-560590875-project-admin] Calling method 'get_pools' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6ecb7b76-55eb-450f-bd36-ecf7c6bafe02 tempest-BackendsCapabilitiesAdminTestsJSON-560590875 tempest-BackendsCapabilitiesAdminTestsJSON-560590875-project-admin] http://192.168.122.168/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 08 06:42:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 57/114] 192.168.122.168 () {58 vars in 1198 bytes} [Tue Sep 8 06:42:34 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1fbb20e8-e37f-42dd-a6e9-b22ec75377c1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1fbb20e8-e37f-42dd-a6e9-b22ec75377c1 tempest-BackendsCapabilitiesAdminTestsJSON-560590875 tempest-BackendsCapabilitiesAdminTestsJSON-560590875-project-admin] GET http://192.168.122.168/volume/v3/capabilities/devstack@QuobyteHD Sep 08 06:42:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1fbb20e8-e37f-42dd-a6e9-b22ec75377c1 tempest-BackendsCapabilitiesAdminTestsJSON-560590875 tempest-BackendsCapabilitiesAdminTestsJSON-560590875-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1fbb20e8-e37f-42dd-a6e9-b22ec75377c1 tempest-BackendsCapabilitiesAdminTestsJSON-560590875 tempest-BackendsCapabilitiesAdminTestsJSON-560590875-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:34 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 06:42:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1fbb20e8-e37f-42dd-a6e9-b22ec75377c1 tempest-BackendsCapabilitiesAdminTestsJSON-560590875 tempest-BackendsCapabilitiesAdminTestsJSON-560590875-project-admin] http://192.168.122.168/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 08 06:42:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 58/115] 192.168.122.168 () {58 vars in 1193 bytes} [Tue Sep 8 06:42:34 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5859bc7f-8d9c-4878-aaf1-6e4b62f128a0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5859bc7f-8d9c-4878-aaf1-6e4b62f128a0 tempest-BackendsCapabilitiesAdminTestsJSON-560590875 tempest-BackendsCapabilitiesAdminTestsJSON-560590875-project-admin] GET http://192.168.122.168/volume/v3/capabilities/devstack@QuobyteHD Sep 08 06:42:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5859bc7f-8d9c-4878-aaf1-6e4b62f128a0 tempest-BackendsCapabilitiesAdminTestsJSON-560590875 tempest-BackendsCapabilitiesAdminTestsJSON-560590875-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5859bc7f-8d9c-4878-aaf1-6e4b62f128a0 tempest-BackendsCapabilitiesAdminTestsJSON-560590875 tempest-BackendsCapabilitiesAdminTestsJSON-560590875-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:34 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 06:42:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2a220e43-f5b8-46fb-a097-51375bdf7fb8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5859bc7f-8d9c-4878-aaf1-6e4b62f128a0 tempest-BackendsCapabilitiesAdminTestsJSON-560590875 tempest-BackendsCapabilitiesAdminTestsJSON-560590875-project-admin] http://192.168.122.168/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 08 06:42:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 58/116] 192.168.122.168 () {58 vars in 1193 bytes} [Tue Sep 8 06:42:34 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2a220e43-f5b8-46fb-a097-51375bdf7fb8 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] GET http://192.168.122.168/volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 Sep 08 06:42:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2a220e43-f5b8-46fb-a097-51375bdf7fb8 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2a220e43-f5b8-46fb-a097-51375bdf7fb8 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2a220e43-f5b8-46fb-a097-51375bdf7fb8 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Volume info retrieved successfully. Sep 08 06:42:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2a220e43-f5b8-46fb-a097-51375bdf7fb8 tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] http://192.168.122.168/volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 returned with HTTP 200 Sep 08 06:42:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 59/117] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:34 2026] GET /volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 => generated 855 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b9441e09-76a9-4002-9f00-2f665d8f920a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b9441e09-76a9-4002-9f00-2f665d8f920a tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] GET http://192.168.122.168/volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 Sep 08 06:42:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b9441e09-76a9-4002-9f00-2f665d8f920a tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b9441e09-76a9-4002-9f00-2f665d8f920a tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b9441e09-76a9-4002-9f00-2f665d8f920a tempest-ServersNegativeTestJSON-1733895649 tempest-ServersNegativeTestJSON-1733895649-project-member] http://192.168.122.168/volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 returned with HTTP 404 Sep 08 06:42:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 59/118] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:42:35 2026] GET /volume/v3/volumes/8ec61249-429a-486a-8262-d2917ff2ad44 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:42:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fe280280-5244-4136-831c-986c50d29889 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fe280280-5244-4136-831c-986c50d29889 tempest-GroupsV314Test-1838882 tempest-GroupsV314Test-1838882-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:42:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fe280280-5244-4136-831c-986c50d29889 tempest-GroupsV314Test-1838882 tempest-GroupsV314Test-1838882-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-204800748"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:42:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fe280280-5244-4136-831c-986c50d29889 tempest-GroupsV314Test-1838882 tempest-GroupsV314Test-1838882-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:42:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 60/119] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 06:42:43 2026] POST /volume/v3/types => generated 219 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:42:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a6d1a99a-412e-4486-83f4-eab025d2f00c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a6d1a99a-412e-4486-83f4-eab025d2f00c tempest-GroupsV314Test-1838882 tempest-GroupsV314Test-1838882-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 08 06:42:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a6d1a99a-412e-4486-83f4-eab025d2f00c tempest-GroupsV314Test-1838882 tempest-GroupsV314Test-1838882-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-48053065"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:42:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a6d1a99a-412e-4486-83f4-eab025d2f00c tempest-GroupsV314Test-1838882 tempest-GroupsV314Test-1838882-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 08 06:42:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 60/120] 192.168.122.168 () {62 vars in 1195 bytes} [Tue Sep 8 06:42:43 2026] POST /volume/v3/group_types => generated 175 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:42:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5a13b17b-3129-49b1-baaa-3b509ee773c3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5a13b17b-3129-49b1-baaa-3b509ee773c3 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] POST http://192.168.122.168/volume/v3/groups Sep 08 06:42:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5a13b17b-3129-49b1-baaa-3b509ee773c3 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6ded6cef-6658-418b-9a44-bd74f0fce626", "volume_types": ["342a45a9-0822-494b-abe4-7dd48d295c70"], "name": "tempest-GroupsV314Test-Group-1991385179"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:42:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-5a13b17b-3129-49b1-baaa-3b509ee773c3 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Creating new group {'group': {'group_type': '6ded6cef-6658-418b-9a44-bd74f0fce626', 'volume_types': ['342a45a9-0822-494b-abe4-7dd48d295c70'], 'name': 'tempest-GroupsV314Test-Group-1991385179'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 06:42:43 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-5a13b17b-3129-49b1-baaa-3b509ee773c3 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Creating group tempest-GroupsV314Test-Group-1991385179. Sep 08 06:42:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:43 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 06:42:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5a13b17b-3129-49b1-baaa-3b509ee773c3 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Availability zone cache updated, next update will occur around 2026-09-08 05:42:43.638324. {{(pid=87203) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 08 06:42:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5a13b17b-3129-49b1-baaa-3b509ee773c3 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Availability Zones retrieved successfully. Sep 08 06:42:43 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-5a13b17b-3129-49b1-baaa-3b509ee773c3 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Created reservations ['c0c9c5af-c49b-4110-bd1e-1efec0d6e86a'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:42:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5a13b17b-3129-49b1-baaa-3b509ee773c3 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/groups returned with HTTP 202 Sep 08 06:42:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 61/121] 192.168.122.168 () {62 vars in 1181 bytes} [Tue Sep 8 06:42:43 2026] POST /volume/v3/groups => generated 108 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:42:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0970d3d8-2bdc-4530-990f-181b93fdb27e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0970d3d8-2bdc-4530-990f-181b93fdb27e tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/groups/10eacc1b-52b5-4e21-a997-28e277b89508 Sep 08 06:42:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0970d3d8-2bdc-4530-990f-181b93fdb27e tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0970d3d8-2bdc-4530-990f-181b93fdb27e tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-0970d3d8-2bdc-4530-990f-181b93fdb27e tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] show called for member 10eacc1b-52b5-4e21-a997-28e277b89508 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:42:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:43 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:42:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0970d3d8-2bdc-4530-990f-181b93fdb27e tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/groups/10eacc1b-52b5-4e21-a997-28e277b89508 returned with HTTP 200 Sep 08 06:42:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 61/122] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:42:43 2026] GET /volume/v3/groups/10eacc1b-52b5-4e21-a997-28e277b89508 => generated 388 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:42:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-52a240a0-f22a-4787-9144-8a2490def577 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-52a240a0-f22a-4787-9144-8a2490def577 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/groups/10eacc1b-52b5-4e21-a997-28e277b89508 Sep 08 06:42:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-52a240a0-f22a-4787-9144-8a2490def577 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-52a240a0-f22a-4787-9144-8a2490def577 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-52a240a0-f22a-4787-9144-8a2490def577 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] show called for member 10eacc1b-52b5-4e21-a997-28e277b89508 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:42:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:44 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:42:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-52a240a0-f22a-4787-9144-8a2490def577 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/groups/10eacc1b-52b5-4e21-a997-28e277b89508 returned with HTTP 200 Sep 08 06:42:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 62/123] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:42:44 2026] GET /volume/v3/groups/10eacc1b-52b5-4e21-a997-28e277b89508 => generated 389 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:42:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b7852322-2370-4f1a-8684-e1fae126b531 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:42:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-646661665", "volume_type": "342a45a9-0822-494b-abe4-7dd48d295c70", "group_id": "10eacc1b-52b5-4e21-a997-28e277b89508", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:42:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-646661665', 'volume_type': '342a45a9-0822-494b-abe4-7dd48d295c70', 'group_id': '10eacc1b-52b5-4e21-a997-28e277b89508', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:42:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:44 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Create volume of 1 GB Sep 08 06:42:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:44 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:42:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Availability Zones retrieved successfully. Sep 08 06:42:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Flow 'volume_create_api' (f79fc5a2-9632-4797-8e45-0701df59010d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:42:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3840574f-432e-489a-bffc-b49e86a98c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:42:45 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3840574f-432e-489a-bffc-b49e86a98c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:42:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=342a45a9-0822-494b-abe4-7dd48d295c70,is_public=True,name='tempest-GroupsV314Test-volume-type-204800748',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '342a45a9-0822-494b-abe4-7dd48d295c70', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '10eacc1b-52b5-4e21-a997-28e277b89508', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:45 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f380890a-d6f2-480d-92d4-9d9663c05672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:45 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-204800748 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-204800748, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:42:45 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-204800748 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-204800748, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:42:45 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Created reservations ['aeaf7a61-2521-44d0-89aa-e789b295b419', '5d67322f-6235-4ad3-933d-9abfb0165925', '5bd2acc1-d497-4124-84ae-78687ce02c4c', 'bf825d8a-3e35-4b40-b797-b5736c0818ae'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:42:45 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f380890a-d6f2-480d-92d4-9d9663c05672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aeaf7a61-2521-44d0-89aa-e789b295b419', '5d67322f-6235-4ad3-933d-9abfb0165925', '5bd2acc1-d497-4124-84ae-78687ce02c4c', 'bf825d8a-3e35-4b40-b797-b5736c0818ae']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:45 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63ef43f2-2996-47ad-900e-0a3d49c152a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:45 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63ef43f2-2996-47ad-900e-0a3d49c152a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dc9d526-dcf5-4c66-a5d9-fb33dd5fc410', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-646661665',encryption_key_id=None,group_id=10eacc1b-52b5-4e21-a997-28e277b89508,group_type_id=,metadata={},multiattach=False,project_id='ed104a7472bf40c5bb99b92ea942532f',qos_specs=None,replication_status=,reservations=['aeaf7a61-2521-44d0-89aa-e789b295b419','5d67322f-6235-4ad3-933d-9abfb0165925','5bd2acc1-d497-4124-84ae-78687ce02c4c','bf825d8a-3e35-4b40-b797-b5736c0818ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e5edefae23345c89224578533ca01ff',volume_type_id=342a45a9-0822-494b-abe4-7dd48d295c70), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:42:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-646661665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=10eacc1b-52b5-4e21-a997-28e277b89508,host=None,id=8dc9d526-dcf5-4c66-a5d9-fb33dd5fc410,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed104a7472bf40c5bb99b92ea942532f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e5edefae23345c89224578533ca01ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(342a45a9-0822-494b-abe4-7dd48d295c70),volume_type_id=342a45a9-0822-494b-abe4-7dd48d295c70)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:45 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3bc673a-fd89-4403-8594-2b3a7a254fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:45 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3bc673a-fd89-4403-8594-2b3a7a254fef) transitioned into state 'SUCCESS' from state '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-646661665',encryption_key_id=None,group_id=10eacc1b-52b5-4e21-a997-28e277b89508,group_type_id=,metadata={},multiattach=False,project_id='ed104a7472bf40c5bb99b92ea942532f',qos_specs=None,replication_status=,reservations=['aeaf7a61-2521-44d0-89aa-e789b295b419','5d67322f-6235-4ad3-933d-9abfb0165925','5bd2acc1-d497-4124-84ae-78687ce02c4c','bf825d8a-3e35-4b40-b797-b5736c0818ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e5edefae23345c89224578533ca01ff',volume_type_id=342a45a9-0822-494b-abe4-7dd48d295c70)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:45 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb445807-6d73-4b93-b28a-f96e367112dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:45 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb445807-6d73-4b93-b28a-f96e367112dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:45 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Flow 'volume_create_api' (f79fc5a2-9632-4797-8e45-0701df59010d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:42:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Create volume request issued successfully. Sep 08 06:42:45 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:42:45 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:42:45 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:42:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b7852322-2370-4f1a-8684-e1fae126b531 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:42:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 62/124] 192.168.122.168 () {62 vars in 1184 bytes} [Tue Sep 8 06:42:44 2026] POST /volume/v3/volumes => generated 825 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:42:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fd262c91-3cee-4f39-b41c-b01b5b607638 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fd262c91-3cee-4f39-b41c-b01b5b607638 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/volumes/8dc9d526-dcf5-4c66-a5d9-fb33dd5fc410 Sep 08 06:42:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fd262c91-3cee-4f39-b41c-b01b5b607638 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fd262c91-3cee-4f39-b41c-b01b5b607638 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fd262c91-3cee-4f39-b41c-b01b5b607638 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Volume info retrieved successfully. Sep 08 06:42:45 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-fd262c91-3cee-4f39-b41c-b01b5b607638 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:42:45 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-fd262c91-3cee-4f39-b41c-b01b5b607638 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:42:45 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-fd262c91-3cee-4f39-b41c-b01b5b607638 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:42:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fd262c91-3cee-4f39-b41c-b01b5b607638 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/volumes/8dc9d526-dcf5-4c66-a5d9-fb33dd5fc410 returned with HTTP 200 Sep 08 06:42:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 63/125] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:42:45 2026] GET /volume/v3/volumes/8dc9d526-dcf5-4c66-a5d9-fb33dd5fc410 => generated 893 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:42:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b790afe5-10b8-4de0-a3bd-408a1337378e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b790afe5-10b8-4de0-a3bd-408a1337378e tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/volumes/8dc9d526-dcf5-4c66-a5d9-fb33dd5fc410 Sep 08 06:42:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b790afe5-10b8-4de0-a3bd-408a1337378e tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b790afe5-10b8-4de0-a3bd-408a1337378e tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b790afe5-10b8-4de0-a3bd-408a1337378e tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Volume info retrieved successfully. Sep 08 06:42:46 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-b790afe5-10b8-4de0-a3bd-408a1337378e tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:42:46 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-b790afe5-10b8-4de0-a3bd-408a1337378e tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:42:46 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-b790afe5-10b8-4de0-a3bd-408a1337378e tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:42:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b790afe5-10b8-4de0-a3bd-408a1337378e tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/volumes/8dc9d526-dcf5-4c66-a5d9-fb33dd5fc410 returned with HTTP 200 Sep 08 06:42:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 63/126] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:42:46 2026] GET /volume/v3/volumes/8dc9d526-dcf5-4c66-a5d9-fb33dd5fc410 => generated 917 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:42:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ac33adc2-0c6e-44cb-bb87-6b66a00589d7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ac33adc2-0c6e-44cb-bb87-6b66a00589d7 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/volumes/8dc9d526-dcf5-4c66-a5d9-fb33dd5fc410 Sep 08 06:42:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ac33adc2-0c6e-44cb-bb87-6b66a00589d7 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ac33adc2-0c6e-44cb-bb87-6b66a00589d7 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ac33adc2-0c6e-44cb-bb87-6b66a00589d7 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Volume info retrieved successfully. Sep 08 06:42:48 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-ac33adc2-0c6e-44cb-bb87-6b66a00589d7 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:42:48 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-ac33adc2-0c6e-44cb-bb87-6b66a00589d7 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:42:48 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-ac33adc2-0c6e-44cb-bb87-6b66a00589d7 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:42:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ac33adc2-0c6e-44cb-bb87-6b66a00589d7 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/volumes/8dc9d526-dcf5-4c66-a5d9-fb33dd5fc410 returned with HTTP 200 Sep 08 06:42:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 64/127] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:42:48 2026] GET /volume/v3/volumes/8dc9d526-dcf5-4c66-a5d9-fb33dd5fc410 => generated 918 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:42:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] POST http://192.168.122.168/volume/v3/groups/action Sep 08 06:42:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Action body: b'{"create-from-src": {"source_group_id": "10eacc1b-52b5-4e21-a997-28e277b89508", "name": "tempest-Group_from_grp-1697421799"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:42:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "10eacc1b-52b5-4e21-a997-28e277b89508", "name": "tempest-Group_from_grp-1697421799"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:42:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Creating new group {'create-from-src': {'source_group_id': '10eacc1b-52b5-4e21-a997-28e277b89508', 'name': 'tempest-Group_from_grp-1697421799'}}. {{(pid=87202) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 08 06:42:48 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Creating group tempest-Group_from_grp-1697421799 from source group 10eacc1b-52b5-4e21-a997-28e277b89508. Sep 08 06:42:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:48 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:42:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:48 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:42:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:48 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Created reservations ['009dcc18-89da-4c7a-be0e-62afd6c247cd'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:42:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:48 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:42:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:48 devstack devstack@c-api.service[87202]: INFO cinder.group.api [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] A mapping entry already exists for group 2994d7a9-66c4-4def-9020-172690149513 and volume type 342a45a9-0822-494b-abe4-7dd48d295c70. Do not need to create again. Sep 08 06:42:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:48 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 06:42:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Availability zone cache updated, next update will occur around 2026-09-08 05:42:48.576167. {{(pid=87202) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 08 06:42:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Availability Zones retrieved successfully. Sep 08 06:42:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Flow 'volume_create_api' (aa5f73ed-0bfd-4b70-affc-264359140ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:42:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1c4e214-f807-4025-a28c-51c76f569d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:42:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1c4e214-f807-4025-a28c-51c76f569d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '8dc9d526-dcf5-4c66-a5d9-fb33dd5fc410', 'volume_type': VolumeType(created_at=2026-09-08T04:42:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=342a45a9-0822-494b-abe4-7dd48d295c70,is_public=True,name='tempest-GroupsV314Test-volume-type-204800748',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '342a45a9-0822-494b-abe4-7dd48d295c70', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2994d7a9-66c4-4def-9020-172690149513', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (296103ee-f4b5-4735-b757-08df30ce3607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:48 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Created reservations ['42bd713a-e00f-4a9b-bb70-f9c190049024', '06487e74-d944-4196-a76a-4247fadc11c3', 'dc653eed-3185-41ca-9a03-45d8ff93e82d', '4f3cf749-febb-438f-82d9-3ee16f0503e1'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:42:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (296103ee-f4b5-4735-b757-08df30ce3607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42bd713a-e00f-4a9b-bb70-f9c190049024', '06487e74-d944-4196-a76a-4247fadc11c3', 'dc653eed-3185-41ca-9a03-45d8ff93e82d', '4f3cf749-febb-438f-82d9-3ee16f0503e1']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (404a59e8-f520-44d7-969a-e7abd614566c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (404a59e8-f520-44d7-969a-e7abd614566c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4aa4b3fd-a0be-4b51-ac33-869659908180', '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=2994d7a9-66c4-4def-9020-172690149513,group_type_id=,metadata={},multiattach=False,project_id='ed104a7472bf40c5bb99b92ea942532f',qos_specs=None,replication_status=,reservations=['42bd713a-e00f-4a9b-bb70-f9c190049024','06487e74-d944-4196-a76a-4247fadc11c3','dc653eed-3185-41ca-9a03-45d8ff93e82d','4f3cf749-febb-438f-82d9-3ee16f0503e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=8dc9d526-dcf5-4c66-a5d9-fb33dd5fc410,status='creating',user_id='1e5edefae23345c89224578533ca01ff',volume_type_id=342a45a9-0822-494b-abe4-7dd48d295c70), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:42:48Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2994d7a9-66c4-4def-9020-172690149513,host=None,id=4aa4b3fd-a0be-4b51-ac33-869659908180,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed104a7472bf40c5bb99b92ea942532f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=8dc9d526-dcf5-4c66-a5d9-fb33dd5fc410,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e5edefae23345c89224578533ca01ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(342a45a9-0822-494b-abe4-7dd48d295c70),volume_type_id=342a45a9-0822-494b-abe4-7dd48d295c70)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (131707ee-9a1f-4b86-a977-4143c8838a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:42:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (131707ee-9a1f-4b86-a977-4143c8838a8c) transitioned into state 'SUCCESS' from 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=2994d7a9-66c4-4def-9020-172690149513,group_type_id=,metadata={},multiattach=False,project_id='ed104a7472bf40c5bb99b92ea942532f',qos_specs=None,replication_status=,reservations=['42bd713a-e00f-4a9b-bb70-f9c190049024','06487e74-d944-4196-a76a-4247fadc11c3','dc653eed-3185-41ca-9a03-45d8ff93e82d','4f3cf749-febb-438f-82d9-3ee16f0503e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=8dc9d526-dcf5-4c66-a5d9-fb33dd5fc410,status='creating',user_id='1e5edefae23345c89224578533ca01ff',volume_type_id=342a45a9-0822-494b-abe4-7dd48d295c70)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:42:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Flow 'volume_create_api' (aa5f73ed-0bfd-4b70-affc-264359140ed6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:42:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Create volume request issued successfully. Sep 08 06:42:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:48 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:42:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7bb6ce66-3e86-49a0-aeb3-8d5b8d67cc26 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/groups/action returned with HTTP 202 Sep 08 06:42:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 64/128] 192.168.122.168 () {62 vars in 1202 bytes} [Tue Sep 8 06:42:48 2026] POST /volume/v3/groups/action => generated 102 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:42:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0951b6e0-b741-4893-937e-f7fc9cf70a5f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0951b6e0-b741-4893-937e-f7fc9cf70a5f tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:42:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0951b6e0-b741-4893-937e-f7fc9cf70a5f tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0951b6e0-b741-4893-937e-f7fc9cf70a5f tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-0951b6e0-b741-4893-937e-f7fc9cf70a5f tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:42:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0951b6e0-b741-4893-937e-f7fc9cf70a5f tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:42:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:48 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:42:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0951b6e0-b741-4893-937e-f7fc9cf70a5f tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Get all volumes completed successfully. Sep 08 06:42:48 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-0951b6e0-b741-4893-937e-f7fc9cf70a5f tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:42:48 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-0951b6e0-b741-4893-937e-f7fc9cf70a5f tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:42:49 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-0951b6e0-b741-4893-937e-f7fc9cf70a5f tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:42:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:49 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-0951b6e0-b741-4893-937e-f7fc9cf70a5f tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:42:49 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-0951b6e0-b741-4893-937e-f7fc9cf70a5f tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:42:49 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-0951b6e0-b741-4893-937e-f7fc9cf70a5f tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:42:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0951b6e0-b741-4893-937e-f7fc9cf70a5f tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:42:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 65/129] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 06:42:48 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:42:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6cdacd7f-f3ec-440b-8cb6-39d536fd2b92 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6cdacd7f-f3ec-440b-8cb6-39d536fd2b92 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 Sep 08 06:42:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6cdacd7f-f3ec-440b-8cb6-39d536fd2b92 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6cdacd7f-f3ec-440b-8cb6-39d536fd2b92 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6cdacd7f-f3ec-440b-8cb6-39d536fd2b92 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Volume info retrieved successfully. Sep 08 06:42:49 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-6cdacd7f-f3ec-440b-8cb6-39d536fd2b92 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:42:49 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-6cdacd7f-f3ec-440b-8cb6-39d536fd2b92 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:42:49 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-6cdacd7f-f3ec-440b-8cb6-39d536fd2b92 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:42:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6cdacd7f-f3ec-440b-8cb6-39d536fd2b92 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 returned with HTTP 200 Sep 08 06:42:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 65/130] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:42:49 2026] GET /volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 => generated 929 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:42:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5acd5067-f6d0-4556-9e4b-21e5488b30fd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5acd5067-f6d0-4556-9e4b-21e5488b30fd tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 Sep 08 06:42:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5acd5067-f6d0-4556-9e4b-21e5488b30fd tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5acd5067-f6d0-4556-9e4b-21e5488b30fd tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5acd5067-f6d0-4556-9e4b-21e5488b30fd tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Volume info retrieved successfully. Sep 08 06:42:50 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-5acd5067-f6d0-4556-9e4b-21e5488b30fd tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:42:50 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-5acd5067-f6d0-4556-9e4b-21e5488b30fd tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:42:50 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-5acd5067-f6d0-4556-9e4b-21e5488b30fd tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:42:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5acd5067-f6d0-4556-9e4b-21e5488b30fd tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 returned with HTTP 200 Sep 08 06:42:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 66/131] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:42:50 2026] GET /volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 => generated 929 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:42:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-167b790a-0a31-4c1b-b226-aacaaf856bfd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-167b790a-0a31-4c1b-b226-aacaaf856bfd tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 Sep 08 06:42:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-167b790a-0a31-4c1b-b226-aacaaf856bfd tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-167b790a-0a31-4c1b-b226-aacaaf856bfd tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-167b790a-0a31-4c1b-b226-aacaaf856bfd tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Volume info retrieved successfully. Sep 08 06:42:51 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-167b790a-0a31-4c1b-b226-aacaaf856bfd tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:42:51 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-167b790a-0a31-4c1b-b226-aacaaf856bfd tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:42:51 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-167b790a-0a31-4c1b-b226-aacaaf856bfd tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:42:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-167b790a-0a31-4c1b-b226-aacaaf856bfd tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 returned with HTTP 200 Sep 08 06:42:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 66/132] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:42:51 2026] GET /volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 => generated 929 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:42:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-041914cb-729b-4432-857b-83a253c9e06d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-041914cb-729b-4432-857b-83a253c9e06d tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 Sep 08 06:42:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-041914cb-729b-4432-857b-83a253c9e06d tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-041914cb-729b-4432-857b-83a253c9e06d tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-041914cb-729b-4432-857b-83a253c9e06d tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Volume info retrieved successfully. Sep 08 06:42:53 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-041914cb-729b-4432-857b-83a253c9e06d tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:42:53 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-041914cb-729b-4432-857b-83a253c9e06d tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:42:53 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-041914cb-729b-4432-857b-83a253c9e06d tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:42:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-041914cb-729b-4432-857b-83a253c9e06d tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 returned with HTTP 200 Sep 08 06:42:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 67/133] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:42:52 2026] GET /volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 => generated 929 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:42:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e950a975-9754-4aa4-ac4e-677482ba7af4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e950a975-9754-4aa4-ac4e-677482ba7af4 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 Sep 08 06:42:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e950a975-9754-4aa4-ac4e-677482ba7af4 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e950a975-9754-4aa4-ac4e-677482ba7af4 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e950a975-9754-4aa4-ac4e-677482ba7af4 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Volume info retrieved successfully. Sep 08 06:42:54 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-e950a975-9754-4aa4-ac4e-677482ba7af4 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:42:54 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-e950a975-9754-4aa4-ac4e-677482ba7af4 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:42:54 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-e950a975-9754-4aa4-ac4e-677482ba7af4 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:42:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e950a975-9754-4aa4-ac4e-677482ba7af4 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 returned with HTTP 200 Sep 08 06:42:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 67/134] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:42:54 2026] GET /volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 => generated 929 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:42:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a7975694-244c-4283-a9f4-df9b4340d6a7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a7975694-244c-4283-a9f4-df9b4340d6a7 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 Sep 08 06:42:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a7975694-244c-4283-a9f4-df9b4340d6a7 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a7975694-244c-4283-a9f4-df9b4340d6a7 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a7975694-244c-4283-a9f4-df9b4340d6a7 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Volume info retrieved successfully. Sep 08 06:42:55 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-a7975694-244c-4283-a9f4-df9b4340d6a7 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:42:55 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-a7975694-244c-4283-a9f4-df9b4340d6a7 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:42:55 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-a7975694-244c-4283-a9f4-df9b4340d6a7 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:42:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a7975694-244c-4283-a9f4-df9b4340d6a7 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 returned with HTTP 200 Sep 08 06:42:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 68/135] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:42:55 2026] GET /volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 => generated 929 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:42:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ceef9e33-4acc-4079-a0c5-7a2e3a4c1f63 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ceef9e33-4acc-4079-a0c5-7a2e3a4c1f63 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 Sep 08 06:42:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ceef9e33-4acc-4079-a0c5-7a2e3a4c1f63 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ceef9e33-4acc-4079-a0c5-7a2e3a4c1f63 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ceef9e33-4acc-4079-a0c5-7a2e3a4c1f63 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Volume info retrieved successfully. Sep 08 06:42:57 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-ceef9e33-4acc-4079-a0c5-7a2e3a4c1f63 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:42:57 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-ceef9e33-4acc-4079-a0c5-7a2e3a4c1f63 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:42:57 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-ceef9e33-4acc-4079-a0c5-7a2e3a4c1f63 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:42:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ceef9e33-4acc-4079-a0c5-7a2e3a4c1f63 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 returned with HTTP 200 Sep 08 06:42:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 68/136] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:42:56 2026] GET /volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 => generated 929 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:42:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1cd38d46-5830-4c35-8472-a519b6b2f077 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1cd38d46-5830-4c35-8472-a519b6b2f077 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 Sep 08 06:42:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1cd38d46-5830-4c35-8472-a519b6b2f077 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1cd38d46-5830-4c35-8472-a519b6b2f077 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:42:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1cd38d46-5830-4c35-8472-a519b6b2f077 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Volume info retrieved successfully. Sep 08 06:42:58 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-1cd38d46-5830-4c35-8472-a519b6b2f077 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:42:58 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-1cd38d46-5830-4c35-8472-a519b6b2f077 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:42:58 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-1cd38d46-5830-4c35-8472-a519b6b2f077 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:42:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:42:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1cd38d46-5830-4c35-8472-a519b6b2f077 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 returned with HTTP 200 Sep 08 06:42:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 69/137] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:42:58 2026] GET /volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 => generated 929 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:42:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bdfb1cd9-4573-45cc-8ffd-f9145d5f8c46 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:42:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bdfb1cd9-4573-45cc-8ffd-f9145d5f8c46 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 Sep 08 06:42:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bdfb1cd9-4573-45cc-8ffd-f9145d5f8c46 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:42:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bdfb1cd9-4573-45cc-8ffd-f9145d5f8c46 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:42:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:42:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:42:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bdfb1cd9-4573-45cc-8ffd-f9145d5f8c46 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Volume info retrieved successfully. Sep 08 06:42:59 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-bdfb1cd9-4573-45cc-8ffd-f9145d5f8c46 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:42:59 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-bdfb1cd9-4573-45cc-8ffd-f9145d5f8c46 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:42:59 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-bdfb1cd9-4573-45cc-8ffd-f9145d5f8c46 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:42:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:42:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:42:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bdfb1cd9-4573-45cc-8ffd-f9145d5f8c46 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 returned with HTTP 200 Sep 08 06:42:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 69/138] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:42:59 2026] GET /volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 => generated 929 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:43:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9f18d2bd-825e-41d8-8846-baa959a6f5d2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9f18d2bd-825e-41d8-8846-baa959a6f5d2 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 Sep 08 06:43:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9f18d2bd-825e-41d8-8846-baa959a6f5d2 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9f18d2bd-825e-41d8-8846-baa959a6f5d2 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9f18d2bd-825e-41d8-8846-baa959a6f5d2 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Volume info retrieved successfully. Sep 08 06:43:01 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-9f18d2bd-825e-41d8-8846-baa959a6f5d2 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:43:01 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-9f18d2bd-825e-41d8-8846-baa959a6f5d2 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:43:01 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-9f18d2bd-825e-41d8-8846-baa959a6f5d2 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:43:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9f18d2bd-825e-41d8-8846-baa959a6f5d2 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 returned with HTTP 200 Sep 08 06:43:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 70/139] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:43:00 2026] GET /volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 => generated 930 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:43:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-608e4afe-1312-458a-b6b4-46e19f998c62 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-608e4afe-1312-458a-b6b4-46e19f998c62 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/groups/2994d7a9-66c4-4def-9020-172690149513 Sep 08 06:43:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-608e4afe-1312-458a-b6b4-46e19f998c62 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-608e4afe-1312-458a-b6b4-46e19f998c62 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-608e4afe-1312-458a-b6b4-46e19f998c62 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] show called for member 2994d7a9-66c4-4def-9020-172690149513 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:43:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:01 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:43:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-608e4afe-1312-458a-b6b4-46e19f998c62 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/groups/2994d7a9-66c4-4def-9020-172690149513 returned with HTTP 200 Sep 08 06:43:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 70/140] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:43:01 2026] GET /volume/v3/groups/2994d7a9-66c4-4def-9020-172690149513 => generated 417 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:43:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-893fc737-3011-4faa-9a83-a5a7a3b50845 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-893fc737-3011-4faa-9a83-a5a7a3b50845 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:43:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-893fc737-3011-4faa-9a83-a5a7a3b50845 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-893fc737-3011-4faa-9a83-a5a7a3b50845 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-893fc737-3011-4faa-9a83-a5a7a3b50845 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:43:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-893fc737-3011-4faa-9a83-a5a7a3b50845 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:43:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:01 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:43:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-893fc737-3011-4faa-9a83-a5a7a3b50845 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Get all volumes completed successfully. Sep 08 06:43:01 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-893fc737-3011-4faa-9a83-a5a7a3b50845 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:43:01 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-893fc737-3011-4faa-9a83-a5a7a3b50845 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:43:01 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-893fc737-3011-4faa-9a83-a5a7a3b50845 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:43:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:01 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-893fc737-3011-4faa-9a83-a5a7a3b50845 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:43:01 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-893fc737-3011-4faa-9a83-a5a7a3b50845 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:43:01 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-893fc737-3011-4faa-9a83-a5a7a3b50845 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:43:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-893fc737-3011-4faa-9a83-a5a7a3b50845 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:43:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 71/141] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 06:43:01 2026] GET /volume/v3/volumes/detail => generated 1841 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:43:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5190f2a0-2f41-4152-84e3-c4c99a771445 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5190f2a0-2f41-4152-84e3-c4c99a771445 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] POST http://192.168.122.168/volume/v3/groups/2994d7a9-66c4-4def-9020-172690149513/action Sep 08 06:43:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5190f2a0-2f41-4152-84e3-c4c99a771445 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:43:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5190f2a0-2f41-4152-84e3-c4c99a771445 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-5190f2a0-2f41-4152-84e3-c4c99a771445 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] delete called for group 2994d7a9-66c4-4def-9020-172690149513 {{(pid=87202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 06:43:01 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-5190f2a0-2f41-4152-84e3-c4c99a771445 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Delete group with id: 2994d7a9-66c4-4def-9020-172690149513 Sep 08 06:43:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:01 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 06:43:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:01 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:43:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5190f2a0-2f41-4152-84e3-c4c99a771445 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/groups/2994d7a9-66c4-4def-9020-172690149513/action returned with HTTP 202 Sep 08 06:43:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 71/142] 192.168.122.168 () {62 vars in 1312 bytes} [Tue Sep 8 06:43:01 2026] POST /volume/v3/groups/2994d7a9-66c4-4def-9020-172690149513/action => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:43:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bf809986-7a5b-486c-9a8d-28d573a0de64 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bf809986-7a5b-486c-9a8d-28d573a0de64 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 Sep 08 06:43:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bf809986-7a5b-486c-9a8d-28d573a0de64 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bf809986-7a5b-486c-9a8d-28d573a0de64 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bf809986-7a5b-486c-9a8d-28d573a0de64 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Volume info retrieved successfully. Sep 08 06:43:01 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-bf809986-7a5b-486c-9a8d-28d573a0de64 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:43:01 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-bf809986-7a5b-486c-9a8d-28d573a0de64 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:43:01 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-bf809986-7a5b-486c-9a8d-28d573a0de64 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:43:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bf809986-7a5b-486c-9a8d-28d573a0de64 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 returned with HTTP 200 Sep 08 06:43:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 72/143] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:43:01 2026] GET /volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 => generated 929 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:43:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f1902e7a-77e8-4e50-af69-5eebcd2e5cce None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f1902e7a-77e8-4e50-af69-5eebcd2e5cce tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 Sep 08 06:43:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f1902e7a-77e8-4e50-af69-5eebcd2e5cce tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f1902e7a-77e8-4e50-af69-5eebcd2e5cce tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f1902e7a-77e8-4e50-af69-5eebcd2e5cce tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 returned with HTTP 404 Sep 08 06:43:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 72/144] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:43:02 2026] GET /volume/v3/volumes/4aa4b3fd-a0be-4b51-ac33-869659908180 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:43:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2d2cac74-8f97-42fa-95c3-31b805819a97 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2d2cac74-8f97-42fa-95c3-31b805819a97 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/groups/2994d7a9-66c4-4def-9020-172690149513 Sep 08 06:43:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2d2cac74-8f97-42fa-95c3-31b805819a97 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2d2cac74-8f97-42fa-95c3-31b805819a97 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-2d2cac74-8f97-42fa-95c3-31b805819a97 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] show called for member 2994d7a9-66c4-4def-9020-172690149513 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:43:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2d2cac74-8f97-42fa-95c3-31b805819a97 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/groups/2994d7a9-66c4-4def-9020-172690149513 returned with HTTP 404 Sep 08 06:43:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 73/145] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:43:02 2026] GET /volume/v3/groups/2994d7a9-66c4-4def-9020-172690149513 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:43:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0a5f37b4-ca15-4d26-858e-5fb350d22246 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0a5f37b4-ca15-4d26-858e-5fb350d22246 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:43:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0a5f37b4-ca15-4d26-858e-5fb350d22246 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0a5f37b4-ca15-4d26-858e-5fb350d22246 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-0a5f37b4-ca15-4d26-858e-5fb350d22246 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:43:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0a5f37b4-ca15-4d26-858e-5fb350d22246 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:43:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:02 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:43:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0a5f37b4-ca15-4d26-858e-5fb350d22246 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Get all volumes completed successfully. Sep 08 06:43:02 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-0a5f37b4-ca15-4d26-858e-5fb350d22246 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:43:02 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-0a5f37b4-ca15-4d26-858e-5fb350d22246 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:43:03 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-0a5f37b4-ca15-4d26-858e-5fb350d22246 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:43:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0a5f37b4-ca15-4d26-858e-5fb350d22246 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:43:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 73/146] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 06:43:02 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:43:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3cc925a2-5046-4e2b-8f0e-c24f271f1e8b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3cc925a2-5046-4e2b-8f0e-c24f271f1e8b tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] POST http://192.168.122.168/volume/v3/groups/10eacc1b-52b5-4e21-a997-28e277b89508/action Sep 08 06:43:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3cc925a2-5046-4e2b-8f0e-c24f271f1e8b tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:43:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3cc925a2-5046-4e2b-8f0e-c24f271f1e8b tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-3cc925a2-5046-4e2b-8f0e-c24f271f1e8b tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] delete called for group 10eacc1b-52b5-4e21-a997-28e277b89508 {{(pid=87203) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 06:43:03 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-3cc925a2-5046-4e2b-8f0e-c24f271f1e8b tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Delete group with id: 10eacc1b-52b5-4e21-a997-28e277b89508 Sep 08 06:43:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:03 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 06:43:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:03 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:43:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3cc925a2-5046-4e2b-8f0e-c24f271f1e8b tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/groups/10eacc1b-52b5-4e21-a997-28e277b89508/action returned with HTTP 202 Sep 08 06:43:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 74/147] 192.168.122.168 () {62 vars in 1312 bytes} [Tue Sep 8 06:43:03 2026] POST /volume/v3/groups/10eacc1b-52b5-4e21-a997-28e277b89508/action => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 08 06:43:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8d7a4418-c9e7-406a-8b49-eb9dfd22db3e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8d7a4418-c9e7-406a-8b49-eb9dfd22db3e tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/volumes/8dc9d526-dcf5-4c66-a5d9-fb33dd5fc410 Sep 08 06:43:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8d7a4418-c9e7-406a-8b49-eb9dfd22db3e tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8d7a4418-c9e7-406a-8b49-eb9dfd22db3e tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8d7a4418-c9e7-406a-8b49-eb9dfd22db3e tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Volume info retrieved successfully. Sep 08 06:43:03 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-8d7a4418-c9e7-406a-8b49-eb9dfd22db3e tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:43:03 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-8d7a4418-c9e7-406a-8b49-eb9dfd22db3e tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:43:03 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-8d7a4418-c9e7-406a-8b49-eb9dfd22db3e tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:43:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8d7a4418-c9e7-406a-8b49-eb9dfd22db3e tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/volumes/8dc9d526-dcf5-4c66-a5d9-fb33dd5fc410 returned with HTTP 200 Sep 08 06:43:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 74/148] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:43:03 2026] GET /volume/v3/volumes/8dc9d526-dcf5-4c66-a5d9-fb33dd5fc410 => generated 917 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:43:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7ebeb3af-12e7-4f2b-9c78-8eb579a4cdcc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ebeb3af-12e7-4f2b-9c78-8eb579a4cdcc tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/volumes/8dc9d526-dcf5-4c66-a5d9-fb33dd5fc410 Sep 08 06:43:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ebeb3af-12e7-4f2b-9c78-8eb579a4cdcc tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ebeb3af-12e7-4f2b-9c78-8eb579a4cdcc tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ebeb3af-12e7-4f2b-9c78-8eb579a4cdcc tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/volumes/8dc9d526-dcf5-4c66-a5d9-fb33dd5fc410 returned with HTTP 404 Sep 08 06:43:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 75/149] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:43:04 2026] GET /volume/v3/volumes/8dc9d526-dcf5-4c66-a5d9-fb33dd5fc410 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:43:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a97703df-bea9-493f-b1a5-4a0ed402cc78 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a97703df-bea9-493f-b1a5-4a0ed402cc78 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] GET http://192.168.122.168/volume/v3/groups/10eacc1b-52b5-4e21-a997-28e277b89508 Sep 08 06:43:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a97703df-bea9-493f-b1a5-4a0ed402cc78 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a97703df-bea9-493f-b1a5-4a0ed402cc78 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-a97703df-bea9-493f-b1a5-4a0ed402cc78 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] show called for member 10eacc1b-52b5-4e21-a997-28e277b89508 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:43:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a97703df-bea9-493f-b1a5-4a0ed402cc78 tempest-GroupsV314Test-235949681 tempest-GroupsV314Test-235949681-project-member] http://192.168.122.168/volume/v3/groups/10eacc1b-52b5-4e21-a997-28e277b89508 returned with HTTP 404 Sep 08 06:43:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 75/150] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:43:04 2026] GET /volume/v3/groups/10eacc1b-52b5-4e21-a997-28e277b89508 => generated 108 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:43:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2919cbb4-666c-4f57-80da-4bd52460ed6f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2919cbb4-666c-4f57-80da-4bd52460ed6f tempest-GroupsV314Test-1838882 tempest-GroupsV314Test-1838882-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/6ded6cef-6658-418b-9a44-bd74f0fce626 Sep 08 06:43:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2919cbb4-666c-4f57-80da-4bd52460ed6f tempest-GroupsV314Test-1838882 tempest-GroupsV314Test-1838882-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2919cbb4-666c-4f57-80da-4bd52460ed6f tempest-GroupsV314Test-1838882 tempest-GroupsV314Test-1838882-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2919cbb4-666c-4f57-80da-4bd52460ed6f tempest-GroupsV314Test-1838882 tempest-GroupsV314Test-1838882-project-admin] http://192.168.122.168/volume/v3/group_types/6ded6cef-6658-418b-9a44-bd74f0fce626 returned with HTTP 202 Sep 08 06:43:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 76/151] 192.168.122.168 () {60 vars in 1288 bytes} [Tue Sep 8 06:43:04 2026] DELETE /volume/v3/group_types/6ded6cef-6658-418b-9a44-bd74f0fce626 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 08 06:43:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0a2f5867-9a50-44f4-acc1-e2eabb614c1c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0a2f5867-9a50-44f4-acc1-e2eabb614c1c tempest-GroupsV314Test-1838882 tempest-GroupsV314Test-1838882-project-admin] DELETE http://192.168.122.168/volume/v3/types/342a45a9-0822-494b-abe4-7dd48d295c70 Sep 08 06:43:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0a2f5867-9a50-44f4-acc1-e2eabb614c1c tempest-GroupsV314Test-1838882 tempest-GroupsV314Test-1838882-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0a2f5867-9a50-44f4-acc1-e2eabb614c1c tempest-GroupsV314Test-1838882 tempest-GroupsV314Test-1838882-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0a2f5867-9a50-44f4-acc1-e2eabb614c1c tempest-GroupsV314Test-1838882 tempest-GroupsV314Test-1838882-project-admin] http://192.168.122.168/volume/v3/types/342a45a9-0822-494b-abe4-7dd48d295c70 returned with HTTP 202 Sep 08 06:43:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 76/152] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:43:04 2026] DELETE /volume/v3/types/342a45a9-0822-494b-abe4-7dd48d295c70 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:43:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ada12f15-f3e1-4c64-bcff-2a7ffcc54b38 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ada12f15-f3e1-4c64-bcff-2a7ffcc54b38 tempest-GroupsV314Test-1838882 tempest-GroupsV314Test-1838882-project-admin] GET http://192.168.122.168/volume/v3/types/342a45a9-0822-494b-abe4-7dd48d295c70 Sep 08 06:43:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ada12f15-f3e1-4c64-bcff-2a7ffcc54b38 tempest-GroupsV314Test-1838882 tempest-GroupsV314Test-1838882-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ada12f15-f3e1-4c64-bcff-2a7ffcc54b38 tempest-GroupsV314Test-1838882 tempest-GroupsV314Test-1838882-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ada12f15-f3e1-4c64-bcff-2a7ffcc54b38 tempest-GroupsV314Test-1838882 tempest-GroupsV314Test-1838882-project-admin] http://192.168.122.168/volume/v3/types/342a45a9-0822-494b-abe4-7dd48d295c70 returned with HTTP 404 Sep 08 06:43:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 77/153] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:43:04 2026] GET /volume/v3/types/342a45a9-0822-494b-abe4-7dd48d295c70 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:43:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f1eaead1-3d93-4c9a-8222-c696796cb3a6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:14 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=244,cinder:UPDATE=50,cinder:INSERT=28 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:43:14 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=200,cinder:UPDATE=22,cinder:INSERT=18 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:43:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f1eaead1-3d93-4c9a-8222-c696796cb3a6 tempest-VolumePoolsAdminTestsJSON-1193722397 tempest-VolumePoolsAdminTestsJSON-1193722397-project-admin] GET http://192.168.122.168/volume/v3/scheduler-stats/get_pools?detail=True Sep 08 06:43:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f1eaead1-3d93-4c9a-8222-c696796cb3a6 tempest-VolumePoolsAdminTestsJSON-1193722397 tempest-VolumePoolsAdminTestsJSON-1193722397-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f1eaead1-3d93-4c9a-8222-c696796cb3a6 tempest-VolumePoolsAdminTestsJSON-1193722397 tempest-VolumePoolsAdminTestsJSON-1193722397-project-admin] Calling method 'get_pools' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f1eaead1-3d93-4c9a-8222-c696796cb3a6 tempest-VolumePoolsAdminTestsJSON-1193722397 tempest-VolumePoolsAdminTestsJSON-1193722397-project-admin] http://192.168.122.168/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 08 06:43:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 77/154] 192.168.122.168 () {58 vars in 1198 bytes} [Tue Sep 8 06:43:14 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 613 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-58eef9e0-0ad1-4094-ace5-a412724eb1d7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-58eef9e0-0ad1-4094-ace5-a412724eb1d7 tempest-VolumePoolsAdminTestsJSON-1193722397 tempest-VolumePoolsAdminTestsJSON-1193722397-project-admin] GET http://192.168.122.168/volume/v3/scheduler-stats/get_pools Sep 08 06:43:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-58eef9e0-0ad1-4094-ace5-a412724eb1d7 tempest-VolumePoolsAdminTestsJSON-1193722397 tempest-VolumePoolsAdminTestsJSON-1193722397-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-58eef9e0-0ad1-4094-ace5-a412724eb1d7 tempest-VolumePoolsAdminTestsJSON-1193722397 tempest-VolumePoolsAdminTestsJSON-1193722397-project-admin] Calling method 'get_pools' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-58eef9e0-0ad1-4094-ace5-a412724eb1d7 tempest-VolumePoolsAdminTestsJSON-1193722397 tempest-VolumePoolsAdminTestsJSON-1193722397-project-admin] http://192.168.122.168/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 08 06:43:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 78/155] 192.168.122.168 () {58 vars in 1175 bytes} [Tue Sep 8 06:43:14 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:43:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b7b8c6df-c0ae-4e93-ab69-3e22e8f202e3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b7b8c6df-c0ae-4e93-ab69-3e22e8f202e3 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:43:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b7b8c6df-c0ae-4e93-ab69-3e22e8f202e3 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-746345665"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-b7b8c6df-c0ae-4e93-ab69-3e22e8f202e3 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-746345665'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:43:24 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-b7b8c6df-c0ae-4e93-ab69-3e22e8f202e3 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Create volume of 1 GB Sep 08 06:43:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b7b8c6df-c0ae-4e93-ab69-3e22e8f202e3 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Availability Zones retrieved successfully. Sep 08 06:43:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7b8c6df-c0ae-4e93-ab69-3e22e8f202e3 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Flow 'volume_create_api' (6fe35fc8-f901-4131-ac8a-6310fbb9fb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:43:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7b8c6df-c0ae-4e93-ab69-3e22e8f202e3 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0611bb01-33f9-436f-a1b5-076a08c2a436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-b7b8c6df-c0ae-4e93-ab69-3e22e8f202e3 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:43:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7b8c6df-c0ae-4e93-ab69-3e22e8f202e3 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0611bb01-33f9-436f-a1b5-076a08c2a436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7b8c6df-c0ae-4e93-ab69-3e22e8f202e3 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1eb56f6-506d-4868-ada0-d26ff516261b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:24 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-b7b8c6df-c0ae-4e93-ab69-3e22e8f202e3 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Created reservations ['e132b12a-ead5-4a16-a9d3-46422cdf714f', '3a5b5ab5-9618-4cec-9bd9-53bbc61bcb64', '7a2a8ce2-c566-49af-bc63-0bfafab81662', 'a0328ff3-43af-46d4-a922-9634123af717'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:43:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7b8c6df-c0ae-4e93-ab69-3e22e8f202e3 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1eb56f6-506d-4868-ada0-d26ff516261b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e132b12a-ead5-4a16-a9d3-46422cdf714f', '3a5b5ab5-9618-4cec-9bd9-53bbc61bcb64', '7a2a8ce2-c566-49af-bc63-0bfafab81662', 'a0328ff3-43af-46d4-a922-9634123af717']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7b8c6df-c0ae-4e93-ab69-3e22e8f202e3 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9b0f5fd-04af-44ef-b543-ac87d4ca5cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7b8c6df-c0ae-4e93-ab69-3e22e8f202e3 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9b0f5fd-04af-44ef-b543-ac87d4ca5cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '445c6ae8-cbeb-4fb8-a697-194b0471ed58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-746345665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da9c5b90417e46139899b872b530d403',qos_specs=None,replication_status=,reservations=['e132b12a-ead5-4a16-a9d3-46422cdf714f','3a5b5ab5-9618-4cec-9bd9-53bbc61bcb64','7a2a8ce2-c566-49af-bc63-0bfafab81662','a0328ff3-43af-46d4-a922-9634123af717'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc7f975f6f0e4ad6822802f75ab9a360',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:43:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-746345665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=445c6ae8-cbeb-4fb8-a697-194b0471ed58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da9c5b90417e46139899b872b530d403',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc7f975f6f0e4ad6822802f75ab9a360',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7b8c6df-c0ae-4e93-ab69-3e22e8f202e3 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c18457c0-36a2-4918-8ab1-eba9deba3c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7b8c6df-c0ae-4e93-ab69-3e22e8f202e3 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c18457c0-36a2-4918-8ab1-eba9deba3c74) transitioned into state 'SUCCESS' from state '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-746345665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da9c5b90417e46139899b872b530d403',qos_specs=None,replication_status=,reservations=['e132b12a-ead5-4a16-a9d3-46422cdf714f','3a5b5ab5-9618-4cec-9bd9-53bbc61bcb64','7a2a8ce2-c566-49af-bc63-0bfafab81662','a0328ff3-43af-46d4-a922-9634123af717'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc7f975f6f0e4ad6822802f75ab9a360',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7b8c6df-c0ae-4e93-ab69-3e22e8f202e3 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5adbb5ab-bc90-4c51-bd6b-ea3bbfbfb647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7b8c6df-c0ae-4e93-ab69-3e22e8f202e3 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5adbb5ab-bc90-4c51-bd6b-ea3bbfbfb647) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b7b8c6df-c0ae-4e93-ab69-3e22e8f202e3 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Flow 'volume_create_api' (6fe35fc8-f901-4131-ac8a-6310fbb9fb17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:43:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b7b8c6df-c0ae-4e93-ab69-3e22e8f202e3 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Create volume request issued successfully. Sep 08 06:43:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b7b8c6df-c0ae-4e93-ab69-3e22e8f202e3 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:43:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 78/156] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:43:24 2026] POST /volume/v3/volumes => generated 760 bytes in 1050 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:43:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-09275098-de26-44c0-821a-f1c6fa22a01d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-09275098-de26-44c0-821a-f1c6fa22a01d tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] GET http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 Sep 08 06:43:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-09275098-de26-44c0-821a-f1c6fa22a01d tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-09275098-de26-44c0-821a-f1c6fa22a01d tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-09275098-de26-44c0-821a-f1c6fa22a01d tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Volume info retrieved successfully. Sep 08 06:43:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-09275098-de26-44c0-821a-f1c6fa22a01d tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 returned with HTTP 200 Sep 08 06:43:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 79/157] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:25 2026] GET /volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 => generated 828 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b7070fef-93d5-415e-97d1-420f3dd4e9ef None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a146e23c-05d5-41a2-8c1b-f893897f2f9d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a146e23c-05d5-41a2-8c1b-f893897f2f9d tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] GET http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 Sep 08 06:43:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a146e23c-05d5-41a2-8c1b-f893897f2f9d tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a146e23c-05d5-41a2-8c1b-f893897f2f9d tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a146e23c-05d5-41a2-8c1b-f893897f2f9d tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Volume info retrieved successfully. Sep 08 06:43:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a146e23c-05d5-41a2-8c1b-f893897f2f9d tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 returned with HTTP 200 Sep 08 06:43:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 80/158] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:26 2026] GET /volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 => generated 852 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b7070fef-93d5-415e-97d1-420f3dd4e9ef tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:43:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b7070fef-93d5-415e-97d1-420f3dd4e9ef tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b7070fef-93d5-415e-97d1-420f3dd4e9ef tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:43:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 79/159] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 06:43:26 2026] POST /volume/v3/types => generated 188 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-44a8b53b-d110-4942-90ca-7d921e919264 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-44a8b53b-d110-4942-90ca-7d921e919264 tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:43:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-44a8b53b-d110-4942-90ca-7d921e919264 tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-44a8b53b-d110-4942-90ca-7d921e919264 tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:43:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 81/160] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 06:43:26 2026] POST /volume/v3/types => generated 188 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:43:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-2021743743"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2021743743'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:43:27 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Create volume of 1 GB Sep 08 06:43:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Availability Zones retrieved successfully. Sep 08 06:43:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Flow 'volume_create_api' (43d21aa3-ff6c-401d-9621-e24ee5892956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:43:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cece093b-27e4-4c3d-84e5-a98f1f232e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:43:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cece093b-27e4-4c3d-84e5-a98f1f232e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:43:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f1929832-efce-4244-a2a8-d31d0f319278,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1929832-efce-4244-a2a8-d31d0f319278', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d2e21f6-ffd0-4709-b4a4-177000768d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-68a0c1f3-29b6-4f58-9bcf-da74b71b3525 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-68a0c1f3-29b6-4f58-9bcf-da74b71b3525 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] GET http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 Sep 08 06:43:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-68a0c1f3-29b6-4f58-9bcf-da74b71b3525 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-68a0c1f3-29b6-4f58-9bcf-da74b71b3525 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:27 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-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 08 06:43:27 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-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 08 06:43:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-68a0c1f3-29b6-4f58-9bcf-da74b71b3525 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Volume info retrieved successfully. Sep 08 06:43:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-68a0c1f3-29b6-4f58-9bcf-da74b71b3525 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 returned with HTTP 200 Sep 08 06:43:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 82/161] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:27 2026] GET /volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 => generated 852 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:27 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Created reservations ['27cdb40b-d48d-413e-a2e6-a25c8257ae1c', '4f721ac2-fe1a-4f43-b29b-11be826c2860', 'c24adc48-469d-4c50-9cb0-5ec7dc649c3e', '1ae7731f-8a0c-4e59-95af-02fbd3521e49'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:43:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d2e21f6-ffd0-4709-b4a4-177000768d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27cdb40b-d48d-413e-a2e6-a25c8257ae1c', '4f721ac2-fe1a-4f43-b29b-11be826c2860', 'c24adc48-469d-4c50-9cb0-5ec7dc649c3e', '1ae7731f-8a0c-4e59-95af-02fbd3521e49']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c125737-0205-481c-ae10-ec5020c31624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c125737-0205-481c-ae10-ec5020c31624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbf11870-05f8-4360-8383-a084e09db9db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2021743743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='039f27a0bbe94dffa687548b41c33a83',qos_specs=None,replication_status=,reservations=['27cdb40b-d48d-413e-a2e6-a25c8257ae1c','4f721ac2-fe1a-4f43-b29b-11be826c2860','c24adc48-469d-4c50-9cb0-5ec7dc649c3e','1ae7731f-8a0c-4e59-95af-02fbd3521e49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87e2a2669a954725bd683c46ccd7197a',volume_type_id=f1929832-efce-4244-a2a8-d31d0f319278), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:43:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2021743743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbf11870-05f8-4360-8383-a084e09db9db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='039f27a0bbe94dffa687548b41c33a83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87e2a2669a954725bd683c46ccd7197a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1929832-efce-4244-a2a8-d31d0f319278),volume_type_id=f1929832-efce-4244-a2a8-d31d0f319278)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cc3a44d-9c32-4453-b701-34f1d0536fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cc3a44d-9c32-4453-b701-34f1d0536fa5) transitioned into state 'SUCCESS' from state '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-2021743743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='039f27a0bbe94dffa687548b41c33a83',qos_specs=None,replication_status=,reservations=['27cdb40b-d48d-413e-a2e6-a25c8257ae1c','4f721ac2-fe1a-4f43-b29b-11be826c2860','c24adc48-469d-4c50-9cb0-5ec7dc649c3e','1ae7731f-8a0c-4e59-95af-02fbd3521e49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87e2a2669a954725bd683c46ccd7197a',volume_type_id=f1929832-efce-4244-a2a8-d31d0f319278)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f324249f-8461-4d7d-b75a-653aaa0e0b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f324249f-8461-4d7d-b75a-653aaa0e0b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Flow 'volume_create_api' (43d21aa3-ff6c-401d-9621-e24ee5892956) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:43:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Create volume request issued successfully. Sep 08 06:43:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7f2fa71f-63f2-42f6-8659-3e43e43fa705 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:43:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 80/162] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:43:26 2026] POST /volume/v3/volumes => generated 776 bytes in 1815 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:43:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-62a70031-7cd9-464b-abf6-c2285392ed98 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-62a70031-7cd9-464b-abf6-c2285392ed98 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] GET http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db Sep 08 06:43:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-62a70031-7cd9-464b-abf6-c2285392ed98 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-62a70031-7cd9-464b-abf6-c2285392ed98 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-62a70031-7cd9-464b-abf6-c2285392ed98 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Volume info retrieved successfully. Sep 08 06:43:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-62a70031-7cd9-464b-abf6-c2285392ed98 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db returned with HTTP 200 Sep 08 06:43:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 83/163] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:28 2026] GET /volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db => generated 844 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6b6089a8-ec90-45a1-8a60-5bd71e188921 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b6089a8-ec90-45a1-8a60-5bd71e188921 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] GET http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 Sep 08 06:43:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b6089a8-ec90-45a1-8a60-5bd71e188921 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b6089a8-ec90-45a1-8a60-5bd71e188921 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6b6089a8-ec90-45a1-8a60-5bd71e188921 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Volume info retrieved successfully. Sep 08 06:43:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b6089a8-ec90-45a1-8a60-5bd71e188921 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 returned with HTTP 200 Sep 08 06:43:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 81/164] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:28 2026] GET /volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 => generated 853 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-d5ab0259-92d0-498b-bcd5-0b5c5d97d452 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-d5ab0259-92d0-498b-bcd5-0b5c5d97d452 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] GET http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 Sep 08 06:43:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-d5ab0259-92d0-498b-bcd5-0b5c5d97d452 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-d5ab0259-92d0-498b-bcd5-0b5c5d97d452 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-d5ab0259-92d0-498b-bcd5-0b5c5d97d452 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Volume info retrieved successfully. Sep 08 06:43:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-d5ab0259-92d0-498b-bcd5-0b5c5d97d452 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 returned with HTTP 200 Sep 08 06:43:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 84/165] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:43:29 2026] GET /volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 => generated 853 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:43:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-705d7e41-3d82-4683-8420-95777c3068ad None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-705d7e41-3d82-4683-8420-95777c3068ad tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] GET http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db Sep 08 06:43:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-705d7e41-3d82-4683-8420-95777c3068ad tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-705d7e41-3d82-4683-8420-95777c3068ad tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-705d7e41-3d82-4683-8420-95777c3068ad tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Volume info retrieved successfully. Sep 08 06:43:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-705d7e41-3d82-4683-8420-95777c3068ad tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db returned with HTTP 200 Sep 08 06:43:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 82/166] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:29 2026] GET /volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db => generated 868 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-578f21ee-fc12-4e59-b45f-895466122eeb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-578f21ee-fc12-4e59-b45f-895466122eeb None None] GET http://192.168.122.168/volume// Sep 08 06:43:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-578f21ee-fc12-4e59-b45f-895466122eeb None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-578f21ee-fc12-4e59-b45f-895466122eeb None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-578f21ee-fc12-4e59-b45f-895466122eeb None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:43:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 85/167] 192.168.122.168 () {58 vars in 1317 bytes} [Tue Sep 8 06:43:30 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:43:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-9143678b-2b90-4141-94d9-49246568cb6d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-9143678b-2b90-4141-94d9-49246568cb6d tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 08 06:43:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-9143678b-2b90-4141-94d9-49246568cb6d tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "445c6ae8-cbeb-4fb8-a697-194b0471ed58", "connector": null, "instance_uuid": "8d6e1b59-a32c-4054-b035-ca6e02350703"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 08 06:43:30 devstack devstack@c-api.service[87202]: .first() Sep 08 06:43:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9982e8f2-4793-43c4-bd1c-15c194cebb44 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-9143678b-2b90-4141-94d9-49246568cb6d tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 08 06:43:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9982e8f2-4793-43c4-bd1c-15c194cebb44 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] GET http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db Sep 08 06:43:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9982e8f2-4793-43c4-bd1c-15c194cebb44 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9982e8f2-4793-43c4-bd1c-15c194cebb44 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 83/168] 192.168.122.168 () {66 vars in 1483 bytes} [Tue Sep 8 06:43:30 2026] POST /volume/v3/attachments => generated 273 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:43:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9982e8f2-4793-43c4-bd1c-15c194cebb44 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Volume info retrieved successfully. Sep 08 06:43:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-28f7c9e6-8831-4ffb-b769-faf8f857b3d7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9982e8f2-4793-43c4-bd1c-15c194cebb44 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db returned with HTTP 200 Sep 08 06:43:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 86/169] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:30 2026] GET /volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db => generated 868 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-28f7c9e6-8831-4ffb-b769-faf8f857b3d7 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] GET http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 Sep 08 06:43:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-28f7c9e6-8831-4ffb-b769-faf8f857b3d7 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-28f7c9e6-8831-4ffb-b769-faf8f857b3d7 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-53b1bd57-9758-487e-9d94-dd97a5252e64 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-53b1bd57-9758-487e-9d94-dd97a5252e64 None None] GET http://192.168.122.168/volume// Sep 08 06:43:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-53b1bd57-9758-487e-9d94-dd97a5252e64 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-53b1bd57-9758-487e-9d94-dd97a5252e64 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-53b1bd57-9758-487e-9d94-dd97a5252e64 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:43:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 87/170] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:43: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 08 06:43:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-28f7c9e6-8831-4ffb-b769-faf8f857b3d7 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Volume info retrieved successfully. Sep 08 06:43:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-28f7c9e6-8831-4ffb-b769-faf8f857b3d7 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 returned with HTTP 200 Sep 08 06:43:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 84/171] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:30 2026] GET /volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 => generated 852 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-1d3220ef-eebd-4cc2-a157-fe1d6796e731 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-1d3220ef-eebd-4cc2-a157-fe1d6796e731 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] GET http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 Sep 08 06:43:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-1d3220ef-eebd-4cc2-a157-fe1d6796e731 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-1d3220ef-eebd-4cc2-a157-fe1d6796e731 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-1d3220ef-eebd-4cc2-a157-fe1d6796e731 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Volume info retrieved successfully. Sep 08 06:43:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-1d3220ef-eebd-4cc2-a157-fe1d6796e731 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 returned with HTTP 200 Sep 08 06:43:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 88/172] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:43:31 2026] GET /volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 => generated 1033 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:43:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4bd22a62-88a8-4d5e-96a4-c90f02d76e64 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4bd22a62-88a8-4d5e-96a4-c90f02d76e64 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] GET http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db Sep 08 06:43:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4bd22a62-88a8-4d5e-96a4-c90f02d76e64 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4bd22a62-88a8-4d5e-96a4-c90f02d76e64 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4bd22a62-88a8-4d5e-96a4-c90f02d76e64 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Volume info retrieved successfully. Sep 08 06:43:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4bd22a62-88a8-4d5e-96a4-c90f02d76e64 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db returned with HTTP 200 Sep 08 06:43:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 85/173] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:31 2026] GET /volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db => generated 869 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-aacd0302-8502-4bd1-9f83-d73bc1c9131c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aacd0302-8502-4bd1-9f83-d73bc1c9131c tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] GET http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db Sep 08 06:43:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aacd0302-8502-4bd1-9f83-d73bc1c9131c tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aacd0302-8502-4bd1-9f83-d73bc1c9131c tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0926e937-313f-4681-8fcf-4b8ad96414fc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0926e937-313f-4681-8fcf-4b8ad96414fc tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] GET http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 Sep 08 06:43:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0926e937-313f-4681-8fcf-4b8ad96414fc tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0926e937-313f-4681-8fcf-4b8ad96414fc tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-aacd0302-8502-4bd1-9f83-d73bc1c9131c tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] Volume info retrieved successfully. Sep 08 06:43:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aacd0302-8502-4bd1-9f83-d73bc1c9131c tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db returned with HTTP 200 Sep 08 06:43:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 89/174] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:32 2026] GET /volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db => generated 1032 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:43:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9b02d02f-e514-4a66-b828-40455b333220 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9b02d02f-e514-4a66-b828-40455b333220 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] POST http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db/action Sep 08 06:43:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9b02d02f-e514-4a66-b828-40455b333220 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:43:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9b02d02f-e514-4a66-b828-40455b333220 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0926e937-313f-4681-8fcf-4b8ad96414fc tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Volume info retrieved successfully. Sep 08 06:43:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0926e937-313f-4681-8fcf-4b8ad96414fc tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 returned with HTTP 200 Sep 08 06:43:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9b02d02f-e514-4a66-b828-40455b333220 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Volume info retrieved successfully. Sep 08 06:43:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 86/175] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:32 2026] GET /volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 => generated 852 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:32 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:43:32 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-9b02d02f-e514-4a66-b828-40455b333220 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:43:32 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-9b02d02f-e514-4a66-b828-40455b333220 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:43:32 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-9b02d02f-e514-4a66-b828-40455b333220 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Created reservations ['0c6be14e-7ff2-4c58-8c7a-30a8ea4ed6af', '28bde559-24d3-42ae-a981-cbf91bb7202c'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:43:32 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-9b02d02f-e514-4a66-b828-40455b333220 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-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 08 06:43:32 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-9b02d02f-e514-4a66-b828-40455b333220 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-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 08 06:43:32 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-9b02d02f-e514-4a66-b828-40455b333220 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Created reservations ['9d6f8f42-c475-490b-83d1-e35f9bd9b3a1', 'b10220e9-66c3-4734-9e86-fa9becf0075c'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:43:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9b02d02f-e514-4a66-b828-40455b333220 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Retype volume request issued successfully. Sep 08 06:43:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9b02d02f-e514-4a66-b828-40455b333220 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db/action returned with HTTP 202 Sep 08 06:43:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 90/176] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:43:32 2026] POST /volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db/action => generated 0 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:43:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-76dcaf61-e8b6-4276-a4db-7238307dfedf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-76dcaf61-e8b6-4276-a4db-7238307dfedf tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] GET http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db Sep 08 06:43:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-76dcaf61-e8b6-4276-a4db-7238307dfedf tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-76dcaf61-e8b6-4276-a4db-7238307dfedf tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-76dcaf61-e8b6-4276-a4db-7238307dfedf tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Volume info retrieved successfully. Sep 08 06:43:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-76dcaf61-e8b6-4276-a4db-7238307dfedf tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db returned with HTTP 200 Sep 08 06:43:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 87/177] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:32 2026] GET /volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db => generated 868 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b6c7c40d-06a0-43d7-990b-4d46fa6a2ca2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b6c7c40d-06a0-43d7-990b-4d46fa6a2ca2 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] GET http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 Sep 08 06:43:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b6c7c40d-06a0-43d7-990b-4d46fa6a2ca2 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b6c7c40d-06a0-43d7-990b-4d46fa6a2ca2 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b6c7c40d-06a0-43d7-990b-4d46fa6a2ca2 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Volume info retrieved successfully. Sep 08 06:43:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b6c7c40d-06a0-43d7-990b-4d46fa6a2ca2 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 returned with HTTP 200 Sep 08 06:43:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-f8c8b450-ebef-43ab-9a7b-f95f82c957aa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 91/178] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:33 2026] GET /volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 => generated 852 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-f8c8b450-ebef-43ab-9a7b-f95f82c957aa tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] PUT http://192.168.122.168/volume/v3/attachments/1d55c23f-c09e-4f3d-a8e5-b53221021df7 Sep 08 06:43:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-f8c8b450-ebef-43ab-9a7b-f95f82c957aa tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:41a53b826eb1", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "16482855-131a-4008-adde-924f45bb8de5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:33 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-f8c8b450-ebef-43ab-9a7b-f95f82c957aa tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Acquiring lock "cinder-attachment_update-445c6ae8-cbeb-4fb8-a697-194b0471ed58-devstack" by "attachment_update" {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 06:43:33 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-f8c8b450-ebef-43ab-9a7b-f95f82c957aa tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Lock "cinder-attachment_update-445c6ae8-cbeb-4fb8-a697-194b0471ed58-devstack" acquired by "attachment_update" :: waited 0.035s {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 06:43:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-75122a76-d930-4344-969c-1da7abfaa971 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-75122a76-d930-4344-969c-1da7abfaa971 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] GET http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db Sep 08 06:43:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-75122a76-d930-4344-969c-1da7abfaa971 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-75122a76-d930-4344-969c-1da7abfaa971 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-75122a76-d930-4344-969c-1da7abfaa971 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Volume info retrieved successfully. Sep 08 06:43:33 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-f8c8b450-ebef-43ab-9a7b-f95f82c957aa tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Lock "cinder-attachment_update-445c6ae8-cbeb-4fb8-a697-194b0471ed58-devstack" released by "attachment_update" :: held 0.365s {{(pid=87202) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 06:43:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-f8c8b450-ebef-43ab-9a7b-f95f82c957aa tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] http://192.168.122.168/volume/v3/attachments/1d55c23f-c09e-4f3d-a8e5-b53221021df7 returned with HTTP 200 Sep 08 06:43:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 88/179] 192.168.122.168 () {66 vars in 1593 bytes} [Tue Sep 8 06:43:33 2026] PUT /volume/v3/attachments/1d55c23f-c09e-4f3d-a8e5-b53221021df7 => generated 694 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:43:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-75122a76-d930-4344-969c-1da7abfaa971 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db returned with HTTP 200 Sep 08 06:43:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 92/180] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:33 2026] GET /volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db => generated 869 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-43eea63a-6eba-44a3-a77f-c16df4ded964 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-43eea63a-6eba-44a3-a77f-c16df4ded964 tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] GET http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db Sep 08 06:43:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-43eea63a-6eba-44a3-a77f-c16df4ded964 tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-43eea63a-6eba-44a3-a77f-c16df4ded964 tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-43eea63a-6eba-44a3-a77f-c16df4ded964 tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] Volume info retrieved successfully. Sep 08 06:43:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-43eea63a-6eba-44a3-a77f-c16df4ded964 tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db returned with HTTP 200 Sep 08 06:43:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 89/181] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:33 2026] GET /volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db => generated 1032 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:43:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e665d97a-5d5f-4839-8209-c77d7c460dea None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e665d97a-5d5f-4839-8209-c77d7c460dea tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] GET http://192.168.122.168/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2021743743 Sep 08 06:43:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e665d97a-5d5f-4839-8209-c77d7c460dea tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e665d97a-5d5f-4839-8209-c77d7c460dea tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e665d97a-5d5f-4839-8209-c77d7c460dea tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2021743743'), ('all_tenants', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:43:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e665d97a-5d5f-4839-8209-c77d7c460dea tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] Get all volumes completed successfully. Sep 08 06:43:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e665d97a-5d5f-4839-8209-c77d7c460dea tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] http://192.168.122.168/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2021743743 returned with HTTP 200 Sep 08 06:43:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 93/182] 192.168.122.168 () {58 vars in 1282 bytes} [Tue Sep 8 06:43:34 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2021743743 => generated 355 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d435c33a-d62e-4676-834e-865ebe740495 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d435c33a-d62e-4676-834e-865ebe740495 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] GET http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db Sep 08 06:43:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d435c33a-d62e-4676-834e-865ebe740495 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d435c33a-d62e-4676-834e-865ebe740495 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d435c33a-d62e-4676-834e-865ebe740495 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Volume info retrieved successfully. Sep 08 06:43:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d435c33a-d62e-4676-834e-865ebe740495 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db returned with HTTP 200 Sep 08 06:43:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 90/183] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:34 2026] GET /volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db => generated 869 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:43:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-64b4d685-20e2-4d78-a247-3dc131f19638 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64b4d685-20e2-4d78-a247-3dc131f19638 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] DELETE http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db Sep 08 06:43:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64b4d685-20e2-4d78-a247-3dc131f19638 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64b4d685-20e2-4d78-a247-3dc131f19638 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:34 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-64b4d685-20e2-4d78-a247-3dc131f19638 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Delete volume with id: cbf11870-05f8-4360-8383-a084e09db9db Sep 08 06:43:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-64b4d685-20e2-4d78-a247-3dc131f19638 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Volume info retrieved successfully. Sep 08 06:43:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-64b4d685-20e2-4d78-a247-3dc131f19638 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Delete volume request issued successfully. Sep 08 06:43:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64b4d685-20e2-4d78-a247-3dc131f19638 tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db returned with HTTP 202 Sep 08 06:43:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 94/184] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:43:34 2026] DELETE /volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:43:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5f87d616-8a6a-48e6-bce9-e1f188d7faf5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2807c870-06cb-4bc1-b9ea-d4aa5766129d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5f87d616-8a6a-48e6-bce9-e1f188d7faf5 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] GET http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 Sep 08 06:43:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5f87d616-8a6a-48e6-bce9-e1f188d7faf5 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5f87d616-8a6a-48e6-bce9-e1f188d7faf5 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2807c870-06cb-4bc1-b9ea-d4aa5766129d tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] GET http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db Sep 08 06:43:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2807c870-06cb-4bc1-b9ea-d4aa5766129d tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2807c870-06cb-4bc1-b9ea-d4aa5766129d tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5f87d616-8a6a-48e6-bce9-e1f188d7faf5 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Volume info retrieved successfully. Sep 08 06:43:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5f87d616-8a6a-48e6-bce9-e1f188d7faf5 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 returned with HTTP 200 Sep 08 06:43:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 91/185] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:34 2026] GET /volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:43:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2807c870-06cb-4bc1-b9ea-d4aa5766129d tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Volume info retrieved successfully. Sep 08 06:43:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2807c870-06cb-4bc1-b9ea-d4aa5766129d tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db returned with HTTP 200 Sep 08 06:43:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 95/186] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:34 2026] GET /volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db => generated 868 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-953bfd7d-0e33-4e61-a2aa-750ac3efab09 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-953bfd7d-0e33-4e61-a2aa-750ac3efab09 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] POST http://192.168.122.168/volume/v3/attachments/1d55c23f-c09e-4f3d-a8e5-b53221021df7/action Sep 08 06:43:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-953bfd7d-0e33-4e61-a2aa-750ac3efab09 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Action body: b'{"os-complete": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:43:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-953bfd7d-0e33-4e61-a2aa-750ac3efab09 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a13c222d-77df-4ce5-8008-8b0189c5b41f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a13c222d-77df-4ce5-8008-8b0189c5b41f tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] GET http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 Sep 08 06:43:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a13c222d-77df-4ce5-8008-8b0189c5b41f tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a13c222d-77df-4ce5-8008-8b0189c5b41f tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f48fbab2-0fc0-4548-bca6-cb57e2e4c314 req-953bfd7d-0e33-4e61-a2aa-750ac3efab09 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] http://192.168.122.168/volume/v3/attachments/1d55c23f-c09e-4f3d-a8e5-b53221021df7/action returned with HTTP 204 Sep 08 06:43:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 92/187] 192.168.122.168 () {66 vars in 1614 bytes} [Tue Sep 8 06:43:35 2026] POST /volume/v3/attachments/1d55c23f-c09e-4f3d-a8e5-b53221021df7/action => generated 0 bytes in 195 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:43:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eab4078f-abe3-4cdc-8838-f5395baf63be None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eab4078f-abe3-4cdc-8838-f5395baf63be tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] GET http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db Sep 08 06:43:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eab4078f-abe3-4cdc-8838-f5395baf63be tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eab4078f-abe3-4cdc-8838-f5395baf63be tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a13c222d-77df-4ce5-8008-8b0189c5b41f tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Volume info retrieved successfully. Sep 08 06:43:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-eab4078f-abe3-4cdc-8838-f5395baf63be tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Volume info retrieved successfully. Sep 08 06:43:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a13c222d-77df-4ce5-8008-8b0189c5b41f tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 returned with HTTP 200 Sep 08 06:43:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 96/188] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:35 2026] GET /volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 => generated 1145 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:43:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eab4078f-abe3-4cdc-8838-f5395baf63be tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db returned with HTTP 200 Sep 08 06:43:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 93/189] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:35 2026] GET /volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db => generated 868 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e50df9bd-a56b-4bf7-ad10-bdf7c3ea64bf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e50df9bd-a56b-4bf7-ad10-bdf7c3ea64bf tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] GET http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 Sep 08 06:43:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e50df9bd-a56b-4bf7-ad10-bdf7c3ea64bf tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e50df9bd-a56b-4bf7-ad10-bdf7c3ea64bf tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e50df9bd-a56b-4bf7-ad10-bdf7c3ea64bf tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Volume info retrieved successfully. Sep 08 06:43:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e50df9bd-a56b-4bf7-ad10-bdf7c3ea64bf tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 returned with HTTP 200 Sep 08 06:43:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 97/190] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:35 2026] GET /volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 => generated 1145 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:43:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7cd7e20d-aee9-4471-9b82-6dce0ca696aa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7cd7e20d-aee9-4471-9b82-6dce0ca696aa tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] GET http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db Sep 08 06:43:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7cd7e20d-aee9-4471-9b82-6dce0ca696aa tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7cd7e20d-aee9-4471-9b82-6dce0ca696aa tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7cd7e20d-aee9-4471-9b82-6dce0ca696aa tempest-VolumeRetypeWithoutMigrationTest-1109161946 tempest-VolumeRetypeWithoutMigrationTest-1109161946-project-member] http://192.168.122.168/volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db returned with HTTP 404 Sep 08 06:43:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 94/191] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:36 2026] GET /volume/v3/volumes/cbf11870-05f8-4360-8383-a084e09db9db => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:43:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-082bc8c6-a566-4472-9fcc-9ced34adb3bc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-082bc8c6-a566-4472-9fcc-9ced34adb3bc tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] DELETE http://192.168.122.168/volume/v3/types/cf7fd0ca-b24a-4ecb-9e35-134c36d7adf0 Sep 08 06:43:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-082bc8c6-a566-4472-9fcc-9ced34adb3bc tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-082bc8c6-a566-4472-9fcc-9ced34adb3bc tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-082bc8c6-a566-4472-9fcc-9ced34adb3bc tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] http://192.168.122.168/volume/v3/types/cf7fd0ca-b24a-4ecb-9e35-134c36d7adf0 returned with HTTP 202 Sep 08 06:43:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 98/192] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:43:36 2026] DELETE /volume/v3/types/cf7fd0ca-b24a-4ecb-9e35-134c36d7adf0 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:43:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d9d9de1c-b5b9-4b0b-8ad0-23d4bcc56961 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d9d9de1c-b5b9-4b0b-8ad0-23d4bcc56961 tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] GET http://192.168.122.168/volume/v3/types/cf7fd0ca-b24a-4ecb-9e35-134c36d7adf0 Sep 08 06:43:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d9d9de1c-b5b9-4b0b-8ad0-23d4bcc56961 tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d9d9de1c-b5b9-4b0b-8ad0-23d4bcc56961 tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d9d9de1c-b5b9-4b0b-8ad0-23d4bcc56961 tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] http://192.168.122.168/volume/v3/types/cf7fd0ca-b24a-4ecb-9e35-134c36d7adf0 returned with HTTP 404 Sep 08 06:43:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 95/193] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:43:36 2026] GET /volume/v3/types/cf7fd0ca-b24a-4ecb-9e35-134c36d7adf0 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:43:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ac2f1cb6-6bef-4a13-81ce-a15ff5af7cb9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ac2f1cb6-6bef-4a13-81ce-a15ff5af7cb9 tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] DELETE http://192.168.122.168/volume/v3/types/f1929832-efce-4244-a2a8-d31d0f319278 Sep 08 06:43:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ac2f1cb6-6bef-4a13-81ce-a15ff5af7cb9 tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ac2f1cb6-6bef-4a13-81ce-a15ff5af7cb9 tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ac2f1cb6-6bef-4a13-81ce-a15ff5af7cb9 tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] http://192.168.122.168/volume/v3/types/f1929832-efce-4244-a2a8-d31d0f319278 returned with HTTP 202 Sep 08 06:43:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 99/194] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:43:36 2026] DELETE /volume/v3/types/f1929832-efce-4244-a2a8-d31d0f319278 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:43:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ec89c6c2-f7f0-4f8a-a87b-faa8b7e28d74 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec89c6c2-f7f0-4f8a-a87b-faa8b7e28d74 tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] GET http://192.168.122.168/volume/v3/types/f1929832-efce-4244-a2a8-d31d0f319278 Sep 08 06:43:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ec89c6c2-f7f0-4f8a-a87b-faa8b7e28d74 tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ec89c6c2-f7f0-4f8a-a87b-faa8b7e28d74 tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec89c6c2-f7f0-4f8a-a87b-faa8b7e28d74 tempest-VolumeRetypeWithoutMigrationTest-973048162 tempest-VolumeRetypeWithoutMigrationTest-973048162-project-admin] http://192.168.122.168/volume/v3/types/f1929832-efce-4244-a2a8-d31d0f319278 returned with HTTP 404 Sep 08 06:43:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 96/195] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:43:37 2026] GET /volume/v3/types/f1929832-efce-4244-a2a8-d31d0f319278 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:43:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-1324d838-a2d6-416f-a43c-d7f32673eca4 req-ba667306-4247-498c-b26e-4d48fffe1832 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-1324d838-a2d6-416f-a43c-d7f32673eca4 req-ba667306-4247-498c-b26e-4d48fffe1832 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] DELETE http://192.168.122.168/volume/v3/attachments/1d55c23f-c09e-4f3d-a8e5-b53221021df7 Sep 08 06:43:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-1324d838-a2d6-416f-a43c-d7f32673eca4 req-ba667306-4247-498c-b26e-4d48fffe1832 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-1324d838-a2d6-416f-a43c-d7f32673eca4 req-ba667306-4247-498c-b26e-4d48fffe1832 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 08 06:43:37 devstack devstack@c-api.service[87203]: .first() Sep 08 06:43:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:38 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 08 06:43:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-1324d838-a2d6-416f-a43c-d7f32673eca4 req-ba667306-4247-498c-b26e-4d48fffe1832 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] http://192.168.122.168/volume/v3/attachments/1d55c23f-c09e-4f3d-a8e5-b53221021df7 returned with HTTP 200 Sep 08 06:43:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 100/196] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:43:37 2026] DELETE /volume/v3/attachments/1d55c23f-c09e-4f3d-a8e5-b53221021df7 => generated 19 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:43:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e1ab6040-9da5-467a-a186-fdd5d4821109 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e1ab6040-9da5-467a-a186-fdd5d4821109 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] GET http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 Sep 08 06:43:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e1ab6040-9da5-467a-a186-fdd5d4821109 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e1ab6040-9da5-467a-a186-fdd5d4821109 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e1ab6040-9da5-467a-a186-fdd5d4821109 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Volume info retrieved successfully. Sep 08 06:43:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e1ab6040-9da5-467a-a186-fdd5d4821109 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 returned with HTTP 200 Sep 08 06:43:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 97/197] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:38 2026] GET /volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-048e2ee8-18b6-44d2-956c-20b5cb12f7c5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-048e2ee8-18b6-44d2-956c-20b5cb12f7c5 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] GET http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 Sep 08 06:43:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-048e2ee8-18b6-44d2-956c-20b5cb12f7c5 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-048e2ee8-18b6-44d2-956c-20b5cb12f7c5 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-048e2ee8-18b6-44d2-956c-20b5cb12f7c5 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Volume info retrieved successfully. Sep 08 06:43:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-048e2ee8-18b6-44d2-956c-20b5cb12f7c5 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 returned with HTTP 200 Sep 08 06:43:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 101/198] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:38 2026] GET /volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-480598ea-b519-41bf-a85c-fa948f98c8a8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-480598ea-b519-41bf-a85c-fa948f98c8a8 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] GET http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 Sep 08 06:43:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-480598ea-b519-41bf-a85c-fa948f98c8a8 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-480598ea-b519-41bf-a85c-fa948f98c8a8 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-480598ea-b519-41bf-a85c-fa948f98c8a8 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Volume info retrieved successfully. Sep 08 06:43:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-480598ea-b519-41bf-a85c-fa948f98c8a8 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 returned with HTTP 200 Sep 08 06:43:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 98/199] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:39 2026] GET /volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-01025eea-9856-4f6e-9f30-8eed4ab469b4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-01025eea-9856-4f6e-9f30-8eed4ab469b4 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] DELETE http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 Sep 08 06:43:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-01025eea-9856-4f6e-9f30-8eed4ab469b4 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-01025eea-9856-4f6e-9f30-8eed4ab469b4 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:39 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-01025eea-9856-4f6e-9f30-8eed4ab469b4 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Delete volume with id: 445c6ae8-cbeb-4fb8-a697-194b0471ed58 Sep 08 06:43:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-01025eea-9856-4f6e-9f30-8eed4ab469b4 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Volume info retrieved successfully. Sep 08 06:43:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-01025eea-9856-4f6e-9f30-8eed4ab469b4 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Delete volume request issued successfully. Sep 08 06:43:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-01025eea-9856-4f6e-9f30-8eed4ab469b4 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 returned with HTTP 202 Sep 08 06:43:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 102/200] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:43:39 2026] DELETE /volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:43:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-74accfd1-58bf-425d-98c4-df4b69bdd6c7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-74accfd1-58bf-425d-98c4-df4b69bdd6c7 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] GET http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 Sep 08 06:43:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-74accfd1-58bf-425d-98c4-df4b69bdd6c7 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-74accfd1-58bf-425d-98c4-df4b69bdd6c7 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-74accfd1-58bf-425d-98c4-df4b69bdd6c7 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Volume info retrieved successfully. Sep 08 06:43:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-74accfd1-58bf-425d-98c4-df4b69bdd6c7 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 returned with HTTP 200 Sep 08 06:43:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 99/201] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:39 2026] GET /volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-655f4435-8016-4c88-9ce2-c0f2348cf5e8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-655f4435-8016-4c88-9ce2-c0f2348cf5e8 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] GET http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 Sep 08 06:43:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-655f4435-8016-4c88-9ce2-c0f2348cf5e8 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-655f4435-8016-4c88-9ce2-c0f2348cf5e8 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-655f4435-8016-4c88-9ce2-c0f2348cf5e8 tempest-DeleteServersTestJSON-1141285060 tempest-DeleteServersTestJSON-1141285060-project-member] http://192.168.122.168/volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 returned with HTTP 404 Sep 08 06:43:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 103/202] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:40 2026] GET /volume/v3/volumes/445c6ae8-cbeb-4fb8-a697-194b0471ed58 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:43:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-720f09bb-c56f-4bb7-9899-b4b56ad5908b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-720f09bb-c56f-4bb7-9899-b4b56ad5908b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:43:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-720f09bb-c56f-4bb7-9899-b4b56ad5908b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-591507578"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-720f09bb-c56f-4bb7-9899-b4b56ad5908b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-591507578'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:43:43 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-720f09bb-c56f-4bb7-9899-b4b56ad5908b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Create volume of 1 GB Sep 08 06:43:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-720f09bb-c56f-4bb7-9899-b4b56ad5908b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Availability Zones retrieved successfully. Sep 08 06:43:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-720f09bb-c56f-4bb7-9899-b4b56ad5908b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Flow 'volume_create_api' (e9eb8731-40f4-4e0e-bfc2-1fa54c3a1779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:43:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-720f09bb-c56f-4bb7-9899-b4b56ad5908b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a042e88e-8e54-4def-8bb1-d4d4e714e209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-720f09bb-c56f-4bb7-9899-b4b56ad5908b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:43:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-720f09bb-c56f-4bb7-9899-b4b56ad5908b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a042e88e-8e54-4def-8bb1-d4d4e714e209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-720f09bb-c56f-4bb7-9899-b4b56ad5908b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c3071a8-844f-4377-a4f0-1bfcac2593ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e28c9521-67e2-4a94-bc87-965351fc9768 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:43 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-720f09bb-c56f-4bb7-9899-b4b56ad5908b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Created reservations ['ad7dcff2-f72b-43ba-978b-016bbe7ae269', '5135cc0f-f4cf-4346-8227-8963b34c5ec4', 'e9e49ad6-cd1c-45d8-b07f-3eb4a76db432', '15a5815f-e848-46f4-b9ed-206dd12d5e87'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:43:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-720f09bb-c56f-4bb7-9899-b4b56ad5908b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c3071a8-844f-4377-a4f0-1bfcac2593ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad7dcff2-f72b-43ba-978b-016bbe7ae269', '5135cc0f-f4cf-4346-8227-8963b34c5ec4', 'e9e49ad6-cd1c-45d8-b07f-3eb4a76db432', '15a5815f-e848-46f4-b9ed-206dd12d5e87']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-720f09bb-c56f-4bb7-9899-b4b56ad5908b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03ab4883-09c6-4759-abb3-d2f64bb0531e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-720f09bb-c56f-4bb7-9899-b4b56ad5908b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03ab4883-09c6-4759-abb3-d2f64bb0531e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '439c9734-e231-45ca-b475-b4a0b57f534b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-591507578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b002e53583134e8aa8614ce3f689e71c',qos_specs=None,replication_status=,reservations=['ad7dcff2-f72b-43ba-978b-016bbe7ae269','5135cc0f-f4cf-4346-8227-8963b34c5ec4','e9e49ad6-cd1c-45d8-b07f-3eb4a76db432','15a5815f-e848-46f4-b9ed-206dd12d5e87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51fad9ee2f914a86b41aba71fa7f48aa',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:43:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-591507578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=439c9734-e231-45ca-b475-b4a0b57f534b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b002e53583134e8aa8614ce3f689e71c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51fad9ee2f914a86b41aba71fa7f48aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-720f09bb-c56f-4bb7-9899-b4b56ad5908b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e48bd93-dd20-44e9-b618-cbdade233420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-720f09bb-c56f-4bb7-9899-b4b56ad5908b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e48bd93-dd20-44e9-b618-cbdade233420) transitioned into state 'SUCCESS' from state '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-591507578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b002e53583134e8aa8614ce3f689e71c',qos_specs=None,replication_status=,reservations=['ad7dcff2-f72b-43ba-978b-016bbe7ae269','5135cc0f-f4cf-4346-8227-8963b34c5ec4','e9e49ad6-cd1c-45d8-b07f-3eb4a76db432','15a5815f-e848-46f4-b9ed-206dd12d5e87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51fad9ee2f914a86b41aba71fa7f48aa',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-720f09bb-c56f-4bb7-9899-b4b56ad5908b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cc2ce08-bce2-4dba-b376-8d162599f3e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-720f09bb-c56f-4bb7-9899-b4b56ad5908b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cc2ce08-bce2-4dba-b376-8d162599f3e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e28c9521-67e2-4a94-bc87-965351fc9768 tempest-VolumeServicesNegativeTest-629514977 tempest-VolumeServicesNegativeTest-629514977-project-admin] GET http://192.168.122.168/volume/v3/os-services Sep 08 06:43:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-720f09bb-c56f-4bb7-9899-b4b56ad5908b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Flow 'volume_create_api' (e9eb8731-40f4-4e0e-bfc2-1fa54c3a1779) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:43:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e28c9521-67e2-4a94-bc87-965351fc9768 tempest-VolumeServicesNegativeTest-629514977 tempest-VolumeServicesNegativeTest-629514977-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e28c9521-67e2-4a94-bc87-965351fc9768 tempest-VolumeServicesNegativeTest-629514977 tempest-VolumeServicesNegativeTest-629514977-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-720f09bb-c56f-4bb7-9899-b4b56ad5908b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Create volume request issued successfully. Sep 08 06:43:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-720f09bb-c56f-4bb7-9899-b4b56ad5908b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:43:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 100/203] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:43:43 2026] POST /volume/v3/volumes => generated 762 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:43:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:44 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 06:43:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e28c9521-67e2-4a94-bc87-965351fc9768 tempest-VolumeServicesNegativeTest-629514977 tempest-VolumeServicesNegativeTest-629514977-project-admin] http://192.168.122.168/volume/v3/os-services returned with HTTP 200 Sep 08 06:43:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 104/204] 192.168.122.168 () {58 vars in 1133 bytes} [Tue Sep 8 06:43:43 2026] GET /volume/v3/os-services => generated 705 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3b736472-d680-4922-80e9-136e8515040b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3b736472-d680-4922-80e9-136e8515040b tempest-VolumeServicesNegativeTest-629514977 tempest-VolumeServicesNegativeTest-629514977-project-admin] PUT http://192.168.122.168/volume/v3/os-services/disable-log-reason Sep 08 06:43:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3b736472-d680-4922-80e9-136e8515040b tempest-VolumeServicesNegativeTest-629514977 tempest-VolumeServicesNegativeTest-629514977-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3b736472-d680-4922-80e9-136e8515040b tempest-VolumeServicesNegativeTest-629514977 tempest-VolumeServicesNegativeTest-629514977-project-admin] http://192.168.122.168/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 08 06:43:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 101/205] 192.168.122.168 () {60 vars in 1210 bytes} [Tue Sep 8 06:43:44 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 06:43:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-80026b53-e653-4519-bda0-a01ae28dacb0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-80026b53-e653-4519-bda0-a01ae28dacb0 tempest-VolumeServicesNegativeTest-629514977 tempest-VolumeServicesNegativeTest-629514977-project-admin] PUT http://192.168.122.168/volume/v3/os-services/disable Sep 08 06:43:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-80026b53-e653-4519-bda0-a01ae28dacb0 tempest-VolumeServicesNegativeTest-629514977 tempest-VolumeServicesNegativeTest-629514977-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-80026b53-e653-4519-bda0-a01ae28dacb0 tempest-VolumeServicesNegativeTest-629514977 tempest-VolumeServicesNegativeTest-629514977-project-admin] http://192.168.122.168/volume/v3/os-services/disable returned with HTTP 404 Sep 08 06:43:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 105/206] 192.168.122.168 () {60 vars in 1177 bytes} [Tue Sep 8 06:43:44 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:43:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2907ca2d-7079-49b8-983a-c058b89167a4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2907ca2d-7079-49b8-983a-c058b89167a4 tempest-VolumeServicesNegativeTest-629514977 tempest-VolumeServicesNegativeTest-629514977-project-admin] PUT http://192.168.122.168/volume/v3/os-services/enable Sep 08 06:43:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2907ca2d-7079-49b8-983a-c058b89167a4 tempest-VolumeServicesNegativeTest-629514977 tempest-VolumeServicesNegativeTest-629514977-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2907ca2d-7079-49b8-983a-c058b89167a4 tempest-VolumeServicesNegativeTest-629514977 tempest-VolumeServicesNegativeTest-629514977-project-admin] http://192.168.122.168/volume/v3/os-services/enable returned with HTTP 404 Sep 08 06:43:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 102/207] 192.168.122.168 () {60 vars in 1174 bytes} [Tue Sep 8 06:43:44 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:43:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7ca94f06-f95e-4534-8480-95aef8c44d96 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ca94f06-f95e-4534-8480-95aef8c44d96 tempest-VolumeServicesNegativeTest-629514977 tempest-VolumeServicesNegativeTest-629514977-project-admin] PUT http://192.168.122.168/volume/v3/os-services/freeze Sep 08 06:43:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ca94f06-f95e-4534-8480-95aef8c44d96 tempest-VolumeServicesNegativeTest-629514977 tempest-VolumeServicesNegativeTest-629514977-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ca94f06-f95e-4534-8480-95aef8c44d96 tempest-VolumeServicesNegativeTest-629514977 tempest-VolumeServicesNegativeTest-629514977-project-admin] http://192.168.122.168/volume/v3/os-services/freeze returned with HTTP 400 Sep 08 06:43:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 106/208] 192.168.122.168 () {60 vars in 1174 bytes} [Tue Sep 8 06:43:44 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:43:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-10430352-db66-44c7-8a1d-ef1fa3c51adf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-10430352-db66-44c7-8a1d-ef1fa3c51adf tempest-VolumeServicesNegativeTest-629514977 tempest-VolumeServicesNegativeTest-629514977-project-admin] PUT http://192.168.122.168/volume/v3/os-services/thaw Sep 08 06:43:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-10430352-db66-44c7-8a1d-ef1fa3c51adf tempest-VolumeServicesNegativeTest-629514977 tempest-VolumeServicesNegativeTest-629514977-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:44 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 06:43:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-10430352-db66-44c7-8a1d-ef1fa3c51adf tempest-VolumeServicesNegativeTest-629514977 tempest-VolumeServicesNegativeTest-629514977-project-admin] http://192.168.122.168/volume/v3/os-services/thaw returned with HTTP 400 Sep 08 06:43:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 103/209] 192.168.122.168 () {60 vars in 1168 bytes} [Tue Sep 8 06:43:44 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:43:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8ff09f94-3da1-4568-a3f3-deb5a933fc72 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8ff09f94-3da1-4568-a3f3-deb5a933fc72 tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:43:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8ff09f94-3da1-4568-a3f3-deb5a933fc72 tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1542349881", "os-volume-type-access:is_public": false}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8ff09f94-3da1-4568-a3f3-deb5a933fc72 tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:43:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 107/210] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 06:43:51 2026] POST /volume/v3/types => generated 229 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d02c2330-2bc2-450c-a742-960e13d97afe None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d02c2330-2bc2-450c-a742-960e13d97afe tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:43:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d02c2330-2bc2-450c-a742-960e13d97afe tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "db088ecd-57bd-46f6-ac80-8502a81028df", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-d02c2330-2bc2-450c-a742-960e13d97afe tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Create volume request body: {'volume': {'volume_type': 'db088ecd-57bd-46f6-ac80-8502a81028df', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:43:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d02c2330-2bc2-450c-a742-960e13d97afe tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 404 Sep 08 06:43:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 104/211] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:43:51 2026] POST /volume/v3/volumes => generated 114 bytes in 214 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:43:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-286cf212-1605-4d83-ba9a-8d7204939d0c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-286cf212-1605-4d83-ba9a-8d7204939d0c tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] POST http://192.168.122.168/volume/v3/types/db088ecd-57bd-46f6-ac80-8502a81028df/action Sep 08 06:43:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-286cf212-1605-4d83-ba9a-8d7204939d0c tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Action body: b'{"addProjectAccess": {"project": "ad6f80708d8c463e95ee64d5f3a890eb"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:43:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-286cf212-1605-4d83-ba9a-8d7204939d0c tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "ad6f80708d8c463e95ee64d5f3a890eb"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-286cf212-1605-4d83-ba9a-8d7204939d0c tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] http://192.168.122.168/volume/v3/types/db088ecd-57bd-46f6-ac80-8502a81028df/action returned with HTTP 202 Sep 08 06:43:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 108/212] 192.168.122.168 () {60 vars in 1268 bytes} [Tue Sep 8 06:43:51 2026] POST /volume/v3/types/db088ecd-57bd-46f6-ac80-8502a81028df/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:43:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:43:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "db088ecd-57bd-46f6-ac80-8502a81028df", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-579594011"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Create volume request body: {'volume': {'volume_type': 'db088ecd-57bd-46f6-ac80-8502a81028df', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-579594011'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:43:51 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Create volume of 1 GB Sep 08 06:43:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Availability Zones retrieved successfully. Sep 08 06:43:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Flow 'volume_create_api' (cf609315-e1b5-42c1-904a-58d5a5eb7bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:43:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60d804c5-36fa-414b-a169-0d82a399911b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:43:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60d804c5-36fa-414b-a169-0d82a399911b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:43:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=db088ecd-57bd-46f6-ac80-8502a81028df,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1542349881',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db088ecd-57bd-46f6-ac80-8502a81028df', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eca6f1db-83b9-48fe-9f3f-14ee74332a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:51 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1542349881 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1542349881, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:43:51 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1542349881 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1542349881, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:43:51 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Created reservations ['c1e94922-6d69-4687-b06d-23df9f16f65f', 'b603f18b-a605-4db5-9a1d-11805cd7cdbd', '010ac04e-b788-4aeb-920a-14f1b3ca0e65', '1249c8d0-fea8-4ca1-a3ba-4a86fb2978e3'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:43:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eca6f1db-83b9-48fe-9f3f-14ee74332a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1e94922-6d69-4687-b06d-23df9f16f65f', 'b603f18b-a605-4db5-9a1d-11805cd7cdbd', '010ac04e-b788-4aeb-920a-14f1b3ca0e65', '1249c8d0-fea8-4ca1-a3ba-4a86fb2978e3']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2710ea8a-ef8a-49f6-a494-6f2957ae99c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2710ea8a-ef8a-49f6-a494-6f2957ae99c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d2d266e-1cb3-4a9d-b407-b6da24d65a0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-579594011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad6f80708d8c463e95ee64d5f3a890eb',qos_specs=None,replication_status=,reservations=['c1e94922-6d69-4687-b06d-23df9f16f65f','b603f18b-a605-4db5-9a1d-11805cd7cdbd','010ac04e-b788-4aeb-920a-14f1b3ca0e65','1249c8d0-fea8-4ca1-a3ba-4a86fb2978e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae7519d9693c463e974fcf12e09004dc',volume_type_id=db088ecd-57bd-46f6-ac80-8502a81028df), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:43:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-579594011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d2d266e-1cb3-4a9d-b407-b6da24d65a0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad6f80708d8c463e95ee64d5f3a890eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae7519d9693c463e974fcf12e09004dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(db088ecd-57bd-46f6-ac80-8502a81028df),volume_type_id=db088ecd-57bd-46f6-ac80-8502a81028df)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faad7ab1-aaf6-4c1c-b13f-bab78237131e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faad7ab1-aaf6-4c1c-b13f-bab78237131e) transitioned into state 'SUCCESS' from state '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-579594011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad6f80708d8c463e95ee64d5f3a890eb',qos_specs=None,replication_status=,reservations=['c1e94922-6d69-4687-b06d-23df9f16f65f','b603f18b-a605-4db5-9a1d-11805cd7cdbd','010ac04e-b788-4aeb-920a-14f1b3ca0e65','1249c8d0-fea8-4ca1-a3ba-4a86fb2978e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae7519d9693c463e974fcf12e09004dc',volume_type_id=db088ecd-57bd-46f6-ac80-8502a81028df)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40362525-a306-4554-bcb9-e4451f552ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40362525-a306-4554-bcb9-e4451f552ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Flow 'volume_create_api' (cf609315-e1b5-42c1-904a-58d5a5eb7bf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:43:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Create volume request issued successfully. Sep 08 06:43:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0cd8e18d-8a5d-4a7e-9fae-5b3d1240b360 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:43:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 105/213] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:43:51 2026] POST /volume/v3/volumes => generated 803 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:43:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ea55e112-6c13-4e28-8552-9a6e35dc7673 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ea55e112-6c13-4e28-8552-9a6e35dc7673 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] GET http://192.168.122.168/volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e Sep 08 06:43:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea55e112-6c13-4e28-8552-9a6e35dc7673 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea55e112-6c13-4e28-8552-9a6e35dc7673 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ea55e112-6c13-4e28-8552-9a6e35dc7673 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Volume info retrieved successfully. Sep 08 06:43:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ea55e112-6c13-4e28-8552-9a6e35dc7673 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] http://192.168.122.168/volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e returned with HTTP 200 Sep 08 06:43:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 109/214] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:52 2026] GET /volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e => generated 871 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6dec1bad-3b90-4ca7-820b-3de257517819 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6dec1bad-3b90-4ca7-820b-3de257517819 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] GET http://192.168.122.168/volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e Sep 08 06:43:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6dec1bad-3b90-4ca7-820b-3de257517819 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6dec1bad-3b90-4ca7-820b-3de257517819 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6dec1bad-3b90-4ca7-820b-3de257517819 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Volume info retrieved successfully. Sep 08 06:43:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6dec1bad-3b90-4ca7-820b-3de257517819 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] http://192.168.122.168/volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e returned with HTTP 200 Sep 08 06:43:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 106/215] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:53 2026] GET /volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e => generated 895 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8da17b7c-5743-4474-9bd2-acbec6f64fd0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8da17b7c-5743-4474-9bd2-acbec6f64fd0 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] GET http://192.168.122.168/volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e Sep 08 06:43:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8da17b7c-5743-4474-9bd2-acbec6f64fd0 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8da17b7c-5743-4474-9bd2-acbec6f64fd0 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8da17b7c-5743-4474-9bd2-acbec6f64fd0 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Volume info retrieved successfully. Sep 08 06:43:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8da17b7c-5743-4474-9bd2-acbec6f64fd0 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] http://192.168.122.168/volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e returned with HTTP 200 Sep 08 06:43:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 110/216] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:54 2026] GET /volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e => generated 896 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7b9cd5f7-667e-408f-a0ba-f8bf0e8830e7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b9cd5f7-667e-408f-a0ba-f8bf0e8830e7 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] GET http://192.168.122.168/volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e Sep 08 06:43:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b9cd5f7-667e-408f-a0ba-f8bf0e8830e7 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b9cd5f7-667e-408f-a0ba-f8bf0e8830e7 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4436be23-43e6-4280-a559-2546791c163a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4436be23-43e6-4280-a559-2546791c163a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:43:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4436be23-43e6-4280-a559-2546791c163a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1610735660"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-4436be23-43e6-4280-a559-2546791c163a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1610735660'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:43:54 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-4436be23-43e6-4280-a559-2546791c163a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Create volume of 1 GB Sep 08 06:43:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4436be23-43e6-4280-a559-2546791c163a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Availability Zones retrieved successfully. Sep 08 06:43:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7b9cd5f7-667e-408f-a0ba-f8bf0e8830e7 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Volume info retrieved successfully. Sep 08 06:43:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b9cd5f7-667e-408f-a0ba-f8bf0e8830e7 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] http://192.168.122.168/volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e returned with HTTP 200 Sep 08 06:43:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 107/217] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:54 2026] GET /volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e => generated 896 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4436be23-43e6-4280-a559-2546791c163a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Flow 'volume_create_api' (3183193a-1425-4ed0-99ac-67307ac73133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:43:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b4455c0a-bf09-49c3-8c49-83a621e7c606 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4436be23-43e6-4280-a559-2546791c163a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8a09c9e-4acc-4640-b56f-f18e90288a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-4436be23-43e6-4280-a559-2546791c163a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:43:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b4455c0a-bf09-49c3-8c49-83a621e7c606 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] DELETE http://192.168.122.168/volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e Sep 08 06:43:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b4455c0a-bf09-49c3-8c49-83a621e7c606 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b4455c0a-bf09-49c3-8c49-83a621e7c606 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:54 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-b4455c0a-bf09-49c3-8c49-83a621e7c606 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Delete volume with id: 1d2d266e-1cb3-4a9d-b407-b6da24d65a0e Sep 08 06:43:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b4455c0a-bf09-49c3-8c49-83a621e7c606 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Volume info retrieved successfully. Sep 08 06:43:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b4455c0a-bf09-49c3-8c49-83a621e7c606 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Delete volume request issued successfully. Sep 08 06:43:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b4455c0a-bf09-49c3-8c49-83a621e7c606 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] http://192.168.122.168/volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e returned with HTTP 202 Sep 08 06:43:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4436be23-43e6-4280-a559-2546791c163a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8a09c9e-4acc-4640-b56f-f18e90288a2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 108/218] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:43:54 2026] DELETE /volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:43:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6aa21c51-7835-499f-a756-a4606ff4b9f1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4436be23-43e6-4280-a559-2546791c163a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f55ce706-0d4d-4311-9007-45780771d8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6aa21c51-7835-499f-a756-a4606ff4b9f1 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] GET http://192.168.122.168/volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e Sep 08 06:43:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6aa21c51-7835-499f-a756-a4606ff4b9f1 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6aa21c51-7835-499f-a756-a4606ff4b9f1 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6aa21c51-7835-499f-a756-a4606ff4b9f1 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Volume info retrieved successfully. Sep 08 06:43:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6aa21c51-7835-499f-a756-a4606ff4b9f1 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] http://192.168.122.168/volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e returned with HTTP 200 Sep 08 06:43:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 109/219] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:54 2026] GET /volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e => generated 895 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:54 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-4436be23-43e6-4280-a559-2546791c163a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Created reservations ['9a2a9c4e-2b91-4fd9-acb8-d78eb12e308d', 'd220a4bb-5c4b-4370-bd1d-c310748d5d74', 'f974fc18-fde9-4d23-8ee8-748c4a69f65b', 'c3a61e36-4f72-4578-8da8-697d65c92e68'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:43:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4436be23-43e6-4280-a559-2546791c163a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f55ce706-0d4d-4311-9007-45780771d8e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a2a9c4e-2b91-4fd9-acb8-d78eb12e308d', 'd220a4bb-5c4b-4370-bd1d-c310748d5d74', 'f974fc18-fde9-4d23-8ee8-748c4a69f65b', 'c3a61e36-4f72-4578-8da8-697d65c92e68']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4436be23-43e6-4280-a559-2546791c163a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b95e5f9-b485-42c1-b376-7f6a283a545d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4436be23-43e6-4280-a559-2546791c163a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b95e5f9-b485-42c1-b376-7f6a283a545d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa8592cc-488a-4b2b-9dd5-038385cbe3d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1610735660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ce0c24857024850a79b0c7619a73fd0',qos_specs=None,replication_status=,reservations=['9a2a9c4e-2b91-4fd9-acb8-d78eb12e308d','d220a4bb-5c4b-4370-bd1d-c310748d5d74','f974fc18-fde9-4d23-8ee8-748c4a69f65b','c3a61e36-4f72-4578-8da8-697d65c92e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='006c16241bf445aaa778b41186274e8a',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:43:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1610735660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa8592cc-488a-4b2b-9dd5-038385cbe3d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ce0c24857024850a79b0c7619a73fd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='006c16241bf445aaa778b41186274e8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4436be23-43e6-4280-a559-2546791c163a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (503b0996-2983-4670-a09a-785a16664d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4436be23-43e6-4280-a559-2546791c163a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (503b0996-2983-4670-a09a-785a16664d4b) transitioned into state 'SUCCESS' from state '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-1610735660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ce0c24857024850a79b0c7619a73fd0',qos_specs=None,replication_status=,reservations=['9a2a9c4e-2b91-4fd9-acb8-d78eb12e308d','d220a4bb-5c4b-4370-bd1d-c310748d5d74','f974fc18-fde9-4d23-8ee8-748c4a69f65b','c3a61e36-4f72-4578-8da8-697d65c92e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='006c16241bf445aaa778b41186274e8a',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4436be23-43e6-4280-a559-2546791c163a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d78f91-bb6a-4adf-8839-0493d9c92c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:43:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4436be23-43e6-4280-a559-2546791c163a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d78f91-bb6a-4adf-8839-0493d9c92c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:43:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4436be23-43e6-4280-a559-2546791c163a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Flow 'volume_create_api' (3183193a-1425-4ed0-99ac-67307ac73133) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:43:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4436be23-43e6-4280-a559-2546791c163a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Create volume request issued successfully. Sep 08 06:43:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4436be23-43e6-4280-a559-2546791c163a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:43:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 111/220] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:43:54 2026] POST /volume/v3/volumes => generated 764 bytes in 821 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:43:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-49e18b9c-042c-488d-a50a-4a6bd6f04426 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-49e18b9c-042c-488d-a50a-4a6bd6f04426 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 Sep 08 06:43:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-49e18b9c-042c-488d-a50a-4a6bd6f04426 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-49e18b9c-042c-488d-a50a-4a6bd6f04426 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-49e18b9c-042c-488d-a50a-4a6bd6f04426 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:43:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-49e18b9c-042c-488d-a50a-4a6bd6f04426 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 returned with HTTP 200 Sep 08 06:43:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 110/221] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:55 2026] GET /volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 => generated 832 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b1e095bb-2954-40f7-859c-2f34d9b606f1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b1e095bb-2954-40f7-859c-2f34d9b606f1 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] GET http://192.168.122.168/volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e Sep 08 06:43:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b1e095bb-2954-40f7-859c-2f34d9b606f1 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b1e095bb-2954-40f7-859c-2f34d9b606f1 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b1e095bb-2954-40f7-859c-2f34d9b606f1 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Volume info retrieved successfully. Sep 08 06:43:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b1e095bb-2954-40f7-859c-2f34d9b606f1 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] http://192.168.122.168/volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e returned with HTTP 200 Sep 08 06:43:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 112/222] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:55 2026] GET /volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e => generated 895 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-847259a1-c55e-4b6b-9c1d-480d35001ddb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-847259a1-c55e-4b6b-9c1d-480d35001ddb tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 Sep 08 06:43:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-847259a1-c55e-4b6b-9c1d-480d35001ddb tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-847259a1-c55e-4b6b-9c1d-480d35001ddb tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-847259a1-c55e-4b6b-9c1d-480d35001ddb tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:43:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-847259a1-c55e-4b6b-9c1d-480d35001ddb tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 returned with HTTP 200 Sep 08 06:43:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 111/223] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:56 2026] GET /volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 => generated 856 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-89e6aa16-e6ba-4f2f-8846-69850c744115 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-89e6aa16-e6ba-4f2f-8846-69850c744115 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] GET http://192.168.122.168/volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e Sep 08 06:43:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-89e6aa16-e6ba-4f2f-8846-69850c744115 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-89e6aa16-e6ba-4f2f-8846-69850c744115 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-89e6aa16-e6ba-4f2f-8846-69850c744115 tempest-VolumeTypesAccessTest-206779982 tempest-VolumeTypesAccessTest-206779982-project-member] http://192.168.122.168/volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e returned with HTTP 404 Sep 08 06:43:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 113/224] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:56 2026] GET /volume/v3/volumes/1d2d266e-1cb3-4a9d-b407-b6da24d65a0e => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:43:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c2f29f05-8bec-4de3-bd4f-1245ad1627b3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c2f29f05-8bec-4de3-bd4f-1245ad1627b3 tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] POST http://192.168.122.168/volume/v3/types/db088ecd-57bd-46f6-ac80-8502a81028df/action Sep 08 06:43:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c2f29f05-8bec-4de3-bd4f-1245ad1627b3 tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Action body: b'{"removeProjectAccess": {"project": "ad6f80708d8c463e95ee64d5f3a890eb"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:43:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c2f29f05-8bec-4de3-bd4f-1245ad1627b3 tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "ad6f80708d8c463e95ee64d5f3a890eb"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c2f29f05-8bec-4de3-bd4f-1245ad1627b3 tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] http://192.168.122.168/volume/v3/types/db088ecd-57bd-46f6-ac80-8502a81028df/action returned with HTTP 202 Sep 08 06:43:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 112/225] 192.168.122.168 () {60 vars in 1268 bytes} [Tue Sep 8 06:43:56 2026] POST /volume/v3/types/db088ecd-57bd-46f6-ac80-8502a81028df/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 06:43:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6d2365c1-b94f-409e-933e-6ff7e5b27510 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d2365c1-b94f-409e-933e-6ff7e5b27510 tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] DELETE http://192.168.122.168/volume/v3/types/db088ecd-57bd-46f6-ac80-8502a81028df Sep 08 06:43:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d2365c1-b94f-409e-933e-6ff7e5b27510 tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d2365c1-b94f-409e-933e-6ff7e5b27510 tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d2365c1-b94f-409e-933e-6ff7e5b27510 tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] http://192.168.122.168/volume/v3/types/db088ecd-57bd-46f6-ac80-8502a81028df returned with HTTP 202 Sep 08 06:43:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 114/226] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:43:56 2026] DELETE /volume/v3/types/db088ecd-57bd-46f6-ac80-8502a81028df => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:43:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f5b9921e-1d00-47db-8cca-72d6e26b884b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f5b9921e-1d00-47db-8cca-72d6e26b884b tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] GET http://192.168.122.168/volume/v3/types/db088ecd-57bd-46f6-ac80-8502a81028df Sep 08 06:43:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f5b9921e-1d00-47db-8cca-72d6e26b884b tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f5b9921e-1d00-47db-8cca-72d6e26b884b tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f5b9921e-1d00-47db-8cca-72d6e26b884b tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] http://192.168.122.168/volume/v3/types/db088ecd-57bd-46f6-ac80-8502a81028df returned with HTTP 404 Sep 08 06:43:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 113/227] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:43:57 2026] GET /volume/v3/types/db088ecd-57bd-46f6-ac80-8502a81028df => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:43:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-80f07598-1e87-46f5-8cf4-962da4a9003c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-80f07598-1e87-46f5-8cf4-962da4a9003c tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:43:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-80f07598-1e87-46f5-8cf4-962da4a9003c tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-804454155", "os-volume-type-access:is_public": false}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-80f07598-1e87-46f5-8cf4-962da4a9003c tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:43:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 115/228] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 06:43:57 2026] POST /volume/v3/types => generated 228 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-12472f48-6afb-46a5-909a-f37d9bd7a1df None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-12472f48-6afb-46a5-909a-f37d9bd7a1df tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] POST http://192.168.122.168/volume/v3/types/6f6c16b8-b4d8-4c40-8ab3-0ebcb62214ba/action Sep 08 06:43:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-12472f48-6afb-46a5-909a-f37d9bd7a1df tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Action body: b'{"addProjectAccess": {"project": "ad6f80708d8c463e95ee64d5f3a890eb"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:43:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-12472f48-6afb-46a5-909a-f37d9bd7a1df tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "ad6f80708d8c463e95ee64d5f3a890eb"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-12472f48-6afb-46a5-909a-f37d9bd7a1df tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] http://192.168.122.168/volume/v3/types/6f6c16b8-b4d8-4c40-8ab3-0ebcb62214ba/action returned with HTTP 202 Sep 08 06:43:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 114/229] 192.168.122.168 () {60 vars in 1268 bytes} [Tue Sep 8 06:43:57 2026] POST /volume/v3/types/6f6c16b8-b4d8-4c40-8ab3-0ebcb62214ba/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:43:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9f55661e-2b98-48c2-96f1-16398a6dc04d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9f55661e-2b98-48c2-96f1-16398a6dc04d tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] POST http://192.168.122.168/volume/v3/types/6f6c16b8-b4d8-4c40-8ab3-0ebcb62214ba/action Sep 08 06:43:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9f55661e-2b98-48c2-96f1-16398a6dc04d tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Action body: b'{"addProjectAccess": {"project": "eb77df33df3147e7ae5bd31f36fb1e2c"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:43:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9f55661e-2b98-48c2-96f1-16398a6dc04d tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "eb77df33df3147e7ae5bd31f36fb1e2c"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9f55661e-2b98-48c2-96f1-16398a6dc04d tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] http://192.168.122.168/volume/v3/types/6f6c16b8-b4d8-4c40-8ab3-0ebcb62214ba/action returned with HTTP 202 Sep 08 06:43:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 116/230] 192.168.122.168 () {60 vars in 1268 bytes} [Tue Sep 8 06:43:57 2026] POST /volume/v3/types/6f6c16b8-b4d8-4c40-8ab3-0ebcb62214ba/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:43:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6aabf739-a7cd-4aee-bc8d-193b951e8e50 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6aabf739-a7cd-4aee-bc8d-193b951e8e50 tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] GET http://192.168.122.168/volume/v3/types/6f6c16b8-b4d8-4c40-8ab3-0ebcb62214ba/os-volume-type-access Sep 08 06:43:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6aabf739-a7cd-4aee-bc8d-193b951e8e50 tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6aabf739-a7cd-4aee-bc8d-193b951e8e50 tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6aabf739-a7cd-4aee-bc8d-193b951e8e50 tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] http://192.168.122.168/volume/v3/types/6f6c16b8-b4d8-4c40-8ab3-0ebcb62214ba/os-volume-type-access returned with HTTP 200 Sep 08 06:43:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 115/231] 192.168.122.168 () {58 vars in 1292 bytes} [Tue Sep 8 06:43:57 2026] GET /volume/v3/types/6f6c16b8-b4d8-4c40-8ab3-0ebcb62214ba/os-volume-type-access => generated 244 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:43:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cad513b5-3ae9-4df5-8320-3e1693cb57cd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cad513b5-3ae9-4df5-8320-3e1693cb57cd tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] POST http://192.168.122.168/volume/v3/types/6f6c16b8-b4d8-4c40-8ab3-0ebcb62214ba/action Sep 08 06:43:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cad513b5-3ae9-4df5-8320-3e1693cb57cd tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Action body: b'{"removeProjectAccess": {"project": "eb77df33df3147e7ae5bd31f36fb1e2c"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:43:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cad513b5-3ae9-4df5-8320-3e1693cb57cd tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "eb77df33df3147e7ae5bd31f36fb1e2c"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cad513b5-3ae9-4df5-8320-3e1693cb57cd tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] http://192.168.122.168/volume/v3/types/6f6c16b8-b4d8-4c40-8ab3-0ebcb62214ba/action returned with HTTP 202 Sep 08 06:43:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 117/232] 192.168.122.168 () {60 vars in 1268 bytes} [Tue Sep 8 06:43:57 2026] POST /volume/v3/types/6f6c16b8-b4d8-4c40-8ab3-0ebcb62214ba/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:43:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d2fa7c5e-1381-4a35-9541-09cd2c9e802b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d2fa7c5e-1381-4a35-9541-09cd2c9e802b tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] POST http://192.168.122.168/volume/v3/types/6f6c16b8-b4d8-4c40-8ab3-0ebcb62214ba/action Sep 08 06:43:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d2fa7c5e-1381-4a35-9541-09cd2c9e802b tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Action body: b'{"removeProjectAccess": {"project": "ad6f80708d8c463e95ee64d5f3a890eb"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:43:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d2fa7c5e-1381-4a35-9541-09cd2c9e802b tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "ad6f80708d8c463e95ee64d5f3a890eb"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c3f0edaa-7761-4316-8347-338ce25e1d03 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c3f0edaa-7761-4316-8347-338ce25e1d03 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 Sep 08 06:43:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c3f0edaa-7761-4316-8347-338ce25e1d03 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c3f0edaa-7761-4316-8347-338ce25e1d03 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d2fa7c5e-1381-4a35-9541-09cd2c9e802b tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] http://192.168.122.168/volume/v3/types/6f6c16b8-b4d8-4c40-8ab3-0ebcb62214ba/action returned with HTTP 202 Sep 08 06:43:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 116/233] 192.168.122.168 () {60 vars in 1268 bytes} [Tue Sep 8 06:43:57 2026] POST /volume/v3/types/6f6c16b8-b4d8-4c40-8ab3-0ebcb62214ba/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:43:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c4165da8-5c48-40c1-a04d-e36007e1819d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c4165da8-5c48-40c1-a04d-e36007e1819d tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] DELETE http://192.168.122.168/volume/v3/types/6f6c16b8-b4d8-4c40-8ab3-0ebcb62214ba Sep 08 06:43:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c4165da8-5c48-40c1-a04d-e36007e1819d tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c4165da8-5c48-40c1-a04d-e36007e1819d tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c3f0edaa-7761-4316-8347-338ce25e1d03 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:43:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c3f0edaa-7761-4316-8347-338ce25e1d03 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 returned with HTTP 200 Sep 08 06:43:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 118/234] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:57 2026] GET /volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 => generated 857 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c4165da8-5c48-40c1-a04d-e36007e1819d tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] http://192.168.122.168/volume/v3/types/6f6c16b8-b4d8-4c40-8ab3-0ebcb62214ba returned with HTTP 202 Sep 08 06:43:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 117/235] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:43:57 2026] DELETE /volume/v3/types/6f6c16b8-b4d8-4c40-8ab3-0ebcb62214ba => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:43:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-147dfde5-a8df-4a48-bddf-126b6792e30c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-147dfde5-a8df-4a48-bddf-126b6792e30c tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] GET http://192.168.122.168/volume/v3/types/6f6c16b8-b4d8-4c40-8ab3-0ebcb62214ba Sep 08 06:43:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-147dfde5-a8df-4a48-bddf-126b6792e30c tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-147dfde5-a8df-4a48-bddf-126b6792e30c tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-147dfde5-a8df-4a48-bddf-126b6792e30c tempest-VolumeTypesAccessTest-1309759327 tempest-VolumeTypesAccessTest-1309759327-project-admin] http://192.168.122.168/volume/v3/types/6f6c16b8-b4d8-4c40-8ab3-0ebcb62214ba returned with HTTP 404 Sep 08 06:43:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 119/236] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:43:57 2026] GET /volume/v3/types/6f6c16b8-b4d8-4c40-8ab3-0ebcb62214ba => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:43:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-87de2200-5f05-47ff-b3b4-8a2deecd44ae None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-87de2200-5f05-47ff-b3b4-8a2deecd44ae tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 Sep 08 06:43:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-87de2200-5f05-47ff-b3b4-8a2deecd44ae tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-87de2200-5f05-47ff-b3b4-8a2deecd44ae tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-87de2200-5f05-47ff-b3b4-8a2deecd44ae tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:43:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-87de2200-5f05-47ff-b3b4-8a2deecd44ae tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 returned with HTTP 200 Sep 08 06:43:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 118/237] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:43:57 2026] GET /volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 => generated 857 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a3090248-3f28-4169-bc87-2e6f764aa3c9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3090248-3f28-4169-bc87-2e6f764aa3c9 None None] GET http://192.168.122.168/volume// Sep 08 06:43:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a3090248-3f28-4169-bc87-2e6f764aa3c9 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a3090248-3f28-4169-bc87-2e6f764aa3c9 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3090248-3f28-4169-bc87-2e6f764aa3c9 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:43:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 120/238] 192.168.122.168 () {58 vars in 1317 bytes} [Tue Sep 8 06:43:58 2026] GET /volume/ => generated 390 bytes in 30 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:43:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-146a89b6-7d24-4efb-89a1-f570804ce349 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-146a89b6-7d24-4efb-89a1-f570804ce349 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 08 06:43:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-146a89b6-7d24-4efb-89a1-f570804ce349 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa8592cc-488a-4b2b-9dd5-038385cbe3d1", "connector": null, "instance_uuid": "474ef6fd-55bd-43a9-a731-cba9963a06ce"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-146a89b6-7d24-4efb-89a1-f570804ce349 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 08 06:43:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 119/239] 192.168.122.168 () {66 vars in 1483 bytes} [Tue Sep 8 06:43:58 2026] POST /volume/v3/attachments => generated 273 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:43:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7e624815-56f1-4cf2-af5f-c01348f194a6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7e624815-56f1-4cf2-af5f-c01348f194a6 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 Sep 08 06:43:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7e624815-56f1-4cf2-af5f-c01348f194a6 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7e624815-56f1-4cf2-af5f-c01348f194a6 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ab02dcd2-ce56-4639-aa71-251fb1f6d267 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab02dcd2-ce56-4639-aa71-251fb1f6d267 None None] GET http://192.168.122.168/volume// Sep 08 06:43:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ab02dcd2-ce56-4639-aa71-251fb1f6d267 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ab02dcd2-ce56-4639-aa71-251fb1f6d267 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab02dcd2-ce56-4639-aa71-251fb1f6d267 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:43:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 120/240] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:43:59 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:43:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-d682f9de-9e27-4619-95d0-f3efddaf0918 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:43:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-d682f9de-9e27-4619-95d0-f3efddaf0918 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 Sep 08 06:43:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-d682f9de-9e27-4619-95d0-f3efddaf0918 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:43:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-d682f9de-9e27-4619-95d0-f3efddaf0918 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:43:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7e624815-56f1-4cf2-af5f-c01348f194a6 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:43:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:43:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:43:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7e624815-56f1-4cf2-af5f-c01348f194a6 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 returned with HTTP 200 Sep 08 06:43:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 121/241] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:43:59 2026] GET /volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 => generated 856 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:43:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-d682f9de-9e27-4619-95d0-f3efddaf0918 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:43:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-d682f9de-9e27-4619-95d0-f3efddaf0918 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 returned with HTTP 200 Sep 08 06:43:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 121/242] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:43:59 2026] GET /volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 => generated 1037 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:43:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-16959e72-6af8-47c4-a07e-16637e31c0a0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:43:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-16959e72-6af8-47c4-a07e-16637e31c0a0 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] PUT http://192.168.122.168/volume/v3/attachments/9f097bd1-4cc7-4bf0-ac0c-10ac7fe7ca66 Sep 08 06:43:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-16959e72-6af8-47c4-a07e-16637e31c0a0 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:41a53b826eb1", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "16482855-131a-4008-adde-924f45bb8de5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:43:59 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-16959e72-6af8-47c4-a07e-16637e31c0a0 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Acquiring lock "cinder-attachment_update-aa8592cc-488a-4b2b-9dd5-038385cbe3d1-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 06:43:59 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-16959e72-6af8-47c4-a07e-16637e31c0a0 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Lock "cinder-attachment_update-aa8592cc-488a-4b2b-9dd5-038385cbe3d1-devstack" acquired by "attachment_update" :: waited 0.039s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 06:43:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:43:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:43:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:43:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:00 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-16959e72-6af8-47c4-a07e-16637e31c0a0 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Lock "cinder-attachment_update-aa8592cc-488a-4b2b-9dd5-038385cbe3d1-devstack" released by "attachment_update" :: held 0.406s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 06:44:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-16959e72-6af8-47c4-a07e-16637e31c0a0 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/attachments/9f097bd1-4cc7-4bf0-ac0c-10ac7fe7ca66 returned with HTTP 200 Sep 08 06:44:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 122/243] 192.168.122.168 () {66 vars in 1593 bytes} [Tue Sep 8 06:43:59 2026] PUT /volume/v3/attachments/9f097bd1-4cc7-4bf0-ac0c-10ac7fe7ca66 => generated 694 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:44:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4585ca36-6868-429f-b25f-7492885e4a82 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4585ca36-6868-429f-b25f-7492885e4a82 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 Sep 08 06:44:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4585ca36-6868-429f-b25f-7492885e4a82 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4585ca36-6868-429f-b25f-7492885e4a82 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4585ca36-6868-429f-b25f-7492885e4a82 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:44:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4585ca36-6868-429f-b25f-7492885e4a82 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 returned with HTTP 200 Sep 08 06:44:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 122/244] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:00 2026] GET /volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 => generated 857 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:44:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-59564122-00c0-4075-b8b6-ee2c647848ea None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-59564122-00c0-4075-b8b6-ee2c647848ea tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] POST http://192.168.122.168/volume/v3/attachments/9f097bd1-4cc7-4bf0-ac0c-10ac7fe7ca66/action Sep 08 06:44:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-59564122-00c0-4075-b8b6-ee2c647848ea tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:44:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-59564122-00c0-4075-b8b6-ee2c647848ea tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-3aeedd9c-9b26-4482-b0fc-899db46a094a req-59564122-00c0-4075-b8b6-ee2c647848ea tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/attachments/9f097bd1-4cc7-4bf0-ac0c-10ac7fe7ca66/action returned with HTTP 204 Sep 08 06:44:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 123/245] 192.168.122.168 () {66 vars in 1614 bytes} [Tue Sep 8 06:44:01 2026] POST /volume/v3/attachments/9f097bd1-4cc7-4bf0-ac0c-10ac7fe7ca66/action => generated 0 bytes in 124 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:44:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-87346ef5-96bc-4fb1-9aed-1d02be2341f0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-87346ef5-96bc-4fb1-9aed-1d02be2341f0 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 Sep 08 06:44:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-87346ef5-96bc-4fb1-9aed-1d02be2341f0 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-87346ef5-96bc-4fb1-9aed-1d02be2341f0 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-87346ef5-96bc-4fb1-9aed-1d02be2341f0 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:44:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-87346ef5-96bc-4fb1-9aed-1d02be2341f0 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 returned with HTTP 200 Sep 08 06:44:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 123/246] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:01 2026] GET /volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 => generated 1149 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:44:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-735349f5-843f-47d8-92b8-f04994538b42 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-735349f5-843f-47d8-92b8-f04994538b42 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 Sep 08 06:44:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-735349f5-843f-47d8-92b8-f04994538b42 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-735349f5-843f-47d8-92b8-f04994538b42 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-735349f5-843f-47d8-92b8-f04994538b42 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:44:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-735349f5-843f-47d8-92b8-f04994538b42 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 returned with HTTP 200 Sep 08 06:44:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 124/247] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:01 2026] GET /volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 => generated 1149 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:44:11 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=247,cinder:INSERT=45,cinder:UPDATE=62 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:44:11 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=204,cinder:INSERT=23,cinder:UPDATE=37 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:44:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a1310613-b3ae-47bb-83d0-7c9043c49d85 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a1310613-b3ae-47bb-83d0-7c9043c49d85 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:44:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a1310613-b3ae-47bb-83d0-7c9043c49d85 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1909025320", "extra_specs": {"spec1": "val1"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a1310613-b3ae-47bb-83d0-7c9043c49d85 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:44:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 124/248] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 06:44:12 2026] POST /volume/v3/types => generated 243 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:44:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4e1258fa-0a27-4876-b739-6744ca66e59c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4e1258fa-0a27-4876-b739-6744ca66e59c tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] POST http://192.168.122.168/volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645/extra_specs Sep 08 06:44:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4e1258fa-0a27-4876-b739-6744ca66e59c tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4e1258fa-0a27-4876-b739-6744ca66e59c tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] http://192.168.122.168/volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645/extra_specs returned with HTTP 400 Sep 08 06:44:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 125/249] 192.168.122.168 () {60 vars in 1283 bytes} [Tue Sep 8 06:44:12 2026] POST /volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645/extra_specs => generated 146 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 08 06:44:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8adaca8a-fe9f-4b66-b366-50e9251ba49e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8adaca8a-fe9f-4b66-b366-50e9251ba49e tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] POST http://192.168.122.168/volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645/extra_specs Sep 08 06:44:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8adaca8a-fe9f-4b66-b366-50e9251ba49e tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8adaca8a-fe9f-4b66-b366-50e9251ba49e tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] http://192.168.122.168/volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645/extra_specs returned with HTTP 400 Sep 08 06:44:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 125/250] 192.168.122.168 () {60 vars in 1283 bytes} [Tue Sep 8 06:44:12 2026] POST /volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645/extra_specs => generated 132 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 06:44:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8b0b106e-4738-4996-b779-375ef9194477 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8b0b106e-4738-4996-b779-375ef9194477 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] POST http://192.168.122.168/volume/v3/types/d2295ab9-6587-41eb-aba2-65bb96f26a9f/extra_specs Sep 08 06:44:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8b0b106e-4738-4996-b779-375ef9194477 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8b0b106e-4738-4996-b779-375ef9194477 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] http://192.168.122.168/volume/v3/types/d2295ab9-6587-41eb-aba2-65bb96f26a9f/extra_specs returned with HTTP 404 Sep 08 06:44:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 126/251] 192.168.122.168 () {60 vars in 1283 bytes} [Tue Sep 8 06:44:12 2026] POST /volume/v3/types/d2295ab9-6587-41eb-aba2-65bb96f26a9f/extra_specs => generated 114 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:44:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8e111fc8-cac9-4cc4-a7d2-885c21d180d8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e111fc8-cac9-4cc4-a7d2-885c21d180d8 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] DELETE http://192.168.122.168/volume/v3/types/4f8072c4-fb92-4842-ba44-f496f61c85e1/extra_specs/spec1 Sep 08 06:44:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8e111fc8-cac9-4cc4-a7d2-885c21d180d8 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8e111fc8-cac9-4cc4-a7d2-885c21d180d8 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e111fc8-cac9-4cc4-a7d2-885c21d180d8 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] http://192.168.122.168/volume/v3/types/4f8072c4-fb92-4842-ba44-f496f61c85e1/extra_specs/spec1 returned with HTTP 404 Sep 08 06:44:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 126/252] 192.168.122.168 () {58 vars in 1283 bytes} [Tue Sep 8 06:44:12 2026] DELETE /volume/v3/types/4f8072c4-fb92-4842-ba44-f496f61c85e1/extra_specs/spec1 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:44:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4719c5ad-9431-403b-a53d-77f4e852e458 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4719c5ad-9431-403b-a53d-77f4e852e458 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] GET http://192.168.122.168/volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645/extra_specs/nonexistent_extra_spec_name Sep 08 06:44:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4719c5ad-9431-403b-a53d-77f4e852e458 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4719c5ad-9431-403b-a53d-77f4e852e458 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4719c5ad-9431-403b-a53d-77f4e852e458 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] http://192.168.122.168/volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 08 06:44:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 127/253] 192.168.122.168 () {58 vars in 1346 bytes} [Tue Sep 8 06:44:12 2026] GET /volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:44:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ef78b7f9-3a9c-4029-a1c2-e543703690f9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ef78b7f9-3a9c-4029-a1c2-e543703690f9 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] GET http://192.168.122.168/volume/v3/types/f0cc74ec-f4f6-44a9-933f-0138785811eb/extra_specs/spec1 Sep 08 06:44:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ef78b7f9-3a9c-4029-a1c2-e543703690f9 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ef78b7f9-3a9c-4029-a1c2-e543703690f9 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ef78b7f9-3a9c-4029-a1c2-e543703690f9 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] http://192.168.122.168/volume/v3/types/f0cc74ec-f4f6-44a9-933f-0138785811eb/extra_specs/spec1 returned with HTTP 404 Sep 08 06:44:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 127/254] 192.168.122.168 () {58 vars in 1280 bytes} [Tue Sep 8 06:44:12 2026] GET /volume/v3/types/f0cc74ec-f4f6-44a9-933f-0138785811eb/extra_specs/spec1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:44:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b3de54df-b117-4116-b1eb-63f2bd135e51 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b3de54df-b117-4116-b1eb-63f2bd135e51 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] GET http://192.168.122.168/volume/v3/types/ea10e8c1-1282-45c7-bb6e-091d861640bc/extra_specs Sep 08 06:44:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b3de54df-b117-4116-b1eb-63f2bd135e51 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b3de54df-b117-4116-b1eb-63f2bd135e51 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b3de54df-b117-4116-b1eb-63f2bd135e51 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] http://192.168.122.168/volume/v3/types/ea10e8c1-1282-45c7-bb6e-091d861640bc/extra_specs returned with HTTP 404 Sep 08 06:44:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 128/255] 192.168.122.168 () {58 vars in 1262 bytes} [Tue Sep 8 06:44:13 2026] GET /volume/v3/types/ea10e8c1-1282-45c7-bb6e-091d861640bc/extra_specs => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:44:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c43fdfbb-686c-446b-8bd1-7ba157708906 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c43fdfbb-686c-446b-8bd1-7ba157708906 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] PUT http://192.168.122.168/volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645/extra_specs/spec1 Sep 08 06:44:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c43fdfbb-686c-446b-8bd1-7ba157708906 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c43fdfbb-686c-446b-8bd1-7ba157708906 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] http://192.168.122.168/volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645/extra_specs/spec1 returned with HTTP 400 Sep 08 06:44:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 128/256] 192.168.122.168 () {60 vars in 1300 bytes} [Tue Sep 8 06:44:13 2026] PUT /volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645/extra_specs/spec1 => generated 102 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 06:44:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d3864431-5345-4b71-8718-d94761cb7dcd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d3864431-5345-4b71-8718-d94761cb7dcd tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] PUT http://192.168.122.168/volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645/extra_specs/spec1 Sep 08 06:44:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d3864431-5345-4b71-8718-d94761cb7dcd tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] Action: 'update', calling method: update, body: null {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d3864431-5345-4b71-8718-d94761cb7dcd tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] http://192.168.122.168/volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645/extra_specs/spec1 returned with HTTP 400 Sep 08 06:44:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 129/257] 192.168.122.168 () {60 vars in 1299 bytes} [Tue Sep 8 06:44:13 2026] PUT /volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645/extra_specs/spec1 => generated 72 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:44:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d5fd2e33-de1f-4b82-acb9-97a177645608 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d5fd2e33-de1f-4b82-acb9-97a177645608 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] PUT http://192.168.122.168/volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645/extra_specs/None Sep 08 06:44:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d5fd2e33-de1f-4b82-acb9-97a177645608 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d5fd2e33-de1f-4b82-acb9-97a177645608 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 08 06:44:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d5fd2e33-de1f-4b82-acb9-97a177645608 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] http://192.168.122.168/volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645/extra_specs/None returned with HTTP 400 Sep 08 06:44:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 129/258] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:44:13 2026] PUT /volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645/extra_specs/None => generated 73 bytes in 100 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:44:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c4b7f1d2-14dc-4d5b-a118-c649b6a1d457 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c4b7f1d2-14dc-4d5b-a118-c649b6a1d457 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] PUT http://192.168.122.168/volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645/extra_specs/b0be587c-d608-4d3f-9e76-a7285bd74fe4 Sep 08 06:44:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c4b7f1d2-14dc-4d5b-a118-c649b6a1d457 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c4b7f1d2-14dc-4d5b-a118-c649b6a1d457 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 08 06:44:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c4b7f1d2-14dc-4d5b-a118-c649b6a1d457 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] http://192.168.122.168/volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645/extra_specs/b0be587c-d608-4d3f-9e76-a7285bd74fe4 returned with HTTP 400 Sep 08 06:44:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 130/259] 192.168.122.168 () {60 vars in 1393 bytes} [Tue Sep 8 06:44:13 2026] PUT /volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645/extra_specs/b0be587c-d608-4d3f-9e76-a7285bd74fe4 => generated 73 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 08 06:44:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-53c566b2-d3a6-4a18-a5a9-8a9284600aa3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-53c566b2-d3a6-4a18-a5a9-8a9284600aa3 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] PUT http://192.168.122.168/volume/v3/types/b5dc1216-8984-4abb-af47-b9026257f286/extra_specs/spec1 Sep 08 06:44:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-53c566b2-d3a6-4a18-a5a9-8a9284600aa3 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-53c566b2-d3a6-4a18-a5a9-8a9284600aa3 tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] http://192.168.122.168/volume/v3/types/b5dc1216-8984-4abb-af47-b9026257f286/extra_specs/spec1 returned with HTTP 404 Sep 08 06:44:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 130/260] 192.168.122.168 () {60 vars in 1300 bytes} [Tue Sep 8 06:44:13 2026] PUT /volume/v3/types/b5dc1216-8984-4abb-af47-b9026257f286/extra_specs/spec1 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:44:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-416e5c7c-3c70-4efc-bad5-4946fd7c847a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-416e5c7c-3c70-4efc-bad5-4946fd7c847a tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] DELETE http://192.168.122.168/volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645 Sep 08 06:44:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-416e5c7c-3c70-4efc-bad5-4946fd7c847a tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-416e5c7c-3c70-4efc-bad5-4946fd7c847a tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-416e5c7c-3c70-4efc-bad5-4946fd7c847a tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] http://192.168.122.168/volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645 returned with HTTP 202 Sep 08 06:44:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 131/261] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:44:13 2026] DELETE /volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:44:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-de2ca3b2-ba2f-4421-816b-69b69310e5bf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-de2ca3b2-ba2f-4421-816b-69b69310e5bf tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] GET http://192.168.122.168/volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645 Sep 08 06:44:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-de2ca3b2-ba2f-4421-816b-69b69310e5bf tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-de2ca3b2-ba2f-4421-816b-69b69310e5bf tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-de2ca3b2-ba2f-4421-816b-69b69310e5bf tempest-ExtraSpecsNegativeTest-1396339011 tempest-ExtraSpecsNegativeTest-1396339011-project-admin] http://192.168.122.168/volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645 returned with HTTP 404 Sep 08 06:44:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 131/262] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:44:13 2026] GET /volume/v3/types/9da5953e-3fbe-403b-9f9a-29cbcb98c645 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:44:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-08713354-dc6b-4a8b-9140-6e4501d287ac None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-08713354-dc6b-4a8b-9140-6e4501d287ac tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:44:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-08713354-dc6b-4a8b-9140-6e4501d287ac tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1534023145"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-08713354-dc6b-4a8b-9140-6e4501d287ac tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1534023145'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:44:18 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-08713354-dc6b-4a8b-9140-6e4501d287ac tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Create volume of 1 GB Sep 08 06:44:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-08713354-dc6b-4a8b-9140-6e4501d287ac tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Availability Zones retrieved successfully. Sep 08 06:44:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08713354-dc6b-4a8b-9140-6e4501d287ac tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Flow 'volume_create_api' (4476b45c-fac6-4276-bf67-2c2ff861a788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:44:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08713354-dc6b-4a8b-9140-6e4501d287ac tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b24f8ef0-419d-40d2-b495-6e9a26d23f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:44:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-08713354-dc6b-4a8b-9140-6e4501d287ac tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:44:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08713354-dc6b-4a8b-9140-6e4501d287ac tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b24f8ef0-419d-40d2-b495-6e9a26d23f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:44:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08713354-dc6b-4a8b-9140-6e4501d287ac tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (352dec1b-14c7-4939-b61d-476751209070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:44:19 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-08713354-dc6b-4a8b-9140-6e4501d287ac tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Created reservations ['f44617e0-93a8-40d2-bd1b-68f98c42b5b0', '430df7de-987f-460f-b1e8-7d3b7d680e2c', '1d05b002-b3e6-4684-b2a2-ca5efcdf87a4', 'f0e9604c-56e8-4c12-b5b7-d2d49bee76f9'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:44:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08713354-dc6b-4a8b-9140-6e4501d287ac tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (352dec1b-14c7-4939-b61d-476751209070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f44617e0-93a8-40d2-bd1b-68f98c42b5b0', '430df7de-987f-460f-b1e8-7d3b7d680e2c', '1d05b002-b3e6-4684-b2a2-ca5efcdf87a4', 'f0e9604c-56e8-4c12-b5b7-d2d49bee76f9']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:44:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08713354-dc6b-4a8b-9140-6e4501d287ac tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1095038d-4e91-4920-a6cd-bc8df235dc00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:44:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08713354-dc6b-4a8b-9140-6e4501d287ac tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1095038d-4e91-4920-a6cd-bc8df235dc00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a50711e2-6cb8-4633-b27d-e3c8139aac33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1534023145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88be6eba3e714aa8862bb38f162a7edb',qos_specs=None,replication_status=,reservations=['f44617e0-93a8-40d2-bd1b-68f98c42b5b0','430df7de-987f-460f-b1e8-7d3b7d680e2c','1d05b002-b3e6-4684-b2a2-ca5efcdf87a4','f0e9604c-56e8-4c12-b5b7-d2d49bee76f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c0b76aad7bb41048969afec5799a611',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:44:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1534023145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a50711e2-6cb8-4633-b27d-e3c8139aac33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88be6eba3e714aa8862bb38f162a7edb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c0b76aad7bb41048969afec5799a611',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:44:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08713354-dc6b-4a8b-9140-6e4501d287ac tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cd797b0-7006-416c-abc8-fd5df48a24aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:44:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08713354-dc6b-4a8b-9140-6e4501d287ac tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cd797b0-7006-416c-abc8-fd5df48a24aa) transitioned into state 'SUCCESS' from state '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-1534023145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88be6eba3e714aa8862bb38f162a7edb',qos_specs=None,replication_status=,reservations=['f44617e0-93a8-40d2-bd1b-68f98c42b5b0','430df7de-987f-460f-b1e8-7d3b7d680e2c','1d05b002-b3e6-4684-b2a2-ca5efcdf87a4','f0e9604c-56e8-4c12-b5b7-d2d49bee76f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c0b76aad7bb41048969afec5799a611',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:44:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08713354-dc6b-4a8b-9140-6e4501d287ac tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e1566f6-6b01-4821-9e35-a642e60f4495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:44:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08713354-dc6b-4a8b-9140-6e4501d287ac tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e1566f6-6b01-4821-9e35-a642e60f4495) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:44:19 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08713354-dc6b-4a8b-9140-6e4501d287ac tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Flow 'volume_create_api' (4476b45c-fac6-4276-bf67-2c2ff861a788) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:44:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-08713354-dc6b-4a8b-9140-6e4501d287ac tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Create volume request issued successfully. Sep 08 06:44:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-08713354-dc6b-4a8b-9140-6e4501d287ac tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:44:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 132/263] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:44:18 2026] POST /volume/v3/volumes => generated 761 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:44:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cddbfff3-2e4a-47b2-97b5-939cf64a4d92 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cddbfff3-2e4a-47b2-97b5-939cf64a4d92 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] GET http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 Sep 08 06:44:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cddbfff3-2e4a-47b2-97b5-939cf64a4d92 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cddbfff3-2e4a-47b2-97b5-939cf64a4d92 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cddbfff3-2e4a-47b2-97b5-939cf64a4d92 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Volume info retrieved successfully. Sep 08 06:44:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cddbfff3-2e4a-47b2-97b5-939cf64a4d92 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 returned with HTTP 200 Sep 08 06:44:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 132/264] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:19 2026] GET /volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 => generated 829 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:44:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-162cc269-5241-475b-ae93-26f3686d712e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-162cc269-5241-475b-ae93-26f3686d712e tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] GET http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 Sep 08 06:44:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-162cc269-5241-475b-ae93-26f3686d712e tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-162cc269-5241-475b-ae93-26f3686d712e tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-162cc269-5241-475b-ae93-26f3686d712e tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Volume info retrieved successfully. Sep 08 06:44:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-162cc269-5241-475b-ae93-26f3686d712e tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 returned with HTTP 200 Sep 08 06:44:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 133/265] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:20 2026] GET /volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:44:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3aabdf80-5fed-4e8a-a7b1-6fcd44fd2762 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3aabdf80-5fed-4e8a-a7b1-6fcd44fd2762 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] GET http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 Sep 08 06:44:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3aabdf80-5fed-4e8a-a7b1-6fcd44fd2762 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3aabdf80-5fed-4e8a-a7b1-6fcd44fd2762 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3aabdf80-5fed-4e8a-a7b1-6fcd44fd2762 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Volume info retrieved successfully. Sep 08 06:44:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3aabdf80-5fed-4e8a-a7b1-6fcd44fd2762 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 returned with HTTP 200 Sep 08 06:44:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 133/266] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:21 2026] GET /volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 => generated 854 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:44:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e89d9154-3ef8-4ea4-baf6-68244b7dcfe5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e89d9154-3ef8-4ea4-baf6-68244b7dcfe5 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] POST http://192.168.122.168/volume/v3/types/32470057-72d2-4fe1-9591-fab832f55d15/encryption Sep 08 06:44:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e89d9154-3ef8-4ea4-baf6-68244b7dcfe5 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e89d9154-3ef8-4ea4-baf6-68244b7dcfe5 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] http://192.168.122.168/volume/v3/types/32470057-72d2-4fe1-9591-fab832f55d15/encryption returned with HTTP 404 Sep 08 06:44:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 134/267] 192.168.122.168 () {60 vars in 1281 bytes} [Tue Sep 8 06:44:22 2026] POST /volume/v3/types/32470057-72d2-4fe1-9591-fab832f55d15/encryption => generated 114 bytes in 377 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:44:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ae08cb01-b13d-4e8f-b10b-5bd2b1a2596b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ae08cb01-b13d-4e8f-b10b-5bd2b1a2596b tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:44:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ae08cb01-b13d-4e8f-b10b-5bd2b1a2596b tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1866985627", "os-volume-type-access:is_public": false}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ae08cb01-b13d-4e8f-b10b-5bd2b1a2596b tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:44:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 134/268] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 06:44:22 2026] POST /volume/v3/types => generated 231 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:44:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f387a1cb-1d78-4e1e-9158-da114561244b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f387a1cb-1d78-4e1e-9158-da114561244b tempest-VolumeTypesNegativeTest-1935086734 tempest-VolumeTypesNegativeTest-1935086734-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:44:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f387a1cb-1d78-4e1e-9158-da114561244b tempest-VolumeTypesNegativeTest-1935086734 tempest-VolumeTypesNegativeTest-1935086734-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c52b48b7-d935-441a-9009-969cbd02695f", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-149388684"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-f387a1cb-1d78-4e1e-9158-da114561244b tempest-VolumeTypesNegativeTest-1935086734 tempest-VolumeTypesNegativeTest-1935086734-project-member] Create volume request body: {'volume': {'volume_type': 'c52b48b7-d935-441a-9009-969cbd02695f', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-149388684'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:44:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f387a1cb-1d78-4e1e-9158-da114561244b tempest-VolumeTypesNegativeTest-1935086734 tempest-VolumeTypesNegativeTest-1935086734-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 404 Sep 08 06:44:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 135/269] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:44:22 2026] POST /volume/v3/volumes => generated 114 bytes in 203 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:44:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c4a41261-05a4-4b15-9cff-25f0e757da58 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c4a41261-05a4-4b15-9cff-25f0e757da58 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] DELETE http://192.168.122.168/volume/v3/types/c52b48b7-d935-441a-9009-969cbd02695f Sep 08 06:44:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c4a41261-05a4-4b15-9cff-25f0e757da58 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c4a41261-05a4-4b15-9cff-25f0e757da58 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c4a41261-05a4-4b15-9cff-25f0e757da58 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] http://192.168.122.168/volume/v3/types/c52b48b7-d935-441a-9009-969cbd02695f returned with HTTP 202 Sep 08 06:44:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 135/270] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:44:22 2026] DELETE /volume/v3/types/c52b48b7-d935-441a-9009-969cbd02695f => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:44:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8e6b10f3-0e6c-4d7d-8122-e1f671b9325b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8e6b10f3-0e6c-4d7d-8122-e1f671b9325b tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] GET http://192.168.122.168/volume/v3/types/c52b48b7-d935-441a-9009-969cbd02695f Sep 08 06:44:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8e6b10f3-0e6c-4d7d-8122-e1f671b9325b tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8e6b10f3-0e6c-4d7d-8122-e1f671b9325b tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8e6b10f3-0e6c-4d7d-8122-e1f671b9325b tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] http://192.168.122.168/volume/v3/types/c52b48b7-d935-441a-9009-969cbd02695f returned with HTTP 404 Sep 08 06:44:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 136/271] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:44:22 2026] GET /volume/v3/types/c52b48b7-d935-441a-9009-969cbd02695f => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:44:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3d37210d-2499-47b4-b293-1147cadd2734 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3d37210d-2499-47b4-b293-1147cadd2734 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:44:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3d37210d-2499-47b4-b293-1147cadd2734 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3d37210d-2499-47b4-b293-1147cadd2734 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 400 Sep 08 06:44:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 136/272] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 06:44:22 2026] POST /volume/v3/types => generated 115 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 06:44:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f2fa678b-2366-40cc-9723-847e167e4527 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f2fa678b-2366-40cc-9723-847e167e4527 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:44:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f2fa678b-2366-40cc-9723-847e167e4527 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1973273725"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f2fa678b-2366-40cc-9723-847e167e4527 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:44:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 137/273] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 06:44:22 2026] POST /volume/v3/types => generated 229 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:44:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eb37371d-dc1a-48c6-a0f3-c4abf6292b43 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb37371d-dc1a-48c6-a0f3-c4abf6292b43 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:44:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eb37371d-dc1a-48c6-a0f3-c4abf6292b43 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1973273725"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb37371d-dc1a-48c6-a0f3-c4abf6292b43 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1973273725 already exists. Sep 08 06:44:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb37371d-dc1a-48c6-a0f3-c4abf6292b43 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 409 Sep 08 06:44:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 137/274] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 06:44:23 2026] POST /volume/v3/types => generated 134 bytes in 32 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Sep 08 06:44:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ef6aba55-d1cc-4a37-9580-50561e50de6a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ef6aba55-d1cc-4a37-9580-50561e50de6a tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] DELETE http://192.168.122.168/volume/v3/types/648b57e4-3dd1-43fe-becb-e8b4ec92f977 Sep 08 06:44:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ef6aba55-d1cc-4a37-9580-50561e50de6a tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ef6aba55-d1cc-4a37-9580-50561e50de6a tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ef6aba55-d1cc-4a37-9580-50561e50de6a tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] http://192.168.122.168/volume/v3/types/648b57e4-3dd1-43fe-becb-e8b4ec92f977 returned with HTTP 202 Sep 08 06:44:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 138/275] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:44:23 2026] DELETE /volume/v3/types/648b57e4-3dd1-43fe-becb-e8b4ec92f977 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 06:44:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-21eb35b5-4188-491d-9fe1-3df1ccf71cbb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-21eb35b5-4188-491d-9fe1-3df1ccf71cbb tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] GET http://192.168.122.168/volume/v3/types/648b57e4-3dd1-43fe-becb-e8b4ec92f977 Sep 08 06:44:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-21eb35b5-4188-491d-9fe1-3df1ccf71cbb tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-21eb35b5-4188-491d-9fe1-3df1ccf71cbb tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-21eb35b5-4188-491d-9fe1-3df1ccf71cbb tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] http://192.168.122.168/volume/v3/types/648b57e4-3dd1-43fe-becb-e8b4ec92f977 returned with HTTP 404 Sep 08 06:44:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 138/276] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:44:23 2026] GET /volume/v3/types/648b57e4-3dd1-43fe-becb-e8b4ec92f977 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:44:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bc68b85a-3389-408b-baee-1ca813932688 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc68b85a-3389-408b-baee-1ca813932688 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] DELETE http://192.168.122.168/volume/v3/types/33ce3665-10cb-498e-9ca2-6d19c0f56079 Sep 08 06:44:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bc68b85a-3389-408b-baee-1ca813932688 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bc68b85a-3389-408b-baee-1ca813932688 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc68b85a-3389-408b-baee-1ca813932688 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] http://192.168.122.168/volume/v3/types/33ce3665-10cb-498e-9ca2-6d19c0f56079 returned with HTTP 404 Sep 08 06:44:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 139/277] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:44:23 2026] DELETE /volume/v3/types/33ce3665-10cb-498e-9ca2-6d19c0f56079 => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:44:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5eb9026a-a137-4847-9cbe-e8f51b5e7118 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5eb9026a-a137-4847-9cbe-e8f51b5e7118 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] GET http://192.168.122.168/volume/v3/types/97af2052-b616-465f-b9ca-60ff2abb880b Sep 08 06:44:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5eb9026a-a137-4847-9cbe-e8f51b5e7118 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5eb9026a-a137-4847-9cbe-e8f51b5e7118 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5eb9026a-a137-4847-9cbe-e8f51b5e7118 tempest-VolumeTypesNegativeTest-1732446274 tempest-VolumeTypesNegativeTest-1732446274-project-admin] http://192.168.122.168/volume/v3/types/97af2052-b616-465f-b9ca-60ff2abb880b returned with HTTP 404 Sep 08 06:44:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 139/278] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:44:23 2026] GET /volume/v3/types/97af2052-b616-465f-b9ca-60ff2abb880b => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:44:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-40587415-64ae-4c09-b00d-b40c23dc298b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-40587415-64ae-4c09-b00d-b40c23dc298b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b Sep 08 06:44:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-40587415-64ae-4c09-b00d-b40c23dc298b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-40587415-64ae-4c09-b00d-b40c23dc298b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-40587415-64ae-4c09-b00d-b40c23dc298b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:44:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-40587415-64ae-4c09-b00d-b40c23dc298b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b returned with HTTP 200 Sep 08 06:44:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 140/279] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:23 2026] GET /volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:44:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-314a9c45-987b-4dbb-856b-7fbecb750871 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-314a9c45-987b-4dbb-856b-7fbecb750871 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b Sep 08 06:44:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-314a9c45-987b-4dbb-856b-7fbecb750871 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-314a9c45-987b-4dbb-856b-7fbecb750871 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-314a9c45-987b-4dbb-856b-7fbecb750871 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:44:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-314a9c45-987b-4dbb-856b-7fbecb750871 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b returned with HTTP 200 Sep 08 06:44:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 140/280] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:44:24 2026] GET /volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:44:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-635bcf20-54ae-46d8-9669-4e3e1decd704 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-635bcf20-54ae-46d8-9669-4e3e1decd704 None None] GET http://192.168.122.168/volume// Sep 08 06:44:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-635bcf20-54ae-46d8-9669-4e3e1decd704 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-635bcf20-54ae-46d8-9669-4e3e1decd704 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-635bcf20-54ae-46d8-9669-4e3e1decd704 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:44:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 141/281] 192.168.122.168 () {58 vars in 1317 bytes} [Tue Sep 8 06:44:24 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:44:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-1dea9552-6f32-4d2a-a7d6-26f538db0a0d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-1dea9552-6f32-4d2a-a7d6-26f538db0a0d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 08 06:44:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-1dea9552-6f32-4d2a-a7d6-26f538db0a0d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "439c9734-e231-45ca-b475-b4a0b57f534b", "connector": null, "instance_uuid": "15871769-b6bb-4194-af83-6ca832945eb7"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-1dea9552-6f32-4d2a-a7d6-26f538db0a0d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 08 06:44:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 141/282] 192.168.122.168 () {66 vars in 1483 bytes} [Tue Sep 8 06:44:24 2026] POST /volume/v3/attachments => generated 273 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:44:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ef39e7e5-445a-4656-9455-2fa53c2cbf46 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ef39e7e5-445a-4656-9455-2fa53c2cbf46 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b Sep 08 06:44:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ef39e7e5-445a-4656-9455-2fa53c2cbf46 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ef39e7e5-445a-4656-9455-2fa53c2cbf46 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3043d470-4e60-4359-9f26-46dd133cda0b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3043d470-4e60-4359-9f26-46dd133cda0b None None] GET http://192.168.122.168/volume// Sep 08 06:44:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3043d470-4e60-4359-9f26-46dd133cda0b None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ef39e7e5-445a-4656-9455-2fa53c2cbf46 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:44:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3043d470-4e60-4359-9f26-46dd133cda0b None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3043d470-4e60-4359-9f26-46dd133cda0b None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:44:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 142/283] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:44:24 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:44:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-bfe51a4e-95f1-4e10-9699-ed294fb7ae1d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-bfe51a4e-95f1-4e10-9699-ed294fb7ae1d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b Sep 08 06:44:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-bfe51a4e-95f1-4e10-9699-ed294fb7ae1d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-bfe51a4e-95f1-4e10-9699-ed294fb7ae1d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ef39e7e5-445a-4656-9455-2fa53c2cbf46 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b returned with HTTP 200 Sep 08 06:44:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 142/284] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:24 2026] GET /volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b => generated 854 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:44:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-bfe51a4e-95f1-4e10-9699-ed294fb7ae1d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:44:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-bfe51a4e-95f1-4e10-9699-ed294fb7ae1d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b returned with HTTP 200 Sep 08 06:44:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 143/285] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:44:24 2026] GET /volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b => generated 1035 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:44:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-763d45fc-0c78-4a82-8a51-fbdec18f0a67 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-763d45fc-0c78-4a82-8a51-fbdec18f0a67 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] PUT http://192.168.122.168/volume/v3/attachments/6ad43436-3240-4a73-b3e8-0a262679cf74 Sep 08 06:44:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-763d45fc-0c78-4a82-8a51-fbdec18f0a67 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:41a53b826eb1", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "16482855-131a-4008-adde-924f45bb8de5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:24 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-763d45fc-0c78-4a82-8a51-fbdec18f0a67 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Acquiring lock "cinder-attachment_update-439c9734-e231-45ca-b475-b4a0b57f534b-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 06:44:24 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-763d45fc-0c78-4a82-8a51-fbdec18f0a67 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Lock "cinder-attachment_update-439c9734-e231-45ca-b475-b4a0b57f534b-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 06:44:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:25 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-763d45fc-0c78-4a82-8a51-fbdec18f0a67 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Lock "cinder-attachment_update-439c9734-e231-45ca-b475-b4a0b57f534b-devstack" released by "attachment_update" :: held 0.268s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 06:44:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-763d45fc-0c78-4a82-8a51-fbdec18f0a67 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/attachments/6ad43436-3240-4a73-b3e8-0a262679cf74 returned with HTTP 200 Sep 08 06:44:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 143/286] 192.168.122.168 () {66 vars in 1593 bytes} [Tue Sep 8 06:44:24 2026] PUT /volume/v3/attachments/6ad43436-3240-4a73-b3e8-0a262679cf74 => generated 694 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:44:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a1030c5e-9f45-4683-ab7b-01cf733b984b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a1030c5e-9f45-4683-ab7b-01cf733b984b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b Sep 08 06:44:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a1030c5e-9f45-4683-ab7b-01cf733b984b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a1030c5e-9f45-4683-ab7b-01cf733b984b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-df27cb74-f9e6-4c18-be4c-7949d95cdc4d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-df27cb74-f9e6-4c18-be4c-7949d95cdc4d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] POST http://192.168.122.168/volume/v3/attachments/6ad43436-3240-4a73-b3e8-0a262679cf74/action Sep 08 06:44:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-df27cb74-f9e6-4c18-be4c-7949d95cdc4d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:44:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a1030c5e-9f45-4683-ab7b-01cf733b984b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:44:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-df27cb74-f9e6-4c18-be4c-7949d95cdc4d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a1030c5e-9f45-4683-ab7b-01cf733b984b tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b returned with HTTP 200 Sep 08 06:44:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 144/287] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:25 2026] GET /volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b => generated 855 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:44:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-46b5f36a-27a2-4f7f-ad2b-3230dcb90f73 req-df27cb74-f9e6-4c18-be4c-7949d95cdc4d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/attachments/6ad43436-3240-4a73-b3e8-0a262679cf74/action returned with HTTP 204 Sep 08 06:44:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 144/288] 192.168.122.168 () {66 vars in 1614 bytes} [Tue Sep 8 06:44:25 2026] POST /volume/v3/attachments/6ad43436-3240-4a73-b3e8-0a262679cf74/action => generated 0 bytes in 139 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:44:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8096d7a0-cd36-432a-a2ca-e79880b5cc18 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8096d7a0-cd36-432a-a2ca-e79880b5cc18 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b Sep 08 06:44:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8096d7a0-cd36-432a-a2ca-e79880b5cc18 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8096d7a0-cd36-432a-a2ca-e79880b5cc18 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8096d7a0-cd36-432a-a2ca-e79880b5cc18 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:44:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8096d7a0-cd36-432a-a2ca-e79880b5cc18 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b returned with HTTP 200 Sep 08 06:44:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 145/289] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:26 2026] GET /volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b => generated 1147 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:44:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8d2f0a0e-4383-428d-983a-6b348d294e0e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8d2f0a0e-4383-428d-983a-6b348d294e0e tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b Sep 08 06:44:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8d2f0a0e-4383-428d-983a-6b348d294e0e tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8d2f0a0e-4383-428d-983a-6b348d294e0e tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8d2f0a0e-4383-428d-983a-6b348d294e0e tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:44:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8d2f0a0e-4383-428d-983a-6b348d294e0e tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b returned with HTTP 200 Sep 08 06:44:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 145/290] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:26 2026] GET /volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b => generated 1147 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:44:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-59b952eb-0894-455d-a667-8e59e7cf0507 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-59b952eb-0894-455d-a667-8e59e7cf0507 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b Sep 08 06:44:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-59b952eb-0894-455d-a667-8e59e7cf0507 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-59b952eb-0894-455d-a667-8e59e7cf0507 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:27 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:27 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-59b952eb-0894-455d-a667-8e59e7cf0507 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:44:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-59b952eb-0894-455d-a667-8e59e7cf0507 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b returned with HTTP 200 Sep 08 06:44:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 146/291] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:44:27 2026] GET /volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b => generated 1147 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:44:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a09fa257-7f40-4fe3-8835-bc9ddb1f856e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a09fa257-7f40-4fe3-8835-bc9ddb1f856e None None] GET http://192.168.122.168/volume// Sep 08 06:44:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a09fa257-7f40-4fe3-8835-bc9ddb1f856e None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a09fa257-7f40-4fe3-8835-bc9ddb1f856e None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a09fa257-7f40-4fe3-8835-bc9ddb1f856e None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:44:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 146/292] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:44:29 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 08 06:44:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-427a415e-9b2d-4bbb-9ce1-c4767ae460bd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-427a415e-9b2d-4bbb-9ce1-c4767ae460bd tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 08 06:44:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-427a415e-9b2d-4bbb-9ce1-c4767ae460bd tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "439c9734-e231-45ca-b475-b4a0b57f534b", "connector": null, "instance_uuid": "15871769-b6bb-4194-af83-6ca832945eb7"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-427a415e-9b2d-4bbb-9ce1-c4767ae460bd tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 08 06:44:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 147/293] 192.168.122.168 () {66 vars in 1483 bytes} [Tue Sep 8 06:44:29 2026] POST /volume/v3/attachments => generated 273 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:44:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a10c2e52-73e2-4242-8d70-690d087c817d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a10c2e52-73e2-4242-8d70-690d087c817d None None] GET http://192.168.122.168/volume// Sep 08 06:44:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a10c2e52-73e2-4242-8d70-690d087c817d None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a10c2e52-73e2-4242-8d70-690d087c817d None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a10c2e52-73e2-4242-8d70-690d087c817d None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:44:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 147/294] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:44:30 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 08 06:44:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-164fe2a9-4979-4a9a-9b14-bbd6cb672ce3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-164fe2a9-4979-4a9a-9b14-bbd6cb672ce3 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b Sep 08 06:44:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-164fe2a9-4979-4a9a-9b14-bbd6cb672ce3 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-164fe2a9-4979-4a9a-9b14-bbd6cb672ce3 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bc5151ae-766b-4e7f-afb3-8f3a73c5591b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-164fe2a9-4979-4a9a-9b14-bbd6cb672ce3 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:44:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-164fe2a9-4979-4a9a-9b14-bbd6cb672ce3 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b returned with HTTP 200 Sep 08 06:44:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 148/295] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:44:30 2026] GET /volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b => generated 1328 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:44:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-c3b1b810-6d39-46c8-ba7c-d49c744cc8c7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-c3b1b810-6d39-46c8-ba7c-d49c744cc8c7 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] DELETE http://192.168.122.168/volume/v3/attachments/6ad43436-3240-4a73-b3e8-0a262679cf74 Sep 08 06:44:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-c3b1b810-6d39-46c8-ba7c-d49c744cc8c7 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-c3b1b810-6d39-46c8-ba7c-d49c744cc8c7 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc5151ae-766b-4e7f-afb3-8f3a73c5591b tempest-AvailabilityZoneTestJSON-1284751033 tempest-AvailabilityZoneTestJSON-1284751033-project-reader] GET http://192.168.122.168/volume/v3/os-availability-zone Sep 08 06:44:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bc5151ae-766b-4e7f-afb3-8f3a73c5591b tempest-AvailabilityZoneTestJSON-1284751033 tempest-AvailabilityZoneTestJSON-1284751033-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bc5151ae-766b-4e7f-afb3-8f3a73c5591b tempest-AvailabilityZoneTestJSON-1284751033 tempest-AvailabilityZoneTestJSON-1284751033-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:30 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, Sep 08 06:44:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:30 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 06:44:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bc5151ae-766b-4e7f-afb3-8f3a73c5591b tempest-AvailabilityZoneTestJSON-1284751033 tempest-AvailabilityZoneTestJSON-1284751033-project-reader] Availability Zones retrieved successfully. Sep 08 06:44:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc5151ae-766b-4e7f-afb3-8f3a73c5591b tempest-AvailabilityZoneTestJSON-1284751033 tempest-AvailabilityZoneTestJSON-1284751033-project-reader] http://192.168.122.168/volume/v3/os-availability-zone returned with HTTP 200 Sep 08 06:44:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 148/296] 192.168.122.168 () {58 vars in 1160 bytes} [Tue Sep 8 06:44:30 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:44:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-c3b1b810-6d39-46c8-ba7c-d49c744cc8c7 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/attachments/6ad43436-3240-4a73-b3e8-0a262679cf74 returned with HTTP 200 Sep 08 06:44:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 149/297] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:44:30 2026] DELETE /volume/v3/attachments/6ad43436-3240-4a73-b3e8-0a262679cf74 => generated 192 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:44:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-13e48865-be5f-436d-8a08-3e5a52025a10 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-13e48865-be5f-436d-8a08-3e5a52025a10 None None] GET http://192.168.122.168/volume// Sep 08 06:44:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-13e48865-be5f-436d-8a08-3e5a52025a10 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-13e48865-be5f-436d-8a08-3e5a52025a10 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-13e48865-be5f-436d-8a08-3e5a52025a10 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:44:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 149/298] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:44:31 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 08 06:44:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-e5a5a52f-fc9c-4aae-b54e-0996dd105a49 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-e5a5a52f-fc9c-4aae-b54e-0996dd105a49 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b Sep 08 06:44:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-e5a5a52f-fc9c-4aae-b54e-0996dd105a49 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-e5a5a52f-fc9c-4aae-b54e-0996dd105a49 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-e5a5a52f-fc9c-4aae-b54e-0996dd105a49 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:44:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-e5a5a52f-fc9c-4aae-b54e-0996dd105a49 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b returned with HTTP 200 Sep 08 06:44:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 150/299] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:44:31 2026] GET /volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b => generated 1035 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:44:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-077246de-e9d8-4ac0-9de2-8e71ad72ac0a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-077246de-e9d8-4ac0-9de2-8e71ad72ac0a tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] PUT http://192.168.122.168/volume/v3/attachments/319cb1dc-5fad-44a2-8afb-e681749dfea8 Sep 08 06:44:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-077246de-e9d8-4ac0-9de2-8e71ad72ac0a tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:41a53b826eb1", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "16482855-131a-4008-adde-924f45bb8de5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:31 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-077246de-e9d8-4ac0-9de2-8e71ad72ac0a tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Acquiring lock "cinder-attachment_update-439c9734-e231-45ca-b475-b4a0b57f534b-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 06:44:31 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-077246de-e9d8-4ac0-9de2-8e71ad72ac0a tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Lock "cinder-attachment_update-439c9734-e231-45ca-b475-b4a0b57f534b-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 06:44:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:31 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-077246de-e9d8-4ac0-9de2-8e71ad72ac0a tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Lock "cinder-attachment_update-439c9734-e231-45ca-b475-b4a0b57f534b-devstack" released by "attachment_update" :: held 0.295s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 06:44:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-077246de-e9d8-4ac0-9de2-8e71ad72ac0a tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/attachments/319cb1dc-5fad-44a2-8afb-e681749dfea8 returned with HTTP 200 Sep 08 06:44:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 150/300] 192.168.122.168 () {66 vars in 1593 bytes} [Tue Sep 8 06:44:31 2026] PUT /volume/v3/attachments/319cb1dc-5fad-44a2-8afb-e681749dfea8 => generated 694 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:44:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-64b89d71-3f2c-4146-819f-c7f6a1e3a802 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-64b89d71-3f2c-4146-819f-c7f6a1e3a802 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] POST http://192.168.122.168/volume/v3/attachments/319cb1dc-5fad-44a2-8afb-e681749dfea8/action Sep 08 06:44:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-64b89d71-3f2c-4146-819f-c7f6a1e3a802 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Action body: b'{"os-complete": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:44:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-64b89d71-3f2c-4146-819f-c7f6a1e3a802 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c4f35b85-ff89-40ad-85b6-af688f926353 req-64b89d71-3f2c-4146-819f-c7f6a1e3a802 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/attachments/319cb1dc-5fad-44a2-8afb-e681749dfea8/action returned with HTTP 204 Sep 08 06:44:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 151/301] 192.168.122.168 () {66 vars in 1614 bytes} [Tue Sep 8 06:44:31 2026] POST /volume/v3/attachments/319cb1dc-5fad-44a2-8afb-e681749dfea8/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:44:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-432551d8-81c5-4dc5-b21a-3183f797cd07 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-432551d8-81c5-4dc5-b21a-3183f797cd07 tempest-ExtensionsTestJSON-1467977744 tempest-ExtensionsTestJSON-1467977744-project-reader] GET http://192.168.122.168/volume/v3/extensions Sep 08 06:44:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-432551d8-81c5-4dc5-b21a-3183f797cd07 tempest-ExtensionsTestJSON-1467977744 tempest-ExtensionsTestJSON-1467977744-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-432551d8-81c5-4dc5-b21a-3183f797cd07 tempest-ExtensionsTestJSON-1467977744 tempest-ExtensionsTestJSON-1467977744-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-432551d8-81c5-4dc5-b21a-3183f797cd07 tempest-ExtensionsTestJSON-1467977744 tempest-ExtensionsTestJSON-1467977744-project-reader] http://192.168.122.168/volume/v3/extensions returned with HTTP 200 Sep 08 06:44:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 151/302] 192.168.122.168 () {58 vars in 1130 bytes} [Tue Sep 8 06:44:36 2026] GET /volume/v3/extensions => generated 5245 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:44:41 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=90,cinder:UPDATE=24,cinder:INSERT=11 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:44:41 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=97,cinder:INSERT=5,cinder:UPDATE=13 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:44:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bce84be6-6fe0-4240-bca3-748c9a2f81b2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bce84be6-6fe0-4240-bca3-748c9a2f81b2 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:44:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bce84be6-6fe0-4240-bca3-748c9a2f81b2 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "69da6bac-8b7b-48c5-af3b-29466563452a", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1473614762"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-bce84be6-6fe0-4240-bca3-748c9a2f81b2 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Create volume request body: {'volume': {'imageRef': '69da6bac-8b7b-48c5-af3b-29466563452a', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1473614762'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:44:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-c6f0c1d2-664d-48ed-a571-aae03fe94caf req-30819a9c-dd88-46fd-a2ea-f9acd1314afa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c6f0c1d2-664d-48ed-a571-aae03fe94caf req-30819a9c-dd88-46fd-a2ea-f9acd1314afa tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 Sep 08 06:44:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c6f0c1d2-664d-48ed-a571-aae03fe94caf req-30819a9c-dd88-46fd-a2ea-f9acd1314afa tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c6f0c1d2-664d-48ed-a571-aae03fe94caf req-30819a9c-dd88-46fd-a2ea-f9acd1314afa tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-c6f0c1d2-664d-48ed-a571-aae03fe94caf req-30819a9c-dd88-46fd-a2ea-f9acd1314afa tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:44:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c6f0c1d2-664d-48ed-a571-aae03fe94caf req-30819a9c-dd88-46fd-a2ea-f9acd1314afa tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 returned with HTTP 200 Sep 08 06:44:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 152/303] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:44:42 2026] GET /volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 => generated 1149 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:44:42 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-bce84be6-6fe0-4240-bca3-748c9a2f81b2 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Create volume of 1 GB Sep 08 06:44:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bce84be6-6fe0-4240-bca3-748c9a2f81b2 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Availability Zones retrieved successfully. Sep 08 06:44:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bce84be6-6fe0-4240-bca3-748c9a2f81b2 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Flow 'volume_create_api' (fc34014e-5350-4d71-b372-c0132ea940d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:44:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bce84be6-6fe0-4240-bca3-748c9a2f81b2 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a954440-22dc-46b6-8e7c-6d21649d2423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:44:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-bce84be6-6fe0-4240-bca3-748c9a2f81b2 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:44:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bce84be6-6fe0-4240-bca3-748c9a2f81b2 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a954440-22dc-46b6-8e7c-6d21649d2423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:44:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bce84be6-6fe0-4240-bca3-748c9a2f81b2 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcb343e4-6460-453a-86ff-423f1b62bd64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:44:43 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-bce84be6-6fe0-4240-bca3-748c9a2f81b2 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Created reservations ['aa1e0b30-3fbf-49c3-9b04-349d6a0eee7f', '40374104-670c-4302-b630-f47a93b186ad', '73137013-cd4d-4cbf-83c8-cc8ccf32633f', '164061c6-b252-4c37-bb81-e4793a37c76d'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:44:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bce84be6-6fe0-4240-bca3-748c9a2f81b2 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcb343e4-6460-453a-86ff-423f1b62bd64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa1e0b30-3fbf-49c3-9b04-349d6a0eee7f', '40374104-670c-4302-b630-f47a93b186ad', '73137013-cd4d-4cbf-83c8-cc8ccf32633f', '164061c6-b252-4c37-bb81-e4793a37c76d']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:44:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bce84be6-6fe0-4240-bca3-748c9a2f81b2 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9bc0211-6e66-4d7e-af1c-b4c8f5b92adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:44:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bce84be6-6fe0-4240-bca3-748c9a2f81b2 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9bc0211-6e66-4d7e-af1c-b4c8f5b92adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23c9dc6d-25d3-4f62-b79c-b378d8d442b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1473614762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e29aaba94f324c1e9481e2560593a001',qos_specs=None,replication_status=,reservations=['aa1e0b30-3fbf-49c3-9b04-349d6a0eee7f','40374104-670c-4302-b630-f47a93b186ad','73137013-cd4d-4cbf-83c8-cc8ccf32633f','164061c6-b252-4c37-bb81-e4793a37c76d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce9465b29a284802bf8f2c585ca79bbd',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:44:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1473614762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23c9dc6d-25d3-4f62-b79c-b378d8d442b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e29aaba94f324c1e9481e2560593a001',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce9465b29a284802bf8f2c585ca79bbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:44:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bce84be6-6fe0-4240-bca3-748c9a2f81b2 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76cd190f-5867-42b5-94d5-49921e323d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:44:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bce84be6-6fe0-4240-bca3-748c9a2f81b2 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76cd190f-5867-42b5-94d5-49921e323d2f) transitioned into state 'SUCCESS' from state '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-1473614762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e29aaba94f324c1e9481e2560593a001',qos_specs=None,replication_status=,reservations=['aa1e0b30-3fbf-49c3-9b04-349d6a0eee7f','40374104-670c-4302-b630-f47a93b186ad','73137013-cd4d-4cbf-83c8-cc8ccf32633f','164061c6-b252-4c37-bb81-e4793a37c76d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce9465b29a284802bf8f2c585ca79bbd',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:44:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bce84be6-6fe0-4240-bca3-748c9a2f81b2 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d065f62b-0148-4e84-8247-80f13c641ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:44:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bce84be6-6fe0-4240-bca3-748c9a2f81b2 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d065f62b-0148-4e84-8247-80f13c641ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:44:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-bce84be6-6fe0-4240-bca3-748c9a2f81b2 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Flow 'volume_create_api' (fc34014e-5350-4d71-b372-c0132ea940d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:44:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bce84be6-6fe0-4240-bca3-748c9a2f81b2 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Create volume request issued successfully. Sep 08 06:44:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bce84be6-6fe0-4240-bca3-748c9a2f81b2 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:44:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 152/304] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:44:42 2026] POST /volume/v3/volumes => generated 760 bytes in 1651 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:44:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-79ecfe54-99ca-47f9-9870-b26db8cf74ad None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-79ecfe54-99ca-47f9-9870-b26db8cf74ad tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] GET http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 Sep 08 06:44:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-79ecfe54-99ca-47f9-9870-b26db8cf74ad tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-79ecfe54-99ca-47f9-9870-b26db8cf74ad tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-79ecfe54-99ca-47f9-9870-b26db8cf74ad tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Volume info retrieved successfully. Sep 08 06:44:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-79ecfe54-99ca-47f9-9870-b26db8cf74ad tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 returned with HTTP 200 Sep 08 06:44:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 153/305] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:43 2026] GET /volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 => generated 828 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:44:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3da027f8-0967-4379-afeb-4c1bdc725cd3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3da027f8-0967-4379-afeb-4c1bdc725cd3 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] GET http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 Sep 08 06:44:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3da027f8-0967-4379-afeb-4c1bdc725cd3 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3da027f8-0967-4379-afeb-4c1bdc725cd3 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3da027f8-0967-4379-afeb-4c1bdc725cd3 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Volume info retrieved successfully. Sep 08 06:44:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3da027f8-0967-4379-afeb-4c1bdc725cd3 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 returned with HTTP 200 Sep 08 06:44:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 153/306] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:44 2026] GET /volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 => generated 852 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:44:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8e90ffd1-e464-46d1-a49e-82e28920ae62 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8e90ffd1-e464-46d1-a49e-82e28920ae62 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] GET http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 Sep 08 06:44:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8e90ffd1-e464-46d1-a49e-82e28920ae62 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8e90ffd1-e464-46d1-a49e-82e28920ae62 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8e90ffd1-e464-46d1-a49e-82e28920ae62 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Volume info retrieved successfully. Sep 08 06:44:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8e90ffd1-e464-46d1-a49e-82e28920ae62 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 returned with HTTP 200 Sep 08 06:44:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 154/307] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:46 2026] GET /volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 => generated 852 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:44:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b19f296e-3ccd-414b-8a43-465343ceff6d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b19f296e-3ccd-414b-8a43-465343ceff6d tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] GET http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 Sep 08 06:44:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b19f296e-3ccd-414b-8a43-465343ceff6d tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b19f296e-3ccd-414b-8a43-465343ceff6d tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b19f296e-3ccd-414b-8a43-465343ceff6d tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Volume info retrieved successfully. Sep 08 06:44:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b19f296e-3ccd-414b-8a43-465343ceff6d tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 returned with HTTP 200 Sep 08 06:44:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 154/308] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:47 2026] GET /volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 => generated 910 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:44:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0478d3cb-8563-466c-ad27-651005676a69 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0478d3cb-8563-466c-ad27-651005676a69 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 Sep 08 06:44:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0478d3cb-8563-466c-ad27-651005676a69 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0478d3cb-8563-466c-ad27-651005676a69 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0478d3cb-8563-466c-ad27-651005676a69 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:44:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0478d3cb-8563-466c-ad27-651005676a69 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 returned with HTTP 200 Sep 08 06:44:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 155/309] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:47 2026] GET /volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 => generated 1149 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:44:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-1a5788bc-dd89-4ca6-b648-cb50609d90b3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-1a5788bc-dd89-4ca6-b648-cb50609d90b3 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 Sep 08 06:44:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-1a5788bc-dd89-4ca6-b648-cb50609d90b3 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-1a5788bc-dd89-4ca6-b648-cb50609d90b3 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-1a5788bc-dd89-4ca6-b648-cb50609d90b3 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:44:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-1a5788bc-dd89-4ca6-b648-cb50609d90b3 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 returned with HTTP 200 Sep 08 06:44:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 155/310] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:44:48 2026] GET /volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 => generated 1149 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:44:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-cb9e2845-209b-4928-8f1f-92b46d7e7b87 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-cb9e2845-209b-4928-8f1f-92b46d7e7b87 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] POST http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1/action Sep 08 06:44:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-cb9e2845-209b-4928-8f1f-92b46d7e7b87 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:44:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-cb9e2845-209b-4928-8f1f-92b46d7e7b87 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-cb9e2845-209b-4928-8f1f-92b46d7e7b87 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:44:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bb9670ba-ddc5-43dc-a270-7b52a2b5f39a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb9670ba-ddc5-43dc-a270-7b52a2b5f39a tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] GET http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 Sep 08 06:44:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bb9670ba-ddc5-43dc-a270-7b52a2b5f39a tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bb9670ba-ddc5-43dc-a270-7b52a2b5f39a tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-cb9e2845-209b-4928-8f1f-92b46d7e7b87 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Begin detaching volume completed successfully. Sep 08 06:44:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-cb9e2845-209b-4928-8f1f-92b46d7e7b87 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1/action returned with HTTP 202 Sep 08 06:44:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 156/311] 192.168.122.168 () {64 vars in 1561 bytes} [Tue Sep 8 06:44:48 2026] POST /volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:44:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bb9670ba-ddc5-43dc-a270-7b52a2b5f39a tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Volume info retrieved successfully. Sep 08 06:44:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb9670ba-ddc5-43dc-a270-7b52a2b5f39a tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 returned with HTTP 200 Sep 08 06:44:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 156/312] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:48 2026] GET /volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 => generated 913 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:44:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ad951490-f4a1-442e-b4c2-9a40285deea9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ad951490-f4a1-442e-b4c2-9a40285deea9 None None] GET http://192.168.122.168/volume// Sep 08 06:44:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ad951490-f4a1-442e-b4c2-9a40285deea9 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ad951490-f4a1-442e-b4c2-9a40285deea9 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ad951490-f4a1-442e-b4c2-9a40285deea9 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:44:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 157/313] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:44:48 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:44:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-f42c4dce-78d1-4979-bb33-f52ce96c3a90 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-f42c4dce-78d1-4979-bb33-f52ce96c3a90 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 Sep 08 06:44:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-f42c4dce-78d1-4979-bb33-f52ce96c3a90 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-f42c4dce-78d1-4979-bb33-f52ce96c3a90 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-f42c4dce-78d1-4979-bb33-f52ce96c3a90 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:44:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-f42c4dce-78d1-4979-bb33-f52ce96c3a90 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 returned with HTTP 200 Sep 08 06:44:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 157/314] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:44:48 2026] GET /volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 => generated 1333 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:44:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-2405bd65-e50a-49e2-ab5f-d229ac653317 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-2405bd65-e50a-49e2-ab5f-d229ac653317 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] DELETE http://192.168.122.168/volume/v3/attachments/9f097bd1-4cc7-4bf0-ac0c-10ac7fe7ca66 Sep 08 06:44:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-2405bd65-e50a-49e2-ab5f-d229ac653317 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-2405bd65-e50a-49e2-ab5f-d229ac653317 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:49 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 08 06:44:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-82b37c26-fc9c-4c90-9bd7-f9a5c68e64a7 req-2405bd65-e50a-49e2-ab5f-d229ac653317 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/attachments/9f097bd1-4cc7-4bf0-ac0c-10ac7fe7ca66 returned with HTTP 200 Sep 08 06:44:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 158/315] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:44:48 2026] DELETE /volume/v3/attachments/9f097bd1-4cc7-4bf0-ac0c-10ac7fe7ca66 => generated 19 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:44:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-50110575-53c1-4e01-be0d-89df3e7713f0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-50110575-53c1-4e01-be0d-89df3e7713f0 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] GET http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 Sep 08 06:44:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-50110575-53c1-4e01-be0d-89df3e7713f0 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-50110575-53c1-4e01-be0d-89df3e7713f0 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-50110575-53c1-4e01-be0d-89df3e7713f0 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Volume info retrieved successfully. Sep 08 06:44:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-50110575-53c1-4e01-be0d-89df3e7713f0 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 returned with HTTP 200 Sep 08 06:44:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 158/316] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:49 2026] GET /volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 => generated 913 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:44:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4f66136f-02d8-46cc-a973-7ed763852080 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f66136f-02d8-46cc-a973-7ed763852080 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 Sep 08 06:44:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4f66136f-02d8-46cc-a973-7ed763852080 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4f66136f-02d8-46cc-a973-7ed763852080 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4f66136f-02d8-46cc-a973-7ed763852080 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:44:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f66136f-02d8-46cc-a973-7ed763852080 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 returned with HTTP 200 Sep 08 06:44:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 159/317] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:50 2026] GET /volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 => generated 857 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:44:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-71b52e1f-61cd-4bc3-a74f-18022b5d3850 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-71b52e1f-61cd-4bc3-a74f-18022b5d3850 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] GET http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 Sep 08 06:44:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-71b52e1f-61cd-4bc3-a74f-18022b5d3850 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-71b52e1f-61cd-4bc3-a74f-18022b5d3850 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-71b52e1f-61cd-4bc3-a74f-18022b5d3850 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Volume info retrieved successfully. Sep 08 06:44:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-71b52e1f-61cd-4bc3-a74f-18022b5d3850 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 returned with HTTP 200 Sep 08 06:44:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 159/318] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:50 2026] GET /volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 => generated 913 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:44:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-306db99c-189c-4267-aecb-fd70b4f38dc7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-306db99c-189c-4267-aecb-fd70b4f38dc7 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] GET http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 Sep 08 06:44:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-306db99c-189c-4267-aecb-fd70b4f38dc7 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-306db99c-189c-4267-aecb-fd70b4f38dc7 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-306db99c-189c-4267-aecb-fd70b4f38dc7 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Volume info retrieved successfully. Sep 08 06:44:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-306db99c-189c-4267-aecb-fd70b4f38dc7 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 returned with HTTP 200 Sep 08 06:44:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 160/319] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:51 2026] GET /volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 => generated 913 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:44:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-41119cf2-2c28-4339-a460-59aab46fe07b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-41119cf2-2c28-4339-a460-59aab46fe07b tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] GET http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 Sep 08 06:44:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-41119cf2-2c28-4339-a460-59aab46fe07b tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-41119cf2-2c28-4339-a460-59aab46fe07b tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-41119cf2-2c28-4339-a460-59aab46fe07b tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Volume info retrieved successfully. Sep 08 06:44:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-41119cf2-2c28-4339-a460-59aab46fe07b tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 returned with HTTP 200 Sep 08 06:44:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 160/320] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:52 2026] GET /volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 => generated 1331 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:44:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9b57cb23-a5ba-4b49-9788-a26e6d7eded0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9b57cb23-a5ba-4b49-9788-a26e6d7eded0 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] POST http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9/action Sep 08 06:44:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9b57cb23-a5ba-4b49-9788-a26e6d7eded0 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Action body: b'{"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:44:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9b57cb23-a5ba-4b49-9788-a26e6d7eded0 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Action: 'action', calling method: create, body: {"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9b57cb23-a5ba-4b49-9788-a26e6d7eded0 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Volume info retrieved successfully. Sep 08 06:44:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9b57cb23-a5ba-4b49-9788-a26e6d7eded0 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Update volume metadata completed successfully. Sep 08 06:44:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9b57cb23-a5ba-4b49-9788-a26e6d7eded0 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9/action returned with HTTP 200 Sep 08 06:44:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 161/321] 192.168.122.168 () {60 vars in 1275 bytes} [Tue Sep 8 06:44:52 2026] POST /volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9/action => generated 526 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:44:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-650a07b0-f7ca-4d2a-805a-d8de69420fd4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-650a07b0-f7ca-4d2a-805a-d8de69420fd4 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-reader] GET http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 Sep 08 06:44:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-650a07b0-f7ca-4d2a-805a-d8de69420fd4 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-650a07b0-f7ca-4d2a-805a-d8de69420fd4 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-650a07b0-f7ca-4d2a-805a-d8de69420fd4 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-reader] Volume info retrieved successfully. Sep 08 06:44:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-650a07b0-f7ca-4d2a-805a-d8de69420fd4 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-reader] http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 returned with HTTP 200 Sep 08 06:44:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 161/322] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:52 2026] GET /volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 => generated 1391 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:44:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a9143388-c945-498e-a22e-16e88a94a6d0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a9143388-c945-498e-a22e-16e88a94a6d0 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] POST http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9/action Sep 08 06:44:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a9143388-c945-498e-a22e-16e88a94a6d0 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:44:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a9143388-c945-498e-a22e-16e88a94a6d0 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a9143388-c945-498e-a22e-16e88a94a6d0 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Volume info retrieved successfully. Sep 08 06:44:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a9143388-c945-498e-a22e-16e88a94a6d0 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Get volume image-metadata completed successfully. Sep 08 06:44:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a9143388-c945-498e-a22e-16e88a94a6d0 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Delete volume metadata completed successfully. Sep 08 06:44:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a9143388-c945-498e-a22e-16e88a94a6d0 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9/action returned with HTTP 200 Sep 08 06:44:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 162/323] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:44:53 2026] POST /volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9/action => generated 0 bytes in 75 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 08 06:44:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e52982b0-b4b9-4635-be5e-4df35c415d40 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e52982b0-b4b9-4635-be5e-4df35c415d40 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-reader] POST http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9/action Sep 08 06:44:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e52982b0-b4b9-4635-be5e-4df35c415d40 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:44:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e52982b0-b4b9-4635-be5e-4df35c415d40 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e52982b0-b4b9-4635-be5e-4df35c415d40 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-reader] Volume info retrieved successfully. Sep 08 06:44:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e52982b0-b4b9-4635-be5e-4df35c415d40 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-reader] Get volume image-metadata completed successfully. Sep 08 06:44:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e52982b0-b4b9-4635-be5e-4df35c415d40 tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-reader] http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9/action returned with HTTP 200 Sep 08 06:44:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 162/324] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:44:53 2026] POST /volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9/action => generated 500 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:44:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-95b03c68-4923-4000-b988-180465be1e9a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-95b03c68-4923-4000-b988-180465be1e9a tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] GET http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 Sep 08 06:44:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-95b03c68-4923-4000-b988-180465be1e9a tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-95b03c68-4923-4000-b988-180465be1e9a tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-95b03c68-4923-4000-b988-180465be1e9a tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Volume info retrieved successfully. Sep 08 06:44:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-95b03c68-4923-4000-b988-180465be1e9a tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 returned with HTTP 200 Sep 08 06:44:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 163/325] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:53 2026] GET /volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 => generated 1365 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:44:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b2a3e8e2-7d75-4078-a7c7-4f2c149fd38a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b2a3e8e2-7d75-4078-a7c7-4f2c149fd38a tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] DELETE http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 Sep 08 06:44:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b2a3e8e2-7d75-4078-a7c7-4f2c149fd38a tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b2a3e8e2-7d75-4078-a7c7-4f2c149fd38a tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:53 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-b2a3e8e2-7d75-4078-a7c7-4f2c149fd38a tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Delete volume with id: 23c9dc6d-25d3-4f62-b79c-b378d8d442b9 Sep 08 06:44:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b2a3e8e2-7d75-4078-a7c7-4f2c149fd38a tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Volume info retrieved successfully. Sep 08 06:44:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b2a3e8e2-7d75-4078-a7c7-4f2c149fd38a tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Delete volume request issued successfully. Sep 08 06:44:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b2a3e8e2-7d75-4078-a7c7-4f2c149fd38a tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 returned with HTTP 202 Sep 08 06:44:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 163/326] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:44:53 2026] DELETE /volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:44:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c52c5b7b-3796-47bb-bcfe-e28ff044a31b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c52c5b7b-3796-47bb-bcfe-e28ff044a31b tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] GET http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 Sep 08 06:44:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c52c5b7b-3796-47bb-bcfe-e28ff044a31b tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c52c5b7b-3796-47bb-bcfe-e28ff044a31b tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c52c5b7b-3796-47bb-bcfe-e28ff044a31b tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Volume info retrieved successfully. Sep 08 06:44:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c52c5b7b-3796-47bb-bcfe-e28ff044a31b tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 returned with HTTP 200 Sep 08 06:44:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 164/327] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:53 2026] GET /volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 => generated 1364 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:44:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-99afecfd-abce-4f30-8edc-18c68693a01a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-99afecfd-abce-4f30-8edc-18c68693a01a tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] GET http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 Sep 08 06:44:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-99afecfd-abce-4f30-8edc-18c68693a01a tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-99afecfd-abce-4f30-8edc-18c68693a01a tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-99afecfd-abce-4f30-8edc-18c68693a01a tempest-VolumesImageMetadata-1989026910 tempest-VolumesImageMetadata-1989026910-project-member] http://192.168.122.168/volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 returned with HTTP 404 Sep 08 06:44:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 164/328] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:54 2026] GET /volume/v3/volumes/23c9dc6d-25d3-4f62-b79c-b378d8d442b9 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:44:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5383c93a-1e07-4dae-a4d5-2b404275ea20 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5383c93a-1e07-4dae-a4d5-2b404275ea20 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:44:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5383c93a-1e07-4dae-a4d5-2b404275ea20 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1081529529"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:44:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-5383c93a-1e07-4dae-a4d5-2b404275ea20 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1081529529'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:44:57 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-5383c93a-1e07-4dae-a4d5-2b404275ea20 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Create volume of 1 GB Sep 08 06:44:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5383c93a-1e07-4dae-a4d5-2b404275ea20 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Availability Zones retrieved successfully. Sep 08 06:44:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5383c93a-1e07-4dae-a4d5-2b404275ea20 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Flow 'volume_create_api' (a89e1c45-53e1-4e1d-a2da-822b68b46b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:44:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5383c93a-1e07-4dae-a4d5-2b404275ea20 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b78ddf2-545f-4f05-a32c-f521189f9add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:44:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-5383c93a-1e07-4dae-a4d5-2b404275ea20 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:44:58 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5383c93a-1e07-4dae-a4d5-2b404275ea20 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b78ddf2-545f-4f05-a32c-f521189f9add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:44:58 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5383c93a-1e07-4dae-a4d5-2b404275ea20 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f97c402d-e4ed-4291-892d-3ba66cd45708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:44:58 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-5383c93a-1e07-4dae-a4d5-2b404275ea20 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Created reservations ['0ba1b365-3ef9-47eb-bac7-05febb3ebe80', '59aaedfe-5d05-47fb-a9cd-2c0fbde1001e', 'd8094aca-4882-40b8-8d3d-49c20e1c1a4e', '8f558630-162e-4d27-95ca-ea12b46f0298'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:44:58 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5383c93a-1e07-4dae-a4d5-2b404275ea20 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f97c402d-e4ed-4291-892d-3ba66cd45708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ba1b365-3ef9-47eb-bac7-05febb3ebe80', '59aaedfe-5d05-47fb-a9cd-2c0fbde1001e', 'd8094aca-4882-40b8-8d3d-49c20e1c1a4e', '8f558630-162e-4d27-95ca-ea12b46f0298']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:44:58 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5383c93a-1e07-4dae-a4d5-2b404275ea20 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b56aa38b-d7dc-468b-a3b6-3d19411cfa52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:44:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:58 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5383c93a-1e07-4dae-a4d5-2b404275ea20 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b56aa38b-d7dc-468b-a3b6-3d19411cfa52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cc6f4fc-6119-482d-96fa-7f8f622b7db4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1081529529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='118c2e29541d4f839d5e3ce69705aeaa',qos_specs=None,replication_status=,reservations=['0ba1b365-3ef9-47eb-bac7-05febb3ebe80','59aaedfe-5d05-47fb-a9cd-2c0fbde1001e','d8094aca-4882-40b8-8d3d-49c20e1c1a4e','8f558630-162e-4d27-95ca-ea12b46f0298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c3614c1e0be407f9ab47ccd06eb2a61',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:44:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1081529529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cc6f4fc-6119-482d-96fa-7f8f622b7db4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='118c2e29541d4f839d5e3ce69705aeaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c3614c1e0be407f9ab47ccd06eb2a61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:44:58 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5383c93a-1e07-4dae-a4d5-2b404275ea20 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (397ab365-c3f6-4d3b-adf1-b8ad7672f0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:44:58 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5383c93a-1e07-4dae-a4d5-2b404275ea20 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (397ab365-c3f6-4d3b-adf1-b8ad7672f0fc) transitioned into state 'SUCCESS' from state '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-1081529529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='118c2e29541d4f839d5e3ce69705aeaa',qos_specs=None,replication_status=,reservations=['0ba1b365-3ef9-47eb-bac7-05febb3ebe80','59aaedfe-5d05-47fb-a9cd-2c0fbde1001e','d8094aca-4882-40b8-8d3d-49c20e1c1a4e','8f558630-162e-4d27-95ca-ea12b46f0298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c3614c1e0be407f9ab47ccd06eb2a61',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:44:58 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5383c93a-1e07-4dae-a4d5-2b404275ea20 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff9ef41-b8e4-42ad-87f1-6e7d613cfddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:44:58 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5383c93a-1e07-4dae-a4d5-2b404275ea20 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff9ef41-b8e4-42ad-87f1-6e7d613cfddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:44:58 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5383c93a-1e07-4dae-a4d5-2b404275ea20 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Flow 'volume_create_api' (a89e1c45-53e1-4e1d-a2da-822b68b46b6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:44:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5383c93a-1e07-4dae-a4d5-2b404275ea20 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Create volume request issued successfully. Sep 08 06:44:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5383c93a-1e07-4dae-a4d5-2b404275ea20 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:44:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 165/329] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:44:57 2026] POST /volume/v3/volumes => generated 764 bytes in 702 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:44:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0cc39158-9e1b-443b-b53e-e3d854f41a12 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0cc39158-9e1b-443b-b53e-e3d854f41a12 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] GET http://192.168.122.168/volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 Sep 08 06:44:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0cc39158-9e1b-443b-b53e-e3d854f41a12 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0cc39158-9e1b-443b-b53e-e3d854f41a12 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0cc39158-9e1b-443b-b53e-e3d854f41a12 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Volume info retrieved successfully. Sep 08 06:44:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0cc39158-9e1b-443b-b53e-e3d854f41a12 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 returned with HTTP 200 Sep 08 06:44:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 165/330] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:58 2026] GET /volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 => generated 832 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:44:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9441c05c-211c-4a5f-8104-fdbfadde8ae3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9441c05c-211c-4a5f-8104-fdbfadde8ae3 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b Sep 08 06:44:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9441c05c-211c-4a5f-8104-fdbfadde8ae3 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9441c05c-211c-4a5f-8104-fdbfadde8ae3 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:44:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:44:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9441c05c-211c-4a5f-8104-fdbfadde8ae3 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:44:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9441c05c-211c-4a5f-8104-fdbfadde8ae3 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b returned with HTTP 200 Sep 08 06:44:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 166/331] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:59 2026] GET /volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b => generated 1147 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:44:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7b8a0a74-3d71-4011-9765-966de995c1cb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:44:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b8a0a74-3d71-4011-9765-966de995c1cb tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] GET http://192.168.122.168/volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 Sep 08 06:44:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b8a0a74-3d71-4011-9765-966de995c1cb tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:44:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b8a0a74-3d71-4011-9765-966de995c1cb tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:44:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:44:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:44:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:44:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:44:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7b8a0a74-3d71-4011-9765-966de995c1cb tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Volume info retrieved successfully. Sep 08 06:44:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b8a0a74-3d71-4011-9765-966de995c1cb tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 returned with HTTP 200 Sep 08 06:44:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 166/332] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:44:59 2026] GET /volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 => generated 856 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d3bb51c7-e029-4504-8438-336af92f2ecf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d3bb51c7-e029-4504-8438-336af92f2ecf tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b Sep 08 06:45:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d3bb51c7-e029-4504-8438-336af92f2ecf tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d3bb51c7-e029-4504-8438-336af92f2ecf tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d3bb51c7-e029-4504-8438-336af92f2ecf tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:45:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d3bb51c7-e029-4504-8438-336af92f2ecf tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b returned with HTTP 200 Sep 08 06:45:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 167/333] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:00 2026] GET /volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b => generated 1147 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-e33ae0c9-cc76-4607-9134-00621064c398 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-e33ae0c9-cc76-4607-9134-00621064c398 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b Sep 08 06:45:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-e33ae0c9-cc76-4607-9134-00621064c398 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-e33ae0c9-cc76-4607-9134-00621064c398 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ab55c199-04cf-48cc-aee2-6e20a7fb33d2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-e33ae0c9-cc76-4607-9134-00621064c398 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:45:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ab55c199-04cf-48cc-aee2-6e20a7fb33d2 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] GET http://192.168.122.168/volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 Sep 08 06:45:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ab55c199-04cf-48cc-aee2-6e20a7fb33d2 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ab55c199-04cf-48cc-aee2-6e20a7fb33d2 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-e33ae0c9-cc76-4607-9134-00621064c398 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b returned with HTTP 200 Sep 08 06:45:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 167/334] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:45:00 2026] GET /volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b => generated 1147 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-51c92c2a-cb91-4efc-93a1-0684dbdc0a9d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ab55c199-04cf-48cc-aee2-6e20a7fb33d2 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Volume info retrieved successfully. Sep 08 06:45:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-51c92c2a-cb91-4efc-93a1-0684dbdc0a9d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] POST http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b/action Sep 08 06:45:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-51c92c2a-cb91-4efc-93a1-0684dbdc0a9d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:45:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-51c92c2a-cb91-4efc-93a1-0684dbdc0a9d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ab55c199-04cf-48cc-aee2-6e20a7fb33d2 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 returned with HTTP 200 Sep 08 06:45:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 168/335] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:00 2026] GET /volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 => generated 857 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-51c92c2a-cb91-4efc-93a1-0684dbdc0a9d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:45:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9217a3ec-316f-4736-8d2e-12dbb66eebd5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9217a3ec-316f-4736-8d2e-12dbb66eebd5 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:45:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9217a3ec-316f-4736-8d2e-12dbb66eebd5 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1cc6f4fc-6119-482d-96fa-7f8f622b7db4", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1625468537"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-51c92c2a-cb91-4efc-93a1-0684dbdc0a9d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Begin detaching volume completed successfully. Sep 08 06:45:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-51c92c2a-cb91-4efc-93a1-0684dbdc0a9d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b/action returned with HTTP 202 Sep 08 06:45:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 168/336] 192.168.122.168 () {64 vars in 1561 bytes} [Tue Sep 8 06:45:00 2026] POST /volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:45:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9217a3ec-316f-4736-8d2e-12dbb66eebd5 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Volume info retrieved successfully. Sep 08 06:45:00 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-9217a3ec-316f-4736-8d2e-12dbb66eebd5 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Create snapshot from volume 1cc6f4fc-6119-482d-96fa-7f8f622b7db4 Sep 08 06:45:00 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-9217a3ec-316f-4736-8d2e-12dbb66eebd5 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:45:00 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-9217a3ec-316f-4736-8d2e-12dbb66eebd5 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Created reservations ['c3dec798-6514-46eb-b41c-4f5122c0fe91', '633f0e7c-a415-48c2-bdc9-b801c7a362b3', '42fc747f-1e19-4933-8444-87ce5bf331cc', 'cf4d0633-dbe6-4b88-b40a-309803ec0c87'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:45:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-20308e58-322e-4823-aad1-2689eabe3fd3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-20308e58-322e-4823-aad1-2689eabe3fd3 None None] GET http://192.168.122.168/volume// Sep 08 06:45:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-20308e58-322e-4823-aad1-2689eabe3fd3 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-20308e58-322e-4823-aad1-2689eabe3fd3 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-20308e58-322e-4823-aad1-2689eabe3fd3 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:45:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 169/337] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:45:00 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:45:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-8a20f656-9178-4ed4-8f8c-7d43aa87f682 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-8a20f656-9178-4ed4-8f8c-7d43aa87f682 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b Sep 08 06:45:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-8a20f656-9178-4ed4-8f8c-7d43aa87f682 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-8a20f656-9178-4ed4-8f8c-7d43aa87f682 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-8a20f656-9178-4ed4-8f8c-7d43aa87f682 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:45:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-8a20f656-9178-4ed4-8f8c-7d43aa87f682 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b returned with HTTP 200 Sep 08 06:45:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 170/338] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:45:00 2026] GET /volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b => generated 1331 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:45:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9217a3ec-316f-4736-8d2e-12dbb66eebd5 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Snapshot create request issued successfully. Sep 08 06:45:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9217a3ec-316f-4736-8d2e-12dbb66eebd5 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:45:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 169/339] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:45:00 2026] POST /volume/v3/snapshots => generated 311 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:45:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0a3a7b44-1182-4f89-8512-5813a01a04d6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0a3a7b44-1182-4f89-8512-5813a01a04d6 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] GET http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c Sep 08 06:45:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0a3a7b44-1182-4f89-8512-5813a01a04d6 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0a3a7b44-1182-4f89-8512-5813a01a04d6 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0a3a7b44-1182-4f89-8512-5813a01a04d6 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Snapshot retrieved successfully. Sep 08 06:45:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0a3a7b44-1182-4f89-8512-5813a01a04d6 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c returned with HTTP 200 Sep 08 06:45:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 171/340] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:45:01 2026] GET /volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c => generated 443 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:45:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-56fbd46d-d689-4df1-ad71-2fee30fbfbee None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-56fbd46d-d689-4df1-ad71-2fee30fbfbee tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] DELETE http://192.168.122.168/volume/v3/attachments/319cb1dc-5fad-44a2-8afb-e681749dfea8 Sep 08 06:45:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-56fbd46d-d689-4df1-ad71-2fee30fbfbee tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-56fbd46d-d689-4df1-ad71-2fee30fbfbee tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:01 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 08 06:45:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-9f41fc88-4647-488f-9bbd-c21b36f5bd36 req-56fbd46d-d689-4df1-ad71-2fee30fbfbee tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/attachments/319cb1dc-5fad-44a2-8afb-e681749dfea8 returned with HTTP 200 Sep 08 06:45:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 170/341] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:45:01 2026] DELETE /volume/v3/attachments/319cb1dc-5fad-44a2-8afb-e681749dfea8 => generated 19 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f84f54f4-3791-41e4-8b5c-e5f8e968a599 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f84f54f4-3791-41e4-8b5c-e5f8e968a599 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b Sep 08 06:45:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f84f54f4-3791-41e4-8b5c-e5f8e968a599 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f84f54f4-3791-41e4-8b5c-e5f8e968a599 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f84f54f4-3791-41e4-8b5c-e5f8e968a599 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:45:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f84f54f4-3791-41e4-8b5c-e5f8e968a599 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b returned with HTTP 200 Sep 08 06:45:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ae725035-4eb6-4027-a3bf-4cc1eebc0ade None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 172/342] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:02 2026] GET /volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b => generated 855 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:45:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ae725035-4eb6-4027-a3bf-4cc1eebc0ade tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] GET http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c Sep 08 06:45:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ae725035-4eb6-4027-a3bf-4cc1eebc0ade tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ae725035-4eb6-4027-a3bf-4cc1eebc0ade tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ae725035-4eb6-4027-a3bf-4cc1eebc0ade tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Snapshot retrieved successfully. Sep 08 06:45:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ae725035-4eb6-4027-a3bf-4cc1eebc0ade tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c returned with HTTP 200 Sep 08 06:45:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 171/343] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:45:02 2026] GET /volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c => generated 443 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d3a67ce2-c5a1-46a5-b5b2-b7b9f6066c3a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3a67ce2-c5a1-46a5-b5b2-b7b9f6066c3a tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] GET http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c Sep 08 06:45:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d3a67ce2-c5a1-46a5-b5b2-b7b9f6066c3a tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d3a67ce2-c5a1-46a5-b5b2-b7b9f6066c3a tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d3a67ce2-c5a1-46a5-b5b2-b7b9f6066c3a tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Snapshot retrieved successfully. Sep 08 06:45:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3a67ce2-c5a1-46a5-b5b2-b7b9f6066c3a tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c returned with HTTP 200 Sep 08 06:45:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 173/344] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:45:03 2026] GET /volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c => generated 443 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b2a32beb-bc7e-4298-b697-e446e558e621 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b2a32beb-bc7e-4298-b697-e446e558e621 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] GET http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c Sep 08 06:45:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b2a32beb-bc7e-4298-b697-e446e558e621 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b2a32beb-bc7e-4298-b697-e446e558e621 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b2a32beb-bc7e-4298-b697-e446e558e621 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Snapshot retrieved successfully. Sep 08 06:45:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b2a32beb-bc7e-4298-b697-e446e558e621 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c returned with HTTP 200 Sep 08 06:45:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 172/345] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:45:04 2026] GET /volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c => generated 443 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-937cf555-9a12-47d0-9db5-317eb46b970b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-937cf555-9a12-47d0-9db5-317eb46b970b tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] GET http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c Sep 08 06:45:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-937cf555-9a12-47d0-9db5-317eb46b970b tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-937cf555-9a12-47d0-9db5-317eb46b970b tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-937cf555-9a12-47d0-9db5-317eb46b970b tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Snapshot retrieved successfully. Sep 08 06:45:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-937cf555-9a12-47d0-9db5-317eb46b970b tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c returned with HTTP 200 Sep 08 06:45:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 174/346] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:45:05 2026] GET /volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c => generated 470 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cc272638-9d7c-4afc-bd9e-ea6099dd2d64 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc272638-9d7c-4afc-bd9e-ea6099dd2d64 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] POST http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata Sep 08 06:45:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cc272638-9d7c-4afc-bd9e-ea6099dd2d64 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cc272638-9d7c-4afc-bd9e-ea6099dd2d64 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Snapshot retrieved successfully. Sep 08 06:45:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cc272638-9d7c-4afc-bd9e-ea6099dd2d64 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Update snapshot metadata completed successfully. Sep 08 06:45:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc272638-9d7c-4afc-bd9e-ea6099dd2d64 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata returned with HTTP 200 Sep 08 06:45:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a7f2bdf7-3096-493b-85a5-aa7bd39a5e0f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 173/347] 192.168.122.168 () {60 vars in 1286 bytes} [Tue Sep 8 06:45:05 2026] POST /volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata => generated 68 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 06:45:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a7f2bdf7-3096-493b-85a5-aa7bd39a5e0f tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] GET http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata Sep 08 06:45:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a7f2bdf7-3096-493b-85a5-aa7bd39a5e0f tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a7f2bdf7-3096-493b-85a5-aa7bd39a5e0f tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a7f2bdf7-3096-493b-85a5-aa7bd39a5e0f tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Snapshot retrieved successfully. Sep 08 06:45:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a7f2bdf7-3096-493b-85a5-aa7bd39a5e0f tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Get snapshot metadata completed successfully. Sep 08 06:45:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a7f2bdf7-3096-493b-85a5-aa7bd39a5e0f tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata returned with HTTP 200 Sep 08 06:45:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 175/348] 192.168.122.168 () {58 vars in 1265 bytes} [Tue Sep 8 06:45:05 2026] GET /volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata => generated 68 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:45:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c698a30d-7d16-4e5d-a0cc-4eee61889d69 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c698a30d-7d16-4e5d-a0cc-4eee61889d69 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] PUT http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata Sep 08 06:45:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c698a30d-7d16-4e5d-a0cc-4eee61889d69 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c698a30d-7d16-4e5d-a0cc-4eee61889d69 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Snapshot retrieved successfully. Sep 08 06:45:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c698a30d-7d16-4e5d-a0cc-4eee61889d69 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Update snapshot metadata completed successfully. Sep 08 06:45:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c698a30d-7d16-4e5d-a0cc-4eee61889d69 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata returned with HTTP 200 Sep 08 06:45:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 174/349] 192.168.122.168 () {60 vars in 1285 bytes} [Tue Sep 8 06:45:05 2026] PUT /volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata => generated 57 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 06:45:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6a126a93-1551-41b0-8b60-f87ce17cb9ef None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6a126a93-1551-41b0-8b60-f87ce17cb9ef tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] GET http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata Sep 08 06:45:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6a126a93-1551-41b0-8b60-f87ce17cb9ef tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6a126a93-1551-41b0-8b60-f87ce17cb9ef tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6a126a93-1551-41b0-8b60-f87ce17cb9ef tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Snapshot retrieved successfully. Sep 08 06:45:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6a126a93-1551-41b0-8b60-f87ce17cb9ef tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Get snapshot metadata completed successfully. Sep 08 06:45:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6a126a93-1551-41b0-8b60-f87ce17cb9ef tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata returned with HTTP 200 Sep 08 06:45:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 176/350] 192.168.122.168 () {58 vars in 1265 bytes} [Tue Sep 8 06:45:05 2026] GET /volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata => generated 57 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:45:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8be2cdbd-f97b-4e85-a6dd-8b57e579b45b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8be2cdbd-f97b-4e85-a6dd-8b57e579b45b tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata/key3 Sep 08 06:45:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8be2cdbd-f97b-4e85-a6dd-8b57e579b45b tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8be2cdbd-f97b-4e85-a6dd-8b57e579b45b tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8be2cdbd-f97b-4e85-a6dd-8b57e579b45b tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Snapshot retrieved successfully. Sep 08 06:45:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8be2cdbd-f97b-4e85-a6dd-8b57e579b45b tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Get snapshot metadata completed successfully. Sep 08 06:45:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8be2cdbd-f97b-4e85-a6dd-8b57e579b45b tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Delete snapshot metadata completed successfully. Sep 08 06:45:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8be2cdbd-f97b-4e85-a6dd-8b57e579b45b tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata/key3 returned with HTTP 200 Sep 08 06:45:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 175/351] 192.168.122.168 () {58 vars in 1283 bytes} [Tue Sep 8 06:45:05 2026] DELETE /volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata/key3 => generated 0 bytes in 108 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 08 06:45:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4ac492e2-4584-4d51-a0be-b333503b16a9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4ac492e2-4584-4d51-a0be-b333503b16a9 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] GET http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata Sep 08 06:45:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4ac492e2-4584-4d51-a0be-b333503b16a9 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4ac492e2-4584-4d51-a0be-b333503b16a9 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4ac492e2-4584-4d51-a0be-b333503b16a9 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Snapshot retrieved successfully. Sep 08 06:45:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4ac492e2-4584-4d51-a0be-b333503b16a9 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Get snapshot metadata completed successfully. Sep 08 06:45:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4ac492e2-4584-4d51-a0be-b333503b16a9 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata returned with HTTP 200 Sep 08 06:45:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 177/352] 192.168.122.168 () {58 vars in 1265 bytes} [Tue Sep 8 06:45:05 2026] GET /volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata => generated 32 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:45:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bc33acce-a87c-4544-8f97-519f2967dd98 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc33acce-a87c-4544-8f97-519f2967dd98 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] PUT http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata Sep 08 06:45:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bc33acce-a87c-4544-8f97-519f2967dd98 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bc33acce-a87c-4544-8f97-519f2967dd98 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Snapshot retrieved successfully. Sep 08 06:45:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bc33acce-a87c-4544-8f97-519f2967dd98 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Update snapshot metadata completed successfully. Sep 08 06:45:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc33acce-a87c-4544-8f97-519f2967dd98 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata returned with HTTP 200 Sep 08 06:45:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 176/353] 192.168.122.168 () {60 vars in 1285 bytes} [Tue Sep 8 06:45:05 2026] PUT /volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata => generated 16 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:45:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-db2a6bee-cdef-4a15-8b8e-302adaa0df47 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-db2a6bee-cdef-4a15-8b8e-302adaa0df47 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] POST http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata Sep 08 06:45:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-db2a6bee-cdef-4a15-8b8e-302adaa0df47 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-db2a6bee-cdef-4a15-8b8e-302adaa0df47 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Snapshot retrieved successfully. Sep 08 06:45:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-db2a6bee-cdef-4a15-8b8e-302adaa0df47 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Update snapshot metadata completed successfully. Sep 08 06:45:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-db2a6bee-cdef-4a15-8b8e-302adaa0df47 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata returned with HTTP 200 Sep 08 06:45:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 178/354] 192.168.122.168 () {60 vars in 1286 bytes} [Tue Sep 8 06:45:06 2026] POST /volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata => generated 68 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:45:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f0283d71-ad6f-4ba5-9c92-b94556e6ee00 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f0283d71-ad6f-4ba5-9c92-b94556e6ee00 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] GET http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata Sep 08 06:45:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f0283d71-ad6f-4ba5-9c92-b94556e6ee00 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f0283d71-ad6f-4ba5-9c92-b94556e6ee00 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f0283d71-ad6f-4ba5-9c92-b94556e6ee00 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Snapshot retrieved successfully. Sep 08 06:45:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f0283d71-ad6f-4ba5-9c92-b94556e6ee00 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Get snapshot metadata completed successfully. Sep 08 06:45:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f0283d71-ad6f-4ba5-9c92-b94556e6ee00 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata returned with HTTP 200 Sep 08 06:45:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 177/355] 192.168.122.168 () {58 vars in 1265 bytes} [Tue Sep 8 06:45:06 2026] GET /volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata => generated 68 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:45:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bb55fd86-ef95-49a8-a57a-b3d325aa2d12 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb55fd86-ef95-49a8-a57a-b3d325aa2d12 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] PUT http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata/key3 Sep 08 06:45:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bb55fd86-ef95-49a8-a57a-b3d325aa2d12 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bb55fd86-ef95-49a8-a57a-b3d325aa2d12 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Snapshot retrieved successfully. Sep 08 06:45:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bb55fd86-ef95-49a8-a57a-b3d325aa2d12 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Update snapshot metadata completed successfully. Sep 08 06:45:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb55fd86-ef95-49a8-a57a-b3d325aa2d12 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata/key3 returned with HTTP 200 Sep 08 06:45:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 179/356] 192.168.122.168 () {60 vars in 1300 bytes} [Tue Sep 8 06:45:06 2026] PUT /volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata/key3 => generated 35 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:45:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c2d2e13e-9973-4889-b4d8-b1484dfa998f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c2d2e13e-9973-4889-b4d8-b1484dfa998f tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] GET http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata/key3 Sep 08 06:45:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c2d2e13e-9973-4889-b4d8-b1484dfa998f tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c2d2e13e-9973-4889-b4d8-b1484dfa998f tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c2d2e13e-9973-4889-b4d8-b1484dfa998f tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Snapshot retrieved successfully. Sep 08 06:45:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c2d2e13e-9973-4889-b4d8-b1484dfa998f tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Get snapshot metadata completed successfully. Sep 08 06:45:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c2d2e13e-9973-4889-b4d8-b1484dfa998f tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata/key3 returned with HTTP 200 Sep 08 06:45:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 178/357] 192.168.122.168 () {58 vars in 1280 bytes} [Tue Sep 8 06:45:06 2026] GET /volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata/key3 => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:45:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-18b5601d-b566-4157-9ede-b64edb1ce168 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-18b5601d-b566-4157-9ede-b64edb1ce168 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] GET http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata Sep 08 06:45:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-18b5601d-b566-4157-9ede-b64edb1ce168 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-18b5601d-b566-4157-9ede-b64edb1ce168 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-18b5601d-b566-4157-9ede-b64edb1ce168 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Snapshot retrieved successfully. Sep 08 06:45:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-18b5601d-b566-4157-9ede-b64edb1ce168 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] Get snapshot metadata completed successfully. Sep 08 06:45:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-18b5601d-b566-4157-9ede-b64edb1ce168 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-reader] http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata returned with HTTP 200 Sep 08 06:45:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 180/358] 192.168.122.168 () {58 vars in 1265 bytes} [Tue Sep 8 06:45:06 2026] GET /volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata => generated 75 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:45:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1c85dee5-88c4-4996-8cd2-ab12fae3d538 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1c85dee5-88c4-4996-8cd2-ab12fae3d538 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] PUT http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata Sep 08 06:45:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1c85dee5-88c4-4996-8cd2-ab12fae3d538 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1c85dee5-88c4-4996-8cd2-ab12fae3d538 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Snapshot retrieved successfully. Sep 08 06:45:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1c85dee5-88c4-4996-8cd2-ab12fae3d538 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Update snapshot metadata completed successfully. Sep 08 06:45:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1c85dee5-88c4-4996-8cd2-ab12fae3d538 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata returned with HTTP 200 Sep 08 06:45:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 179/359] 192.168.122.168 () {60 vars in 1285 bytes} [Tue Sep 8 06:45:06 2026] PUT /volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c/metadata => generated 16 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:45:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-337b99ad-5e35-491b-85d3-b804e20559a9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-337b99ad-5e35-491b-85d3-b804e20559a9 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c Sep 08 06:45:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-337b99ad-5e35-491b-85d3-b804e20559a9 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-337b99ad-5e35-491b-85d3-b804e20559a9 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:06 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-337b99ad-5e35-491b-85d3-b804e20559a9 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Delete snapshot with id: 95b3cab7-80b4-4123-bbf3-7832d151c94c Sep 08 06:45:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-337b99ad-5e35-491b-85d3-b804e20559a9 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Snapshot retrieved successfully. Sep 08 06:45:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-337b99ad-5e35-491b-85d3-b804e20559a9 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Snapshot delete request issued successfully. Sep 08 06:45:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-337b99ad-5e35-491b-85d3-b804e20559a9 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c returned with HTTP 202 Sep 08 06:45:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 181/360] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:45:06 2026] DELETE /volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:45:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a416d0c8-3a8e-4b4c-b292-e8cdf5844fee None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a416d0c8-3a8e-4b4c-b292-e8cdf5844fee tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] GET http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c Sep 08 06:45:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a416d0c8-3a8e-4b4c-b292-e8cdf5844fee tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a416d0c8-3a8e-4b4c-b292-e8cdf5844fee tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a416d0c8-3a8e-4b4c-b292-e8cdf5844fee tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Snapshot retrieved successfully. Sep 08 06:45:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a416d0c8-3a8e-4b4c-b292-e8cdf5844fee tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c returned with HTTP 200 Sep 08 06:45:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 180/361] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:45:07 2026] GET /volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c => generated 469 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-edbe05b3-b75a-4ae1-9ab5-960a21241331 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-edbe05b3-b75a-4ae1-9ab5-960a21241331 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] GET http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c Sep 08 06:45:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-edbe05b3-b75a-4ae1-9ab5-960a21241331 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-edbe05b3-b75a-4ae1-9ab5-960a21241331 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-edbe05b3-b75a-4ae1-9ab5-960a21241331 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Snapshot retrieved successfully. Sep 08 06:45:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-edbe05b3-b75a-4ae1-9ab5-960a21241331 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c returned with HTTP 200 Sep 08 06:45:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 182/362] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:45:08 2026] GET /volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c => generated 469 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5f02ca54-91bf-4182-902c-71a4cb910b2a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f02ca54-91bf-4182-902c-71a4cb910b2a tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] GET http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c Sep 08 06:45:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5f02ca54-91bf-4182-902c-71a4cb910b2a tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5f02ca54-91bf-4182-902c-71a4cb910b2a tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5f02ca54-91bf-4182-902c-71a4cb910b2a tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Snapshot retrieved successfully. Sep 08 06:45:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f02ca54-91bf-4182-902c-71a4cb910b2a tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c returned with HTTP 200 Sep 08 06:45:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 181/363] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:45:09 2026] GET /volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c => generated 469 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-be7ae3a2-a175-4509-bda4-ecbf65866f74 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-be7ae3a2-a175-4509-bda4-ecbf65866f74 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] GET http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 Sep 08 06:45:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-be7ae3a2-a175-4509-bda4-ecbf65866f74 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-be7ae3a2-a175-4509-bda4-ecbf65866f74 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-be7ae3a2-a175-4509-bda4-ecbf65866f74 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Volume info retrieved successfully. Sep 08 06:45:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-be7ae3a2-a175-4509-bda4-ecbf65866f74 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 returned with HTTP 200 Sep 08 06:45:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 183/364] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:45:09 2026] GET /volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1263f9e1-b59e-44c2-848d-ec105d2a0d98 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1263f9e1-b59e-44c2-848d-ec105d2a0d98 None None] GET http://192.168.122.168/volume// Sep 08 06:45:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1263f9e1-b59e-44c2-848d-ec105d2a0d98 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1263f9e1-b59e-44c2-848d-ec105d2a0d98 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1263f9e1-b59e-44c2-848d-ec105d2a0d98 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:45:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 182/365] 192.168.122.168 () {58 vars in 1317 bytes} [Tue Sep 8 06:45:10 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-f1b0f484-ae8e-4ff8-affe-6607ec383460 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-f1b0f484-ae8e-4ff8-affe-6607ec383460 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-f1b0f484-ae8e-4ff8-affe-6607ec383460 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a50711e2-6cb8-4633-b27d-e3c8139aac33", "connector": null, "instance_uuid": "aa1ca2d8-8878-4d76-969b-a6065fc27206"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-f1b0f484-ae8e-4ff8-affe-6607ec383460 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 08 06:45:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 184/366] 192.168.122.168 () {66 vars in 1483 bytes} [Tue Sep 8 06:45:10 2026] POST /volume/v3/attachments => generated 273 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-47e52326-cbeb-4847-bdf8-a14c195600f5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-47e52326-cbeb-4847-bdf8-a14c195600f5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:45:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-47e52326-cbeb-4847-bdf8-a14c195600f5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-332262923", "imageRef": "69da6bac-8b7b-48c5-af3b-29466563452a", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-47e52326-cbeb-4847-bdf8-a14c195600f5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-332262923', 'imageRef': '69da6bac-8b7b-48c5-af3b-29466563452a', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-158e4e6f-5ef6-4776-9d0e-09b4dc4b29d0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-158e4e6f-5ef6-4776-9d0e-09b4dc4b29d0 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] GET http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-158e4e6f-5ef6-4776-9d0e-09b4dc4b29d0 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-158e4e6f-5ef6-4776-9d0e-09b4dc4b29d0 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-158e4e6f-5ef6-4776-9d0e-09b4dc4b29d0 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Volume info retrieved successfully. Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-158e4e6f-5ef6-4776-9d0e-09b4dc4b29d0 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 returned with HTTP 200 Sep 08 06:45:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 185/367] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:10 2026] GET /volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 => generated 853 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b74447f3-1df0-4ec7-9fc0-4cefa61f7f24 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b74447f3-1df0-4ec7-9fc0-4cefa61f7f24 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] GET http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b74447f3-1df0-4ec7-9fc0-4cefa61f7f24 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b74447f3-1df0-4ec7-9fc0-4cefa61f7f24 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b74447f3-1df0-4ec7-9fc0-4cefa61f7f24 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c returned with HTTP 404 Sep 08 06:45:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 186/368] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:45:10 2026] GET /volume/v3/snapshots/95b3cab7-80b4-4123-bbf3-7832d151c94c => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5147223d-8e0e-4308-9e9a-db8ef2fc0d83 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5147223d-8e0e-4308-9e9a-db8ef2fc0d83 None None] GET http://192.168.122.168/volume// Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5147223d-8e0e-4308-9e9a-db8ef2fc0d83 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5147223d-8e0e-4308-9e9a-db8ef2fc0d83 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5147223d-8e0e-4308-9e9a-db8ef2fc0d83 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:45:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 187/369] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:45:10 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-acdcf9f0-6599-424b-9e26-4ab2d98787fd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-acdcf9f0-6599-424b-9e26-4ab2d98787fd tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] GET http://192.168.122.168/volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-acdcf9f0-6599-424b-9e26-4ab2d98787fd tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-acdcf9f0-6599-424b-9e26-4ab2d98787fd tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-acdcf9f0-6599-424b-9e26-4ab2d98787fd tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Volume info retrieved successfully. Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-acdcf9f0-6599-424b-9e26-4ab2d98787fd tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 returned with HTTP 200 Sep 08 06:45:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 188/370] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:10 2026] GET /volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 => generated 857 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-1defaa15-3d27-48e1-879b-e3f7ce796607 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-1defaa15-3d27-48e1-879b-e3f7ce796607 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] GET http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-1defaa15-3d27-48e1-879b-e3f7ce796607 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-1defaa15-3d27-48e1-879b-e3f7ce796607 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-1defaa15-3d27-48e1-879b-e3f7ce796607 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Volume info retrieved successfully. Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-1defaa15-3d27-48e1-879b-e3f7ce796607 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 returned with HTTP 200 Sep 08 06:45:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 189/371] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:45:10 2026] GET /volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 => generated 1034 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2fe7bf8a-03da-4285-a9b6-8008e7116ba8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2fe7bf8a-03da-4285-a9b6-8008e7116ba8 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] DELETE http://192.168.122.168/volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2fe7bf8a-03da-4285-a9b6-8008e7116ba8 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2fe7bf8a-03da-4285-a9b6-8008e7116ba8 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-2fe7bf8a-03da-4285-a9b6-8008e7116ba8 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Delete volume with id: 1cc6f4fc-6119-482d-96fa-7f8f622b7db4 Sep 08 06:45:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2fe7bf8a-03da-4285-a9b6-8008e7116ba8 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Volume info retrieved successfully. Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2fe7bf8a-03da-4285-a9b6-8008e7116ba8 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Delete volume request issued successfully. Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2fe7bf8a-03da-4285-a9b6-8008e7116ba8 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 returned with HTTP 202 Sep 08 06:45:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 190/372] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:45:10 2026] DELETE /volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5ef69325-44b1-4c47-bc6c-7e62f029f3a4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5ef69325-44b1-4c47-bc6c-7e62f029f3a4 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] GET http://192.168.122.168/volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5ef69325-44b1-4c47-bc6c-7e62f029f3a4 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5ef69325-44b1-4c47-bc6c-7e62f029f3a4 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5ef69325-44b1-4c47-bc6c-7e62f029f3a4 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Volume info retrieved successfully. Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5ef69325-44b1-4c47-bc6c-7e62f029f3a4 tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 returned with HTTP 200 Sep 08 06:45:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 191/373] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:10 2026] GET /volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 => generated 856 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-ac8d4524-ff7c-4386-af0f-88ca4999e18d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-ac8d4524-ff7c-4386-af0f-88ca4999e18d tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] PUT http://192.168.122.168/volume/v3/attachments/4e3534d4-5192-4b38-ab0b-256c644223d1 Sep 08 06:45:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-ac8d4524-ff7c-4386-af0f-88ca4999e18d tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:41a53b826eb1", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "16482855-131a-4008-adde-924f45bb8de5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:11 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-ac8d4524-ff7c-4386-af0f-88ca4999e18d tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Acquiring lock "cinder-attachment_update-a50711e2-6cb8-4633-b27d-e3c8139aac33-devstack" by "attachment_update" {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 06:45:11 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-ac8d4524-ff7c-4386-af0f-88ca4999e18d tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Lock "cinder-attachment_update-a50711e2-6cb8-4633-b27d-e3c8139aac33-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 06:45:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:11 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-47e52326-cbeb-4847-bdf8-a14c195600f5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Create volume of 1 GB Sep 08 06:45:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-47e52326-cbeb-4847-bdf8-a14c195600f5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Availability Zones retrieved successfully. Sep 08 06:45:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-47e52326-cbeb-4847-bdf8-a14c195600f5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Flow 'volume_create_api' (b3f180d8-9a5d-44dc-8c2d-1e4418441408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:45:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-47e52326-cbeb-4847-bdf8-a14c195600f5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76050751-0478-441d-8c15-9d054ba601ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-47e52326-cbeb-4847-bdf8-a14c195600f5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:45:11 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-ac8d4524-ff7c-4386-af0f-88ca4999e18d tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Lock "cinder-attachment_update-a50711e2-6cb8-4633-b27d-e3c8139aac33-devstack" released by "attachment_update" :: held 0.392s {{(pid=87202) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 06:45:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-ac8d4524-ff7c-4386-af0f-88ca4999e18d tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/attachments/4e3534d4-5192-4b38-ab0b-256c644223d1 returned with HTTP 200 Sep 08 06:45:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 192/374] 192.168.122.168 () {66 vars in 1593 bytes} [Tue Sep 8 06:45:10 2026] PUT /volume/v3/attachments/4e3534d4-5192-4b38-ab0b-256c644223d1 => generated 694 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2b4435f1-dfbc-46cc-aca2-a28a08d813f5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2b4435f1-dfbc-46cc-aca2-a28a08d813f5 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] GET http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 Sep 08 06:45:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2b4435f1-dfbc-46cc-aca2-a28a08d813f5 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2b4435f1-dfbc-46cc-aca2-a28a08d813f5 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-47e52326-cbeb-4847-bdf8-a14c195600f5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76050751-0478-441d-8c15-9d054ba601ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-47e52326-cbeb-4847-bdf8-a14c195600f5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e619aecd-571c-4937-a7bb-1519914ef9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2b4435f1-dfbc-46cc-aca2-a28a08d813f5 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Volume info retrieved successfully. Sep 08 06:45:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2b4435f1-dfbc-46cc-aca2-a28a08d813f5 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 returned with HTTP 200 Sep 08 06:45:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 193/375] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:11 2026] GET /volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 => generated 854 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:11 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-47e52326-cbeb-4847-bdf8-a14c195600f5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Created reservations ['b1144b02-753a-4ef5-9f32-18602846436a', 'a29ffc71-5c7d-40d9-ab54-348a1069ce16', '183cd287-2acc-4138-b730-94eee1d2c6da', 'a5cc1a25-9a68-4079-a655-e69a3283c5e1'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:45:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-47e52326-cbeb-4847-bdf8-a14c195600f5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e619aecd-571c-4937-a7bb-1519914ef9a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1144b02-753a-4ef5-9f32-18602846436a', 'a29ffc71-5c7d-40d9-ab54-348a1069ce16', '183cd287-2acc-4138-b730-94eee1d2c6da', 'a5cc1a25-9a68-4079-a655-e69a3283c5e1']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-47e52326-cbeb-4847-bdf8-a14c195600f5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (789b35bf-e3ec-4e79-8e57-0c2da9498981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-47e52326-cbeb-4847-bdf8-a14c195600f5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (789b35bf-e3ec-4e79-8e57-0c2da9498981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c679adbf-d2cb-46b1-8505-1418b345f941', '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-332262923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b002e53583134e8aa8614ce3f689e71c',qos_specs=None,replication_status=,reservations=['b1144b02-753a-4ef5-9f32-18602846436a','a29ffc71-5c7d-40d9-ab54-348a1069ce16','183cd287-2acc-4138-b730-94eee1d2c6da','a5cc1a25-9a68-4079-a655-e69a3283c5e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51fad9ee2f914a86b41aba71fa7f48aa',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:45:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-332262923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c679adbf-d2cb-46b1-8505-1418b345f941,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b002e53583134e8aa8614ce3f689e71c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51fad9ee2f914a86b41aba71fa7f48aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-47e52326-cbeb-4847-bdf8-a14c195600f5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9e03d45-41ce-47e2-b6ea-10afc9919602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-47e52326-cbeb-4847-bdf8-a14c195600f5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9e03d45-41ce-47e2-b6ea-10afc9919602) transitioned into state 'SUCCESS' from state '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-332262923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b002e53583134e8aa8614ce3f689e71c',qos_specs=None,replication_status=,reservations=['b1144b02-753a-4ef5-9f32-18602846436a','a29ffc71-5c7d-40d9-ab54-348a1069ce16','183cd287-2acc-4138-b730-94eee1d2c6da','a5cc1a25-9a68-4079-a655-e69a3283c5e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51fad9ee2f914a86b41aba71fa7f48aa',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-47e52326-cbeb-4847-bdf8-a14c195600f5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24750566-b72b-4fb7-9fe0-3f1f8545c3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8392a5d4-93d3-4208-b9e5-233ae352ea5d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-47e52326-cbeb-4847-bdf8-a14c195600f5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24750566-b72b-4fb7-9fe0-3f1f8545c3e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8392a5d4-93d3-4208-b9e5-233ae352ea5d tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] GET http://192.168.122.168/volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 Sep 08 06:45:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8392a5d4-93d3-4208-b9e5-233ae352ea5d tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8392a5d4-93d3-4208-b9e5-233ae352ea5d tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-47e52326-cbeb-4847-bdf8-a14c195600f5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Flow 'volume_create_api' (b3f180d8-9a5d-44dc-8c2d-1e4418441408) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:45:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-47e52326-cbeb-4847-bdf8-a14c195600f5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Create volume request issued successfully. Sep 08 06:45:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-47e52326-cbeb-4847-bdf8-a14c195600f5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:45:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 183/376] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:45:10 2026] POST /volume/v3/volumes => generated 761 bytes in 1733 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:45:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d547a27b-c406-40b8-b3e9-ddd081a09ecf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d547a27b-c406-40b8-b3e9-ddd081a09ecf tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 Sep 08 06:45:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d547a27b-c406-40b8-b3e9-ddd081a09ecf tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d547a27b-c406-40b8-b3e9-ddd081a09ecf tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d547a27b-c406-40b8-b3e9-ddd081a09ecf tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:45:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d547a27b-c406-40b8-b3e9-ddd081a09ecf tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 returned with HTTP 200 Sep 08 06:45:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 184/377] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:12 2026] GET /volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 => generated 829 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:45:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8392a5d4-93d3-4208-b9e5-233ae352ea5d tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Volume info retrieved successfully. Sep 08 06:45:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8392a5d4-93d3-4208-b9e5-233ae352ea5d tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 returned with HTTP 200 Sep 08 06:45:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 194/378] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:11 2026] GET /volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 => generated 856 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-59f3e9c3-c79c-453c-8381-0bf4cdbc81cd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-59f3e9c3-c79c-453c-8381-0bf4cdbc81cd tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] POST http://192.168.122.168/volume/v3/attachments/4e3534d4-5192-4b38-ab0b-256c644223d1/action Sep 08 06:45:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-59f3e9c3-c79c-453c-8381-0bf4cdbc81cd tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:45:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-59f3e9c3-c79c-453c-8381-0bf4cdbc81cd tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c132010c-cf53-4958-a1cc-6cc8dcdc170b req-59f3e9c3-c79c-453c-8381-0bf4cdbc81cd tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/attachments/4e3534d4-5192-4b38-ab0b-256c644223d1/action returned with HTTP 204 Sep 08 06:45:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 185/379] 192.168.122.168 () {66 vars in 1614 bytes} [Tue Sep 8 06:45:12 2026] POST /volume/v3/attachments/4e3534d4-5192-4b38-ab0b-256c644223d1/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:45:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-298f1f08-e778-456a-8e2f-eade2e24f563 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-298f1f08-e778-456a-8e2f-eade2e24f563 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] GET http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 Sep 08 06:45:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-298f1f08-e778-456a-8e2f-eade2e24f563 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-298f1f08-e778-456a-8e2f-eade2e24f563 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-298f1f08-e778-456a-8e2f-eade2e24f563 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Volume info retrieved successfully. Sep 08 06:45:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-298f1f08-e778-456a-8e2f-eade2e24f563 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 returned with HTTP 200 Sep 08 06:45:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 195/380] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:12 2026] GET /volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 => generated 1146 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-88a26e66-d26d-4725-937e-7feff3fea628 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-88a26e66-d26d-4725-937e-7feff3fea628 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] GET http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 Sep 08 06:45:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-88a26e66-d26d-4725-937e-7feff3fea628 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-88a26e66-d26d-4725-937e-7feff3fea628 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-88a26e66-d26d-4725-937e-7feff3fea628 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Volume info retrieved successfully. Sep 08 06:45:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-88a26e66-d26d-4725-937e-7feff3fea628 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 returned with HTTP 200 Sep 08 06:45:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 186/381] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:12 2026] GET /volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 => generated 1146 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:45:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fc6126ba-9bdb-45b5-99b6-074a4c1c0b0c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fc6126ba-9bdb-45b5-99b6-074a4c1c0b0c tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 Sep 08 06:45:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fc6126ba-9bdb-45b5-99b6-074a4c1c0b0c tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fc6126ba-9bdb-45b5-99b6-074a4c1c0b0c tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bdaa93c5-88fc-47c5-bc7c-b8fdfd8d9d0e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bdaa93c5-88fc-47c5-bc7c-b8fdfd8d9d0e tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] GET http://192.168.122.168/volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 Sep 08 06:45:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bdaa93c5-88fc-47c5-bc7c-b8fdfd8d9d0e tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bdaa93c5-88fc-47c5-bc7c-b8fdfd8d9d0e tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fc6126ba-9bdb-45b5-99b6-074a4c1c0b0c tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:45:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fc6126ba-9bdb-45b5-99b6-074a4c1c0b0c tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 returned with HTTP 200 Sep 08 06:45:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 196/382] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:13 2026] GET /volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 => generated 853 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:45:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bdaa93c5-88fc-47c5-bc7c-b8fdfd8d9d0e tempest-SnapshotMetadataTestJSON-1097257466 tempest-SnapshotMetadataTestJSON-1097257466-project-member] http://192.168.122.168/volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 returned with HTTP 404 Sep 08 06:45:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 187/383] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:13 2026] GET /volume/v3/volumes/1cc6f4fc-6119-482d-96fa-7f8f622b7db4 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:45:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-aa6f3a09-d71b-4b29-b312-94f9b3417eb3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-aa6f3a09-d71b-4b29-b312-94f9b3417eb3 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] GET http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 Sep 08 06:45:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-aa6f3a09-d71b-4b29-b312-94f9b3417eb3 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-aa6f3a09-d71b-4b29-b312-94f9b3417eb3 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-aa6f3a09-d71b-4b29-b312-94f9b3417eb3 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Volume info retrieved successfully. Sep 08 06:45:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-aa6f3a09-d71b-4b29-b312-94f9b3417eb3 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 returned with HTTP 200 Sep 08 06:45:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 197/384] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:45:13 2026] GET /volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 => generated 1146 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-30936484-66f0-4234-8b17-bc6f0ec0574a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-30936484-66f0-4234-8b17-bc6f0ec0574a tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] POST http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33/action Sep 08 06:45:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-30936484-66f0-4234-8b17-bc6f0ec0574a tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:45:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-30936484-66f0-4234-8b17-bc6f0ec0574a tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-30936484-66f0-4234-8b17-bc6f0ec0574a tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Volume info retrieved successfully. Sep 08 06:45:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-30936484-66f0-4234-8b17-bc6f0ec0574a tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Begin detaching volume completed successfully. Sep 08 06:45:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-30936484-66f0-4234-8b17-bc6f0ec0574a tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33/action returned with HTTP 202 Sep 08 06:45:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 188/385] 192.168.122.168 () {64 vars in 1561 bytes} [Tue Sep 8 06:45:14 2026] POST /volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:45:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-295e774e-1151-41a7-8353-d9cb23fae120 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-295e774e-1151-41a7-8353-d9cb23fae120 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] GET http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 Sep 08 06:45:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-295e774e-1151-41a7-8353-d9cb23fae120 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-295e774e-1151-41a7-8353-d9cb23fae120 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3f33833d-b57c-4942-a7f2-448800ac9084 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-295e774e-1151-41a7-8353-d9cb23fae120 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Volume info retrieved successfully. Sep 08 06:45:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3f33833d-b57c-4942-a7f2-448800ac9084 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 Sep 08 06:45:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3f33833d-b57c-4942-a7f2-448800ac9084 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3f33833d-b57c-4942-a7f2-448800ac9084 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-295e774e-1151-41a7-8353-d9cb23fae120 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 returned with HTTP 200 Sep 08 06:45:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 198/386] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:14 2026] GET /volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 => generated 1149 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b94ae063-4ab7-4c5d-a610-5860bdce6ed7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b94ae063-4ab7-4c5d-a610-5860bdce6ed7 None None] GET http://192.168.122.168/volume// Sep 08 06:45:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b94ae063-4ab7-4c5d-a610-5860bdce6ed7 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b94ae063-4ab7-4c5d-a610-5860bdce6ed7 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b94ae063-4ab7-4c5d-a610-5860bdce6ed7 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:45:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 199/387] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:45:14 2026] GET /volume/ => generated 390 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:45:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-dbd4eddb-5c3d-49a6-9e41-8b9241843505 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3f33833d-b57c-4942-a7f2-448800ac9084 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:45:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-dbd4eddb-5c3d-49a6-9e41-8b9241843505 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] GET http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 Sep 08 06:45:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-dbd4eddb-5c3d-49a6-9e41-8b9241843505 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-dbd4eddb-5c3d-49a6-9e41-8b9241843505 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3f33833d-b57c-4942-a7f2-448800ac9084 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 returned with HTTP 200 Sep 08 06:45:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 189/388] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:14 2026] GET /volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 => generated 853 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-dbd4eddb-5c3d-49a6-9e41-8b9241843505 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Volume info retrieved successfully. Sep 08 06:45:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-dbd4eddb-5c3d-49a6-9e41-8b9241843505 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 returned with HTTP 200 Sep 08 06:45:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 200/389] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:45:14 2026] GET /volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 => generated 1330 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:45:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-c8401752-904b-4091-97c1-77c282e7510b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-c8401752-904b-4091-97c1-77c282e7510b tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] DELETE http://192.168.122.168/volume/v3/attachments/4e3534d4-5192-4b38-ab0b-256c644223d1 Sep 08 06:45:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-c8401752-904b-4091-97c1-77c282e7510b tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-c8401752-904b-4091-97c1-77c282e7510b tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:14 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 08 06:45:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ca32b86b-1b2c-4e07-b30b-961882d58856 req-c8401752-904b-4091-97c1-77c282e7510b tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/attachments/4e3534d4-5192-4b38-ab0b-256c644223d1 returned with HTTP 200 Sep 08 06:45:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 190/390] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:45:14 2026] DELETE /volume/v3/attachments/4e3534d4-5192-4b38-ab0b-256c644223d1 => generated 19 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5cc5e196-6532-40fe-84fb-7c13a93765b9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5cc5e196-6532-40fe-84fb-7c13a93765b9 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] GET http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 Sep 08 06:45:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5cc5e196-6532-40fe-84fb-7c13a93765b9 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5cc5e196-6532-40fe-84fb-7c13a93765b9 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5cc5e196-6532-40fe-84fb-7c13a93765b9 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Volume info retrieved successfully. Sep 08 06:45:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5cc5e196-6532-40fe-84fb-7c13a93765b9 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 returned with HTTP 200 Sep 08 06:45:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 201/391] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:15 2026] GET /volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-34162c02-dd10-4b09-aca1-0e78cbe55949 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-34162c02-dd10-4b09-aca1-0e78cbe55949 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 Sep 08 06:45:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-34162c02-dd10-4b09-aca1-0e78cbe55949 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-34162c02-dd10-4b09-aca1-0e78cbe55949 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-34162c02-dd10-4b09-aca1-0e78cbe55949 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:45:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-34162c02-dd10-4b09-aca1-0e78cbe55949 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 returned with HTTP 200 Sep 08 06:45:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 191/392] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:15 2026] GET /volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 => generated 911 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-385e8186-6be8-432e-a7f0-1c16fa7081de None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-385e8186-6be8-432e-a7f0-1c16fa7081de tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 Sep 08 06:45:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-385e8186-6be8-432e-a7f0-1c16fa7081de tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-385e8186-6be8-432e-a7f0-1c16fa7081de tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-385e8186-6be8-432e-a7f0-1c16fa7081de tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:45:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-385e8186-6be8-432e-a7f0-1c16fa7081de tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 returned with HTTP 200 Sep 08 06:45:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 202/393] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:16 2026] GET /volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 => generated 914 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-46332c0f-c78f-40c7-86dc-74587945fa80 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-46332c0f-c78f-40c7-86dc-74587945fa80 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 Sep 08 06:45:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-46332c0f-c78f-40c7-86dc-74587945fa80 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-46332c0f-c78f-40c7-86dc-74587945fa80 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-46332c0f-c78f-40c7-86dc-74587945fa80 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:45:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-46332c0f-c78f-40c7-86dc-74587945fa80 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 returned with HTTP 200 Sep 08 06:45:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 192/394] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:17 2026] GET /volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 => generated 914 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9c0b59ea-91f8-4e03-b5a2-c89fd82161fe None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-20cbee2c-4399-4865-a43c-2b63826171a7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-20cbee2c-4399-4865-a43c-2b63826171a7 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 Sep 08 06:45:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-20cbee2c-4399-4865-a43c-2b63826171a7 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-20cbee2c-4399-4865-a43c-2b63826171a7 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-20cbee2c-4399-4865-a43c-2b63826171a7 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:45:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-20cbee2c-4399-4865-a43c-2b63826171a7 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 returned with HTTP 200 Sep 08 06:45:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 193/395] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:18 2026] GET /volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 => generated 914 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9c0b59ea-91f8-4e03-b5a2-c89fd82161fe tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:45:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9c0b59ea-91f8-4e03-b5a2-c89fd82161fe tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-313168419"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-9c0b59ea-91f8-4e03-b5a2-c89fd82161fe tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-313168419'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:45:19 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-9c0b59ea-91f8-4e03-b5a2-c89fd82161fe tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Create volume of 1 GB Sep 08 06:45:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9c0b59ea-91f8-4e03-b5a2-c89fd82161fe tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Availability Zones retrieved successfully. Sep 08 06:45:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9c0b59ea-91f8-4e03-b5a2-c89fd82161fe tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Flow 'volume_create_api' (b205b952-c69e-4a4d-9d01-32395e70d837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:45:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9c0b59ea-91f8-4e03-b5a2-c89fd82161fe tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e2ce690-c6a0-4402-a851-97807f863057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-9c0b59ea-91f8-4e03-b5a2-c89fd82161fe tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:45:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9c0b59ea-91f8-4e03-b5a2-c89fd82161fe tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e2ce690-c6a0-4402-a851-97807f863057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9c0b59ea-91f8-4e03-b5a2-c89fd82161fe tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a37cce9-4121-4c0c-949e-53cba33568c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:19 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-9c0b59ea-91f8-4e03-b5a2-c89fd82161fe tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Created reservations ['caa44d41-75cd-4f71-9e45-3f3c3d0937ec', '54ef4740-459e-4f73-9e23-444c7861e98c', '27d17945-a487-4a03-9a86-b9913b477056', 'cf513e23-de83-4e24-b8a3-b20e68ab0225'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:45:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9c0b59ea-91f8-4e03-b5a2-c89fd82161fe tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a37cce9-4121-4c0c-949e-53cba33568c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['caa44d41-75cd-4f71-9e45-3f3c3d0937ec', '54ef4740-459e-4f73-9e23-444c7861e98c', '27d17945-a487-4a03-9a86-b9913b477056', 'cf513e23-de83-4e24-b8a3-b20e68ab0225']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9c0b59ea-91f8-4e03-b5a2-c89fd82161fe tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (389834c7-1fc9-453a-a142-83f1a27d0399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9c0b59ea-91f8-4e03-b5a2-c89fd82161fe tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (389834c7-1fc9-453a-a142-83f1a27d0399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec4d4944-93cf-45d3-938d-cb338756e59b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-313168419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d38ed4a742834c6390d0070ea0db7f2f',qos_specs=None,replication_status=,reservations=['caa44d41-75cd-4f71-9e45-3f3c3d0937ec','54ef4740-459e-4f73-9e23-444c7861e98c','27d17945-a487-4a03-9a86-b9913b477056','cf513e23-de83-4e24-b8a3-b20e68ab0225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6877ed3e52744481a83a606a1d8b3d6e',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:45:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-313168419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec4d4944-93cf-45d3-938d-cb338756e59b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d38ed4a742834c6390d0070ea0db7f2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6877ed3e52744481a83a606a1d8b3d6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9c0b59ea-91f8-4e03-b5a2-c89fd82161fe tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adb6dd30-e1e4-430f-8fdc-ecf9bd4bfb8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9c0b59ea-91f8-4e03-b5a2-c89fd82161fe tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adb6dd30-e1e4-430f-8fdc-ecf9bd4bfb8d) transitioned into state 'SUCCESS' from state '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-313168419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d38ed4a742834c6390d0070ea0db7f2f',qos_specs=None,replication_status=,reservations=['caa44d41-75cd-4f71-9e45-3f3c3d0937ec','54ef4740-459e-4f73-9e23-444c7861e98c','27d17945-a487-4a03-9a86-b9913b477056','cf513e23-de83-4e24-b8a3-b20e68ab0225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6877ed3e52744481a83a606a1d8b3d6e',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9c0b59ea-91f8-4e03-b5a2-c89fd82161fe tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b7f54e5-3d0b-4e0e-8b3d-9bf77ed5f551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9c0b59ea-91f8-4e03-b5a2-c89fd82161fe tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b7f54e5-3d0b-4e0e-8b3d-9bf77ed5f551) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9c0b59ea-91f8-4e03-b5a2-c89fd82161fe tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Flow 'volume_create_api' (b205b952-c69e-4a4d-9d01-32395e70d837) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:45:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9c0b59ea-91f8-4e03-b5a2-c89fd82161fe tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Create volume request issued successfully. Sep 08 06:45:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9c0b59ea-91f8-4e03-b5a2-c89fd82161fe tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:45:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 203/396] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:45:18 2026] POST /volume/v3/volumes => generated 758 bytes in 790 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:45:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3399e289-32f4-4507-b16d-75a4df87a34b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3399e289-32f4-4507-b16d-75a4df87a34b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] GET http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b Sep 08 06:45:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3399e289-32f4-4507-b16d-75a4df87a34b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3399e289-32f4-4507-b16d-75a4df87a34b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3399e289-32f4-4507-b16d-75a4df87a34b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Volume info retrieved successfully. Sep 08 06:45:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-be868cbc-528b-465d-9731-dcdf2026eb89 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-be868cbc-528b-465d-9731-dcdf2026eb89 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] GET http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 Sep 08 06:45:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-be868cbc-528b-465d-9731-dcdf2026eb89 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-be868cbc-528b-465d-9731-dcdf2026eb89 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3399e289-32f4-4507-b16d-75a4df87a34b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b returned with HTTP 200 Sep 08 06:45:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 194/397] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:19 2026] GET /volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b => generated 826 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-be868cbc-528b-465d-9731-dcdf2026eb89 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Volume info retrieved successfully. Sep 08 06:45:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-be868cbc-528b-465d-9731-dcdf2026eb89 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 returned with HTTP 200 Sep 08 06:45:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 204/398] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:19 2026] GET /volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-81163ac4-b883-4282-9765-a8cf943df99f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81163ac4-b883-4282-9765-a8cf943df99f tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] GET http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 Sep 08 06:45:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81163ac4-b883-4282-9765-a8cf943df99f tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81163ac4-b883-4282-9765-a8cf943df99f tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-81163ac4-b883-4282-9765-a8cf943df99f tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Volume info retrieved successfully. Sep 08 06:45:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81163ac4-b883-4282-9765-a8cf943df99f tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 returned with HTTP 200 Sep 08 06:45:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 195/399] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:19 2026] GET /volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2a94fc6e-8e15-4ed1-bda3-03eedae3f4d4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2a94fc6e-8e15-4ed1-bda3-03eedae3f4d4 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 Sep 08 06:45:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2a94fc6e-8e15-4ed1-bda3-03eedae3f4d4 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2a94fc6e-8e15-4ed1-bda3-03eedae3f4d4 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2a94fc6e-8e15-4ed1-bda3-03eedae3f4d4 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:45:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2a94fc6e-8e15-4ed1-bda3-03eedae3f4d4 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 returned with HTTP 200 Sep 08 06:45:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 205/400] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:20 2026] GET /volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 => generated 914 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-13376241-7a55-4a5b-9734-707daa1d601a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-13376241-7a55-4a5b-9734-707daa1d601a tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] GET http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b Sep 08 06:45:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-13376241-7a55-4a5b-9734-707daa1d601a tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-13376241-7a55-4a5b-9734-707daa1d601a tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-13376241-7a55-4a5b-9734-707daa1d601a tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Volume info retrieved successfully. Sep 08 06:45:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-13376241-7a55-4a5b-9734-707daa1d601a tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b returned with HTTP 200 Sep 08 06:45:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 196/401] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:20 2026] GET /volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c38a1056-7a4f-4df4-ae8b-0a65f3a14cb1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c38a1056-7a4f-4df4-ae8b-0a65f3a14cb1 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 Sep 08 06:45:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c38a1056-7a4f-4df4-ae8b-0a65f3a14cb1 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c38a1056-7a4f-4df4-ae8b-0a65f3a14cb1 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c38a1056-7a4f-4df4-ae8b-0a65f3a14cb1 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:45:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c38a1056-7a4f-4df4-ae8b-0a65f3a14cb1 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 returned with HTTP 200 Sep 08 06:45:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 206/402] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:21 2026] GET /volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 => generated 1332 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-529cb0b3-aa0c-4a57-9792-f5c9e3b0bb7d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-529cb0b3-aa0c-4a57-9792-f5c9e3b0bb7d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 Sep 08 06:45:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-529cb0b3-aa0c-4a57-9792-f5c9e3b0bb7d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-529cb0b3-aa0c-4a57-9792-f5c9e3b0bb7d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-529cb0b3-aa0c-4a57-9792-f5c9e3b0bb7d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:45:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-529cb0b3-aa0c-4a57-9792-f5c9e3b0bb7d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 returned with HTTP 200 Sep 08 06:45:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 197/403] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:45:21 2026] GET /volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 => generated 1332 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d5353d82-3dde-4057-97b5-e44e2f53ae4b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d5353d82-3dde-4057-97b5-e44e2f53ae4b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] GET http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b Sep 08 06:45:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d5353d82-3dde-4057-97b5-e44e2f53ae4b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d5353d82-3dde-4057-97b5-e44e2f53ae4b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d5353d82-3dde-4057-97b5-e44e2f53ae4b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Volume info retrieved successfully. Sep 08 06:45:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d5353d82-3dde-4057-97b5-e44e2f53ae4b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b returned with HTTP 200 Sep 08 06:45:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 207/404] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:21 2026] GET /volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-da45e24c-10be-429d-a806-e81285f9305b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-da45e24c-10be-429d-a806-e81285f9305b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] POST http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata Sep 08 06:45:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-da45e24c-10be-429d-a806-e81285f9305b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-da45e24c-10be-429d-a806-e81285f9305b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Volume info retrieved successfully. Sep 08 06:45:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-da45e24c-10be-429d-a806-e81285f9305b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Create volume metadata completed successfully. Sep 08 06:45:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-da45e24c-10be-429d-a806-e81285f9305b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata returned with HTTP 200 Sep 08 06:45:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 198/405] 192.168.122.168 () {60 vars in 1281 bytes} [Tue Sep 8 06:45:21 2026] POST /volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata => generated 101 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:45:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-20e67480-83bb-437a-873d-63a025f8e5d5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-20e67480-83bb-437a-873d-63a025f8e5d5 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] GET http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata Sep 08 06:45:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-20e67480-83bb-437a-873d-63a025f8e5d5 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-20e67480-83bb-437a-873d-63a025f8e5d5 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-20e67480-83bb-437a-873d-63a025f8e5d5 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] Volume info retrieved successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-20e67480-83bb-437a-873d-63a025f8e5d5 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] Get volume metadata completed successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-20e67480-83bb-437a-873d-63a025f8e5d5 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata returned with HTTP 200 Sep 08 06:45:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 208/406] 192.168.122.168 () {58 vars in 1259 bytes} [Tue Sep 8 06:45:21 2026] GET /volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata => generated 101 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4ae74989-b767-4170-84dd-dae322c25fcc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4ae74989-b767-4170-84dd-dae322c25fcc tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] PUT http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata Sep 08 06:45:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4ae74989-b767-4170-84dd-dae322c25fcc tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4ae74989-b767-4170-84dd-dae322c25fcc tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Volume info retrieved successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4ae74989-b767-4170-84dd-dae322c25fcc tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Update volume metadata completed successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4ae74989-b767-4170-84dd-dae322c25fcc tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata returned with HTTP 200 Sep 08 06:45:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 199/407] 192.168.122.168 () {60 vars in 1279 bytes} [Tue Sep 8 06:45:22 2026] PUT /volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata => generated 57 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:45:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-575539d4-8833-4111-8ed4-2d37f3018e5d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-575539d4-8833-4111-8ed4-2d37f3018e5d tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] GET http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata Sep 08 06:45:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-575539d4-8833-4111-8ed4-2d37f3018e5d tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-575539d4-8833-4111-8ed4-2d37f3018e5d tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-575539d4-8833-4111-8ed4-2d37f3018e5d tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] Volume info retrieved successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-575539d4-8833-4111-8ed4-2d37f3018e5d tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] Get volume metadata completed successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-575539d4-8833-4111-8ed4-2d37f3018e5d tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata returned with HTTP 200 Sep 08 06:45:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 209/408] 192.168.122.168 () {58 vars in 1259 bytes} [Tue Sep 8 06:45:22 2026] GET /volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata => generated 57 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:45:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e86fb5c9-c735-4de2-aa54-978e89ac1096 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e86fb5c9-c735-4de2-aa54-978e89ac1096 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] DELETE http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata/key1 Sep 08 06:45:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e86fb5c9-c735-4de2-aa54-978e89ac1096 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e86fb5c9-c735-4de2-aa54-978e89ac1096 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e86fb5c9-c735-4de2-aa54-978e89ac1096 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Volume info retrieved successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e86fb5c9-c735-4de2-aa54-978e89ac1096 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Get volume metadata completed successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e86fb5c9-c735-4de2-aa54-978e89ac1096 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Delete volume metadata completed successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e86fb5c9-c735-4de2-aa54-978e89ac1096 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata/key1 returned with HTTP 200 Sep 08 06:45:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 200/409] 192.168.122.168 () {58 vars in 1277 bytes} [Tue Sep 8 06:45:22 2026] DELETE /volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata/key1 => generated 0 bytes in 77 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 08 06:45:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2d6744ed-76ef-4f4d-aab4-f3479dcac9ca None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2d6744ed-76ef-4f4d-aab4-f3479dcac9ca tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] GET http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata Sep 08 06:45:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2d6744ed-76ef-4f4d-aab4-f3479dcac9ca tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2d6744ed-76ef-4f4d-aab4-f3479dcac9ca tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2d6744ed-76ef-4f4d-aab4-f3479dcac9ca tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] Volume info retrieved successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2d6744ed-76ef-4f4d-aab4-f3479dcac9ca tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] Get volume metadata completed successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2d6744ed-76ef-4f4d-aab4-f3479dcac9ca tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata returned with HTTP 200 Sep 08 06:45:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 210/410] 192.168.122.168 () {58 vars in 1259 bytes} [Tue Sep 8 06:45:22 2026] GET /volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata => generated 32 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:45:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5d1996bd-69d3-4b27-b376-3f8c7c8dd031 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5d1996bd-69d3-4b27-b376-3f8c7c8dd031 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] PUT http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata Sep 08 06:45:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5d1996bd-69d3-4b27-b376-3f8c7c8dd031 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5d1996bd-69d3-4b27-b376-3f8c7c8dd031 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Volume info retrieved successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5d1996bd-69d3-4b27-b376-3f8c7c8dd031 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Update volume metadata completed successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5d1996bd-69d3-4b27-b376-3f8c7c8dd031 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata returned with HTTP 200 Sep 08 06:45:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 201/411] 192.168.122.168 () {60 vars in 1279 bytes} [Tue Sep 8 06:45:22 2026] PUT /volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata => generated 16 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:45:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c4f015b9-43c2-4c73-952b-2194f802644b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c4f015b9-43c2-4c73-952b-2194f802644b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] POST http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata Sep 08 06:45:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c4f015b9-43c2-4c73-952b-2194f802644b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c4f015b9-43c2-4c73-952b-2194f802644b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Volume info retrieved successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-7a2802c6-05e4-47ff-9826-2663bbf55110 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-7a2802c6-05e4-47ff-9826-2663bbf55110 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 Sep 08 06:45:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-7a2802c6-05e4-47ff-9826-2663bbf55110 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-7a2802c6-05e4-47ff-9826-2663bbf55110 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c4f015b9-43c2-4c73-952b-2194f802644b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Create volume metadata completed successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c4f015b9-43c2-4c73-952b-2194f802644b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata returned with HTTP 200 Sep 08 06:45:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 211/412] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 06:45:22 2026] POST /volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata => generated 68 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:45:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-15b62103-e221-443e-a099-70a7418435e5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-7a2802c6-05e4-47ff-9826-2663bbf55110 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-15b62103-e221-443e-a099-70a7418435e5 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] PUT http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata/key3 Sep 08 06:45:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-15b62103-e221-443e-a099-70a7418435e5 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-7a2802c6-05e4-47ff-9826-2663bbf55110 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 returned with HTTP 200 Sep 08 06:45:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 202/413] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:45:22 2026] GET /volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 => generated 1332 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-07b673a3-1a30-4011-840e-141408465d9f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-15b62103-e221-443e-a099-70a7418435e5 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Volume info retrieved successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-07b673a3-1a30-4011-840e-141408465d9f None None] GET http://192.168.122.168/volume// Sep 08 06:45:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-07b673a3-1a30-4011-840e-141408465d9f None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-07b673a3-1a30-4011-840e-141408465d9f None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-07b673a3-1a30-4011-840e-141408465d9f None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:45:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 203/414] 192.168.122.168 () {58 vars in 1308 bytes} [Tue Sep 8 06:45:22 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:45:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-3af414b3-e20a-49e8-801f-a605fafe56a0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-3af414b3-e20a-49e8-801f-a605fafe56a0 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 08 06:45:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-3af414b3-e20a-49e8-801f-a605fafe56a0 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c679adbf-d2cb-46b1-8505-1418b345f941", "connector": null, "instance_uuid": "5ca47886-2f89-43d9-8139-4c64111422ca"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-15b62103-e221-443e-a099-70a7418435e5 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Update volume metadata completed successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-15b62103-e221-443e-a099-70a7418435e5 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata/key3 returned with HTTP 200 Sep 08 06:45:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 212/415] 192.168.122.168 () {60 vars in 1294 bytes} [Tue Sep 8 06:45:22 2026] PUT /volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata/key3 => generated 35 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:45:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6cd18d15-1102-4ddb-9a9f-6595152b4aa6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6cd18d15-1102-4ddb-9a9f-6595152b4aa6 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] GET http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata/key3 Sep 08 06:45:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6cd18d15-1102-4ddb-9a9f-6595152b4aa6 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6cd18d15-1102-4ddb-9a9f-6595152b4aa6 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6cd18d15-1102-4ddb-9a9f-6595152b4aa6 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] Volume info retrieved successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6cd18d15-1102-4ddb-9a9f-6595152b4aa6 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] Get volume metadata completed successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6cd18d15-1102-4ddb-9a9f-6595152b4aa6 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata/key3 returned with HTTP 200 Sep 08 06:45:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 213/416] 192.168.122.168 () {58 vars in 1274 bytes} [Tue Sep 8 06:45:22 2026] GET /volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata/key3 => generated 35 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:45:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b937a8f3-0fc2-4f7c-af15-5e4ed0dededf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b937a8f3-0fc2-4f7c-af15-5e4ed0dededf tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] GET http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata Sep 08 06:45:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b937a8f3-0fc2-4f7c-af15-5e4ed0dededf tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b937a8f3-0fc2-4f7c-af15-5e4ed0dededf tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b937a8f3-0fc2-4f7c-af15-5e4ed0dededf tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] Volume info retrieved successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-3af414b3-e20a-49e8-801f-a605fafe56a0 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 08 06:45:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 204/417] 192.168.122.168 () {66 vars in 1483 bytes} [Tue Sep 8 06:45:22 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b937a8f3-0fc2-4f7c-af15-5e4ed0dededf tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] Get volume metadata completed successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b937a8f3-0fc2-4f7c-af15-5e4ed0dededf tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-reader] http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata returned with HTTP 200 Sep 08 06:45:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 214/418] 192.168.122.168 () {58 vars in 1259 bytes} [Tue Sep 8 06:45:22 2026] GET /volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata => generated 75 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:45:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f0f98d7c-db48-4213-974e-dcd940c64f7b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f0f98d7c-db48-4213-974e-dcd940c64f7b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] PUT http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata Sep 08 06:45:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f0f98d7c-db48-4213-974e-dcd940c64f7b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f0f98d7c-db48-4213-974e-dcd940c64f7b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Volume info retrieved successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f0f98d7c-db48-4213-974e-dcd940c64f7b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Update volume metadata completed successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f0f98d7c-db48-4213-974e-dcd940c64f7b tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata returned with HTTP 200 Sep 08 06:45:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 205/419] 192.168.122.168 () {60 vars in 1279 bytes} [Tue Sep 8 06:45:22 2026] PUT /volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b/metadata => generated 16 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:45:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3dc231c1-e8d2-49a4-9cd5-6c4f31444531 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3dc231c1-e8d2-49a4-9cd5-6c4f31444531 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] GET http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b Sep 08 06:45:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3dc231c1-e8d2-49a4-9cd5-6c4f31444531 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3dc231c1-e8d2-49a4-9cd5-6c4f31444531 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3dc231c1-e8d2-49a4-9cd5-6c4f31444531 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Volume info retrieved successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3dc231c1-e8d2-49a4-9cd5-6c4f31444531 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b returned with HTTP 200 Sep 08 06:45:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 215/420] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:22 2026] GET /volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3e33b1ae-7e2e-46d3-ad92-0b385af6f678 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3e33b1ae-7e2e-46d3-ad92-0b385af6f678 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] DELETE http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b Sep 08 06:45:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3e33b1ae-7e2e-46d3-ad92-0b385af6f678 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3e33b1ae-7e2e-46d3-ad92-0b385af6f678 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-3e33b1ae-7e2e-46d3-ad92-0b385af6f678 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Delete volume with id: ec4d4944-93cf-45d3-938d-cb338756e59b Sep 08 06:45:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3e33b1ae-7e2e-46d3-ad92-0b385af6f678 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Volume info retrieved successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3e33b1ae-7e2e-46d3-ad92-0b385af6f678 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Delete volume request issued successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3e33b1ae-7e2e-46d3-ad92-0b385af6f678 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b returned with HTTP 202 Sep 08 06:45:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 206/421] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:45:22 2026] DELETE /volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:45:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9dac7e9a-0a8c-4059-809f-95929f373194 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9dac7e9a-0a8c-4059-809f-95929f373194 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] GET http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b Sep 08 06:45:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9dac7e9a-0a8c-4059-809f-95929f373194 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9dac7e9a-0a8c-4059-809f-95929f373194 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9dac7e9a-0a8c-4059-809f-95929f373194 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Volume info retrieved successfully. Sep 08 06:45:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9dac7e9a-0a8c-4059-809f-95929f373194 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b returned with HTTP 200 Sep 08 06:45:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 216/422] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:22 2026] GET /volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7b2f5670-60e3-48fc-b16e-aeb6892b6c99 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7b2f5670-60e3-48fc-b16e-aeb6892b6c99 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] GET http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b Sep 08 06:45:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7b2f5670-60e3-48fc-b16e-aeb6892b6c99 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7b2f5670-60e3-48fc-b16e-aeb6892b6c99 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7b2f5670-60e3-48fc-b16e-aeb6892b6c99 tempest-VolumesMetadataTest-588513960 tempest-VolumesMetadataTest-588513960-project-member] http://192.168.122.168/volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b returned with HTTP 404 Sep 08 06:45:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 207/423] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:23 2026] GET /volume/v3/volumes/ec4d4944-93cf-45d3-938d-cb338756e59b => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:45:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5f8ebf8c-7747-4079-911b-b5be9323225e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5f8ebf8c-7747-4079-911b-b5be9323225e None None] GET http://192.168.122.168/volume// Sep 08 06:45:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5f8ebf8c-7747-4079-911b-b5be9323225e None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5f8ebf8c-7747-4079-911b-b5be9323225e None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5f8ebf8c-7747-4079-911b-b5be9323225e None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:45:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 217/424] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:45:24 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:45:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-f050cbdb-8be2-4173-99cb-2b55ddb039e6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-f050cbdb-8be2-4173-99cb-2b55ddb039e6 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 Sep 08 06:45:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-f050cbdb-8be2-4173-99cb-2b55ddb039e6 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-f050cbdb-8be2-4173-99cb-2b55ddb039e6 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-f050cbdb-8be2-4173-99cb-2b55ddb039e6 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:45:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-f050cbdb-8be2-4173-99cb-2b55ddb039e6 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 returned with HTTP 200 Sep 08 06:45:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 208/425] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:45:24 2026] GET /volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 => generated 1512 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:45:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-3144af0b-375a-4713-81b2-88f80a602e82 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-3144af0b-375a-4713-81b2-88f80a602e82 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] PUT http://192.168.122.168/volume/v3/attachments/a0f7d2ed-49a5-49ea-8ecd-9f90cb9eb1ed Sep 08 06:45:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-3144af0b-375a-4713-81b2-88f80a602e82 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:41a53b826eb1", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "16482855-131a-4008-adde-924f45bb8de5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:24 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-3144af0b-375a-4713-81b2-88f80a602e82 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Acquiring lock "cinder-attachment_update-c679adbf-d2cb-46b1-8505-1418b345f941-devstack" by "attachment_update" {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 06:45:24 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-3144af0b-375a-4713-81b2-88f80a602e82 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Lock "cinder-attachment_update-c679adbf-d2cb-46b1-8505-1418b345f941-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 06:45:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:24 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-3144af0b-375a-4713-81b2-88f80a602e82 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Lock "cinder-attachment_update-c679adbf-d2cb-46b1-8505-1418b345f941-devstack" released by "attachment_update" :: held 0.253s {{(pid=87202) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 06:45:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-3144af0b-375a-4713-81b2-88f80a602e82 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/attachments/a0f7d2ed-49a5-49ea-8ecd-9f90cb9eb1ed returned with HTTP 200 Sep 08 06:45:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 218/426] 192.168.122.168 () {66 vars in 1593 bytes} [Tue Sep 8 06:45:24 2026] PUT /volume/v3/attachments/a0f7d2ed-49a5-49ea-8ecd-9f90cb9eb1ed => generated 694 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-e340f5df-d2cf-45f0-92f5-30eccbee0c53 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-e340f5df-d2cf-45f0-92f5-30eccbee0c53 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] POST http://192.168.122.168/volume/v3/attachments/a0f7d2ed-49a5-49ea-8ecd-9f90cb9eb1ed/action Sep 08 06:45:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-e340f5df-d2cf-45f0-92f5-30eccbee0c53 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:45:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-e340f5df-d2cf-45f0-92f5-30eccbee0c53 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-599af15d-879e-411b-985e-3c4e3c0c6815 req-e340f5df-d2cf-45f0-92f5-30eccbee0c53 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/attachments/a0f7d2ed-49a5-49ea-8ecd-9f90cb9eb1ed/action returned with HTTP 204 Sep 08 06:45:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 209/427] 192.168.122.168 () {66 vars in 1614 bytes} [Tue Sep 8 06:45:24 2026] POST /volume/v3/attachments/a0f7d2ed-49a5-49ea-8ecd-9f90cb9eb1ed/action => generated 0 bytes in 133 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:45:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2019cd2f-ff46-4d87-99fa-94b10966e4c9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2019cd2f-ff46-4d87-99fa-94b10966e4c9 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] DELETE http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 Sep 08 06:45:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2019cd2f-ff46-4d87-99fa-94b10966e4c9 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2019cd2f-ff46-4d87-99fa-94b10966e4c9 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:25 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-2019cd2f-ff46-4d87-99fa-94b10966e4c9 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Delete volume with id: a50711e2-6cb8-4633-b27d-e3c8139aac33 Sep 08 06:45:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2019cd2f-ff46-4d87-99fa-94b10966e4c9 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Volume info retrieved successfully. Sep 08 06:45:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2019cd2f-ff46-4d87-99fa-94b10966e4c9 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Delete volume request issued successfully. Sep 08 06:45:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2019cd2f-ff46-4d87-99fa-94b10966e4c9 tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 returned with HTTP 202 Sep 08 06:45:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 219/428] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:45:25 2026] DELETE /volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:45:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-57cc6684-ba25-4fd1-9e92-f6574cd3c7fd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-57cc6684-ba25-4fd1-9e92-f6574cd3c7fd tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] GET http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 Sep 08 06:45:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-57cc6684-ba25-4fd1-9e92-f6574cd3c7fd tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-57cc6684-ba25-4fd1-9e92-f6574cd3c7fd tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-57cc6684-ba25-4fd1-9e92-f6574cd3c7fd tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Volume info retrieved successfully. Sep 08 06:45:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-57cc6684-ba25-4fd1-9e92-f6574cd3c7fd tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 returned with HTTP 200 Sep 08 06:45:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 210/429] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:25 2026] GET /volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-42c58664-13ac-4a2d-9ea5-703c6f2c7e5e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-42c58664-13ac-4a2d-9ea5-703c6f2c7e5e tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] GET http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 Sep 08 06:45:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-42c58664-13ac-4a2d-9ea5-703c6f2c7e5e tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-42c58664-13ac-4a2d-9ea5-703c6f2c7e5e tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-42c58664-13ac-4a2d-9ea5-703c6f2c7e5e tempest-TaggedAttachmentsTest-1974514162 tempest-TaggedAttachmentsTest-1974514162-project-member] http://192.168.122.168/volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 returned with HTTP 404 Sep 08 06:45:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 220/430] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:26 2026] GET /volume/v3/volumes/a50711e2-6cb8-4633-b27d-e3c8139aac33 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:45:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8a36b467-3dba-4604-8266-c602c5319e7c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8a36b467-3dba-4604-8266-c602c5319e7c tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:45:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8a36b467-3dba-4604-8266-c602c5319e7c tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-894772271"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-8a36b467-3dba-4604-8266-c602c5319e7c tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-894772271'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:45:30 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-8a36b467-3dba-4604-8266-c602c5319e7c tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Create volume of 1 GB Sep 08 06:45:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8a36b467-3dba-4604-8266-c602c5319e7c tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Availability Zones retrieved successfully. Sep 08 06:45:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8a36b467-3dba-4604-8266-c602c5319e7c tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Flow 'volume_create_api' (aac4b52b-71f6-461b-870d-d01ba89b5400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:45:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8a36b467-3dba-4604-8266-c602c5319e7c tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e0f4e39-6d10-4b76-b4f6-7aaef84fec5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-8a36b467-3dba-4604-8266-c602c5319e7c tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:45:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8a36b467-3dba-4604-8266-c602c5319e7c tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e0f4e39-6d10-4b76-b4f6-7aaef84fec5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8a36b467-3dba-4604-8266-c602c5319e7c tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32d1912e-27d4-462a-af71-09488861da7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:31 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-8a36b467-3dba-4604-8266-c602c5319e7c tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Created reservations ['86ade3e9-4e3b-4ef3-87e0-9ebe13b3a2b3', '18e31bc1-bdd1-4dcd-ab54-17de169c0126', '47fd226f-c1a1-4279-9642-68871428c321', '3239f3b4-e0e3-434a-8e7d-a1ce26b95328'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:45:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8a36b467-3dba-4604-8266-c602c5319e7c tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32d1912e-27d4-462a-af71-09488861da7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86ade3e9-4e3b-4ef3-87e0-9ebe13b3a2b3', '18e31bc1-bdd1-4dcd-ab54-17de169c0126', '47fd226f-c1a1-4279-9642-68871428c321', '3239f3b4-e0e3-434a-8e7d-a1ce26b95328']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8a36b467-3dba-4604-8266-c602c5319e7c tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d4c185f-0cb3-4344-a22c-4c613b6f115f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8a36b467-3dba-4604-8266-c602c5319e7c tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d4c185f-0cb3-4344-a22c-4c613b6f115f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0464ca8f-acfe-4026-b855-21ee82204962', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-894772271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff9fec775d84c4f9921d947580623fe',qos_specs=None,replication_status=,reservations=['86ade3e9-4e3b-4ef3-87e0-9ebe13b3a2b3','18e31bc1-bdd1-4dcd-ab54-17de169c0126','47fd226f-c1a1-4279-9642-68871428c321','3239f3b4-e0e3-434a-8e7d-a1ce26b95328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6e8ba26ecee49f98912be27902e4fb8',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:45:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-894772271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0464ca8f-acfe-4026-b855-21ee82204962,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ff9fec775d84c4f9921d947580623fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6e8ba26ecee49f98912be27902e4fb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8a36b467-3dba-4604-8266-c602c5319e7c tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c35e301c-9bfb-44b5-8be8-ef4ecb80e4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8a36b467-3dba-4604-8266-c602c5319e7c tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c35e301c-9bfb-44b5-8be8-ef4ecb80e4a5) transitioned into state 'SUCCESS' from state '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-894772271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff9fec775d84c4f9921d947580623fe',qos_specs=None,replication_status=,reservations=['86ade3e9-4e3b-4ef3-87e0-9ebe13b3a2b3','18e31bc1-bdd1-4dcd-ab54-17de169c0126','47fd226f-c1a1-4279-9642-68871428c321','3239f3b4-e0e3-434a-8e7d-a1ce26b95328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6e8ba26ecee49f98912be27902e4fb8',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8a36b467-3dba-4604-8266-c602c5319e7c tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a83a9176-c34b-4507-ab10-ade9d5280c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8a36b467-3dba-4604-8266-c602c5319e7c tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a83a9176-c34b-4507-ab10-ade9d5280c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8a36b467-3dba-4604-8266-c602c5319e7c tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Flow 'volume_create_api' (aac4b52b-71f6-461b-870d-d01ba89b5400) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:45:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8a36b467-3dba-4604-8266-c602c5319e7c tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Create volume request issued successfully. Sep 08 06:45:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8a36b467-3dba-4604-8266-c602c5319e7c tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:45:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 211/431] 192.168.122.168 () {62 vars in 1183 bytes} [Tue Sep 8 06:45:30 2026] POST /volume/v3/volumes => generated 827 bytes in 764 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:45:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ed1f335f-b845-4a3b-8875-4fd2faf2cb65 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ed1f335f-b845-4a3b-8875-4fd2faf2cb65 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] GET http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 Sep 08 06:45:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ed1f335f-b845-4a3b-8875-4fd2faf2cb65 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ed1f335f-b845-4a3b-8875-4fd2faf2cb65 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ed1f335f-b845-4a3b-8875-4fd2faf2cb65 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Volume info retrieved successfully. Sep 08 06:45:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ed1f335f-b845-4a3b-8875-4fd2faf2cb65 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 returned with HTTP 200 Sep 08 06:45:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 221/432] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:45:31 2026] GET /volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 => generated 895 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bf0a7f29-9059-4055-bae2-e317705ea707 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bf0a7f29-9059-4055-bae2-e317705ea707 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:45:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bf0a7f29-9059-4055-bae2-e317705ea707 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2056186823"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-bf0a7f29-9059-4055-bae2-e317705ea707 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2056186823'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:45:32 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-bf0a7f29-9059-4055-bae2-e317705ea707 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Create volume of 1 GB Sep 08 06:45:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bf0a7f29-9059-4055-bae2-e317705ea707 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Availability Zones retrieved successfully. Sep 08 06:45:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bf0a7f29-9059-4055-bae2-e317705ea707 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Flow 'volume_create_api' (0640024a-dec4-48f7-ac61-92ca7c168a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:45:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bf0a7f29-9059-4055-bae2-e317705ea707 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7540f73a-4c7f-4cba-afdd-20fe91cf84b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-bf0a7f29-9059-4055-bae2-e317705ea707 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:45:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bf0a7f29-9059-4055-bae2-e317705ea707 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7540f73a-4c7f-4cba-afdd-20fe91cf84b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bf0a7f29-9059-4055-bae2-e317705ea707 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c173a2d1-74ee-4443-8fd8-9c09f813bb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:32 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-bf0a7f29-9059-4055-bae2-e317705ea707 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Created reservations ['3e549ca3-6b80-4322-9c97-142489a6aceb', 'd5f89937-e17d-4cd5-9712-53900df1d70d', 'f76e8abd-a39a-4727-876d-7d6e0ca80491', 'c58dca9e-510a-4c58-81d4-b45c9112b959'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:45:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bf0a7f29-9059-4055-bae2-e317705ea707 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c173a2d1-74ee-4443-8fd8-9c09f813bb56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e549ca3-6b80-4322-9c97-142489a6aceb', 'd5f89937-e17d-4cd5-9712-53900df1d70d', 'f76e8abd-a39a-4727-876d-7d6e0ca80491', 'c58dca9e-510a-4c58-81d4-b45c9112b959']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b6a9b0ff-d71f-42df-8c12-d6a9952fb216 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bf0a7f29-9059-4055-bae2-e317705ea707 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13253214-ce58-4435-9341-65612bba76a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b6a9b0ff-d71f-42df-8c12-d6a9952fb216 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] GET http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 Sep 08 06:45:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b6a9b0ff-d71f-42df-8c12-d6a9952fb216 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b6a9b0ff-d71f-42df-8c12-d6a9952fb216 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b6a9b0ff-d71f-42df-8c12-d6a9952fb216 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Volume info retrieved successfully. Sep 08 06:45:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b6a9b0ff-d71f-42df-8c12-d6a9952fb216 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 returned with HTTP 200 Sep 08 06:45:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 222/433] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:45:32 2026] GET /volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 => generated 919 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bf0a7f29-9059-4055-bae2-e317705ea707 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13253214-ce58-4435-9341-65612bba76a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03d8cb92-c181-4d00-9c2a-c5ef34ba7477', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2056186823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ce0c24857024850a79b0c7619a73fd0',qos_specs=None,replication_status=,reservations=['3e549ca3-6b80-4322-9c97-142489a6aceb','d5f89937-e17d-4cd5-9712-53900df1d70d','f76e8abd-a39a-4727-876d-7d6e0ca80491','c58dca9e-510a-4c58-81d4-b45c9112b959'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='006c16241bf445aaa778b41186274e8a',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:45:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2056186823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03d8cb92-c181-4d00-9c2a-c5ef34ba7477,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ce0c24857024850a79b0c7619a73fd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='006c16241bf445aaa778b41186274e8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bf0a7f29-9059-4055-bae2-e317705ea707 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46866753-cdb5-4220-8bc6-b90f63ae010f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bf0a7f29-9059-4055-bae2-e317705ea707 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46866753-cdb5-4220-8bc6-b90f63ae010f) transitioned into state 'SUCCESS' from state '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-2056186823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ce0c24857024850a79b0c7619a73fd0',qos_specs=None,replication_status=,reservations=['3e549ca3-6b80-4322-9c97-142489a6aceb','d5f89937-e17d-4cd5-9712-53900df1d70d','f76e8abd-a39a-4727-876d-7d6e0ca80491','c58dca9e-510a-4c58-81d4-b45c9112b959'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='006c16241bf445aaa778b41186274e8a',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bf0a7f29-9059-4055-bae2-e317705ea707 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (154af81d-d76f-4043-a121-185b5cef3757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bf0a7f29-9059-4055-bae2-e317705ea707 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (154af81d-d76f-4043-a121-185b5cef3757) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bf0a7f29-9059-4055-bae2-e317705ea707 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Flow 'volume_create_api' (0640024a-dec4-48f7-ac61-92ca7c168a62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:45:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bf0a7f29-9059-4055-bae2-e317705ea707 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Create volume request issued successfully. Sep 08 06:45:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bf0a7f29-9059-4055-bae2-e317705ea707 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:45:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 212/434] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:45:32 2026] POST /volume/v3/volumes => generated 764 bytes in 824 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:45:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5b45f08e-6123-4699-8f5d-bd873935ff05 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5b45f08e-6123-4699-8f5d-bd873935ff05 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 Sep 08 06:45:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5b45f08e-6123-4699-8f5d-bd873935ff05 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5b45f08e-6123-4699-8f5d-bd873935ff05 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5b45f08e-6123-4699-8f5d-bd873935ff05 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:45:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5b45f08e-6123-4699-8f5d-bd873935ff05 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 returned with HTTP 200 Sep 08 06:45:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 223/435] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:33 2026] GET /volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 => generated 832 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e6e895b6-11a3-44e7-926d-9f90b1889594 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e6e895b6-11a3-44e7-926d-9f90b1889594 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] GET http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 Sep 08 06:45:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e6e895b6-11a3-44e7-926d-9f90b1889594 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e6e895b6-11a3-44e7-926d-9f90b1889594 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e6e895b6-11a3-44e7-926d-9f90b1889594 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Volume info retrieved successfully. Sep 08 06:45:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e6e895b6-11a3-44e7-926d-9f90b1889594 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 returned with HTTP 200 Sep 08 06:45:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 213/436] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:45:33 2026] GET /volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 => generated 955 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9c4d9533-7c96-4f8b-927f-60aeaffc76a3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9c4d9533-7c96-4f8b-927f-60aeaffc76a3 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] POST http://192.168.122.168/volume/v3/volume-transfers Sep 08 06:45:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9c4d9533-7c96-4f8b-927f-60aeaffc76a3 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0464ca8f-acfe-4026-b855-21ee82204962"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volume_transfer [None req-9c4d9533-7c96-4f8b-927f-60aeaffc76a3 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Creating new volume transfer {'transfer': {'volume_id': '0464ca8f-acfe-4026-b855-21ee82204962'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 08 06:45:33 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volume_transfer [None req-9c4d9533-7c96-4f8b-927f-60aeaffc76a3 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Creating transfer of volume 0464ca8f-acfe-4026-b855-21ee82204962 Sep 08 06:45:33 devstack devstack@c-api.service[87202]: INFO cinder.transfer.api [None req-9c4d9533-7c96-4f8b-927f-60aeaffc76a3 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Generating transfer record for volume 0464ca8f-acfe-4026-b855-21ee82204962 Sep 08 06:45:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9c4d9533-7c96-4f8b-927f-60aeaffc76a3 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] http://192.168.122.168/volume/v3/volume-transfers returned with HTTP 202 Sep 08 06:45:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 224/437] 192.168.122.168 () {62 vars in 1210 bytes} [Tue Sep 8 06:45:33 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:45:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0c085592-44dd-4e9e-856c-2799c7ff8201 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0c085592-44dd-4e9e-856c-2799c7ff8201 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] GET http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 Sep 08 06:45:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0c085592-44dd-4e9e-856c-2799c7ff8201 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0c085592-44dd-4e9e-856c-2799c7ff8201 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0c085592-44dd-4e9e-856c-2799c7ff8201 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Volume info retrieved successfully. Sep 08 06:45:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0c085592-44dd-4e9e-856c-2799c7ff8201 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 returned with HTTP 200 Sep 08 06:45:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 214/438] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:45:34 2026] GET /volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 => generated 963 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ef5d5c72-6a8d-4671-9548-7d0e2e63bda4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b6db89d6-4945-4953-bf5c-b2ce553902e9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b6db89d6-4945-4953-bf5c-b2ce553902e9 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 Sep 08 06:45:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b6db89d6-4945-4953-bf5c-b2ce553902e9 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b6db89d6-4945-4953-bf5c-b2ce553902e9 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b6db89d6-4945-4953-bf5c-b2ce553902e9 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:45:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b6db89d6-4945-4953-bf5c-b2ce553902e9 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 returned with HTTP 200 Sep 08 06:45:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 215/439] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:34 2026] GET /volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ef5d5c72-6a8d-4671-9548-7d0e2e63bda4 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-reader] GET http://192.168.122.168/volume/v3/os-volume-transfer/5c997158-e4e4-4d16-943b-299a8e11f574 Sep 08 06:45:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ef5d5c72-6a8d-4671-9548-7d0e2e63bda4 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ef5d5c72-6a8d-4671-9548-7d0e2e63bda4 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ef5d5c72-6a8d-4671-9548-7d0e2e63bda4 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-reader] http://192.168.122.168/volume/v3/os-volume-transfer/5c997158-e4e4-4d16-943b-299a8e11f574 returned with HTTP 200 Sep 08 06:45:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 225/440] 192.168.122.168 () {60 vars in 1306 bytes} [Tue Sep 8 06:45:34 2026] GET /volume/v3/os-volume-transfer/5c997158-e4e4-4d16-943b-299a8e11f574 => generated 548 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dd2407d9-a941-47e1-9f4f-567aa13e1f9a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dd2407d9-a941-47e1-9f4f-567aa13e1f9a tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-reader] GET http://192.168.122.168/volume/v3/os-volume-transfer Sep 08 06:45:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dd2407d9-a941-47e1-9f4f-567aa13e1f9a tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dd2407d9-a941-47e1-9f4f-567aa13e1f9a tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.volume_transfer [None req-dd2407d9-a941-47e1-9f4f-567aa13e1f9a tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-reader] Listing volume transfers {{(pid=87203) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 06:45:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dd2407d9-a941-47e1-9f4f-567aa13e1f9a tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-reader] http://192.168.122.168/volume/v3/os-volume-transfer returned with HTTP 200 Sep 08 06:45:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 216/441] 192.168.122.168 () {60 vars in 1195 bytes} [Tue Sep 8 06:45:34 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:45:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-58d22ad4-d654-402c-a923-a3920d3ec385 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-58d22ad4-d654-402c-a923-a3920d3ec385 tempest-VolumesTransfersV357Test-1394789408 tempest-VolumesTransfersV357Test-1394789408-project-member] POST http://192.168.122.168/volume/v3/volume-transfers/5c997158-e4e4-4d16-943b-299a8e11f574/accept Sep 08 06:45:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-58d22ad4-d654-402c-a923-a3920d3ec385 tempest-VolumesTransfersV357Test-1394789408 tempest-VolumesTransfersV357Test-1394789408-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "838effdf6a4793f7"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.volume_transfer [None req-58d22ad4-d654-402c-a923-a3920d3ec385 tempest-VolumesTransfersV357Test-1394789408 tempest-VolumesTransfersV357Test-1394789408-project-member] Accepting volume transfer 5c997158-e4e4-4d16-943b-299a8e11f574 {{(pid=87202) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 08 06:45:34 devstack devstack@c-api.service[87202]: INFO cinder.api.contrib.volume_transfer [None req-58d22ad4-d654-402c-a923-a3920d3ec385 tempest-VolumesTransfersV357Test-1394789408 tempest-VolumesTransfersV357Test-1394789408-project-member] Accepting transfer 5c997158-e4e4-4d16-943b-299a8e11f574 Sep 08 06:45:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:34 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-58d22ad4-d654-402c-a923-a3920d3ec385 tempest-VolumesTransfersV357Test-1394789408 tempest-VolumesTransfersV357Test-1394789408-project-member] Created reservations ['0fc6aab1-abd9-42b7-b744-f16ef872c2a8', '3b178063-97d0-4131-8832-85b10b83c194', 'd2197f1c-958e-4b96-a65e-46c191892d08', 'db6d43e0-a27f-4e60-b51a-46385e119830'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:45:35 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-58d22ad4-d654-402c-a923-a3920d3ec385 tempest-VolumesTransfersV357Test-1394789408 tempest-VolumesTransfersV357Test-1394789408-project-member] Created reservations ['58d0c6b6-7aff-4e6f-b03a-a315a77a78cf', '117cb89a-e8e9-453a-8dd5-4f4d3341ddb1', '5acd3243-8cfe-4a13-920b-001174367fdb', 'fc6c8140-f1d7-4e57-b9f7-16d32e95e0cf'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:45:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:35 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:45:35 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-58d22ad4-d654-402c-a923-a3920d3ec385 tempest-VolumesTransfersV357Test-1394789408 tempest-VolumesTransfersV357Test-1394789408-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:45:35 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-58d22ad4-d654-402c-a923-a3920d3ec385 tempest-VolumesTransfersV357Test-1394789408 tempest-VolumesTransfersV357Test-1394789408-project-member] Created reservations ['23e0324d-3349-4bde-8878-5af7db1e38f0', 'b75c1ee1-a594-4a99-9f74-006e285a460c', 'abb556b8-47f1-4fe2-843b-020520275cff', 'a9a06ab6-ebe8-4877-845d-4ea4e518da17'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:45:35 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-58d22ad4-d654-402c-a923-a3920d3ec385 tempest-VolumesTransfersV357Test-1394789408 tempest-VolumesTransfersV357Test-1394789408-project-member] Created reservations ['ce3c2a45-b6ea-423e-a382-c842530f0f81', '172ef974-0907-4163-8b2e-7e74196c1e33', '64c51ab5-477e-4a2a-a772-feab145ac1b2', '2477cac0-dbf7-4ab4-b2f7-947b3f8dd796'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:45:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-58d22ad4-d654-402c-a923-a3920d3ec385 tempest-VolumesTransfersV357Test-1394789408 tempest-VolumesTransfersV357Test-1394789408-project-member] Transfer volume completed successfully. Sep 08 06:45:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8991e431-3394-4a1b-82c2-3cbbbab28455 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8991e431-3394-4a1b-82c2-3cbbbab28455 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 Sep 08 06:45:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8991e431-3394-4a1b-82c2-3cbbbab28455 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8991e431-3394-4a1b-82c2-3cbbbab28455 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8991e431-3394-4a1b-82c2-3cbbbab28455 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:45:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8991e431-3394-4a1b-82c2-3cbbbab28455 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 returned with HTTP 200 Sep 08 06:45:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 217/442] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:35 2026] GET /volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 => generated 857 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:35 devstack devstack@c-api.service[87202]: INFO cinder.transfer.api [None req-58d22ad4-d654-402c-a923-a3920d3ec385 tempest-VolumesTransfersV357Test-1394789408 tempest-VolumesTransfersV357Test-1394789408-project-member] Volume 0464ca8f-acfe-4026-b855-21ee82204962 has been transferred. Sep 08 06:45:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-58d22ad4-d654-402c-a923-a3920d3ec385 tempest-VolumesTransfersV357Test-1394789408 tempest-VolumesTransfersV357Test-1394789408-project-member] http://192.168.122.168/volume/v3/volume-transfers/5c997158-e4e4-4d16-943b-299a8e11f574/accept returned with HTTP 202 Sep 08 06:45:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 226/443] 192.168.122.168 () {62 vars in 1342 bytes} [Tue Sep 8 06:45:34 2026] POST /volume/v3/volume-transfers/5c997158-e4e4-4d16-943b-299a8e11f574/accept => generated 373 bytes in 1125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:45:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5e1ccaea-5c41-45f1-b9a5-5ed3ae761a38 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5e1ccaea-5c41-45f1-b9a5-5ed3ae761a38 tempest-VolumesTransfersV357Test-1394789408 tempest-VolumesTransfersV357Test-1394789408-project-member] GET http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 Sep 08 06:45:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5e1ccaea-5c41-45f1-b9a5-5ed3ae761a38 tempest-VolumesTransfersV357Test-1394789408 tempest-VolumesTransfersV357Test-1394789408-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5e1ccaea-5c41-45f1-b9a5-5ed3ae761a38 tempest-VolumesTransfersV357Test-1394789408 tempest-VolumesTransfersV357Test-1394789408-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5e1ccaea-5c41-45f1-b9a5-5ed3ae761a38 tempest-VolumesTransfersV357Test-1394789408 tempest-VolumesTransfersV357Test-1394789408-project-member] Volume info retrieved successfully. Sep 08 06:45:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-06205008-fbf1-455b-9525-10aac82402b3 req-ddaba0b0-6614-4988-8a1c-800452d6d9a9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-06205008-fbf1-455b-9525-10aac82402b3 req-ddaba0b0-6614-4988-8a1c-800452d6d9a9 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 Sep 08 06:45:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-06205008-fbf1-455b-9525-10aac82402b3 req-ddaba0b0-6614-4988-8a1c-800452d6d9a9 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-06205008-fbf1-455b-9525-10aac82402b3 req-ddaba0b0-6614-4988-8a1c-800452d6d9a9 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5e1ccaea-5c41-45f1-b9a5-5ed3ae761a38 tempest-VolumesTransfersV357Test-1394789408 tempest-VolumesTransfersV357Test-1394789408-project-member] http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 returned with HTTP 200 Sep 08 06:45:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 218/444] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:45:35 2026] GET /volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 => generated 955 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-63285247-c4a5-4b2a-b24a-bee9e8b88db5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-06205008-fbf1-455b-9525-10aac82402b3 req-ddaba0b0-6614-4988-8a1c-800452d6d9a9 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:45:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-63285247-c4a5-4b2a-b24a-bee9e8b88db5 tempest-VolumesTransfersV357Test-1394789408 tempest-VolumesTransfersV357Test-1394789408-project-member] GET http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 Sep 08 06:45:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-63285247-c4a5-4b2a-b24a-bee9e8b88db5 tempest-VolumesTransfersV357Test-1394789408 tempest-VolumesTransfersV357Test-1394789408-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-63285247-c4a5-4b2a-b24a-bee9e8b88db5 tempest-VolumesTransfersV357Test-1394789408 tempest-VolumesTransfersV357Test-1394789408-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-06205008-fbf1-455b-9525-10aac82402b3 req-ddaba0b0-6614-4988-8a1c-800452d6d9a9 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 returned with HTTP 200 Sep 08 06:45:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 227/445] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:45:35 2026] GET /volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 => generated 857 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-63285247-c4a5-4b2a-b24a-bee9e8b88db5 tempest-VolumesTransfersV357Test-1394789408 tempest-VolumesTransfersV357Test-1394789408-project-member] Volume info retrieved successfully. Sep 08 06:45:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-63285247-c4a5-4b2a-b24a-bee9e8b88db5 tempest-VolumesTransfersV357Test-1394789408 tempest-VolumesTransfersV357Test-1394789408-project-member] http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 returned with HTTP 200 Sep 08 06:45:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 219/446] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:45:35 2026] GET /volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 => generated 955 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-aa1385af-6669-499c-b744-2855e8ffa1fd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aa1385af-6669-499c-b744-2855e8ffa1fd tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] DELETE http://192.168.122.168/volume/v3/volume-transfers/5c997158-e4e4-4d16-943b-299a8e11f574 Sep 08 06:45:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aa1385af-6669-499c-b744-2855e8ffa1fd tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aa1385af-6669-499c-b744-2855e8ffa1fd tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:35 devstack devstack@c-api.service[87202]: INFO cinder.api.contrib.volume_transfer [None req-aa1385af-6669-499c-b744-2855e8ffa1fd tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Delete transfer with id: 5c997158-e4e4-4d16-943b-299a8e11f574 Sep 08 06:45:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aa1385af-6669-499c-b744-2855e8ffa1fd tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] http://192.168.122.168/volume/v3/volume-transfers/5c997158-e4e4-4d16-943b-299a8e11f574 returned with HTTP 404 Sep 08 06:45:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 228/447] 192.168.122.168 () {60 vars in 1303 bytes} [Tue Sep 8 06:45:35 2026] DELETE /volume/v3/volume-transfers/5c997158-e4e4-4d16-943b-299a8e11f574 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:45:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-024a8646-40c8-4d6b-8c9d-6bf7f16f15a9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cb43d059-92be-4cc4-b2fb-a8bb3841042d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cb43d059-92be-4cc4-b2fb-a8bb3841042d None None] GET http://192.168.122.168/volume// Sep 08 06:45:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cb43d059-92be-4cc4-b2fb-a8bb3841042d None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cb43d059-92be-4cc4-b2fb-a8bb3841042d None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cb43d059-92be-4cc4-b2fb-a8bb3841042d None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:45:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 229/448] 192.168.122.168 () {58 vars in 1317 bytes} [Tue Sep 8 06:45:36 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:45:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-06205008-fbf1-455b-9525-10aac82402b3 req-2b00a3c3-e477-406d-9acc-ffe19c7f14e1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-06205008-fbf1-455b-9525-10aac82402b3 req-2b00a3c3-e477-406d-9acc-ffe19c7f14e1 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 08 06:45:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-06205008-fbf1-455b-9525-10aac82402b3 req-2b00a3c3-e477-406d-9acc-ffe19c7f14e1 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03d8cb92-c181-4d00-9c2a-c5ef34ba7477", "connector": null, "instance_uuid": "75cac34b-f42f-4667-ab80-4427d85c14e5"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-024a8646-40c8-4d6b-8c9d-6bf7f16f15a9 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 Sep 08 06:45:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-024a8646-40c8-4d6b-8c9d-6bf7f16f15a9 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-024a8646-40c8-4d6b-8c9d-6bf7f16f15a9 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:36 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-024a8646-40c8-4d6b-8c9d-6bf7f16f15a9 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Delete volume with id: 0464ca8f-acfe-4026-b855-21ee82204962 Sep 08 06:45:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-024a8646-40c8-4d6b-8c9d-6bf7f16f15a9 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Volume info retrieved successfully. Sep 08 06:45:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-06205008-fbf1-455b-9525-10aac82402b3 req-2b00a3c3-e477-406d-9acc-ffe19c7f14e1 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 08 06:45:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 230/449] 192.168.122.168 () {66 vars in 1483 bytes} [Tue Sep 8 06:45:36 2026] POST /volume/v3/attachments => generated 273 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-024a8646-40c8-4d6b-8c9d-6bf7f16f15a9 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Delete volume request issued successfully. Sep 08 06:45:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-024a8646-40c8-4d6b-8c9d-6bf7f16f15a9 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 returned with HTTP 202 Sep 08 06:45:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 220/450] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 06:45:35 2026] DELETE /volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 => generated 0 bytes in 558 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:45:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8819d969-a1a6-41da-86f1-8357745e0c5e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-11bec6ad-2007-452f-b57d-76f623a1e5de None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8819d969-a1a6-41da-86f1-8357745e0c5e tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 Sep 08 06:45:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8819d969-a1a6-41da-86f1-8357745e0c5e tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8819d969-a1a6-41da-86f1-8357745e0c5e tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-11bec6ad-2007-452f-b57d-76f623a1e5de tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] GET http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 Sep 08 06:45:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-11bec6ad-2007-452f-b57d-76f623a1e5de tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-11bec6ad-2007-452f-b57d-76f623a1e5de tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8819d969-a1a6-41da-86f1-8357745e0c5e tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:45:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8819d969-a1a6-41da-86f1-8357745e0c5e tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 returned with HTTP 200 Sep 08 06:45:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 231/451] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:36 2026] GET /volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 => generated 856 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5b64a5a6-7d71-4558-bc8d-daa79082af70 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5b64a5a6-7d71-4558-bc8d-daa79082af70 None None] GET http://192.168.122.168/volume// Sep 08 06:45:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5b64a5a6-7d71-4558-bc8d-daa79082af70 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5b64a5a6-7d71-4558-bc8d-daa79082af70 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5b64a5a6-7d71-4558-bc8d-daa79082af70 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:45:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 232/452] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:45:36 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:45:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-11bec6ad-2007-452f-b57d-76f623a1e5de tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Volume info retrieved successfully. Sep 08 06:45:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-06205008-fbf1-455b-9525-10aac82402b3 req-95ed5743-add1-4a59-bde7-c7d912fb7e9d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-06205008-fbf1-455b-9525-10aac82402b3 req-95ed5743-add1-4a59-bde7-c7d912fb7e9d tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 Sep 08 06:45:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-11bec6ad-2007-452f-b57d-76f623a1e5de tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 returned with HTTP 200 Sep 08 06:45:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-06205008-fbf1-455b-9525-10aac82402b3 req-95ed5743-add1-4a59-bde7-c7d912fb7e9d tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-06205008-fbf1-455b-9525-10aac82402b3 req-95ed5743-add1-4a59-bde7-c7d912fb7e9d tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 221/453] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:45:36 2026] GET /volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 => generated 1138 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:45:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-06205008-fbf1-455b-9525-10aac82402b3 req-95ed5743-add1-4a59-bde7-c7d912fb7e9d tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:45:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-06205008-fbf1-455b-9525-10aac82402b3 req-95ed5743-add1-4a59-bde7-c7d912fb7e9d tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 returned with HTTP 200 Sep 08 06:45:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 233/454] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:45:36 2026] GET /volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 => generated 1037 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:45:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-06205008-fbf1-455b-9525-10aac82402b3 req-639f9a6f-d2d0-4c77-b065-66a1cf8eba18 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-06205008-fbf1-455b-9525-10aac82402b3 req-639f9a6f-d2d0-4c77-b065-66a1cf8eba18 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] PUT http://192.168.122.168/volume/v3/attachments/3000da51-ca42-42ca-bb0e-cd459a190798 Sep 08 06:45:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-06205008-fbf1-455b-9525-10aac82402b3 req-639f9a6f-d2d0-4c77-b065-66a1cf8eba18 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:41a53b826eb1", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "16482855-131a-4008-adde-924f45bb8de5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:37 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-06205008-fbf1-455b-9525-10aac82402b3 req-639f9a6f-d2d0-4c77-b065-66a1cf8eba18 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Acquiring lock "cinder-attachment_update-03d8cb92-c181-4d00-9c2a-c5ef34ba7477-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 06:45:37 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-06205008-fbf1-455b-9525-10aac82402b3 req-639f9a6f-d2d0-4c77-b065-66a1cf8eba18 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Lock "cinder-attachment_update-03d8cb92-c181-4d00-9c2a-c5ef34ba7477-devstack" acquired by "attachment_update" :: waited 0.049s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 06:45:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:37 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-06205008-fbf1-455b-9525-10aac82402b3 req-639f9a6f-d2d0-4c77-b065-66a1cf8eba18 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Lock "cinder-attachment_update-03d8cb92-c181-4d00-9c2a-c5ef34ba7477-devstack" released by "attachment_update" :: held 0.388s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 06:45:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-06205008-fbf1-455b-9525-10aac82402b3 req-639f9a6f-d2d0-4c77-b065-66a1cf8eba18 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/attachments/3000da51-ca42-42ca-bb0e-cd459a190798 returned with HTTP 200 Sep 08 06:45:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 222/455] 192.168.122.168 () {66 vars in 1593 bytes} [Tue Sep 8 06:45:37 2026] PUT /volume/v3/attachments/3000da51-ca42-42ca-bb0e-cd459a190798 => generated 694 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4036ba95-5a21-4312-bc07-9eba9545bf27 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4036ba95-5a21-4312-bc07-9eba9545bf27 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 Sep 08 06:45:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4036ba95-5a21-4312-bc07-9eba9545bf27 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4036ba95-5a21-4312-bc07-9eba9545bf27 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-70324e07-a0ec-4ee8-97e7-61c74b525bc9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-70324e07-a0ec-4ee8-97e7-61c74b525bc9 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] GET http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 Sep 08 06:45:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-70324e07-a0ec-4ee8-97e7-61c74b525bc9 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-70324e07-a0ec-4ee8-97e7-61c74b525bc9 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4036ba95-5a21-4312-bc07-9eba9545bf27 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:45:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4036ba95-5a21-4312-bc07-9eba9545bf27 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 returned with HTTP 200 Sep 08 06:45:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 234/456] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:37 2026] GET /volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 => generated 857 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-70324e07-a0ec-4ee8-97e7-61c74b525bc9 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Volume info retrieved successfully. Sep 08 06:45:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-70324e07-a0ec-4ee8-97e7-61c74b525bc9 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 returned with HTTP 200 Sep 08 06:45:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 223/457] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:45:37 2026] GET /volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 => generated 1138 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:45:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-06205008-fbf1-455b-9525-10aac82402b3 req-e007a390-186c-4089-86f7-e33462257416 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-06205008-fbf1-455b-9525-10aac82402b3 req-e007a390-186c-4089-86f7-e33462257416 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] POST http://192.168.122.168/volume/v3/attachments/3000da51-ca42-42ca-bb0e-cd459a190798/action Sep 08 06:45:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-06205008-fbf1-455b-9525-10aac82402b3 req-e007a390-186c-4089-86f7-e33462257416 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Action body: b'{"os-complete": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:45:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-06205008-fbf1-455b-9525-10aac82402b3 req-e007a390-186c-4089-86f7-e33462257416 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-06205008-fbf1-455b-9525-10aac82402b3 req-e007a390-186c-4089-86f7-e33462257416 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/attachments/3000da51-ca42-42ca-bb0e-cd459a190798/action returned with HTTP 204 Sep 08 06:45:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 235/458] 192.168.122.168 () {66 vars in 1614 bytes} [Tue Sep 8 06:45:38 2026] POST /volume/v3/attachments/3000da51-ca42-42ca-bb0e-cd459a190798/action => generated 0 bytes in 204 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:45:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-49a31ec8-0d81-4df8-b226-2ab0eeacc1ed None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-49a31ec8-0d81-4df8-b226-2ab0eeacc1ed tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 Sep 08 06:45:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-49a31ec8-0d81-4df8-b226-2ab0eeacc1ed tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-49a31ec8-0d81-4df8-b226-2ab0eeacc1ed tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ac99243c-c462-4975-85ac-4a7aaf713bca None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ac99243c-c462-4975-85ac-4a7aaf713bca tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] GET http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 Sep 08 06:45:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ac99243c-c462-4975-85ac-4a7aaf713bca tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-49a31ec8-0d81-4df8-b226-2ab0eeacc1ed tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:45:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ac99243c-c462-4975-85ac-4a7aaf713bca tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-49a31ec8-0d81-4df8-b226-2ab0eeacc1ed tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 returned with HTTP 200 Sep 08 06:45:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ac99243c-c462-4975-85ac-4a7aaf713bca tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 returned with HTTP 404 Sep 08 06:45:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 224/459] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:38 2026] GET /volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 => generated 1149 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 236/460] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:45:38 2026] GET /volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:45:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-92dee656-e2c8-43eb-9d6a-30c92eee03be None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-92dee656-e2c8-43eb-9d6a-30c92eee03be tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] GET http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 Sep 08 06:45:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-92dee656-e2c8-43eb-9d6a-30c92eee03be tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-92dee656-e2c8-43eb-9d6a-30c92eee03be tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2becb57b-7d0b-4df6-9852-e26575855fec None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2becb57b-7d0b-4df6-9852-e26575855fec tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 Sep 08 06:45:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2becb57b-7d0b-4df6-9852-e26575855fec tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2becb57b-7d0b-4df6-9852-e26575855fec tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-92dee656-e2c8-43eb-9d6a-30c92eee03be tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 returned with HTTP 404 Sep 08 06:45:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 225/461] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:45:38 2026] GET /volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:45:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-47589291-1701-479c-9d50-081f623685eb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-47589291-1701-479c-9d50-081f623685eb tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] DELETE http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 Sep 08 06:45:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-47589291-1701-479c-9d50-081f623685eb tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-47589291-1701-479c-9d50-081f623685eb tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:38 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-47589291-1701-479c-9d50-081f623685eb tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Delete volume with id: 0464ca8f-acfe-4026-b855-21ee82204962 Sep 08 06:45:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-47589291-1701-479c-9d50-081f623685eb tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] http://192.168.122.168/volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 returned with HTTP 404 Sep 08 06:45:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 226/462] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 06:45:38 2026] DELETE /volume/v3/volumes/0464ca8f-acfe-4026-b855-21ee82204962 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:45:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2956c511-3a42-4d48-bed5-1cc2f6c165ec None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2956c511-3a42-4d48-bed5-1cc2f6c165ec tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:45:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2956c511-3a42-4d48-bed5-1cc2f6c165ec tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-2648936"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2becb57b-7d0b-4df6-9852-e26575855fec tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:45:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-2956c511-3a42-4d48-bed5-1cc2f6c165ec tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-2648936'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:45:39 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-2956c511-3a42-4d48-bed5-1cc2f6c165ec tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Create volume of 1 GB Sep 08 06:45:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2becb57b-7d0b-4df6-9852-e26575855fec tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 returned with HTTP 200 Sep 08 06:45:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 237/463] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:38 2026] GET /volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 => generated 1149 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2956c511-3a42-4d48-bed5-1cc2f6c165ec tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Availability Zones retrieved successfully. Sep 08 06:45:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2956c511-3a42-4d48-bed5-1cc2f6c165ec tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Flow 'volume_create_api' (5480bf2c-1c34-492f-9006-70578026cfa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:45:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2956c511-3a42-4d48-bed5-1cc2f6c165ec tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66908148-b1aa-450a-8d99-1af781ad7a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-2956c511-3a42-4d48-bed5-1cc2f6c165ec tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:45:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ca0544ba-1f47-4ab0-8a1c-de316b035453 req-23575372-87f1-4d6a-8ad0-1b4d3229ab94 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ca0544ba-1f47-4ab0-8a1c-de316b035453 req-23575372-87f1-4d6a-8ad0-1b4d3229ab94 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 Sep 08 06:45:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2956c511-3a42-4d48-bed5-1cc2f6c165ec tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66908148-b1aa-450a-8d99-1af781ad7a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ca0544ba-1f47-4ab0-8a1c-de316b035453 req-23575372-87f1-4d6a-8ad0-1b4d3229ab94 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ca0544ba-1f47-4ab0-8a1c-de316b035453 req-23575372-87f1-4d6a-8ad0-1b4d3229ab94 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2956c511-3a42-4d48-bed5-1cc2f6c165ec tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b18ccbb-fa92-492e-9758-d6675d951732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-ca0544ba-1f47-4ab0-8a1c-de316b035453 req-23575372-87f1-4d6a-8ad0-1b4d3229ab94 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:45:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ca0544ba-1f47-4ab0-8a1c-de316b035453 req-23575372-87f1-4d6a-8ad0-1b4d3229ab94 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 returned with HTTP 200 Sep 08 06:45:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 238/464] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:45:39 2026] GET /volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 => generated 1149 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5c09f5ba-58fd-4e03-9abf-57115cbd663e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c09f5ba-58fd-4e03-9abf-57115cbd663e tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 Sep 08 06:45:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5c09f5ba-58fd-4e03-9abf-57115cbd663e tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5c09f5ba-58fd-4e03-9abf-57115cbd663e tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5c09f5ba-58fd-4e03-9abf-57115cbd663e tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:45:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c09f5ba-58fd-4e03-9abf-57115cbd663e tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 returned with HTTP 200 Sep 08 06:45:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 239/465] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:39 2026] GET /volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 => generated 1149 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:39 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-2956c511-3a42-4d48-bed5-1cc2f6c165ec tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Created reservations ['24ffcfc0-5de1-45dd-b6dd-d0e3841ea27c', '1c06ac5f-c5cc-4ba9-b1e8-0b561a3cc23b', '99cf2ee0-ccf8-4055-a91a-d7213390afa1', 'cb1c0a47-e4cf-4086-a97a-5c4b2219b126'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:45:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2956c511-3a42-4d48-bed5-1cc2f6c165ec tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b18ccbb-fa92-492e-9758-d6675d951732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24ffcfc0-5de1-45dd-b6dd-d0e3841ea27c', '1c06ac5f-c5cc-4ba9-b1e8-0b561a3cc23b', '99cf2ee0-ccf8-4055-a91a-d7213390afa1', 'cb1c0a47-e4cf-4086-a97a-5c4b2219b126']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2956c511-3a42-4d48-bed5-1cc2f6c165ec tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dd9193a-4d13-4753-915f-c1e5d8676c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-548efe0f-bc47-4489-97a4-68b1970ce1ca None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-548efe0f-bc47-4489-97a4-68b1970ce1ca tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 Sep 08 06:45:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-548efe0f-bc47-4489-97a4-68b1970ce1ca tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-548efe0f-bc47-4489-97a4-68b1970ce1ca tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2956c511-3a42-4d48-bed5-1cc2f6c165ec tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dd9193a-4d13-4753-915f-c1e5d8676c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9ae4e6d-d7bd-43f2-ab87-654edb9435dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2648936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff9fec775d84c4f9921d947580623fe',qos_specs=None,replication_status=,reservations=['24ffcfc0-5de1-45dd-b6dd-d0e3841ea27c','1c06ac5f-c5cc-4ba9-b1e8-0b561a3cc23b','99cf2ee0-ccf8-4055-a91a-d7213390afa1','cb1c0a47-e4cf-4086-a97a-5c4b2219b126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6e8ba26ecee49f98912be27902e4fb8',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:45:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2648936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9ae4e6d-d7bd-43f2-ab87-654edb9435dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ff9fec775d84c4f9921d947580623fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6e8ba26ecee49f98912be27902e4fb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2956c511-3a42-4d48-bed5-1cc2f6c165ec tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (663bc59c-2514-4480-b5c6-eeb3044b6d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-548efe0f-bc47-4489-97a4-68b1970ce1ca tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:45:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-548efe0f-bc47-4489-97a4-68b1970ce1ca tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 returned with HTTP 200 Sep 08 06:45:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 240/466] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:45:39 2026] GET /volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 => generated 1149 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2956c511-3a42-4d48-bed5-1cc2f6c165ec tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (663bc59c-2514-4480-b5c6-eeb3044b6d63) transitioned into state 'SUCCESS' from state '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-2648936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff9fec775d84c4f9921d947580623fe',qos_specs=None,replication_status=,reservations=['24ffcfc0-5de1-45dd-b6dd-d0e3841ea27c','1c06ac5f-c5cc-4ba9-b1e8-0b561a3cc23b','99cf2ee0-ccf8-4055-a91a-d7213390afa1','cb1c0a47-e4cf-4086-a97a-5c4b2219b126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6e8ba26ecee49f98912be27902e4fb8',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2956c511-3a42-4d48-bed5-1cc2f6c165ec tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76b13b71-4bef-4a80-98c5-5981be83a910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:45:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2956c511-3a42-4d48-bed5-1cc2f6c165ec tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76b13b71-4bef-4a80-98c5-5981be83a910) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:45:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2956c511-3a42-4d48-bed5-1cc2f6c165ec tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Flow 'volume_create_api' (5480bf2c-1c34-492f-9006-70578026cfa0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:45:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2956c511-3a42-4d48-bed5-1cc2f6c165ec tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Create volume request issued successfully. Sep 08 06:45:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2956c511-3a42-4d48-bed5-1cc2f6c165ec tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:45:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 227/467] 192.168.122.168 () {62 vars in 1183 bytes} [Tue Sep 8 06:45:38 2026] POST /volume/v3/volumes => generated 825 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:45:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-712f4423-0df4-4109-b812-1a1c6218fb8e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-712f4423-0df4-4109-b812-1a1c6218fb8e tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] GET http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc Sep 08 06:45:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-712f4423-0df4-4109-b812-1a1c6218fb8e tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-712f4423-0df4-4109-b812-1a1c6218fb8e tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-5f3b0b9e-1ec3-46b9-afea-224828f37fe3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-5f3b0b9e-1ec3-46b9-afea-224828f37fe3 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] POST http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477/action Sep 08 06:45:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-5f3b0b9e-1ec3-46b9-afea-224828f37fe3 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:45:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-5f3b0b9e-1ec3-46b9-afea-224828f37fe3 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-712f4423-0df4-4109-b812-1a1c6218fb8e tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Volume info retrieved successfully. Sep 08 06:45:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-712f4423-0df4-4109-b812-1a1c6218fb8e tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc returned with HTTP 200 Sep 08 06:45:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 241/468] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:45:39 2026] GET /volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc => generated 893 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-5f3b0b9e-1ec3-46b9-afea-224828f37fe3 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:45:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-5f3b0b9e-1ec3-46b9-afea-224828f37fe3 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Begin detaching volume completed successfully. Sep 08 06:45:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-5f3b0b9e-1ec3-46b9-afea-224828f37fe3 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477/action returned with HTTP 202 Sep 08 06:45:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 228/469] 192.168.122.168 () {64 vars in 1561 bytes} [Tue Sep 8 06:45:39 2026] POST /volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477/action => generated 0 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:45:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-df26ed0a-b5d0-4a7e-8bc8-f0723cc1025e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-df26ed0a-b5d0-4a7e-8bc8-f0723cc1025e None None] GET http://192.168.122.168/volume// Sep 08 06:45:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-df26ed0a-b5d0-4a7e-8bc8-f0723cc1025e None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-df26ed0a-b5d0-4a7e-8bc8-f0723cc1025e None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-df26ed0a-b5d0-4a7e-8bc8-f0723cc1025e None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:45:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 242/470] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:45:40 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:45:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-de49a401-2d8d-47ed-85a1-da2b709c3bc3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-de49a401-2d8d-47ed-85a1-da2b709c3bc3 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 Sep 08 06:45:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-de49a401-2d8d-47ed-85a1-da2b709c3bc3 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-de49a401-2d8d-47ed-85a1-da2b709c3bc3 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-de49a401-2d8d-47ed-85a1-da2b709c3bc3 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:45:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-de49a401-2d8d-47ed-85a1-da2b709c3bc3 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 returned with HTTP 200 Sep 08 06:45:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 229/471] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:45:40 2026] GET /volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 => generated 1333 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:45:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-ae268d03-c288-44d9-89bd-10bc5a68ad48 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-ae268d03-c288-44d9-89bd-10bc5a68ad48 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] DELETE http://192.168.122.168/volume/v3/attachments/3000da51-ca42-42ca-bb0e-cd459a190798 Sep 08 06:45:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-ae268d03-c288-44d9-89bd-10bc5a68ad48 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-ae268d03-c288-44d9-89bd-10bc5a68ad48 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:40 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, Sep 08 06:45:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-8481ae85-ac7a-43ed-ba7b-47b768bc70b6 req-ae268d03-c288-44d9-89bd-10bc5a68ad48 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/attachments/3000da51-ca42-42ca-bb0e-cd459a190798 returned with HTTP 200 Sep 08 06:45:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 243/472] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:45:40 2026] DELETE /volume/v3/attachments/3000da51-ca42-42ca-bb0e-cd459a190798 => generated 19 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:45:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-940cd5eb-89e8-4c0c-b061-e44b8da8aa2a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-940cd5eb-89e8-4c0c-b061-e44b8da8aa2a tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] GET http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc Sep 08 06:45:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-940cd5eb-89e8-4c0c-b061-e44b8da8aa2a tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-940cd5eb-89e8-4c0c-b061-e44b8da8aa2a tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-940cd5eb-89e8-4c0c-b061-e44b8da8aa2a tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Volume info retrieved successfully. Sep 08 06:45:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-940cd5eb-89e8-4c0c-b061-e44b8da8aa2a tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc returned with HTTP 200 Sep 08 06:45:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 230/473] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:45:40 2026] GET /volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc => generated 917 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-95032e63-2987-4bfa-9b73-888b84ccb199 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-95032e63-2987-4bfa-9b73-888b84ccb199 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 Sep 08 06:45:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-95032e63-2987-4bfa-9b73-888b84ccb199 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-95032e63-2987-4bfa-9b73-888b84ccb199 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-95032e63-2987-4bfa-9b73-888b84ccb199 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:45:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-95032e63-2987-4bfa-9b73-888b84ccb199 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 returned with HTTP 200 Sep 08 06:45:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 244/474] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:45:41 2026] GET /volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 => generated 857 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:45:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-48cbb173-ae84-46d9-ae33-43df4f02c9f4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-48cbb173-ae84-46d9-ae33-43df4f02c9f4 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] GET http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc Sep 08 06:45:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-48cbb173-ae84-46d9-ae33-43df4f02c9f4 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-48cbb173-ae84-46d9-ae33-43df4f02c9f4 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:41 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=405,cinder:UPDATE=114,cinder:INSERT=54 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:45:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-48cbb173-ae84-46d9-ae33-43df4f02c9f4 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Volume info retrieved successfully. Sep 08 06:45:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-48cbb173-ae84-46d9-ae33-43df4f02c9f4 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc returned with HTTP 200 Sep 08 06:45:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 231/475] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:45:41 2026] GET /volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc => generated 917 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1634aa09-d1e8-49e7-92f0-dff8d1ebc750 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1634aa09-d1e8-49e7-92f0-dff8d1ebc750 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] GET http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc Sep 08 06:45:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1634aa09-d1e8-49e7-92f0-dff8d1ebc750 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1634aa09-d1e8-49e7-92f0-dff8d1ebc750 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:43 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=417,cinder:INSERT=54,cinder:UPDATE=76 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:45:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1634aa09-d1e8-49e7-92f0-dff8d1ebc750 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Volume info retrieved successfully. Sep 08 06:45:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1634aa09-d1e8-49e7-92f0-dff8d1ebc750 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc returned with HTTP 200 Sep 08 06:45:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 245/476] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:45:43 2026] GET /volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc => generated 953 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b83fc546-e340-453c-add4-b106c2aefb8d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b83fc546-e340-453c-add4-b106c2aefb8d tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] POST http://192.168.122.168/volume/v3/volume-transfers Sep 08 06:45:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b83fc546-e340-453c-add4-b106c2aefb8d tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a9ae4e6d-d7bd-43f2-ab87-654edb9435dc"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volume_transfer [None req-b83fc546-e340-453c-add4-b106c2aefb8d tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a9ae4e6d-d7bd-43f2-ab87-654edb9435dc'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 08 06:45:43 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volume_transfer [None req-b83fc546-e340-453c-add4-b106c2aefb8d tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Creating transfer of volume a9ae4e6d-d7bd-43f2-ab87-654edb9435dc Sep 08 06:45:43 devstack devstack@c-api.service[87203]: INFO cinder.transfer.api [None req-b83fc546-e340-453c-add4-b106c2aefb8d tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Generating transfer record for volume a9ae4e6d-d7bd-43f2-ab87-654edb9435dc Sep 08 06:45:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b83fc546-e340-453c-add4-b106c2aefb8d tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] http://192.168.122.168/volume/v3/volume-transfers returned with HTTP 202 Sep 08 06:45:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 232/477] 192.168.122.168 () {62 vars in 1210 bytes} [Tue Sep 8 06:45:43 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:45:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a0ce8f7f-ef70-4945-842d-c0e5dabb8ee4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a0ce8f7f-ef70-4945-842d-c0e5dabb8ee4 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] GET http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc Sep 08 06:45:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a0ce8f7f-ef70-4945-842d-c0e5dabb8ee4 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a0ce8f7f-ef70-4945-842d-c0e5dabb8ee4 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a0ce8f7f-ef70-4945-842d-c0e5dabb8ee4 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Volume info retrieved successfully. Sep 08 06:45:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a0ce8f7f-ef70-4945-842d-c0e5dabb8ee4 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc returned with HTTP 200 Sep 08 06:45:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 246/478] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:45:43 2026] GET /volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc => generated 961 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d006b598-45d3-4f31-9c84-8a7e3002b0dc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d006b598-45d3-4f31-9c84-8a7e3002b0dc tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-reader] GET http://192.168.122.168/volume/v3/os-volume-transfer/detail Sep 08 06:45:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d006b598-45d3-4f31-9c84-8a7e3002b0dc tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d006b598-45d3-4f31-9c84-8a7e3002b0dc tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-reader] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.volume_transfer [None req-d006b598-45d3-4f31-9c84-8a7e3002b0dc tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-reader] Listing volume transfers {{(pid=87203) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 06:45:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d006b598-45d3-4f31-9c84-8a7e3002b0dc tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-reader] http://192.168.122.168/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 08 06:45:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 233/479] 192.168.122.168 () {60 vars in 1216 bytes} [Tue Sep 8 06:45:43 2026] GET /volume/v3/os-volume-transfer/detail => generated 551 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:45:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c82aa847-e890-4839-8313-9e78b3b348d3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c82aa847-e890-4839-8313-9e78b3b348d3 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] DELETE http://192.168.122.168/volume/v3/volume-transfers/fd879c5d-8c03-4ed5-add0-6f9a9583e34b Sep 08 06:45:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c82aa847-e890-4839-8313-9e78b3b348d3 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c82aa847-e890-4839-8313-9e78b3b348d3 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:43 devstack devstack@c-api.service[87202]: INFO cinder.api.contrib.volume_transfer [None req-c82aa847-e890-4839-8313-9e78b3b348d3 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Delete transfer with id: fd879c5d-8c03-4ed5-add0-6f9a9583e34b Sep 08 06:45:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c82aa847-e890-4839-8313-9e78b3b348d3 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] http://192.168.122.168/volume/v3/volume-transfers/fd879c5d-8c03-4ed5-add0-6f9a9583e34b returned with HTTP 202 Sep 08 06:45:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 247/480] 192.168.122.168 () {60 vars in 1303 bytes} [Tue Sep 8 06:45:43 2026] DELETE /volume/v3/volume-transfers/fd879c5d-8c03-4ed5-add0-6f9a9583e34b => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:45:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-32c3b496-5081-4844-ace7-fc3b225de990 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-32c3b496-5081-4844-ace7-fc3b225de990 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] GET http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc Sep 08 06:45:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-32c3b496-5081-4844-ace7-fc3b225de990 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-32c3b496-5081-4844-ace7-fc3b225de990 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-32c3b496-5081-4844-ace7-fc3b225de990 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Volume info retrieved successfully. Sep 08 06:45:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-32c3b496-5081-4844-ace7-fc3b225de990 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc returned with HTTP 200 Sep 08 06:45:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 234/481] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:45:43 2026] GET /volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc => generated 953 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e8b09d0b-f811-44c9-a971-bbbe4de808c7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8b09d0b-f811-44c9-a971-bbbe4de808c7 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] DELETE http://192.168.122.168/volume/v3/volume-transfers/fd879c5d-8c03-4ed5-add0-6f9a9583e34b Sep 08 06:45:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8b09d0b-f811-44c9-a971-bbbe4de808c7 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8b09d0b-f811-44c9-a971-bbbe4de808c7 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:43 devstack devstack@c-api.service[87202]: INFO cinder.api.contrib.volume_transfer [None req-e8b09d0b-f811-44c9-a971-bbbe4de808c7 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Delete transfer with id: fd879c5d-8c03-4ed5-add0-6f9a9583e34b Sep 08 06:45:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8b09d0b-f811-44c9-a971-bbbe4de808c7 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] http://192.168.122.168/volume/v3/volume-transfers/fd879c5d-8c03-4ed5-add0-6f9a9583e34b returned with HTTP 404 Sep 08 06:45:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 248/482] 192.168.122.168 () {60 vars in 1303 bytes} [Tue Sep 8 06:45:43 2026] DELETE /volume/v3/volume-transfers/fd879c5d-8c03-4ed5-add0-6f9a9583e34b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:45:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-21971f45-d528-4805-b749-b7510f1ec426 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-21971f45-d528-4805-b749-b7510f1ec426 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc Sep 08 06:45:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-21971f45-d528-4805-b749-b7510f1ec426 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-21971f45-d528-4805-b749-b7510f1ec426 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:43 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-21971f45-d528-4805-b749-b7510f1ec426 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Delete volume with id: a9ae4e6d-d7bd-43f2-ab87-654edb9435dc Sep 08 06:45:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-21971f45-d528-4805-b749-b7510f1ec426 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Volume info retrieved successfully. Sep 08 06:45:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-21971f45-d528-4805-b749-b7510f1ec426 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Delete volume request issued successfully. Sep 08 06:45:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-21971f45-d528-4805-b749-b7510f1ec426 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc returned with HTTP 202 Sep 08 06:45:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 235/483] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 06:45:43 2026] DELETE /volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:45:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4f774dc8-f6cf-4e90-acd7-dceffa592599 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4f774dc8-f6cf-4e90-acd7-dceffa592599 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] GET http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc Sep 08 06:45:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4f774dc8-f6cf-4e90-acd7-dceffa592599 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4f774dc8-f6cf-4e90-acd7-dceffa592599 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4f774dc8-f6cf-4e90-acd7-dceffa592599 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Volume info retrieved successfully. Sep 08 06:45:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4f774dc8-f6cf-4e90-acd7-dceffa592599 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc returned with HTTP 200 Sep 08 06:45:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 249/484] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:45:43 2026] GET /volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc => generated 1136 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 06:45:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-425c2cbf-1815-4a71-82d5-6c9ede1ec8ae None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-425c2cbf-1815-4a71-82d5-6c9ede1ec8ae None None] GET http://192.168.122.168/volume// Sep 08 06:45:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-425c2cbf-1815-4a71-82d5-6c9ede1ec8ae None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-425c2cbf-1815-4a71-82d5-6c9ede1ec8ae None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-425c2cbf-1815-4a71-82d5-6c9ede1ec8ae None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:45:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 236/485] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:45:43 2026] GET /volume/ => generated 390 bytes in 27 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:45:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-e9f88222-6119-4e01-9fbf-2c21d0c9b052 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-e9f88222-6119-4e01-9fbf-2c21d0c9b052 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 08 06:45:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-e9f88222-6119-4e01-9fbf-2c21d0c9b052 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c679adbf-d2cb-46b1-8505-1418b345f941", "connector": null, "instance_uuid": "5ca47886-2f89-43d9-8139-4c64111422ca"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-e9f88222-6119-4e01-9fbf-2c21d0c9b052 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 08 06:45:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 250/486] 192.168.122.168 () {66 vars in 1483 bytes} [Tue Sep 8 06:45:44 2026] POST /volume/v3/attachments => generated 273 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:45:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-5681feb5-d427-45b0-896e-198a2888ae37 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-5681feb5-d427-45b0-896e-198a2888ae37 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] DELETE http://192.168.122.168/volume/v3/attachments/a0f7d2ed-49a5-49ea-8ecd-9f90cb9eb1ed Sep 08 06:45:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-5681feb5-d427-45b0-896e-198a2888ae37 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-5681feb5-d427-45b0-896e-198a2888ae37 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:45:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:44 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 08 06:45:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-5681feb5-d427-45b0-896e-198a2888ae37 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/attachments/a0f7d2ed-49a5-49ea-8ecd-9f90cb9eb1ed returned with HTTP 200 Sep 08 06:45:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 237/487] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:45:44 2026] DELETE /volume/v3/attachments/a0f7d2ed-49a5-49ea-8ecd-9f90cb9eb1ed => generated 192 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9c38351b-117d-4eb9-9265-aab2b9c21eea None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9c38351b-117d-4eb9-9265-aab2b9c21eea tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] GET http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc Sep 08 06:45:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9c38351b-117d-4eb9-9265-aab2b9c21eea tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9c38351b-117d-4eb9-9265-aab2b9c21eea tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9c38351b-117d-4eb9-9265-aab2b9c21eea tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Volume info retrieved successfully. Sep 08 06:45:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9c38351b-117d-4eb9-9265-aab2b9c21eea tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc returned with HTTP 200 Sep 08 06:45:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 251/488] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:45:44 2026] GET /volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc => generated 1136 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:45:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-716ba02d-3c30-4032-9903-848eb3ce4964 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-716ba02d-3c30-4032-9903-848eb3ce4964 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] GET http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc Sep 08 06:45:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-716ba02d-3c30-4032-9903-848eb3ce4964 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-716ba02d-3c30-4032-9903-848eb3ce4964 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-716ba02d-3c30-4032-9903-848eb3ce4964 tempest-VolumesTransfersV357Test-821703880 tempest-VolumesTransfersV357Test-821703880-project-admin] http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc returned with HTTP 404 Sep 08 06:45:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 238/489] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:45:46 2026] GET /volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:45:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a4da5f8e-9d29-49a4-9915-2ce5884869d6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a4da5f8e-9d29-49a4-9915-2ce5884869d6 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] GET http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc Sep 08 06:45:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a4da5f8e-9d29-49a4-9915-2ce5884869d6 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a4da5f8e-9d29-49a4-9915-2ce5884869d6 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a4da5f8e-9d29-49a4-9915-2ce5884869d6 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc returned with HTTP 404 Sep 08 06:45:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 252/490] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:45:46 2026] GET /volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:45:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e9cfd2c9-7be0-4af8-bab6-2bd04c76acc1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e9cfd2c9-7be0-4af8-bab6-2bd04c76acc1 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] DELETE http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc Sep 08 06:45:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e9cfd2c9-7be0-4af8-bab6-2bd04c76acc1 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e9cfd2c9-7be0-4af8-bab6-2bd04c76acc1 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:46 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-e9cfd2c9-7be0-4af8-bab6-2bd04c76acc1 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] Delete volume with id: a9ae4e6d-d7bd-43f2-ab87-654edb9435dc Sep 08 06:45:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e9cfd2c9-7be0-4af8-bab6-2bd04c76acc1 tempest-VolumesTransfersV357Test-2014161864 tempest-VolumesTransfersV357Test-2014161864-project-member] http://192.168.122.168/volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc returned with HTTP 404 Sep 08 06:45:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 239/491] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 06:45:46 2026] DELETE /volume/v3/volumes/a9ae4e6d-d7bd-43f2-ab87-654edb9435dc => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:45:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-1d062089-ce63-4232-8221-5c617b8335c8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-1d062089-ce63-4232-8221-5c617b8335c8 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] PUT http://192.168.122.168/volume/v3/attachments/0022743a-6d90-48df-8a42-fd034d73ba99 Sep 08 06:45:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-1d062089-ce63-4232-8221-5c617b8335c8 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:41a53b826eb1", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "16482855-131a-4008-adde-924f45bb8de5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:46 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-1d062089-ce63-4232-8221-5c617b8335c8 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Acquiring lock "cinder-attachment_update-c679adbf-d2cb-46b1-8505-1418b345f941-devstack" by "attachment_update" {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 06:45:47 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-1d062089-ce63-4232-8221-5c617b8335c8 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Lock "cinder-attachment_update-c679adbf-d2cb-46b1-8505-1418b345f941-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 06:45:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:47 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-1d062089-ce63-4232-8221-5c617b8335c8 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Lock "cinder-attachment_update-c679adbf-d2cb-46b1-8505-1418b345f941-devstack" released by "attachment_update" :: held 0.264s {{(pid=87202) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 06:45:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-1d062089-ce63-4232-8221-5c617b8335c8 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/attachments/0022743a-6d90-48df-8a42-fd034d73ba99 returned with HTTP 200 Sep 08 06:45:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 253/492] 192.168.122.168 () {66 vars in 1593 bytes} [Tue Sep 8 06:45:46 2026] PUT /volume/v3/attachments/0022743a-6d90-48df-8a42-fd034d73ba99 => generated 694 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-f20042e4-0edc-4f6a-8e96-de2bea58e5e8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-f20042e4-0edc-4f6a-8e96-de2bea58e5e8 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/attachments/0022743a-6d90-48df-8a42-fd034d73ba99 Sep 08 06:45:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-f20042e4-0edc-4f6a-8e96-de2bea58e5e8 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:45:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-f20042e4-0edc-4f6a-8e96-de2bea58e5e8 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:45:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:45:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-f20042e4-0edc-4f6a-8e96-de2bea58e5e8 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/attachments/0022743a-6d90-48df-8a42-fd034d73ba99 returned with HTTP 200 Sep 08 06:45:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 240/493] 192.168.122.168 () {62 vars in 1540 bytes} [Tue Sep 8 06:45:47 2026] GET /volume/v3/attachments/0022743a-6d90-48df-8a42-fd034d73ba99 => generated 719 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:45:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-f0bcb15c-e704-4339-b382-99ac3c8418c1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:45:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-f0bcb15c-e704-4339-b382-99ac3c8418c1 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] POST http://192.168.122.168/volume/v3/attachments/0022743a-6d90-48df-8a42-fd034d73ba99/action Sep 08 06:45:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-f0bcb15c-e704-4339-b382-99ac3c8418c1 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Action body: b'{"os-complete": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:45:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-f0bcb15c-e704-4339-b382-99ac3c8418c1 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:45:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:45:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:45:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:45:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:45:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-62ea6516-ac7d-4b1e-84d8-7cb2e32ec507 req-f0bcb15c-e704-4339-b382-99ac3c8418c1 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/attachments/0022743a-6d90-48df-8a42-fd034d73ba99/action returned with HTTP 204 Sep 08 06:45:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 254/494] 192.168.122.168 () {66 vars in 1614 bytes} [Tue Sep 8 06:45:49 2026] POST /volume/v3/attachments/0022743a-6d90-48df-8a42-fd034d73ba99/action => generated 0 bytes in 129 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:45:57 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=30,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:45:59 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=37,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:46:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-768a6b80-725f-4274-a017-bbbdba1d7a8e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-768a6b80-725f-4274-a017-bbbdba1d7a8e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:46:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-768a6b80-725f-4274-a017-bbbdba1d7a8e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1642056179"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:46:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-768a6b80-725f-4274-a017-bbbdba1d7a8e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1642056179'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:46:10 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-768a6b80-725f-4274-a017-bbbdba1d7a8e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Create volume of 1 GB Sep 08 06:46:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-768a6b80-725f-4274-a017-bbbdba1d7a8e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Availability Zones retrieved successfully. Sep 08 06:46:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-768a6b80-725f-4274-a017-bbbdba1d7a8e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Flow 'volume_create_api' (66fd9a61-d1d4-45e0-bd00-14e0301e6689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:46:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-768a6b80-725f-4274-a017-bbbdba1d7a8e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acf490a4-6952-424d-b2db-119db4f10c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-768a6b80-725f-4274-a017-bbbdba1d7a8e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:46:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-768a6b80-725f-4274-a017-bbbdba1d7a8e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acf490a4-6952-424d-b2db-119db4f10c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-768a6b80-725f-4274-a017-bbbdba1d7a8e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2a98d93-0862-4c2f-9a1d-139fed6d5469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:10 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-768a6b80-725f-4274-a017-bbbdba1d7a8e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Created reservations ['dda624e7-06f3-4f4a-81df-7e6ec01d2dba', '9bf3ca76-4a42-4e8d-8c22-7b9c5e39b726', 'a31d8606-dc9c-4caa-9332-b7f65ed4cef2', 'bbf3f0d9-5bb9-48d3-a439-4f8521bcd774'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:46:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-768a6b80-725f-4274-a017-bbbdba1d7a8e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2a98d93-0862-4c2f-9a1d-139fed6d5469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dda624e7-06f3-4f4a-81df-7e6ec01d2dba', '9bf3ca76-4a42-4e8d-8c22-7b9c5e39b726', 'a31d8606-dc9c-4caa-9332-b7f65ed4cef2', 'bbf3f0d9-5bb9-48d3-a439-4f8521bcd774']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-768a6b80-725f-4274-a017-bbbdba1d7a8e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25369e49-025f-42f1-b74d-913b03d551e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-768a6b80-725f-4274-a017-bbbdba1d7a8e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25369e49-025f-42f1-b74d-913b03d551e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99678f42-a9d2-4de7-b82c-fff35032ac56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1642056179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b4941bb1fb44fbbbbda64a8438bf66a',qos_specs=None,replication_status=,reservations=['dda624e7-06f3-4f4a-81df-7e6ec01d2dba','9bf3ca76-4a42-4e8d-8c22-7b9c5e39b726','a31d8606-dc9c-4caa-9332-b7f65ed4cef2','bbf3f0d9-5bb9-48d3-a439-4f8521bcd774'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8ab0d637f5f4712b0d4425f6bf56b83',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:46:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1642056179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99678f42-a9d2-4de7-b82c-fff35032ac56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b4941bb1fb44fbbbbda64a8438bf66a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8ab0d637f5f4712b0d4425f6bf56b83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-768a6b80-725f-4274-a017-bbbdba1d7a8e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (698c32c2-a3c0-4e83-bc3b-6e00904202ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-768a6b80-725f-4274-a017-bbbdba1d7a8e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (698c32c2-a3c0-4e83-bc3b-6e00904202ca) transitioned into state 'SUCCESS' from state '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-1642056179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b4941bb1fb44fbbbbda64a8438bf66a',qos_specs=None,replication_status=,reservations=['dda624e7-06f3-4f4a-81df-7e6ec01d2dba','9bf3ca76-4a42-4e8d-8c22-7b9c5e39b726','a31d8606-dc9c-4caa-9332-b7f65ed4cef2','bbf3f0d9-5bb9-48d3-a439-4f8521bcd774'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8ab0d637f5f4712b0d4425f6bf56b83',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-768a6b80-725f-4274-a017-bbbdba1d7a8e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7b405f9-2183-4e37-9f8d-786b065d6d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-768a6b80-725f-4274-a017-bbbdba1d7a8e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7b405f9-2183-4e37-9f8d-786b065d6d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-768a6b80-725f-4274-a017-bbbdba1d7a8e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Flow 'volume_create_api' (66fd9a61-d1d4-45e0-bd00-14e0301e6689) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:46:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-768a6b80-725f-4274-a017-bbbdba1d7a8e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Create volume request issued successfully. Sep 08 06:46:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-768a6b80-725f-4274-a017-bbbdba1d7a8e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:46:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 241/495] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:46:10 2026] POST /volume/v3/volumes => generated 763 bytes in 871 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:46:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6f15ec92-26b8-452f-b45e-45d2b16e81f0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6f15ec92-26b8-452f-b45e-45d2b16e81f0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 Sep 08 06:46:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6f15ec92-26b8-452f-b45e-45d2b16e81f0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6f15ec92-26b8-452f-b45e-45d2b16e81f0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6f15ec92-26b8-452f-b45e-45d2b16e81f0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6f15ec92-26b8-452f-b45e-45d2b16e81f0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 returned with HTTP 200 Sep 08 06:46:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 255/496] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:11 2026] GET /volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 => generated 831 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d3ce39f3-6fa0-4f18-8e23-d05e99d3a88f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d3ce39f3-6fa0-4f18-8e23-d05e99d3a88f tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 Sep 08 06:46:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d3ce39f3-6fa0-4f18-8e23-d05e99d3a88f tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d3ce39f3-6fa0-4f18-8e23-d05e99d3a88f tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d3ce39f3-6fa0-4f18-8e23-d05e99d3a88f tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d3ce39f3-6fa0-4f18-8e23-d05e99d3a88f tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 returned with HTTP 200 Sep 08 06:46:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 242/497] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:12 2026] GET /volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 => generated 855 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:46:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e05457b3-3e82-4e76-b23c-15c9c4f5ab86 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e05457b3-3e82-4e76-b23c-15c9c4f5ab86 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 Sep 08 06:46:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e05457b3-3e82-4e76-b23c-15c9c4f5ab86 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e05457b3-3e82-4e76-b23c-15c9c4f5ab86 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e05457b3-3e82-4e76-b23c-15c9c4f5ab86 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e05457b3-3e82-4e76-b23c-15c9c4f5ab86 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 returned with HTTP 200 Sep 08 06:46:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 256/498] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:13 2026] GET /volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 => generated 856 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6abc6008-4ac7-4645-a00c-7239b09f3020 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6abc6008-4ac7-4645-a00c-7239b09f3020 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] GET http://192.168.122.168/volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 Sep 08 06:46:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6abc6008-4ac7-4645-a00c-7239b09f3020 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6abc6008-4ac7-4645-a00c-7239b09f3020 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6abc6008-4ac7-4645-a00c-7239b09f3020 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Volume info retrieved successfully. Sep 08 06:46:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6abc6008-4ac7-4645-a00c-7239b09f3020 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] http://192.168.122.168/volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 returned with HTTP 200 Sep 08 06:46:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 243/499] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:13 2026] GET /volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 => generated 856 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b52ed3cb-b7c2-470c-b699-15050a407e71 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b52ed3cb-b7c2-470c-b699-15050a407e71 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:46:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b52ed3cb-b7c2-470c-b699-15050a407e71 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "99678f42-a9d2-4de7-b82c-fff35032ac56", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1633092838"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:46:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b52ed3cb-b7c2-470c-b699-15050a407e71 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:13 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-b52ed3cb-b7c2-470c-b699-15050a407e71 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Create snapshot from volume 99678f42-a9d2-4de7-b82c-fff35032ac56 Sep 08 06:46:14 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-b52ed3cb-b7c2-470c-b699-15050a407e71 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Created reservations ['5aabc16e-6a42-4b9b-a1dd-66f1cb72bdff', '677c5844-1b08-400b-966e-e88c1501d16c', 'f4602a9f-bed3-4cc1-b70a-984235dbd1cf', 'ff01f633-d440-4b15-8714-b3743cd9f721'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:46:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b52ed3cb-b7c2-470c-b699-15050a407e71 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot create request issued successfully. Sep 08 06:46:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b52ed3cb-b7c2-470c-b699-15050a407e71 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:46:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 257/500] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:46:13 2026] POST /volume/v3/snapshots => generated 380 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:46:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1889fb2a-8884-4077-a429-ffe377b3f35c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1889fb2a-8884-4077-a429-ffe377b3f35c tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d Sep 08 06:46:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1889fb2a-8884-4077-a429-ffe377b3f35c tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1889fb2a-8884-4077-a429-ffe377b3f35c tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1889fb2a-8884-4077-a429-ffe377b3f35c tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1889fb2a-8884-4077-a429-ffe377b3f35c tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d returned with HTTP 200 Sep 08 06:46:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 244/501] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:14 2026] GET /volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d => generated 512 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:46:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2397ad1b-3a20-45b5-ae0b-fc3e8844b3de None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2397ad1b-3a20-45b5-ae0b-fc3e8844b3de tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d Sep 08 06:46:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2397ad1b-3a20-45b5-ae0b-fc3e8844b3de tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2397ad1b-3a20-45b5-ae0b-fc3e8844b3de tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2397ad1b-3a20-45b5-ae0b-fc3e8844b3de tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2397ad1b-3a20-45b5-ae0b-fc3e8844b3de tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d returned with HTTP 200 Sep 08 06:46:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 258/502] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:15 2026] GET /volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d => generated 512 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-60a6368c-4eaf-41a9-b377-a8e5c8be4bc7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-60a6368c-4eaf-41a9-b377-a8e5c8be4bc7 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d Sep 08 06:46:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-60a6368c-4eaf-41a9-b377-a8e5c8be4bc7 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-60a6368c-4eaf-41a9-b377-a8e5c8be4bc7 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-60a6368c-4eaf-41a9-b377-a8e5c8be4bc7 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-60a6368c-4eaf-41a9-b377-a8e5c8be4bc7 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d returned with HTTP 200 Sep 08 06:46:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 245/503] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:16 2026] GET /volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d => generated 512 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d6eb7b43-de40-4a8c-863a-a78e3f5fd96d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d6eb7b43-de40-4a8c-863a-a78e3f5fd96d tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d Sep 08 06:46:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d6eb7b43-de40-4a8c-863a-a78e3f5fd96d tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d6eb7b43-de40-4a8c-863a-a78e3f5fd96d tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d6eb7b43-de40-4a8c-863a-a78e3f5fd96d tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d6eb7b43-de40-4a8c-863a-a78e3f5fd96d tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d returned with HTTP 200 Sep 08 06:46:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 259/504] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:17 2026] GET /volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d => generated 512 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-84104e53-467e-4594-92ee-6078fc6457b5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-84104e53-467e-4594-92ee-6078fc6457b5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d Sep 08 06:46:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-84104e53-467e-4594-92ee-6078fc6457b5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-84104e53-467e-4594-92ee-6078fc6457b5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-84104e53-467e-4594-92ee-6078fc6457b5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-84104e53-467e-4594-92ee-6078fc6457b5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d returned with HTTP 200 Sep 08 06:46:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 246/505] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:18 2026] GET /volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d => generated 539 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-53105af0-f79e-4fd6-8aed-527b89e5379d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-53105af0-f79e-4fd6-8aed-527b89e5379d tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] GET http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d Sep 08 06:46:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-53105af0-f79e-4fd6-8aed-527b89e5379d tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-53105af0-f79e-4fd6-8aed-527b89e5379d tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-53105af0-f79e-4fd6-8aed-527b89e5379d tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Snapshot retrieved successfully. Sep 08 06:46:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-53105af0-f79e-4fd6-8aed-527b89e5379d tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d returned with HTTP 200 Sep 08 06:46:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 260/506] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:18 2026] GET /volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d => generated 539 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-34eea858-4e80-40ea-93ff-9bd9cc961ddd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-34eea858-4e80-40ea-93ff-9bd9cc961ddd tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] GET http://192.168.122.168/volume/v3/snapshots Sep 08 06:46:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-34eea858-4e80-40ea-93ff-9bd9cc961ddd tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-34eea858-4e80-40ea-93ff-9bd9cc961ddd tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-34eea858-4e80-40ea-93ff-9bd9cc961ddd tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:46:18 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-34eea858-4e80-40ea-93ff-9bd9cc961ddd tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:46:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:18 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:46:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-34eea858-4e80-40ea-93ff-9bd9cc961ddd tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Get all snapshots completed successfully. Sep 08 06:46:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-34eea858-4e80-40ea-93ff-9bd9cc961ddd tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] http://192.168.122.168/volume/v3/snapshots returned with HTTP 200 Sep 08 06:46:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 247/507] 192.168.122.168 () {58 vars in 1127 bytes} [Tue Sep 8 06:46:18 2026] GET /volume/v3/snapshots => generated 408 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d5f4d291-a734-468a-9d88-b476626282ed None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d5f4d291-a734-468a-9d88-b476626282ed tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] PUT http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d Sep 08 06:46:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d5f4d291-a734-468a-9d88-b476626282ed tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-544624568", "description": "This is the new description of snapshot."}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:46:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d5f4d291-a734-468a-9d88-b476626282ed tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d5f4d291-a734-468a-9d88-b476626282ed tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d returned with HTTP 200 Sep 08 06:46:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 261/508] 192.168.122.168 () {60 vars in 1259 bytes} [Tue Sep 8 06:46:18 2026] PUT /volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d => generated 442 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e6c10b75-e355-424b-9dda-a3d973d4d778 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e6c10b75-e355-424b-9dda-a3d973d4d778 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] GET http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d Sep 08 06:46:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e6c10b75-e355-424b-9dda-a3d973d4d778 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e6c10b75-e355-424b-9dda-a3d973d4d778 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e6c10b75-e355-424b-9dda-a3d973d4d778 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Snapshot retrieved successfully. Sep 08 06:46:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e6c10b75-e355-424b-9dda-a3d973d4d778 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d returned with HTTP 200 Sep 08 06:46:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 248/509] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:19 2026] GET /volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d => generated 576 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-052fd106-628f-49ce-9dc6-28adf8eaa160 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-052fd106-628f-49ce-9dc6-28adf8eaa160 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d Sep 08 06:46:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-052fd106-628f-49ce-9dc6-28adf8eaa160 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-052fd106-628f-49ce-9dc6-28adf8eaa160 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:19 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-052fd106-628f-49ce-9dc6-28adf8eaa160 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Delete snapshot with id: b1c03708-1fc4-4006-8698-44f33bcd822d Sep 08 06:46:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-052fd106-628f-49ce-9dc6-28adf8eaa160 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-052fd106-628f-49ce-9dc6-28adf8eaa160 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot delete request issued successfully. Sep 08 06:46:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-052fd106-628f-49ce-9dc6-28adf8eaa160 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d returned with HTTP 202 Sep 08 06:46:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 262/510] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:46:19 2026] DELETE /volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:46:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-981c6582-a1fa-4f6e-b29c-ba7e4dcfbdce None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-981c6582-a1fa-4f6e-b29c-ba7e4dcfbdce tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d Sep 08 06:46:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-981c6582-a1fa-4f6e-b29c-ba7e4dcfbdce tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-981c6582-a1fa-4f6e-b29c-ba7e4dcfbdce tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-981c6582-a1fa-4f6e-b29c-ba7e4dcfbdce tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-981c6582-a1fa-4f6e-b29c-ba7e4dcfbdce tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d returned with HTTP 200 Sep 08 06:46:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 249/511] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:19 2026] GET /volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d => generated 575 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:46:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6f6b1647-2cc5-4abb-bfa1-45f872b0f8e5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6f6b1647-2cc5-4abb-bfa1-45f872b0f8e5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d Sep 08 06:46:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6f6b1647-2cc5-4abb-bfa1-45f872b0f8e5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6f6b1647-2cc5-4abb-bfa1-45f872b0f8e5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6f6b1647-2cc5-4abb-bfa1-45f872b0f8e5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6f6b1647-2cc5-4abb-bfa1-45f872b0f8e5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d returned with HTTP 200 Sep 08 06:46:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 263/512] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:20 2026] GET /volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d => generated 575 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2bbfa36c-5737-42a6-baa6-a06e6c5dabec None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2bbfa36c-5737-42a6-baa6-a06e6c5dabec tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d Sep 08 06:46:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2bbfa36c-5737-42a6-baa6-a06e6c5dabec tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2bbfa36c-5737-42a6-baa6-a06e6c5dabec tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2bbfa36c-5737-42a6-baa6-a06e6c5dabec tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2bbfa36c-5737-42a6-baa6-a06e6c5dabec tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d returned with HTTP 200 Sep 08 06:46:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 250/513] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:21 2026] GET /volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d => generated 575 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:46:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-631de64f-90ae-41fc-a7f6-4bb10d022306 req-b8909904-9c2b-4e1a-ad5b-8455ebfc48f9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-631de64f-90ae-41fc-a7f6-4bb10d022306 req-b8909904-9c2b-4e1a-ad5b-8455ebfc48f9 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] DELETE http://192.168.122.168/volume/v3/attachments/0022743a-6d90-48df-8a42-fd034d73ba99 Sep 08 06:46:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-631de64f-90ae-41fc-a7f6-4bb10d022306 req-b8909904-9c2b-4e1a-ad5b-8455ebfc48f9 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-631de64f-90ae-41fc-a7f6-4bb10d022306 req-b8909904-9c2b-4e1a-ad5b-8455ebfc48f9 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:22 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, Sep 08 06:46:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-631de64f-90ae-41fc-a7f6-4bb10d022306 req-b8909904-9c2b-4e1a-ad5b-8455ebfc48f9 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/attachments/0022743a-6d90-48df-8a42-fd034d73ba99 returned with HTTP 200 Sep 08 06:46:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 264/514] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:46:21 2026] DELETE /volume/v3/attachments/0022743a-6d90-48df-8a42-fd034d73ba99 => generated 19 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-631de64f-90ae-41fc-a7f6-4bb10d022306 req-1c673c9d-722a-48d8-b2e9-d158857a9e9e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-631de64f-90ae-41fc-a7f6-4bb10d022306 req-1c673c9d-722a-48d8-b2e9-d158857a9e9e tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] DELETE http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 Sep 08 06:46:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-631de64f-90ae-41fc-a7f6-4bb10d022306 req-1c673c9d-722a-48d8-b2e9-d158857a9e9e tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-631de64f-90ae-41fc-a7f6-4bb10d022306 req-1c673c9d-722a-48d8-b2e9-d158857a9e9e tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:22 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [req-631de64f-90ae-41fc-a7f6-4bb10d022306 req-1c673c9d-722a-48d8-b2e9-d158857a9e9e tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Delete volume with id: c679adbf-d2cb-46b1-8505-1418b345f941 Sep 08 06:46:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-631de64f-90ae-41fc-a7f6-4bb10d022306 req-1c673c9d-722a-48d8-b2e9-d158857a9e9e tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:46:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d798290f-4718-469a-b201-f8b4a6eada15 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d798290f-4718-469a-b201-f8b4a6eada15 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d Sep 08 06:46:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d798290f-4718-469a-b201-f8b4a6eada15 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d798290f-4718-469a-b201-f8b4a6eada15 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-631de64f-90ae-41fc-a7f6-4bb10d022306 req-1c673c9d-722a-48d8-b2e9-d158857a9e9e tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Delete volume request issued successfully. Sep 08 06:46:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-631de64f-90ae-41fc-a7f6-4bb10d022306 req-1c673c9d-722a-48d8-b2e9-d158857a9e9e tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 returned with HTTP 202 Sep 08 06:46:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 251/515] 192.168.122.168 () {62 vars in 1509 bytes} [Tue Sep 8 06:46:22 2026] DELETE /volume/v3/volumes/c679adbf-d2cb-46b1-8505-1418b345f941 => generated 0 bytes in 257 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:46:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d798290f-4718-469a-b201-f8b4a6eada15 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d798290f-4718-469a-b201-f8b4a6eada15 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d returned with HTTP 200 Sep 08 06:46:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 265/516] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:22 2026] GET /volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d => generated 575 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0d8e0773-89e5-4b93-b644-3be41bcc1a41 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0d8e0773-89e5-4b93-b644-3be41bcc1a41 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d Sep 08 06:46:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0d8e0773-89e5-4b93-b644-3be41bcc1a41 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0d8e0773-89e5-4b93-b644-3be41bcc1a41 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0d8e0773-89e5-4b93-b644-3be41bcc1a41 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d returned with HTTP 404 Sep 08 06:46:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 252/517] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:23 2026] GET /volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d => generated 111 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:46:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1341ecbd-6148-4fd8-8ff4-e8775dbbc3ee None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1341ecbd-6148-4fd8-8ff4-e8775dbbc3ee tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d Sep 08 06:46:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1341ecbd-6148-4fd8-8ff4-e8775dbbc3ee tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1341ecbd-6148-4fd8-8ff4-e8775dbbc3ee tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:23 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-1341ecbd-6148-4fd8-8ff4-e8775dbbc3ee tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Delete snapshot with id: b1c03708-1fc4-4006-8698-44f33bcd822d Sep 08 06:46:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1341ecbd-6148-4fd8-8ff4-e8775dbbc3ee tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d returned with HTTP 404 Sep 08 06:46:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 266/518] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:46:23 2026] DELETE /volume/v3/snapshots/b1c03708-1fc4-4006-8698-44f33bcd822d => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:46:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b8f70943-b9ff-4625-b034-ddc5cc7093fd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b8f70943-b9ff-4625-b034-ddc5cc7093fd tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] GET http://192.168.122.168/volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 Sep 08 06:46:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b8f70943-b9ff-4625-b034-ddc5cc7093fd tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b8f70943-b9ff-4625-b034-ddc5cc7093fd tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b8f70943-b9ff-4625-b034-ddc5cc7093fd tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Volume info retrieved successfully. Sep 08 06:46:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b8f70943-b9ff-4625-b034-ddc5cc7093fd tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] http://192.168.122.168/volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 returned with HTTP 200 Sep 08 06:46:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 253/519] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:23 2026] GET /volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 => generated 856 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cbae806e-076e-4187-9c35-ff0605943468 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cbae806e-076e-4187-9c35-ff0605943468 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:46:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cbae806e-076e-4187-9c35-ff0605943468 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1903577199"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:46:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-cbae806e-076e-4187-9c35-ff0605943468 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1903577199'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:46:24 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-cbae806e-076e-4187-9c35-ff0605943468 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Create volume of 1 GB Sep 08 06:46:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cbae806e-076e-4187-9c35-ff0605943468 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Availability Zones retrieved successfully. Sep 08 06:46:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cbae806e-076e-4187-9c35-ff0605943468 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Flow 'volume_create_api' (0762a08a-8253-4c4e-a416-60f30b0c4d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:46:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cbae806e-076e-4187-9c35-ff0605943468 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bb48f17-ab60-4eaa-a11c-9f47e3c65348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-cbae806e-076e-4187-9c35-ff0605943468 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:46:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cbae806e-076e-4187-9c35-ff0605943468 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bb48f17-ab60-4eaa-a11c-9f47e3c65348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cbae806e-076e-4187-9c35-ff0605943468 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14625a8f-e322-4dde-9503-b336eee1bdec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:24 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-cbae806e-076e-4187-9c35-ff0605943468 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Created reservations ['0c24c1c1-8561-4b6d-bf97-4f66ad6d53ea', '55c13e67-9bff-437e-9e44-832cad7cbdf6', '1e422419-2bc8-4286-b241-9bf043566ba3', 'f6ce8cf4-ed21-419b-ba8a-4e43552ab056'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:46:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cbae806e-076e-4187-9c35-ff0605943468 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14625a8f-e322-4dde-9503-b336eee1bdec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c24c1c1-8561-4b6d-bf97-4f66ad6d53ea', '55c13e67-9bff-437e-9e44-832cad7cbdf6', '1e422419-2bc8-4286-b241-9bf043566ba3', 'f6ce8cf4-ed21-419b-ba8a-4e43552ab056']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cbae806e-076e-4187-9c35-ff0605943468 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (324b31d9-6f5a-4f3a-b554-1eed4c2fc776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cbae806e-076e-4187-9c35-ff0605943468 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (324b31d9-6f5a-4f3a-b554-1eed4c2fc776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1903577199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b4941bb1fb44fbbbbda64a8438bf66a',qos_specs=None,replication_status=,reservations=['0c24c1c1-8561-4b6d-bf97-4f66ad6d53ea','55c13e67-9bff-437e-9e44-832cad7cbdf6','1e422419-2bc8-4286-b241-9bf043566ba3','f6ce8cf4-ed21-419b-ba8a-4e43552ab056'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8ab0d637f5f4712b0d4425f6bf56b83',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:46:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1903577199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b4941bb1fb44fbbbbda64a8438bf66a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8ab0d637f5f4712b0d4425f6bf56b83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cbae806e-076e-4187-9c35-ff0605943468 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09280179-33ce-4841-b4b5-1dac7302ed27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cbae806e-076e-4187-9c35-ff0605943468 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09280179-33ce-4841-b4b5-1dac7302ed27) transitioned into state 'SUCCESS' from state '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-1903577199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b4941bb1fb44fbbbbda64a8438bf66a',qos_specs=None,replication_status=,reservations=['0c24c1c1-8561-4b6d-bf97-4f66ad6d53ea','55c13e67-9bff-437e-9e44-832cad7cbdf6','1e422419-2bc8-4286-b241-9bf043566ba3','f6ce8cf4-ed21-419b-ba8a-4e43552ab056'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8ab0d637f5f4712b0d4425f6bf56b83',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cbae806e-076e-4187-9c35-ff0605943468 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de973050-dcb1-4a41-8520-91bbb8490c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cbae806e-076e-4187-9c35-ff0605943468 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de973050-dcb1-4a41-8520-91bbb8490c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-cbae806e-076e-4187-9c35-ff0605943468 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Flow 'volume_create_api' (0762a08a-8253-4c4e-a416-60f30b0c4d4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:46:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cbae806e-076e-4187-9c35-ff0605943468 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Create volume request issued successfully. Sep 08 06:46:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cbae806e-076e-4187-9c35-ff0605943468 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:46:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 267/520] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:46:24 2026] POST /volume/v3/volumes => generated 763 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:46:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e8eeee86-66cd-4e73-8a89-451d45ce84dd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e8eeee86-66cd-4e73-8a89-451d45ce84dd tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb Sep 08 06:46:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e8eeee86-66cd-4e73-8a89-451d45ce84dd tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e8eeee86-66cd-4e73-8a89-451d45ce84dd tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e8eeee86-66cd-4e73-8a89-451d45ce84dd tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e8eeee86-66cd-4e73-8a89-451d45ce84dd tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb returned with HTTP 200 Sep 08 06:46:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 254/521] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:24 2026] GET /volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb => generated 831 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7db85aee-c4c4-4789-ae52-c1e5f59f6baa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7db85aee-c4c4-4789-ae52-c1e5f59f6baa tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] DELETE http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b Sep 08 06:46:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7db85aee-c4c4-4789-ae52-c1e5f59f6baa tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7db85aee-c4c4-4789-ae52-c1e5f59f6baa tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:25 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-7db85aee-c4c4-4789-ae52-c1e5f59f6baa tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Delete volume with id: 439c9734-e231-45ca-b475-b4a0b57f534b Sep 08 06:46:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7db85aee-c4c4-4789-ae52-c1e5f59f6baa tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:46:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7db85aee-c4c4-4789-ae52-c1e5f59f6baa tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Delete volume request issued successfully. Sep 08 06:46:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7db85aee-c4c4-4789-ae52-c1e5f59f6baa tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b returned with HTTP 202 Sep 08 06:46:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 268/522] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:46:24 2026] DELETE /volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:46:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a7485b28-29d8-4112-abe0-2cd6d203a5d5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a7485b28-29d8-4112-abe0-2cd6d203a5d5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b Sep 08 06:46:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a7485b28-29d8-4112-abe0-2cd6d203a5d5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a7485b28-29d8-4112-abe0-2cd6d203a5d5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a7485b28-29d8-4112-abe0-2cd6d203a5d5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:46:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a7485b28-29d8-4112-abe0-2cd6d203a5d5 tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b returned with HTTP 200 Sep 08 06:46:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 255/523] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:25 2026] GET /volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b => generated 854 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:46:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2474c9e1-3877-4624-84a3-3fd94dce0ba4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2474c9e1-3877-4624-84a3-3fd94dce0ba4 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb Sep 08 06:46:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2474c9e1-3877-4624-84a3-3fd94dce0ba4 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2474c9e1-3877-4624-84a3-3fd94dce0ba4 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2474c9e1-3877-4624-84a3-3fd94dce0ba4 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2474c9e1-3877-4624-84a3-3fd94dce0ba4 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb returned with HTTP 200 Sep 08 06:46:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 269/524] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:25 2026] GET /volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb => generated 855 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:46:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-381d9147-70f1-4b88-b803-0b148ae6730d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-381d9147-70f1-4b88-b803-0b148ae6730d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b Sep 08 06:46:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-381d9147-70f1-4b88-b803-0b148ae6730d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-381d9147-70f1-4b88-b803-0b148ae6730d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-381d9147-70f1-4b88-b803-0b148ae6730d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Volume info retrieved successfully. Sep 08 06:46:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-381d9147-70f1-4b88-b803-0b148ae6730d tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b returned with HTTP 200 Sep 08 06:46:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 256/525] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:26 2026] GET /volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-91ab8166-b400-437a-9565-92dfbe8e95fb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-91ab8166-b400-437a-9565-92dfbe8e95fb tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb Sep 08 06:46:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-91ab8166-b400-437a-9565-92dfbe8e95fb tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-91ab8166-b400-437a-9565-92dfbe8e95fb tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-91ab8166-b400-437a-9565-92dfbe8e95fb tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-91ab8166-b400-437a-9565-92dfbe8e95fb tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb returned with HTTP 200 Sep 08 06:46:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 270/526] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:26 2026] GET /volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e8c041bf-ee0d-4822-a260-bdd3312b01b2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e8c041bf-ee0d-4822-a260-bdd3312b01b2 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:46:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e8c041bf-ee0d-4822-a260-bdd3312b01b2 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-921629382"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:46:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e8c041bf-ee0d-4822-a260-bdd3312b01b2 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:26 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-e8c041bf-ee0d-4822-a260-bdd3312b01b2 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Create snapshot from volume 2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb Sep 08 06:46:26 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-e8c041bf-ee0d-4822-a260-bdd3312b01b2 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Created reservations ['fd454987-07ad-4fe6-a447-de2f33023da4', '14d6f004-87ee-4751-84bc-6e5a2f0ec3c2', 'da040131-1fb4-4b44-93ed-dbaa7e0be48e', '5c75d551-5172-48f1-8c40-9e3af964c4bb'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:46:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e8c041bf-ee0d-4822-a260-bdd3312b01b2 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot create request issued successfully. Sep 08 06:46:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e8c041bf-ee0d-4822-a260-bdd3312b01b2 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:46:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 257/527] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:46:26 2026] POST /volume/v3/snapshots => generated 309 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 06:46:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c84a1c9e-1321-4632-ad19-06680180b778 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c84a1c9e-1321-4632-ad19-06680180b778 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd Sep 08 06:46:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c84a1c9e-1321-4632-ad19-06680180b778 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c84a1c9e-1321-4632-ad19-06680180b778 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c84a1c9e-1321-4632-ad19-06680180b778 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c84a1c9e-1321-4632-ad19-06680180b778 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd returned with HTTP 200 Sep 08 06:46:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 271/528] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:27 2026] GET /volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd => generated 441 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3aae781b-8360-4c49-9285-eb75dcb4a48e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3aae781b-8360-4c49-9285-eb75dcb4a48e tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] GET http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b Sep 08 06:46:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3aae781b-8360-4c49-9285-eb75dcb4a48e tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3aae781b-8360-4c49-9285-eb75dcb4a48e tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3aae781b-8360-4c49-9285-eb75dcb4a48e tempest-ServerActionsTestOtherA-1140651778 tempest-ServerActionsTestOtherA-1140651778-project-member] http://192.168.122.168/volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b returned with HTTP 404 Sep 08 06:46:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 258/529] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:27 2026] GET /volume/v3/volumes/439c9734-e231-45ca-b475-b4a0b57f534b => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:46:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-10621ba3-f85e-47bb-a775-9dd02d74ec2a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-10621ba3-f85e-47bb-a775-9dd02d74ec2a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd Sep 08 06:46:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-10621ba3-f85e-47bb-a775-9dd02d74ec2a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-10621ba3-f85e-47bb-a775-9dd02d74ec2a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-10621ba3-f85e-47bb-a775-9dd02d74ec2a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-10621ba3-f85e-47bb-a775-9dd02d74ec2a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd returned with HTTP 200 Sep 08 06:46:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 272/530] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:28 2026] GET /volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd => generated 441 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5a2fa03e-880c-4cfa-82cc-7633317b76f6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5a2fa03e-880c-4cfa-82cc-7633317b76f6 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd Sep 08 06:46:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5a2fa03e-880c-4cfa-82cc-7633317b76f6 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5a2fa03e-880c-4cfa-82cc-7633317b76f6 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5a2fa03e-880c-4cfa-82cc-7633317b76f6 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5a2fa03e-880c-4cfa-82cc-7633317b76f6 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd returned with HTTP 200 Sep 08 06:46:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 259/531] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:29 2026] GET /volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd => generated 441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6baee96c-2951-4bc5-a335-fbf7bc5b1d66 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6baee96c-2951-4bc5-a335-fbf7bc5b1d66 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd Sep 08 06:46:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6baee96c-2951-4bc5-a335-fbf7bc5b1d66 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6baee96c-2951-4bc5-a335-fbf7bc5b1d66 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6baee96c-2951-4bc5-a335-fbf7bc5b1d66 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6baee96c-2951-4bc5-a335-fbf7bc5b1d66 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd returned with HTTP 200 Sep 08 06:46:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 273/532] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:30 2026] GET /volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9be28919-706c-466e-940e-d80d69c8e683 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9be28919-706c-466e-940e-d80d69c8e683 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:46:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9be28919-706c-466e-940e-d80d69c8e683 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d137be0d-a616-4449-b49c-63f549f298bd", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1547612493"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:46:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-9be28919-706c-466e-940e-d80d69c8e683 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Create volume request body: {'volume': {'snapshot_id': 'd137be0d-a616-4449-b49c-63f549f298bd', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1547612493'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:46:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9be28919-706c-466e-940e-d80d69c8e683 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:30 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-9be28919-706c-466e-940e-d80d69c8e683 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Create volume of 2 GB Sep 08 06:46:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9be28919-706c-466e-940e-d80d69c8e683 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Availability Zones retrieved successfully. Sep 08 06:46:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9be28919-706c-466e-940e-d80d69c8e683 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Flow 'volume_create_api' (d10b3a4e-0b61-4799-8d6b-3b3c0c8b57ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:46:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9be28919-706c-466e-940e-d80d69c8e683 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89422cf7-0306-4eb6-97eb-189edab2c06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-9be28919-706c-466e-940e-d80d69c8e683 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:46:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9be28919-706c-466e-940e-d80d69c8e683 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89422cf7-0306-4eb6-97eb-189edab2c06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'd137be0d-a616-4449-b49c-63f549f298bd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9be28919-706c-466e-940e-d80d69c8e683 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32c7fc32-f23b-41a4-8964-8039f122e7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:30 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-9be28919-706c-466e-940e-d80d69c8e683 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Created reservations ['24b49f7b-9d47-43cd-8eb8-b4574319bfb3', '8362f6ea-6d47-46a2-9a88-9605ee4062fe', '445d86a7-d0d0-4345-a3ff-ff5d746a510e', 'a82ad4fa-d7c5-478f-89a0-f993208f2086'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:46:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9be28919-706c-466e-940e-d80d69c8e683 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32c7fc32-f23b-41a4-8964-8039f122e7d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24b49f7b-9d47-43cd-8eb8-b4574319bfb3', '8362f6ea-6d47-46a2-9a88-9605ee4062fe', '445d86a7-d0d0-4345-a3ff-ff5d746a510e', 'a82ad4fa-d7c5-478f-89a0-f993208f2086']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9be28919-706c-466e-940e-d80d69c8e683 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be356b83-7b3e-4a0e-958d-284a0b840420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9be28919-706c-466e-940e-d80d69c8e683 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be356b83-7b3e-4a0e-958d-284a0b840420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '950cdf44-1fdb-4736-a6cf-9a7f0e4c482a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1547612493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b4941bb1fb44fbbbbda64a8438bf66a',qos_specs=None,replication_status=,reservations=['24b49f7b-9d47-43cd-8eb8-b4574319bfb3','8362f6ea-6d47-46a2-9a88-9605ee4062fe','445d86a7-d0d0-4345-a3ff-ff5d746a510e','a82ad4fa-d7c5-478f-89a0-f993208f2086'],size=2,snapshot_id=d137be0d-a616-4449-b49c-63f549f298bd,source_replicaid=,source_volid=None,status='creating',user_id='a8ab0d637f5f4712b0d4425f6bf56b83',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:46:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1547612493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=950cdf44-1fdb-4736-a6cf-9a7f0e4c482a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b4941bb1fb44fbbbbda64a8438bf66a',provider_auth=None,provider_geometry=None,provider_id=None,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=d137be0d-a616-4449-b49c-63f549f298bd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8ab0d637f5f4712b0d4425f6bf56b83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9be28919-706c-466e-940e-d80d69c8e683 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee1dc9e8-bff3-4b5b-b444-a7e776969de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9be28919-706c-466e-940e-d80d69c8e683 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee1dc9e8-bff3-4b5b-b444-a7e776969de4) transitioned into state 'SUCCESS' from state '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-1547612493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b4941bb1fb44fbbbbda64a8438bf66a',qos_specs=None,replication_status=,reservations=['24b49f7b-9d47-43cd-8eb8-b4574319bfb3','8362f6ea-6d47-46a2-9a88-9605ee4062fe','445d86a7-d0d0-4345-a3ff-ff5d746a510e','a82ad4fa-d7c5-478f-89a0-f993208f2086'],size=2,snapshot_id=d137be0d-a616-4449-b49c-63f549f298bd,source_replicaid=,source_volid=None,status='creating',user_id='a8ab0d637f5f4712b0d4425f6bf56b83',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9be28919-706c-466e-940e-d80d69c8e683 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ca95566-036c-4a44-825c-860eb745246b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9be28919-706c-466e-940e-d80d69c8e683 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ca95566-036c-4a44-825c-860eb745246b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9be28919-706c-466e-940e-d80d69c8e683 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Flow 'volume_create_api' (d10b3a4e-0b61-4799-8d6b-3b3c0c8b57ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:46:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9be28919-706c-466e-940e-d80d69c8e683 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Create volume request issued successfully. Sep 08 06:46:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9be28919-706c-466e-940e-d80d69c8e683 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:46:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 260/533] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:46:30 2026] POST /volume/v3/volumes => generated 797 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:46:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-56a2c54e-f13d-4e14-ad87-64d155d13af7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-56a2c54e-f13d-4e14-ad87-64d155d13af7 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a Sep 08 06:46:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-56a2c54e-f13d-4e14-ad87-64d155d13af7 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-56a2c54e-f13d-4e14-ad87-64d155d13af7 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-56a2c54e-f13d-4e14-ad87-64d155d13af7 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-56a2c54e-f13d-4e14-ad87-64d155d13af7 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a returned with HTTP 200 Sep 08 06:46:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 274/534] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:30 2026] GET /volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a => generated 865 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0692a5d4-5e1f-45a1-bf46-dc694a40dfb2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0692a5d4-5e1f-45a1-bf46-dc694a40dfb2 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a Sep 08 06:46:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0692a5d4-5e1f-45a1-bf46-dc694a40dfb2 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0692a5d4-5e1f-45a1-bf46-dc694a40dfb2 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0692a5d4-5e1f-45a1-bf46-dc694a40dfb2 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0692a5d4-5e1f-45a1-bf46-dc694a40dfb2 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a returned with HTTP 200 Sep 08 06:46:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 261/535] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:32 2026] GET /volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a => generated 889 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ec959ead-5497-4356-b772-06468db7584c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec959ead-5497-4356-b772-06468db7584c tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a Sep 08 06:46:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ec959ead-5497-4356-b772-06468db7584c tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ec959ead-5497-4356-b772-06468db7584c tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ec959ead-5497-4356-b772-06468db7584c tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec959ead-5497-4356-b772-06468db7584c tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a returned with HTTP 200 Sep 08 06:46:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 275/536] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:33 2026] GET /volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a => generated 889 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:46:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8c30b7fd-c368-49dc-a51f-5a7fa6ac9ede None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8c30b7fd-c368-49dc-a51f-5a7fa6ac9ede tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a Sep 08 06:46:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8c30b7fd-c368-49dc-a51f-5a7fa6ac9ede tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8c30b7fd-c368-49dc-a51f-5a7fa6ac9ede tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8c30b7fd-c368-49dc-a51f-5a7fa6ac9ede tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8c30b7fd-c368-49dc-a51f-5a7fa6ac9ede tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a returned with HTTP 200 Sep 08 06:46:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 262/537] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:34 2026] GET /volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a => generated 889 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b20d4bb6-befb-4c99-aeb1-4098d69038be None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b20d4bb6-befb-4c99-aeb1-4098d69038be tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a Sep 08 06:46:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b20d4bb6-befb-4c99-aeb1-4098d69038be tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b20d4bb6-befb-4c99-aeb1-4098d69038be tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b20d4bb6-befb-4c99-aeb1-4098d69038be tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b20d4bb6-befb-4c99-aeb1-4098d69038be tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a returned with HTTP 200 Sep 08 06:46:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 276/538] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:35 2026] GET /volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a => generated 889 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-80bafcb7-619e-40b9-9bac-2366239de505 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-80bafcb7-619e-40b9-9bac-2366239de505 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:46:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-80bafcb7-619e-40b9-9bac-2366239de505 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1992636431"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:46:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-80bafcb7-619e-40b9-9bac-2366239de505 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1992636431'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:46:36 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-80bafcb7-619e-40b9-9bac-2366239de505 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Create volume of 1 GB Sep 08 06:46:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-80bafcb7-619e-40b9-9bac-2366239de505 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Availability Zones retrieved successfully. Sep 08 06:46:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-80bafcb7-619e-40b9-9bac-2366239de505 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Flow 'volume_create_api' (02998f5e-f825-4abe-9d91-b7b083150301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:46:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-80bafcb7-619e-40b9-9bac-2366239de505 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab5ff495-df9b-4d6b-85c9-7a52c6aa321c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-80bafcb7-619e-40b9-9bac-2366239de505 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:46:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-80bafcb7-619e-40b9-9bac-2366239de505 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab5ff495-df9b-4d6b-85c9-7a52c6aa321c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-80bafcb7-619e-40b9-9bac-2366239de505 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34fa5e72-54ab-4ab1-8e40-55699b10fa58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:36 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-80bafcb7-619e-40b9-9bac-2366239de505 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Created reservations ['2f362497-d775-42bd-9f8a-b18979de15e6', '3f311694-7dda-49c9-817d-76655354ab4f', '705b180e-ea24-4696-806e-86fdfb3e67a5', '5503b03c-a5b8-4a9e-a33e-360e5bad5e52'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:46:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-80bafcb7-619e-40b9-9bac-2366239de505 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34fa5e72-54ab-4ab1-8e40-55699b10fa58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f362497-d775-42bd-9f8a-b18979de15e6', '3f311694-7dda-49c9-817d-76655354ab4f', '705b180e-ea24-4696-806e-86fdfb3e67a5', '5503b03c-a5b8-4a9e-a33e-360e5bad5e52']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-80bafcb7-619e-40b9-9bac-2366239de505 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ad404fa-2695-4537-915c-e801fe4c101c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-80bafcb7-619e-40b9-9bac-2366239de505 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ad404fa-2695-4537-915c-e801fe4c101c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb5e4dd2-98c0-4d83-b039-49665fc65014', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1992636431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ce0c24857024850a79b0c7619a73fd0',qos_specs=None,replication_status=,reservations=['2f362497-d775-42bd-9f8a-b18979de15e6','3f311694-7dda-49c9-817d-76655354ab4f','705b180e-ea24-4696-806e-86fdfb3e67a5','5503b03c-a5b8-4a9e-a33e-360e5bad5e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='006c16241bf445aaa778b41186274e8a',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:46:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1992636431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb5e4dd2-98c0-4d83-b039-49665fc65014,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ce0c24857024850a79b0c7619a73fd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='006c16241bf445aaa778b41186274e8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-80bafcb7-619e-40b9-9bac-2366239de505 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a727226f-c5ff-4e3c-bc12-47604f2c10a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-80bafcb7-619e-40b9-9bac-2366239de505 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a727226f-c5ff-4e3c-bc12-47604f2c10a0) transitioned into state 'SUCCESS' from state '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-1992636431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ce0c24857024850a79b0c7619a73fd0',qos_specs=None,replication_status=,reservations=['2f362497-d775-42bd-9f8a-b18979de15e6','3f311694-7dda-49c9-817d-76655354ab4f','705b180e-ea24-4696-806e-86fdfb3e67a5','5503b03c-a5b8-4a9e-a33e-360e5bad5e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='006c16241bf445aaa778b41186274e8a',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7fc4f941-3f05-49d2-80ca-926a69dc6ddf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-80bafcb7-619e-40b9-9bac-2366239de505 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cacbcbae-f63f-4e07-bc74-1026ce6a0247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7fc4f941-3f05-49d2-80ca-926a69dc6ddf tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a Sep 08 06:46:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7fc4f941-3f05-49d2-80ca-926a69dc6ddf tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7fc4f941-3f05-49d2-80ca-926a69dc6ddf tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7fc4f941-3f05-49d2-80ca-926a69dc6ddf tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7fc4f941-3f05-49d2-80ca-926a69dc6ddf tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a returned with HTTP 200 Sep 08 06:46:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 277/539] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:37 2026] GET /volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a => generated 889 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-80bafcb7-619e-40b9-9bac-2366239de505 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cacbcbae-f63f-4e07-bc74-1026ce6a0247) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-80bafcb7-619e-40b9-9bac-2366239de505 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Flow 'volume_create_api' (02998f5e-f825-4abe-9d91-b7b083150301) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:46:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-80bafcb7-619e-40b9-9bac-2366239de505 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Create volume request issued successfully. Sep 08 06:46:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-80bafcb7-619e-40b9-9bac-2366239de505 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:46:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 263/540] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:46:36 2026] POST /volume/v3/volumes => generated 764 bytes in 854 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:46:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5d29ad94-5333-43fb-8265-bba713f52397 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5d29ad94-5333-43fb-8265-bba713f52397 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 Sep 08 06:46:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5d29ad94-5333-43fb-8265-bba713f52397 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5d29ad94-5333-43fb-8265-bba713f52397 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5d29ad94-5333-43fb-8265-bba713f52397 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5d29ad94-5333-43fb-8265-bba713f52397 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 returned with HTTP 200 Sep 08 06:46:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 278/541] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:37 2026] GET /volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 => generated 832 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-07e4f5dc-89bb-4306-ba06-c5d61f4ae68c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-07e4f5dc-89bb-4306-ba06-c5d61f4ae68c tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a Sep 08 06:46:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-07e4f5dc-89bb-4306-ba06-c5d61f4ae68c tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-07e4f5dc-89bb-4306-ba06-c5d61f4ae68c tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-07e4f5dc-89bb-4306-ba06-c5d61f4ae68c tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-07e4f5dc-89bb-4306-ba06-c5d61f4ae68c tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a returned with HTTP 200 Sep 08 06:46:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 264/542] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:38 2026] GET /volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a => generated 889 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2db51949-8851-4e87-a9c8-3a4ef0e69af4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2db51949-8851-4e87-a9c8-3a4ef0e69af4 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 Sep 08 06:46:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2db51949-8851-4e87-a9c8-3a4ef0e69af4 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2db51949-8851-4e87-a9c8-3a4ef0e69af4 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2db51949-8851-4e87-a9c8-3a4ef0e69af4 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2db51949-8851-4e87-a9c8-3a4ef0e69af4 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 returned with HTTP 200 Sep 08 06:46:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 279/543] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:38 2026] GET /volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 => generated 856 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cdbafe57-f15a-4e2f-b663-8303ef9b444f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cdbafe57-f15a-4e2f-b663-8303ef9b444f tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a Sep 08 06:46:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cdbafe57-f15a-4e2f-b663-8303ef9b444f tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cdbafe57-f15a-4e2f-b663-8303ef9b444f tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cdbafe57-f15a-4e2f-b663-8303ef9b444f tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cdbafe57-f15a-4e2f-b663-8303ef9b444f tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a returned with HTTP 200 Sep 08 06:46:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 265/544] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:39 2026] GET /volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a => generated 889 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e3970f29-263b-4cfe-8187-968f0044727b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e3970f29-263b-4cfe-8187-968f0044727b tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 Sep 08 06:46:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e3970f29-263b-4cfe-8187-968f0044727b tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e3970f29-263b-4cfe-8187-968f0044727b tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e3970f29-263b-4cfe-8187-968f0044727b tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e3970f29-263b-4cfe-8187-968f0044727b tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 returned with HTTP 200 Sep 08 06:46:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 280/545] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:39 2026] GET /volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3bf33e16-3a11-4ef2-a7b9-fd7f5e2acbbf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3bf33e16-3a11-4ef2-a7b9-fd7f5e2acbbf tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a Sep 08 06:46:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3bf33e16-3a11-4ef2-a7b9-fd7f5e2acbbf tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3bf33e16-3a11-4ef2-a7b9-fd7f5e2acbbf tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3bf33e16-3a11-4ef2-a7b9-fd7f5e2acbbf tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3bf33e16-3a11-4ef2-a7b9-fd7f5e2acbbf tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a returned with HTTP 200 Sep 08 06:46:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 266/546] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:40 2026] GET /volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a => generated 890 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e39afb8e-c330-46b9-9f94-e63758b80255 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e39afb8e-c330-46b9-9f94-e63758b80255 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] GET http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a Sep 08 06:46:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e39afb8e-c330-46b9-9f94-e63758b80255 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e39afb8e-c330-46b9-9f94-e63758b80255 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e39afb8e-c330-46b9-9f94-e63758b80255 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Volume info retrieved successfully. Sep 08 06:46:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e39afb8e-c330-46b9-9f94-e63758b80255 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a returned with HTTP 200 Sep 08 06:46:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 281/547] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:40 2026] GET /volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a => generated 890 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-be66a22d-15c6-4e7d-a06f-7e389666f22f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-be66a22d-15c6-4e7d-a06f-7e389666f22f tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] DELETE http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a Sep 08 06:46:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-be66a22d-15c6-4e7d-a06f-7e389666f22f tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-be66a22d-15c6-4e7d-a06f-7e389666f22f tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:40 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-be66a22d-15c6-4e7d-a06f-7e389666f22f tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Delete volume with id: 950cdf44-1fdb-4736-a6cf-9a7f0e4c482a Sep 08 06:46:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-be66a22d-15c6-4e7d-a06f-7e389666f22f tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-be66a22d-15c6-4e7d-a06f-7e389666f22f tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Delete volume request issued successfully. Sep 08 06:46:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-be66a22d-15c6-4e7d-a06f-7e389666f22f tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a returned with HTTP 202 Sep 08 06:46:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 267/548] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:46:40 2026] DELETE /volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:46:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ae141f9d-54a4-4c98-acb9-71d24d74df1b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ae141f9d-54a4-4c98-acb9-71d24d74df1b tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a Sep 08 06:46:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ae141f9d-54a4-4c98-acb9-71d24d74df1b tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ae141f9d-54a4-4c98-acb9-71d24d74df1b tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e5d6bea5-dfad-4189-a486-bfdc5af8c74a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e5d6bea5-dfad-4189-a486-bfdc5af8c74a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 Sep 08 06:46:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ae141f9d-54a4-4c98-acb9-71d24d74df1b tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e5d6bea5-dfad-4189-a486-bfdc5af8c74a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e5d6bea5-dfad-4189-a486-bfdc5af8c74a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ae141f9d-54a4-4c98-acb9-71d24d74df1b tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a returned with HTTP 200 Sep 08 06:46:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 282/549] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:40 2026] GET /volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a => generated 889 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e5d6bea5-dfad-4189-a486-bfdc5af8c74a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e5d6bea5-dfad-4189-a486-bfdc5af8c74a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 returned with HTTP 200 Sep 08 06:46:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 268/550] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:40 2026] GET /volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-a19287fd-12a2-4c25-b768-90d870678da6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-a19287fd-12a2-4c25-b768-90d870678da6 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 Sep 08 06:46:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-a19287fd-12a2-4c25-b768-90d870678da6 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-a19287fd-12a2-4c25-b768-90d870678da6 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-a19287fd-12a2-4c25-b768-90d870678da6 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-a19287fd-12a2-4c25-b768-90d870678da6 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 returned with HTTP 200 Sep 08 06:46:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 283/551] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:46:40 2026] GET /volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 => generated 857 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fb8aaeb4-1422-4e8f-9685-41d4c2bd5fbd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fb8aaeb4-1422-4e8f-9685-41d4c2bd5fbd None None] GET http://192.168.122.168/volume// Sep 08 06:46:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fb8aaeb4-1422-4e8f-9685-41d4c2bd5fbd None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fb8aaeb4-1422-4e8f-9685-41d4c2bd5fbd None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fb8aaeb4-1422-4e8f-9685-41d4c2bd5fbd None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:46:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 269/552] 192.168.122.168 () {58 vars in 1317 bytes} [Tue Sep 8 06:46:41 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:46:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-07213cfa-c22d-4de8-ae79-7ab3fa937d2c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-07213cfa-c22d-4de8-ae79-7ab3fa937d2c tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 08 06:46:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-07213cfa-c22d-4de8-ae79-7ab3fa937d2c tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb5e4dd2-98c0-4d83-b039-49665fc65014", "connector": null, "instance_uuid": "34c22c6d-2181-4028-8821-6c3bb66e7413"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:46:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-07213cfa-c22d-4de8-ae79-7ab3fa937d2c tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 08 06:46:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 284/553] 192.168.122.168 () {66 vars in 1483 bytes} [Tue Sep 8 06:46:41 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 08 06:46:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8da1422f-c304-4677-832e-d12f324e3a70 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8da1422f-c304-4677-832e-d12f324e3a70 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 Sep 08 06:46:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8da1422f-c304-4677-832e-d12f324e3a70 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8da1422f-c304-4677-832e-d12f324e3a70 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b2f236fc-9186-4e37-90e1-07bc9e2a370d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b2f236fc-9186-4e37-90e1-07bc9e2a370d None None] GET http://192.168.122.168/volume// Sep 08 06:46:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b2f236fc-9186-4e37-90e1-07bc9e2a370d None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b2f236fc-9186-4e37-90e1-07bc9e2a370d None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b2f236fc-9186-4e37-90e1-07bc9e2a370d None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:46:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 285/554] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:46:41 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:46:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-93ea7050-8e42-4ade-b68d-890ee30b35ca None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8da1422f-c304-4677-832e-d12f324e3a70 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8da1422f-c304-4677-832e-d12f324e3a70 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 returned with HTTP 200 Sep 08 06:46:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 270/555] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:41 2026] GET /volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 => generated 856 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:46:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-93ea7050-8e42-4ade-b68d-890ee30b35ca tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 Sep 08 06:46:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-93ea7050-8e42-4ade-b68d-890ee30b35ca tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-93ea7050-8e42-4ade-b68d-890ee30b35ca tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-93ea7050-8e42-4ade-b68d-890ee30b35ca tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-93ea7050-8e42-4ade-b68d-890ee30b35ca tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 returned with HTTP 200 Sep 08 06:46:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 286/556] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:46:41 2026] GET /volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 => generated 1037 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 06:46:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-683e026f-d160-4dd4-92bc-356ded83b85d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-683e026f-d160-4dd4-92bc-356ded83b85d tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] PUT http://192.168.122.168/volume/v3/attachments/1de7ec24-5141-41fd-a8ef-1cc6917da0a9 Sep 08 06:46:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-683e026f-d160-4dd4-92bc-356ded83b85d tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:41a53b826eb1", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "16482855-131a-4008-adde-924f45bb8de5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:46:41 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-683e026f-d160-4dd4-92bc-356ded83b85d tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Acquiring lock "cinder-attachment_update-eb5e4dd2-98c0-4d83-b039-49665fc65014-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 06:46:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dba38f10-e2c1-4ed8-8b95-009f67f5b23d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:41 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-683e026f-d160-4dd4-92bc-356ded83b85d tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Lock "cinder-attachment_update-eb5e4dd2-98c0-4d83-b039-49665fc65014-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 06:46:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dba38f10-e2c1-4ed8-8b95-009f67f5b23d tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a Sep 08 06:46:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dba38f10-e2c1-4ed8-8b95-009f67f5b23d tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dba38f10-e2c1-4ed8-8b95-009f67f5b23d tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dba38f10-e2c1-4ed8-8b95-009f67f5b23d tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a returned with HTTP 404 Sep 08 06:46:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 287/557] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:41 2026] GET /volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:46:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-47d74b1c-78f6-4068-9594-78ae838f9bd9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-47d74b1c-78f6-4068-9594-78ae838f9bd9 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a Sep 08 06:46:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-47d74b1c-78f6-4068-9594-78ae838f9bd9 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-47d74b1c-78f6-4068-9594-78ae838f9bd9 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-47d74b1c-78f6-4068-9594-78ae838f9bd9 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a returned with HTTP 404 Sep 08 06:46:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 288/558] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:41 2026] GET /volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:46:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f9b99174-2e2a-482a-9383-f1cd5964fe81 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f9b99174-2e2a-482a-9383-f1cd5964fe81 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] DELETE http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a Sep 08 06:46:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f9b99174-2e2a-482a-9383-f1cd5964fe81 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f9b99174-2e2a-482a-9383-f1cd5964fe81 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:41 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-f9b99174-2e2a-482a-9383-f1cd5964fe81 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Delete volume with id: 950cdf44-1fdb-4736-a6cf-9a7f0e4c482a Sep 08 06:46:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f9b99174-2e2a-482a-9383-f1cd5964fe81 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a returned with HTTP 404 Sep 08 06:46:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 289/559] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:46:41 2026] DELETE /volume/v3/volumes/950cdf44-1fdb-4736-a6cf-9a7f0e4c482a => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:46:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3b90ea4f-913a-428a-912f-88e748a74c4b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3b90ea4f-913a-428a-912f-88e748a74c4b tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd Sep 08 06:46:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3b90ea4f-913a-428a-912f-88e748a74c4b tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3b90ea4f-913a-428a-912f-88e748a74c4b tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:41 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-3b90ea4f-913a-428a-912f-88e748a74c4b tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Delete snapshot with id: d137be0d-a616-4449-b49c-63f549f298bd Sep 08 06:46:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3b90ea4f-913a-428a-912f-88e748a74c4b tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3b90ea4f-913a-428a-912f-88e748a74c4b tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot delete request issued successfully. Sep 08 06:46:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3b90ea4f-913a-428a-912f-88e748a74c4b tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd returned with HTTP 202 Sep 08 06:46:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 290/560] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:46:41 2026] DELETE /volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:46:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0da6956c-12d2-4dee-ab3f-2670eb8836bf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0da6956c-12d2-4dee-ab3f-2670eb8836bf tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd Sep 08 06:46:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0da6956c-12d2-4dee-ab3f-2670eb8836bf tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0da6956c-12d2-4dee-ab3f-2670eb8836bf tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0da6956c-12d2-4dee-ab3f-2670eb8836bf tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0da6956c-12d2-4dee-ab3f-2670eb8836bf tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd returned with HTTP 200 Sep 08 06:46:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 291/561] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:41 2026] GET /volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:42 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-683e026f-d160-4dd4-92bc-356ded83b85d tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Lock "cinder-attachment_update-eb5e4dd2-98c0-4d83-b039-49665fc65014-devstack" released by "attachment_update" :: held 0.394s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 06:46:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-683e026f-d160-4dd4-92bc-356ded83b85d tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/attachments/1de7ec24-5141-41fd-a8ef-1cc6917da0a9 returned with HTTP 200 Sep 08 06:46:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 271/562] 192.168.122.168 () {66 vars in 1593 bytes} [Tue Sep 8 06:46:41 2026] PUT /volume/v3/attachments/1de7ec24-5141-41fd-a8ef-1cc6917da0a9 => generated 694 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:46:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5f159650-3d17-4334-8391-24cbef4661fe None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5f159650-3d17-4334-8391-24cbef4661fe tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 Sep 08 06:46:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5f159650-3d17-4334-8391-24cbef4661fe tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5f159650-3d17-4334-8391-24cbef4661fe tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5f159650-3d17-4334-8391-24cbef4661fe tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5f159650-3d17-4334-8391-24cbef4661fe tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 returned with HTTP 200 Sep 08 06:46:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 292/563] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:42 2026] GET /volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 => generated 857 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-ab0c172e-fd30-4458-a457-a954bd87c3bf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-ab0c172e-fd30-4458-a457-a954bd87c3bf tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] POST http://192.168.122.168/volume/v3/attachments/1de7ec24-5141-41fd-a8ef-1cc6917da0a9/action Sep 08 06:46:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-ab0c172e-fd30-4458-a457-a954bd87c3bf tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:46:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-ab0c172e-fd30-4458-a457-a954bd87c3bf tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:46:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-9fcd39d3-6d3b-45d6-b8d4-4eb73b1a2beb req-ab0c172e-fd30-4458-a457-a954bd87c3bf tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/attachments/1de7ec24-5141-41fd-a8ef-1cc6917da0a9/action returned with HTTP 204 Sep 08 06:46:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 272/564] 192.168.122.168 () {66 vars in 1614 bytes} [Tue Sep 8 06:46:42 2026] POST /volume/v3/attachments/1de7ec24-5141-41fd-a8ef-1cc6917da0a9/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:46:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-13acf2ff-75e7-47e4-baa8-8647d2598948 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-13acf2ff-75e7-47e4-baa8-8647d2598948 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd Sep 08 06:46:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-13acf2ff-75e7-47e4-baa8-8647d2598948 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-13acf2ff-75e7-47e4-baa8-8647d2598948 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-13acf2ff-75e7-47e4-baa8-8647d2598948 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-13acf2ff-75e7-47e4-baa8-8647d2598948 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd returned with HTTP 200 Sep 08 06:46:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 293/565] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:42 2026] GET /volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd => generated 467 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d066199c-60ab-4105-b074-7e851e4bb1ee None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d066199c-60ab-4105-b074-7e851e4bb1ee tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 Sep 08 06:46:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d066199c-60ab-4105-b074-7e851e4bb1ee tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d066199c-60ab-4105-b074-7e851e4bb1ee tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d066199c-60ab-4105-b074-7e851e4bb1ee tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d066199c-60ab-4105-b074-7e851e4bb1ee tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 returned with HTTP 200 Sep 08 06:46:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 273/566] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:43 2026] GET /volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 => generated 1149 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:46:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ee0f121f-dc5c-435f-8122-650bf1720e18 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee0f121f-dc5c-435f-8122-650bf1720e18 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 Sep 08 06:46:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ee0f121f-dc5c-435f-8122-650bf1720e18 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ee0f121f-dc5c-435f-8122-650bf1720e18 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ee0f121f-dc5c-435f-8122-650bf1720e18 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee0f121f-dc5c-435f-8122-650bf1720e18 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 returned with HTTP 200 Sep 08 06:46:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 294/567] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:43 2026] GET /volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 => generated 1149 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:46:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-502a468d-e98c-4392-97b1-87e432f7881a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-502a468d-e98c-4392-97b1-87e432f7881a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] DELETE http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 Sep 08 06:46:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-502a468d-e98c-4392-97b1-87e432f7881a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-502a468d-e98c-4392-97b1-87e432f7881a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:43 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-502a468d-e98c-4392-97b1-87e432f7881a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Delete volume with id: eb5e4dd2-98c0-4d83-b039-49665fc65014 Sep 08 06:46:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-502a468d-e98c-4392-97b1-87e432f7881a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-502a468d-e98c-4392-97b1-87e432f7881a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-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 08 06:46:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-502a468d-e98c-4392-97b1-87e432f7881a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 returned with HTTP 400 Sep 08 06:46:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 274/568] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:46:43 2026] DELETE /volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 => generated 307 bytes in 70 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 06:46:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1851dfbc-fe06-4fa4-8c0e-3c919bd7827c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1851dfbc-fe06-4fa4-8c0e-3c919bd7827c tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 Sep 08 06:46:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1851dfbc-fe06-4fa4-8c0e-3c919bd7827c tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1851dfbc-fe06-4fa4-8c0e-3c919bd7827c tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1851dfbc-fe06-4fa4-8c0e-3c919bd7827c tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1851dfbc-fe06-4fa4-8c0e-3c919bd7827c tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 returned with HTTP 200 Sep 08 06:46:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 295/569] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:43 2026] GET /volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 => generated 1149 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:46:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-c4988681-4501-490a-a666-ab6ae3228f1a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-c4988681-4501-490a-a666-ab6ae3228f1a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 Sep 08 06:46:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-c4988681-4501-490a-a666-ab6ae3228f1a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-c4988681-4501-490a-a666-ab6ae3228f1a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d3e65076-d3fd-41a5-a123-011354399cb7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3e65076-d3fd-41a5-a123-011354399cb7 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd Sep 08 06:46:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d3e65076-d3fd-41a5-a123-011354399cb7 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d3e65076-d3fd-41a5-a123-011354399cb7 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d3e65076-d3fd-41a5-a123-011354399cb7 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3e65076-d3fd-41a5-a123-011354399cb7 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd returned with HTTP 200 Sep 08 06:46:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 296/570] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:43 2026] GET /volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd => generated 467 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-c4988681-4501-490a-a666-ab6ae3228f1a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-c4988681-4501-490a-a666-ab6ae3228f1a tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 returned with HTTP 200 Sep 08 06:46:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 275/571] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:46:43 2026] GET /volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 => generated 1149 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:46:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-824db56a-1f28-4c68-a271-b3264b3ab36d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-824db56a-1f28-4c68-a271-b3264b3ab36d tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] POST http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014/action Sep 08 06:46:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-824db56a-1f28-4c68-a271-b3264b3ab36d tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:46:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-824db56a-1f28-4c68-a271-b3264b3ab36d tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:46:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-824db56a-1f28-4c68-a271-b3264b3ab36d tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-824db56a-1f28-4c68-a271-b3264b3ab36d tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Begin detaching volume completed successfully. Sep 08 06:46:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-824db56a-1f28-4c68-a271-b3264b3ab36d tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014/action returned with HTTP 202 Sep 08 06:46:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 297/572] 192.168.122.168 () {64 vars in 1561 bytes} [Tue Sep 8 06:46:44 2026] POST /volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:46:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-05491571-21bd-464d-b839-3305dbe85349 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-05491571-21bd-464d-b839-3305dbe85349 None None] GET http://192.168.122.168/volume// Sep 08 06:46:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-05491571-21bd-464d-b839-3305dbe85349 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-05491571-21bd-464d-b839-3305dbe85349 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-05491571-21bd-464d-b839-3305dbe85349 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:46:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 276/573] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:46:44 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 08 06:46:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-8f6a7770-656c-4b02-84e0-57cba3d6d786 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-8f6a7770-656c-4b02-84e0-57cba3d6d786 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 Sep 08 06:46:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-8f6a7770-656c-4b02-84e0-57cba3d6d786 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-8f6a7770-656c-4b02-84e0-57cba3d6d786 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-8f6a7770-656c-4b02-84e0-57cba3d6d786 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-8f6a7770-656c-4b02-84e0-57cba3d6d786 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 returned with HTTP 200 Sep 08 06:46:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 298/574] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:46:44 2026] GET /volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 => generated 1333 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:46:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-74ecb376-713e-42fd-82a5-32932344d041 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-74ecb376-713e-42fd-82a5-32932344d041 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] DELETE http://192.168.122.168/volume/v3/attachments/1de7ec24-5141-41fd-a8ef-1cc6917da0a9 Sep 08 06:46:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-74ecb376-713e-42fd-82a5-32932344d041 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-74ecb376-713e-42fd-82a5-32932344d041 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:44 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 08 06:46:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-38444dc9-4f8c-481b-aa1c-310ec22e1a44 req-74ecb376-713e-42fd-82a5-32932344d041 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/attachments/1de7ec24-5141-41fd-a8ef-1cc6917da0a9 returned with HTTP 200 Sep 08 06:46:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 277/575] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:46:44 2026] DELETE /volume/v3/attachments/1de7ec24-5141-41fd-a8ef-1cc6917da0a9 => generated 19 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b4161267-ed04-4f6b-a5f2-532e23c304c2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b4161267-ed04-4f6b-a5f2-532e23c304c2 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd Sep 08 06:46:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b4161267-ed04-4f6b-a5f2-532e23c304c2 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b4161267-ed04-4f6b-a5f2-532e23c304c2 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b4161267-ed04-4f6b-a5f2-532e23c304c2 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd returned with HTTP 404 Sep 08 06:46:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 299/576] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:44 2026] GET /volume/v3/snapshots/d137be0d-a616-4449-b49c-63f549f298bd => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:46:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-93ec2d73-5a35-405e-aa8d-b4c1c1148ed3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93ec2d73-5a35-405e-aa8d-b4c1c1148ed3 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb Sep 08 06:46:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93ec2d73-5a35-405e-aa8d-b4c1c1148ed3 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93ec2d73-5a35-405e-aa8d-b4c1c1148ed3 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-93ec2d73-5a35-405e-aa8d-b4c1c1148ed3 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93ec2d73-5a35-405e-aa8d-b4c1c1148ed3 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb returned with HTTP 200 Sep 08 06:46:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 278/577] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:44 2026] GET /volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4d713ec0-775c-450c-9bfd-ba5efdf4f598 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4d713ec0-775c-450c-9bfd-ba5efdf4f598 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] DELETE http://192.168.122.168/volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb Sep 08 06:46:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4d713ec0-775c-450c-9bfd-ba5efdf4f598 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4d713ec0-775c-450c-9bfd-ba5efdf4f598 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:45 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-4d713ec0-775c-450c-9bfd-ba5efdf4f598 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Delete volume with id: 2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb Sep 08 06:46:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4d713ec0-775c-450c-9bfd-ba5efdf4f598 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4d713ec0-775c-450c-9bfd-ba5efdf4f598 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Delete volume request issued successfully. Sep 08 06:46:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4d713ec0-775c-450c-9bfd-ba5efdf4f598 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb returned with HTTP 202 Sep 08 06:46:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 300/578] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:46:45 2026] DELETE /volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:46:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5f2f5df0-4fd0-4977-b927-95e7e6f87bc4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f2f5df0-4fd0-4977-b927-95e7e6f87bc4 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb Sep 08 06:46:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5f2f5df0-4fd0-4977-b927-95e7e6f87bc4 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5f2f5df0-4fd0-4977-b927-95e7e6f87bc4 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5f2f5df0-4fd0-4977-b927-95e7e6f87bc4 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f2f5df0-4fd0-4977-b927-95e7e6f87bc4 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb returned with HTTP 200 Sep 08 06:46:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 279/579] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:45 2026] GET /volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:46:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-361a2014-9572-41af-85c5-e28d19cc35f6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-361a2014-9572-41af-85c5-e28d19cc35f6 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 Sep 08 06:46:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-361a2014-9572-41af-85c5-e28d19cc35f6 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-361a2014-9572-41af-85c5-e28d19cc35f6 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-361a2014-9572-41af-85c5-e28d19cc35f6 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-361a2014-9572-41af-85c5-e28d19cc35f6 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 returned with HTTP 200 Sep 08 06:46:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 301/580] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:45 2026] GET /volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 => generated 857 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5cb45502-2ce1-4f28-8c31-0b1034a1b250 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5cb45502-2ce1-4f28-8c31-0b1034a1b250 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb Sep 08 06:46:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5cb45502-2ce1-4f28-8c31-0b1034a1b250 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5cb45502-2ce1-4f28-8c31-0b1034a1b250 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5cb45502-2ce1-4f28-8c31-0b1034a1b250 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5cb45502-2ce1-4f28-8c31-0b1034a1b250 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb returned with HTTP 200 Sep 08 06:46:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 280/581] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:46 2026] GET /volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2efdbaf5-592b-4ad0-aaea-14363574c0c4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2efdbaf5-592b-4ad0-aaea-14363574c0c4 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb Sep 08 06:46:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2efdbaf5-592b-4ad0-aaea-14363574c0c4 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2efdbaf5-592b-4ad0-aaea-14363574c0c4 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2efdbaf5-592b-4ad0-aaea-14363574c0c4 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb returned with HTTP 404 Sep 08 06:46:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 302/582] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:47 2026] GET /volume/v3/volumes/2ee28467-dfaf-4b2c-b4fc-2e4a92754fdb => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:46:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8daa0557-b820-4d8a-a3c1-1c8795c817d0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8daa0557-b820-4d8a-a3c1-1c8795c817d0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] GET http://192.168.122.168/volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 Sep 08 06:46:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8daa0557-b820-4d8a-a3c1-1c8795c817d0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8daa0557-b820-4d8a-a3c1-1c8795c817d0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8daa0557-b820-4d8a-a3c1-1c8795c817d0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Volume info retrieved successfully. Sep 08 06:46:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8daa0557-b820-4d8a-a3c1-1c8795c817d0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] http://192.168.122.168/volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 returned with HTTP 200 Sep 08 06:46:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 281/583] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:47 2026] GET /volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-20d7d0d3-d0ed-44a3-ae12-79ced41b3ec0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-20d7d0d3-d0ed-44a3-ae12-79ced41b3ec0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:46:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-20d7d0d3-d0ed-44a3-ae12-79ced41b3ec0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-670375940"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:46:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-20d7d0d3-d0ed-44a3-ae12-79ced41b3ec0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-670375940'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:46:47 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-20d7d0d3-d0ed-44a3-ae12-79ced41b3ec0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Create volume of 1 GB Sep 08 06:46:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-20d7d0d3-d0ed-44a3-ae12-79ced41b3ec0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Availability Zones retrieved successfully. Sep 08 06:46:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-20d7d0d3-d0ed-44a3-ae12-79ced41b3ec0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Flow 'volume_create_api' (d8c4847b-9897-4307-a87e-49a803894d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:46:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-20d7d0d3-d0ed-44a3-ae12-79ced41b3ec0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b2baf2f-8864-4a15-8fe5-6fd2d31d7e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-20d7d0d3-d0ed-44a3-ae12-79ced41b3ec0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:46:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-20d7d0d3-d0ed-44a3-ae12-79ced41b3ec0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b2baf2f-8864-4a15-8fe5-6fd2d31d7e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-20d7d0d3-d0ed-44a3-ae12-79ced41b3ec0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b3cd5be-a83f-4190-ad03-226f4901472e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:47 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-20d7d0d3-d0ed-44a3-ae12-79ced41b3ec0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Created reservations ['1792b55a-a57b-483b-b1a4-8f2808259b26', 'cf8be041-b98c-4169-9227-873401d81d60', '145219bb-083c-4f81-9b52-7b04859a6f20', '32a78a02-76f3-4a0e-b24d-4295af2cabbe'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:46:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-20d7d0d3-d0ed-44a3-ae12-79ced41b3ec0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b3cd5be-a83f-4190-ad03-226f4901472e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1792b55a-a57b-483b-b1a4-8f2808259b26', 'cf8be041-b98c-4169-9227-873401d81d60', '145219bb-083c-4f81-9b52-7b04859a6f20', '32a78a02-76f3-4a0e-b24d-4295af2cabbe']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-20d7d0d3-d0ed-44a3-ae12-79ced41b3ec0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fdaf278-84d8-4491-81a1-5f3a60b32b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-20d7d0d3-d0ed-44a3-ae12-79ced41b3ec0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fdaf278-84d8-4491-81a1-5f3a60b32b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-670375940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b4941bb1fb44fbbbbda64a8438bf66a',qos_specs=None,replication_status=,reservations=['1792b55a-a57b-483b-b1a4-8f2808259b26','cf8be041-b98c-4169-9227-873401d81d60','145219bb-083c-4f81-9b52-7b04859a6f20','32a78a02-76f3-4a0e-b24d-4295af2cabbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8ab0d637f5f4712b0d4425f6bf56b83',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:46:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-670375940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b4941bb1fb44fbbbbda64a8438bf66a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8ab0d637f5f4712b0d4425f6bf56b83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-20d7d0d3-d0ed-44a3-ae12-79ced41b3ec0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d78f0481-0353-427d-81d4-688fafa54569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-20d7d0d3-d0ed-44a3-ae12-79ced41b3ec0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d78f0481-0353-427d-81d4-688fafa54569) transitioned into state 'SUCCESS' from state '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-670375940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b4941bb1fb44fbbbbda64a8438bf66a',qos_specs=None,replication_status=,reservations=['1792b55a-a57b-483b-b1a4-8f2808259b26','cf8be041-b98c-4169-9227-873401d81d60','145219bb-083c-4f81-9b52-7b04859a6f20','32a78a02-76f3-4a0e-b24d-4295af2cabbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8ab0d637f5f4712b0d4425f6bf56b83',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-20d7d0d3-d0ed-44a3-ae12-79ced41b3ec0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95aead43-f14c-4e37-ac1f-e7f8945bc9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-20d7d0d3-d0ed-44a3-ae12-79ced41b3ec0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95aead43-f14c-4e37-ac1f-e7f8945bc9b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-20d7d0d3-d0ed-44a3-ae12-79ced41b3ec0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Flow 'volume_create_api' (d8c4847b-9897-4307-a87e-49a803894d67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:46:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-20d7d0d3-d0ed-44a3-ae12-79ced41b3ec0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Create volume request issued successfully. Sep 08 06:46:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-20d7d0d3-d0ed-44a3-ae12-79ced41b3ec0 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:46:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 303/584] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:46:47 2026] POST /volume/v3/volumes => generated 762 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:46:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-27edc72a-4d04-49bf-bf4b-682416bc0c17 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-27edc72a-4d04-49bf-bf4b-682416bc0c17 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 Sep 08 06:46:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-27edc72a-4d04-49bf-bf4b-682416bc0c17 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-27edc72a-4d04-49bf-bf4b-682416bc0c17 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-27edc72a-4d04-49bf-bf4b-682416bc0c17 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-27edc72a-4d04-49bf-bf4b-682416bc0c17 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 returned with HTTP 200 Sep 08 06:46:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 282/585] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:47 2026] GET /volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 => generated 830 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4ac88c7c-bc69-49ac-be39-d20f327ba625 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4ac88c7c-bc69-49ac-be39-d20f327ba625 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 Sep 08 06:46:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4ac88c7c-bc69-49ac-be39-d20f327ba625 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4ac88c7c-bc69-49ac-be39-d20f327ba625 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4ac88c7c-bc69-49ac-be39-d20f327ba625 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4ac88c7c-bc69-49ac-be39-d20f327ba625 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 returned with HTTP 200 Sep 08 06:46:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 304/586] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:48 2026] GET /volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-35720556-7d0d-45ff-bbfd-d0f6334898f1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-35720556-7d0d-45ff-bbfd-d0f6334898f1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:46:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-35720556-7d0d-45ff-bbfd-d0f6334898f1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1211093888"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:46:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-35720556-7d0d-45ff-bbfd-d0f6334898f1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1211093888'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:46:49 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-35720556-7d0d-45ff-bbfd-d0f6334898f1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Create volume of 1 GB Sep 08 06:46:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-35720556-7d0d-45ff-bbfd-d0f6334898f1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Availability Zones retrieved successfully. Sep 08 06:46:49 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-35720556-7d0d-45ff-bbfd-d0f6334898f1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Flow 'volume_create_api' (d294eec7-1f36-4903-8402-fe86d7e7548c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:46:49 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-35720556-7d0d-45ff-bbfd-d0f6334898f1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (defcbb38-7707-4165-8e42-ea6edd6d4cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:49 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-35720556-7d0d-45ff-bbfd-d0f6334898f1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:46:49 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-35720556-7d0d-45ff-bbfd-d0f6334898f1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (defcbb38-7707-4165-8e42-ea6edd6d4cd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:49 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-35720556-7d0d-45ff-bbfd-d0f6334898f1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b1d95e-5362-4329-886a-5f5226950bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:49 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-35720556-7d0d-45ff-bbfd-d0f6334898f1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Created reservations ['3273bc7a-2701-4b16-8287-815f1dcfba38', '989fbf5f-c328-4311-a1bc-970e18475b78', 'e73f6c54-2fc0-435b-bb69-be21cff4e12c', '73a68066-4c5e-4458-8a8e-48fda15d3e24'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:46:49 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-35720556-7d0d-45ff-bbfd-d0f6334898f1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b1d95e-5362-4329-886a-5f5226950bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3273bc7a-2701-4b16-8287-815f1dcfba38', '989fbf5f-c328-4311-a1bc-970e18475b78', 'e73f6c54-2fc0-435b-bb69-be21cff4e12c', '73a68066-4c5e-4458-8a8e-48fda15d3e24']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:49 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-35720556-7d0d-45ff-bbfd-d0f6334898f1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (916e743d-0cd0-43d5-a97d-f3d1d79442e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:49 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-35720556-7d0d-45ff-bbfd-d0f6334898f1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (916e743d-0cd0-43d5-a97d-f3d1d79442e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05a9c336-6790-414a-9df8-7d73202be656', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1211093888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d24378ce46b49c998e4274f6641dc7e',qos_specs=None,replication_status=,reservations=['3273bc7a-2701-4b16-8287-815f1dcfba38','989fbf5f-c328-4311-a1bc-970e18475b78','e73f6c54-2fc0-435b-bb69-be21cff4e12c','73a68066-4c5e-4458-8a8e-48fda15d3e24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be05327e06eb4b9d9c691b01580cfdf9',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:46:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1211093888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05a9c336-6790-414a-9df8-7d73202be656,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d24378ce46b49c998e4274f6641dc7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be05327e06eb4b9d9c691b01580cfdf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:49 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-35720556-7d0d-45ff-bbfd-d0f6334898f1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (295d8b83-1bc6-4615-82c3-c36e8e01c303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:49 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-35720556-7d0d-45ff-bbfd-d0f6334898f1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (295d8b83-1bc6-4615-82c3-c36e8e01c303) transitioned into state 'SUCCESS' from state '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-1211093888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d24378ce46b49c998e4274f6641dc7e',qos_specs=None,replication_status=,reservations=['3273bc7a-2701-4b16-8287-815f1dcfba38','989fbf5f-c328-4311-a1bc-970e18475b78','e73f6c54-2fc0-435b-bb69-be21cff4e12c','73a68066-4c5e-4458-8a8e-48fda15d3e24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be05327e06eb4b9d9c691b01580cfdf9',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:49 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-35720556-7d0d-45ff-bbfd-d0f6334898f1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48421f4c-7e99-41e6-ae44-05082014758f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:49 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-35720556-7d0d-45ff-bbfd-d0f6334898f1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48421f4c-7e99-41e6-ae44-05082014758f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:49 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-35720556-7d0d-45ff-bbfd-d0f6334898f1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Flow 'volume_create_api' (d294eec7-1f36-4903-8402-fe86d7e7548c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:46:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-35720556-7d0d-45ff-bbfd-d0f6334898f1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Create volume request issued successfully. Sep 08 06:46:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-35720556-7d0d-45ff-bbfd-d0f6334898f1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:46:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 283/587] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:46:49 2026] POST /volume/v3/volumes => generated 760 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:46:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-48bde395-acc1-400a-bc2a-f5b055e39d7b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-48bde395-acc1-400a-bc2a-f5b055e39d7b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 Sep 08 06:46:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-48bde395-acc1-400a-bc2a-f5b055e39d7b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-48bde395-acc1-400a-bc2a-f5b055e39d7b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-48bde395-acc1-400a-bc2a-f5b055e39d7b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:46:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-48bde395-acc1-400a-bc2a-f5b055e39d7b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 returned with HTTP 200 Sep 08 06:46:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 305/588] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:49 2026] GET /volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 => generated 828 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-55e03d8e-df02-4bfc-a514-cbcd09855c3a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-55e03d8e-df02-4bfc-a514-cbcd09855c3a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 Sep 08 06:46:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-55e03d8e-df02-4bfc-a514-cbcd09855c3a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-55e03d8e-df02-4bfc-a514-cbcd09855c3a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-55e03d8e-df02-4bfc-a514-cbcd09855c3a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-55e03d8e-df02-4bfc-a514-cbcd09855c3a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 returned with HTTP 200 Sep 08 06:46:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 284/589] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:50 2026] GET /volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-468b84d9-9c66-4ff8-b446-44a5ada6c099 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-468b84d9-9c66-4ff8-b446-44a5ada6c099 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:46:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-468b84d9-9c66-4ff8-b446-44a5ada6c099 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-684551861"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:46:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-468b84d9-9c66-4ff8-b446-44a5ada6c099 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:50 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-468b84d9-9c66-4ff8-b446-44a5ada6c099 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Create snapshot from volume c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 Sep 08 06:46:50 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-468b84d9-9c66-4ff8-b446-44a5ada6c099 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Created reservations ['c7bc2d07-5ed9-4eac-a926-cb43382aae9b', '0ea487b5-df9f-42fa-8098-b938ab44d1ea', '66b11236-896b-4565-8a70-efa854dd20d5', '27dbe3c0-08ec-4c40-b66e-65bcf9eccf44'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:46:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-468b84d9-9c66-4ff8-b446-44a5ada6c099 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot create request issued successfully. Sep 08 06:46:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-468b84d9-9c66-4ff8-b446-44a5ada6c099 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:46:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 306/590] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:46:50 2026] POST /volume/v3/snapshots => generated 309 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:46:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3840e93b-378d-4ec5-8f44-f1954221d4f9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3840e93b-378d-4ec5-8f44-f1954221d4f9 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 Sep 08 06:46:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3840e93b-378d-4ec5-8f44-f1954221d4f9 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3840e93b-378d-4ec5-8f44-f1954221d4f9 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3840e93b-378d-4ec5-8f44-f1954221d4f9 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3840e93b-378d-4ec5-8f44-f1954221d4f9 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 returned with HTTP 200 Sep 08 06:46:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 285/591] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:50 2026] GET /volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 => generated 441 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-817cf74f-3ec7-4f8b-8623-4079c934f9e9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-817cf74f-3ec7-4f8b-8623-4079c934f9e9 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] DELETE http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 Sep 08 06:46:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-817cf74f-3ec7-4f8b-8623-4079c934f9e9 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-817cf74f-3ec7-4f8b-8623-4079c934f9e9 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:50 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-817cf74f-3ec7-4f8b-8623-4079c934f9e9 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Delete volume with id: eb5e4dd2-98c0-4d83-b039-49665fc65014 Sep 08 06:46:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-817cf74f-3ec7-4f8b-8623-4079c934f9e9 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-817cf74f-3ec7-4f8b-8623-4079c934f9e9 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Delete volume request issued successfully. Sep 08 06:46:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-817cf74f-3ec7-4f8b-8623-4079c934f9e9 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 returned with HTTP 202 Sep 08 06:46:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 307/592] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:46:50 2026] DELETE /volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:46:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8c79ee18-50ba-47c7-9544-41d83a3381d9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8c79ee18-50ba-47c7-9544-41d83a3381d9 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 Sep 08 06:46:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8c79ee18-50ba-47c7-9544-41d83a3381d9 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8c79ee18-50ba-47c7-9544-41d83a3381d9 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8c79ee18-50ba-47c7-9544-41d83a3381d9 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8c79ee18-50ba-47c7-9544-41d83a3381d9 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 returned with HTTP 200 Sep 08 06:46:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 286/593] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:50 2026] GET /volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-86b99ce7-2819-40ea-9f3f-dcc7fbee53a0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-86b99ce7-2819-40ea-9f3f-dcc7fbee53a0 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 Sep 08 06:46:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-86b99ce7-2819-40ea-9f3f-dcc7fbee53a0 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-86b99ce7-2819-40ea-9f3f-dcc7fbee53a0 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-86b99ce7-2819-40ea-9f3f-dcc7fbee53a0 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:46:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-86b99ce7-2819-40ea-9f3f-dcc7fbee53a0 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 returned with HTTP 200 Sep 08 06:46:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 308/594] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:50 2026] GET /volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b92cbd7f-deb9-4848-b1f9-43bd6c47e2a5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b92cbd7f-deb9-4848-b1f9-43bd6c47e2a5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 Sep 08 06:46:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b92cbd7f-deb9-4848-b1f9-43bd6c47e2a5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b92cbd7f-deb9-4848-b1f9-43bd6c47e2a5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b92cbd7f-deb9-4848-b1f9-43bd6c47e2a5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b92cbd7f-deb9-4848-b1f9-43bd6c47e2a5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 returned with HTTP 200 Sep 08 06:46:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 287/595] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:51 2026] GET /volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 => generated 441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-88e0c652-ef10-4153-9096-33d730e7685c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-88e0c652-ef10-4153-9096-33d730e7685c tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 Sep 08 06:46:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-88e0c652-ef10-4153-9096-33d730e7685c tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-88e0c652-ef10-4153-9096-33d730e7685c tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-88e0c652-ef10-4153-9096-33d730e7685c tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 returned with HTTP 404 Sep 08 06:46:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 309/596] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:51 2026] GET /volume/v3/volumes/eb5e4dd2-98c0-4d83-b039-49665fc65014 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:46:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-727adf20-91f3-4ab1-8f2b-90f95725cb8f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-727adf20-91f3-4ab1-8f2b-90f95725cb8f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 Sep 08 06:46:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-727adf20-91f3-4ab1-8f2b-90f95725cb8f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-727adf20-91f3-4ab1-8f2b-90f95725cb8f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-727adf20-91f3-4ab1-8f2b-90f95725cb8f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:46:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-727adf20-91f3-4ab1-8f2b-90f95725cb8f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 returned with HTTP 200 Sep 08 06:46:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 288/597] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:51 2026] GET /volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bb153ad5-b783-468b-b2e9-d74c53ae928c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb153ad5-b783-468b-b2e9-d74c53ae928c tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] DELETE http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 Sep 08 06:46:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bb153ad5-b783-468b-b2e9-d74c53ae928c tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bb153ad5-b783-468b-b2e9-d74c53ae928c tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:52 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-bb153ad5-b783-468b-b2e9-d74c53ae928c tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Delete volume with id: 03d8cb92-c181-4d00-9c2a-c5ef34ba7477 Sep 08 06:46:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bb153ad5-b783-468b-b2e9-d74c53ae928c tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bb153ad5-b783-468b-b2e9-d74c53ae928c tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Delete volume request issued successfully. Sep 08 06:46:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb153ad5-b783-468b-b2e9-d74c53ae928c tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 returned with HTTP 202 Sep 08 06:46:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 310/598] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:46:52 2026] DELETE /volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:46:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-520f400d-ee76-4972-af43-6663f2425e31 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-520f400d-ee76-4972-af43-6663f2425e31 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 Sep 08 06:46:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-520f400d-ee76-4972-af43-6663f2425e31 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-520f400d-ee76-4972-af43-6663f2425e31 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-cd1a0203-d338-4fe9-b61a-eb750cffa8ab None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-cd1a0203-d338-4fe9-b61a-eb750cffa8ab tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 Sep 08 06:46:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-cd1a0203-d338-4fe9-b61a-eb750cffa8ab tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-cd1a0203-d338-4fe9-b61a-eb750cffa8ab tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-520f400d-ee76-4972-af43-6663f2425e31 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-520f400d-ee76-4972-af43-6663f2425e31 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 returned with HTTP 200 Sep 08 06:46:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 289/599] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:52 2026] GET /volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-cd1a0203-d338-4fe9-b61a-eb750cffa8ab tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:46:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-cd1a0203-d338-4fe9-b61a-eb750cffa8ab tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 returned with HTTP 200 Sep 08 06:46:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 311/600] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:46:52 2026] GET /volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 => generated 853 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-518b1bdd-b8b6-4655-bf67-e8b4813bc680 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-518b1bdd-b8b6-4655-bf67-e8b4813bc680 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 Sep 08 06:46:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-518b1bdd-b8b6-4655-bf67-e8b4813bc680 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-518b1bdd-b8b6-4655-bf67-e8b4813bc680 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-518b1bdd-b8b6-4655-bf67-e8b4813bc680 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-518b1bdd-b8b6-4655-bf67-e8b4813bc680 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 returned with HTTP 200 Sep 08 06:46:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 290/601] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:52 2026] GET /volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 => generated 441 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-51a772d5-346c-4a4e-baaf-68c1677f7ba5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-51a772d5-346c-4a4e-baaf-68c1677f7ba5 None None] GET http://192.168.122.168/volume// Sep 08 06:46:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-51a772d5-346c-4a4e-baaf-68c1677f7ba5 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-51a772d5-346c-4a4e-baaf-68c1677f7ba5 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-51a772d5-346c-4a4e-baaf-68c1677f7ba5 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:46:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 312/602] 192.168.122.168 () {58 vars in 1317 bytes} [Tue Sep 8 06:46:52 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:46:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-4a3e4b65-6a41-48c1-b00c-c7c15d248a44 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-4a3e4b65-6a41-48c1-b00c-c7c15d248a44 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 08 06:46:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-4a3e4b65-6a41-48c1-b00c-c7c15d248a44 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05a9c336-6790-414a-9df8-7d73202be656", "connector": null, "instance_uuid": "006eb7b8-2ecd-4d23-b7b0-da27677b89d7"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:46:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-4a3e4b65-6a41-48c1-b00c-c7c15d248a44 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 08 06:46:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 291/603] 192.168.122.168 () {66 vars in 1483 bytes} [Tue Sep 8 06:46:52 2026] POST /volume/v3/attachments => generated 273 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:46:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0c549eef-d2ec-48ff-a952-75c219d2cb5a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0c549eef-d2ec-48ff-a952-75c219d2cb5a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 Sep 08 06:46:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0c549eef-d2ec-48ff-a952-75c219d2cb5a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0c549eef-d2ec-48ff-a952-75c219d2cb5a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6173e2cd-6de5-4a2a-82fc-ed55b84b38d5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0c549eef-d2ec-48ff-a952-75c219d2cb5a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:46:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6173e2cd-6de5-4a2a-82fc-ed55b84b38d5 None None] GET http://192.168.122.168/volume// Sep 08 06:46:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6173e2cd-6de5-4a2a-82fc-ed55b84b38d5 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6173e2cd-6de5-4a2a-82fc-ed55b84b38d5 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6173e2cd-6de5-4a2a-82fc-ed55b84b38d5 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:46:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 292/604] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:46:52 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:46:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0c549eef-d2ec-48ff-a952-75c219d2cb5a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 returned with HTTP 200 Sep 08 06:46:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 313/605] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:52 2026] GET /volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:46:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-1e0b1e17-985f-401a-be44-e0cc13bc5f5b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-1e0b1e17-985f-401a-be44-e0cc13bc5f5b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 Sep 08 06:46:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-1e0b1e17-985f-401a-be44-e0cc13bc5f5b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-1e0b1e17-985f-401a-be44-e0cc13bc5f5b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-1e0b1e17-985f-401a-be44-e0cc13bc5f5b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:46:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-1e0b1e17-985f-401a-be44-e0cc13bc5f5b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 returned with HTTP 200 Sep 08 06:46:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 293/606] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:46:53 2026] GET /volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 => generated 1033 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:46:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-bae63dfe-e97a-450f-b568-4b5127e08616 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-bae63dfe-e97a-450f-b568-4b5127e08616 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] PUT http://192.168.122.168/volume/v3/attachments/01cb60ce-0bd2-49bb-adf7-aa7e3a539425 Sep 08 06:46:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-bae63dfe-e97a-450f-b568-4b5127e08616 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:41a53b826eb1", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "16482855-131a-4008-adde-924f45bb8de5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:46:53 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-bae63dfe-e97a-450f-b568-4b5127e08616 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Acquiring lock "cinder-attachment_update-05a9c336-6790-414a-9df8-7d73202be656-devstack" by "attachment_update" {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 06:46:53 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-bae63dfe-e97a-450f-b568-4b5127e08616 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Lock "cinder-attachment_update-05a9c336-6790-414a-9df8-7d73202be656-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 06:46:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3e78e22e-86b2-4d39-8dff-01ed4b3123e8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3e78e22e-86b2-4d39-8dff-01ed4b3123e8 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 Sep 08 06:46:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3e78e22e-86b2-4d39-8dff-01ed4b3123e8 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3e78e22e-86b2-4d39-8dff-01ed4b3123e8 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3e78e22e-86b2-4d39-8dff-01ed4b3123e8 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3e78e22e-86b2-4d39-8dff-01ed4b3123e8 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 returned with HTTP 200 Sep 08 06:46:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 294/607] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:53 2026] GET /volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-185d15d5-8d5f-4e4d-bcb2-f374d58e82da None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-185d15d5-8d5f-4e4d-bcb2-f374d58e82da tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 Sep 08 06:46:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-185d15d5-8d5f-4e4d-bcb2-f374d58e82da tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-185d15d5-8d5f-4e4d-bcb2-f374d58e82da tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-185d15d5-8d5f-4e4d-bcb2-f374d58e82da tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-185d15d5-8d5f-4e4d-bcb2-f374d58e82da tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 returned with HTTP 200 Sep 08 06:46:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 295/608] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:53 2026] GET /volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cc5db9de-f7dc-4c05-91df-29fa81056dc1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc5db9de-f7dc-4c05-91df-29fa81056dc1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 Sep 08 06:46:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cc5db9de-f7dc-4c05-91df-29fa81056dc1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cc5db9de-f7dc-4c05-91df-29fa81056dc1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cc5db9de-f7dc-4c05-91df-29fa81056dc1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:46:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc5db9de-f7dc-4c05-91df-29fa81056dc1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 returned with HTTP 200 Sep 08 06:46:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 296/609] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:54 2026] GET /volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:54 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-bae63dfe-e97a-450f-b568-4b5127e08616 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Lock "cinder-attachment_update-05a9c336-6790-414a-9df8-7d73202be656-devstack" released by "attachment_update" :: held 0.962s {{(pid=87202) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 06:46:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-bae63dfe-e97a-450f-b568-4b5127e08616 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/attachments/01cb60ce-0bd2-49bb-adf7-aa7e3a539425 returned with HTTP 200 Sep 08 06:46:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 314/610] 192.168.122.168 () {66 vars in 1593 bytes} [Tue Sep 8 06:46:53 2026] PUT /volume/v3/attachments/01cb60ce-0bd2-49bb-adf7-aa7e3a539425 => generated 694 bytes in 1024 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:46:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f72faeb0-1acf-4bb2-bfd7-fa7a29795e1b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f72faeb0-1acf-4bb2-bfd7-fa7a29795e1b tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 Sep 08 06:46:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f72faeb0-1acf-4bb2-bfd7-fa7a29795e1b tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f72faeb0-1acf-4bb2-bfd7-fa7a29795e1b tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f72faeb0-1acf-4bb2-bfd7-fa7a29795e1b tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 returned with HTTP 404 Sep 08 06:46:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 297/611] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:54 2026] GET /volume/v3/volumes/03d8cb92-c181-4d00-9c2a-c5ef34ba7477 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:46:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-755d6ab6-28f8-4e6f-a0d8-c0ab123a3848 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-755d6ab6-28f8-4e6f-a0d8-c0ab123a3848 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 Sep 08 06:46:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-755d6ab6-28f8-4e6f-a0d8-c0ab123a3848 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-755d6ab6-28f8-4e6f-a0d8-c0ab123a3848 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-755d6ab6-28f8-4e6f-a0d8-c0ab123a3848 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-755d6ab6-28f8-4e6f-a0d8-c0ab123a3848 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 returned with HTTP 200 Sep 08 06:46:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 315/612] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:46:54 2026] GET /volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 => generated 468 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-16adc2a7-2f15-4da0-ad30-b3e182bad803 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-16adc2a7-2f15-4da0-ad30-b3e182bad803 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:46:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-16adc2a7-2f15-4da0-ad30-b3e182bad803 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "34896d66-a4d3-4711-b676-f594a1c13806", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1630417150"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:46:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-16adc2a7-2f15-4da0-ad30-b3e182bad803 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Create volume request body: {'volume': {'snapshot_id': '34896d66-a4d3-4711-b676-f594a1c13806', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1630417150'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:46:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-16adc2a7-2f15-4da0-ad30-b3e182bad803 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:46:54 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-16adc2a7-2f15-4da0-ad30-b3e182bad803 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Create volume of 1 GB Sep 08 06:46:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ffd390f9-d11d-417e-b5b4-db1d4f576352 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ffd390f9-d11d-417e-b5b4-db1d4f576352 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] DELETE http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 Sep 08 06:46:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ffd390f9-d11d-417e-b5b4-db1d4f576352 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ffd390f9-d11d-417e-b5b4-db1d4f576352 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:54 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-ffd390f9-d11d-417e-b5b4-db1d4f576352 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Delete volume with id: aa8592cc-488a-4b2b-9dd5-038385cbe3d1 Sep 08 06:46:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-16adc2a7-2f15-4da0-ad30-b3e182bad803 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Availability Zones retrieved successfully. Sep 08 06:46:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ffd390f9-d11d-417e-b5b4-db1d4f576352 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16adc2a7-2f15-4da0-ad30-b3e182bad803 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Flow 'volume_create_api' (37e21e31-f382-42bb-8948-28ca989e5644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:46:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16adc2a7-2f15-4da0-ad30-b3e182bad803 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73421cab-d269-43dd-a612-634bd9a402e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-16adc2a7-2f15-4da0-ad30-b3e182bad803 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:46:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ffd390f9-d11d-417e-b5b4-db1d4f576352 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Delete volume request issued successfully. Sep 08 06:46:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ffd390f9-d11d-417e-b5b4-db1d4f576352 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 returned with HTTP 202 Sep 08 06:46:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 316/613] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:46:54 2026] DELETE /volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:46:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4d58195f-9242-49c5-b381-1cb9d241b1cf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4d58195f-9242-49c5-b381-1cb9d241b1cf tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 Sep 08 06:46:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4d58195f-9242-49c5-b381-1cb9d241b1cf tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4d58195f-9242-49c5-b381-1cb9d241b1cf tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4d58195f-9242-49c5-b381-1cb9d241b1cf tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16adc2a7-2f15-4da0-ad30-b3e182bad803 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73421cab-d269-43dd-a612-634bd9a402e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '34896d66-a4d3-4711-b676-f594a1c13806', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16adc2a7-2f15-4da0-ad30-b3e182bad803 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d9772a2-552a-476a-ac12-c2771332529c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4d58195f-9242-49c5-b381-1cb9d241b1cf tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 returned with HTTP 200 Sep 08 06:46:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 317/614] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:54 2026] GET /volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:55 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-16adc2a7-2f15-4da0-ad30-b3e182bad803 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Created reservations ['304b19db-e83b-42cc-8043-c10342af7694', '74494a33-85b2-4d9e-b078-c71e2b339e7e', '71d6b3b2-d321-4d1a-89bb-c34a272f0a98', '6b85d049-bb11-46db-acd7-7c464484a6c8'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:46:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16adc2a7-2f15-4da0-ad30-b3e182bad803 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d9772a2-552a-476a-ac12-c2771332529c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['304b19db-e83b-42cc-8043-c10342af7694', '74494a33-85b2-4d9e-b078-c71e2b339e7e', '71d6b3b2-d321-4d1a-89bb-c34a272f0a98', '6b85d049-bb11-46db-acd7-7c464484a6c8']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16adc2a7-2f15-4da0-ad30-b3e182bad803 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20fafd79-eedb-47c3-b96b-e637aa4fc2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a166ce95-7c0c-4344-be7f-d2859ed8dea5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a166ce95-7c0c-4344-be7f-d2859ed8dea5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 Sep 08 06:46:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a166ce95-7c0c-4344-be7f-d2859ed8dea5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a166ce95-7c0c-4344-be7f-d2859ed8dea5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a166ce95-7c0c-4344-be7f-d2859ed8dea5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:46:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a166ce95-7c0c-4344-be7f-d2859ed8dea5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 returned with HTTP 200 Sep 08 06:46:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 318/615] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:55 2026] GET /volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-27c030a4-ece6-4aff-91a2-6b6a2b0b2ea3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16adc2a7-2f15-4da0-ad30-b3e182bad803 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20fafd79-eedb-47c3-b96b-e637aa4fc2fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1630417150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b4941bb1fb44fbbbbda64a8438bf66a',qos_specs=None,replication_status=,reservations=['304b19db-e83b-42cc-8043-c10342af7694','74494a33-85b2-4d9e-b078-c71e2b339e7e','71d6b3b2-d321-4d1a-89bb-c34a272f0a98','6b85d049-bb11-46db-acd7-7c464484a6c8'],size=1,snapshot_id=34896d66-a4d3-4711-b676-f594a1c13806,source_replicaid=,source_volid=None,status='creating',user_id='a8ab0d637f5f4712b0d4425f6bf56b83',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:46:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1630417150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b4941bb1fb44fbbbbda64a8438bf66a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=34896d66-a4d3-4711-b676-f594a1c13806,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8ab0d637f5f4712b0d4425f6bf56b83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16adc2a7-2f15-4da0-ad30-b3e182bad803 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85014802-a050-4cf7-8778-7527e10c5712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-27c030a4-ece6-4aff-91a2-6b6a2b0b2ea3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] POST http://192.168.122.168/volume/v3/attachments/01cb60ce-0bd2-49bb-adf7-aa7e3a539425/action Sep 08 06:46:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-27c030a4-ece6-4aff-91a2-6b6a2b0b2ea3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Action body: b'{"os-complete": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:46:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-27c030a4-ece6-4aff-91a2-6b6a2b0b2ea3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:46:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16adc2a7-2f15-4da0-ad30-b3e182bad803 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85014802-a050-4cf7-8778-7527e10c5712) transitioned into state 'SUCCESS' from state '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-1630417150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b4941bb1fb44fbbbbda64a8438bf66a',qos_specs=None,replication_status=,reservations=['304b19db-e83b-42cc-8043-c10342af7694','74494a33-85b2-4d9e-b078-c71e2b339e7e','71d6b3b2-d321-4d1a-89bb-c34a272f0a98','6b85d049-bb11-46db-acd7-7c464484a6c8'],size=1,snapshot_id=34896d66-a4d3-4711-b676-f594a1c13806,source_replicaid=,source_volid=None,status='creating',user_id='a8ab0d637f5f4712b0d4425f6bf56b83',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16adc2a7-2f15-4da0-ad30-b3e182bad803 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e31ef3ce-a506-4bfa-a7a7-f75b9b942ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:46:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-2d2bb178-7a82-4032-9b06-66dad8e4ea9e req-27c030a4-ece6-4aff-91a2-6b6a2b0b2ea3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/attachments/01cb60ce-0bd2-49bb-adf7-aa7e3a539425/action returned with HTTP 204 Sep 08 06:46:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 319/616] 192.168.122.168 () {66 vars in 1614 bytes} [Tue Sep 8 06:46:55 2026] POST /volume/v3/attachments/01cb60ce-0bd2-49bb-adf7-aa7e3a539425/action => generated 0 bytes in 140 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:46:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16adc2a7-2f15-4da0-ad30-b3e182bad803 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e31ef3ce-a506-4bfa-a7a7-f75b9b942ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:46:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-16adc2a7-2f15-4da0-ad30-b3e182bad803 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Flow 'volume_create_api' (37e21e31-f382-42bb-8948-28ca989e5644) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:46:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-16adc2a7-2f15-4da0-ad30-b3e182bad803 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Create volume request issued successfully. Sep 08 06:46:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-16adc2a7-2f15-4da0-ad30-b3e182bad803 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:46:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 298/617] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:46:54 2026] POST /volume/v3/volumes => generated 797 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 06:46:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-38ff3020-7914-49b7-84be-7cd5d32d400c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-38ff3020-7914-49b7-84be-7cd5d32d400c tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 Sep 08 06:46:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-38ff3020-7914-49b7-84be-7cd5d32d400c tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-38ff3020-7914-49b7-84be-7cd5d32d400c tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-38ff3020-7914-49b7-84be-7cd5d32d400c tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-38ff3020-7914-49b7-84be-7cd5d32d400c tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 returned with HTTP 200 Sep 08 06:46:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 320/618] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:55 2026] GET /volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 => generated 865 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6131c920-5a5b-4b5d-a726-d7c5d8c6458f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6131c920-5a5b-4b5d-a726-d7c5d8c6458f tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 Sep 08 06:46:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6131c920-5a5b-4b5d-a726-d7c5d8c6458f tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6131c920-5a5b-4b5d-a726-d7c5d8c6458f tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6131c920-5a5b-4b5d-a726-d7c5d8c6458f tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Volume info retrieved successfully. Sep 08 06:46:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6131c920-5a5b-4b5d-a726-d7c5d8c6458f tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 returned with HTTP 200 Sep 08 06:46:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 299/619] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:55 2026] GET /volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-32dc0f29-f4ac-4fc1-9c81-3bdd8b821ce7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-32dc0f29-f4ac-4fc1-9c81-3bdd8b821ce7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 Sep 08 06:46:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-32dc0f29-f4ac-4fc1-9c81-3bdd8b821ce7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-32dc0f29-f4ac-4fc1-9c81-3bdd8b821ce7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-32dc0f29-f4ac-4fc1-9c81-3bdd8b821ce7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:46:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-32dc0f29-f4ac-4fc1-9c81-3bdd8b821ce7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 returned with HTTP 200 Sep 08 06:46:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 321/620] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:56 2026] GET /volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 => generated 1145 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:46:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f185d585-2632-4c0a-b94d-919c709e8781 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f185d585-2632-4c0a-b94d-919c709e8781 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 Sep 08 06:46:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f185d585-2632-4c0a-b94d-919c709e8781 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f185d585-2632-4c0a-b94d-919c709e8781 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f185d585-2632-4c0a-b94d-919c709e8781 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:46:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f185d585-2632-4c0a-b94d-919c709e8781 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 returned with HTTP 200 Sep 08 06:46:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 300/621] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:56 2026] GET /volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 => generated 1145 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:46:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bfb23ef2-b559-4b15-82f6-7f53c828e5cc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bfb23ef2-b559-4b15-82f6-7f53c828e5cc tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 Sep 08 06:46:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bfb23ef2-b559-4b15-82f6-7f53c828e5cc tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bfb23ef2-b559-4b15-82f6-7f53c828e5cc tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bfb23ef2-b559-4b15-82f6-7f53c828e5cc tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bfb23ef2-b559-4b15-82f6-7f53c828e5cc tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 returned with HTTP 200 Sep 08 06:46:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 322/622] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:56 2026] GET /volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 => generated 889 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-497139ed-d7ba-48c4-967b-525130f293a4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-497139ed-d7ba-48c4-967b-525130f293a4 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 Sep 08 06:46:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-497139ed-d7ba-48c4-967b-525130f293a4 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-497139ed-d7ba-48c4-967b-525130f293a4 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-497139ed-d7ba-48c4-967b-525130f293a4 tempest-AttachVolumeNegativeTest-1461620538 tempest-AttachVolumeNegativeTest-1461620538-project-member] http://192.168.122.168/volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 returned with HTTP 404 Sep 08 06:46:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 301/623] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:56 2026] GET /volume/v3/volumes/aa8592cc-488a-4b2b-9dd5-038385cbe3d1 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:46:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1da04fdc-7726-4546-8b1f-214b6b153070 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1da04fdc-7726-4546-8b1f-214b6b153070 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 Sep 08 06:46:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1da04fdc-7726-4546-8b1f-214b6b153070 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1da04fdc-7726-4546-8b1f-214b6b153070 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:46:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:46:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1da04fdc-7726-4546-8b1f-214b6b153070 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1da04fdc-7726-4546-8b1f-214b6b153070 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 returned with HTTP 200 Sep 08 06:46:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 323/624] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:57 2026] GET /volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 => generated 889 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:46:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c4395e17-88c4-4988-ace1-2e6f4c26fb7d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:46:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c4395e17-88c4-4988-ace1-2e6f4c26fb7d tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 Sep 08 06:46:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c4395e17-88c4-4988-ace1-2e6f4c26fb7d tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:46:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c4395e17-88c4-4988-ace1-2e6f4c26fb7d tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:46:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:46:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:46:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:46:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:46:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c4395e17-88c4-4988-ace1-2e6f4c26fb7d tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:46:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c4395e17-88c4-4988-ace1-2e6f4c26fb7d tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 returned with HTTP 200 Sep 08 06:46:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 302/625] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:46:58 2026] GET /volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 => generated 889 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-01bba8f4-a4e9-4c44-9588-c21c1e56cff3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-01bba8f4-a4e9-4c44-9588-c21c1e56cff3 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 Sep 08 06:47:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-01bba8f4-a4e9-4c44-9588-c21c1e56cff3 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-01bba8f4-a4e9-4c44-9588-c21c1e56cff3 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-01bba8f4-a4e9-4c44-9588-c21c1e56cff3 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:47:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-01bba8f4-a4e9-4c44-9588-c21c1e56cff3 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 returned with HTTP 200 Sep 08 06:47:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 324/626] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:00 2026] GET /volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 => generated 889 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:47:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d5204156-d311-4356-954a-b67686cef969 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d5204156-d311-4356-954a-b67686cef969 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 Sep 08 06:47:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d5204156-d311-4356-954a-b67686cef969 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d5204156-d311-4356-954a-b67686cef969 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d5204156-d311-4356-954a-b67686cef969 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:47:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d5204156-d311-4356-954a-b67686cef969 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 returned with HTTP 200 Sep 08 06:47:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 303/627] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:01 2026] GET /volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 => generated 889 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fd60f358-0bad-4a5f-a3c8-f32a645ff96b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fd60f358-0bad-4a5f-a3c8-f32a645ff96b tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 Sep 08 06:47:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fd60f358-0bad-4a5f-a3c8-f32a645ff96b tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fd60f358-0bad-4a5f-a3c8-f32a645ff96b tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fd60f358-0bad-4a5f-a3c8-f32a645ff96b tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:47:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fd60f358-0bad-4a5f-a3c8-f32a645ff96b tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 returned with HTTP 200 Sep 08 06:47:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 325/628] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:02 2026] GET /volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 => generated 889 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f90feefb-674e-4595-b90b-5f226836e73b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f90feefb-674e-4595-b90b-5f226836e73b tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 Sep 08 06:47:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f90feefb-674e-4595-b90b-5f226836e73b tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f90feefb-674e-4595-b90b-5f226836e73b tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f90feefb-674e-4595-b90b-5f226836e73b tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:47:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f90feefb-674e-4595-b90b-5f226836e73b tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 returned with HTTP 200 Sep 08 06:47:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 304/629] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:03 2026] GET /volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 => generated 889 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ae614463-626c-4ac5-8d06-4f6de1922282 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ae614463-626c-4ac5-8d06-4f6de1922282 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 Sep 08 06:47:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ae614463-626c-4ac5-8d06-4f6de1922282 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ae614463-626c-4ac5-8d06-4f6de1922282 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ae614463-626c-4ac5-8d06-4f6de1922282 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:47:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ae614463-626c-4ac5-8d06-4f6de1922282 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 returned with HTTP 200 Sep 08 06:47:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 326/630] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:04 2026] GET /volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 => generated 890 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f76cc719-da9f-41b5-aaa1-395ac0dea274 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f76cc719-da9f-41b5-aaa1-395ac0dea274 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] GET http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 Sep 08 06:47:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f76cc719-da9f-41b5-aaa1-395ac0dea274 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f76cc719-da9f-41b5-aaa1-395ac0dea274 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f76cc719-da9f-41b5-aaa1-395ac0dea274 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] Volume info retrieved successfully. Sep 08 06:47:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f76cc719-da9f-41b5-aaa1-395ac0dea274 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-reader] http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 returned with HTTP 200 Sep 08 06:47:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 305/631] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:04 2026] GET /volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 => generated 890 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7e1010d9-4743-4fe5-a282-a9a42145b1cb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7e1010d9-4743-4fe5-a282-a9a42145b1cb tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] DELETE http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 Sep 08 06:47:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7e1010d9-4743-4fe5-a282-a9a42145b1cb tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7e1010d9-4743-4fe5-a282-a9a42145b1cb tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:04 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-7e1010d9-4743-4fe5-a282-a9a42145b1cb tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Delete volume with id: cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 Sep 08 06:47:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7e1010d9-4743-4fe5-a282-a9a42145b1cb tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:47:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7e1010d9-4743-4fe5-a282-a9a42145b1cb tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Delete volume request issued successfully. Sep 08 06:47:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7e1010d9-4743-4fe5-a282-a9a42145b1cb tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 returned with HTTP 202 Sep 08 06:47:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 327/632] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:47:04 2026] DELETE /volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:47:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9dde19c0-b960-4737-9e27-6bdae9ae2034 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9dde19c0-b960-4737-9e27-6bdae9ae2034 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 Sep 08 06:47:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9dde19c0-b960-4737-9e27-6bdae9ae2034 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9dde19c0-b960-4737-9e27-6bdae9ae2034 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9dde19c0-b960-4737-9e27-6bdae9ae2034 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:47:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9dde19c0-b960-4737-9e27-6bdae9ae2034 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 returned with HTTP 200 Sep 08 06:47:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 306/633] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:04 2026] GET /volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 => generated 889 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1fa22f36-f334-497e-86f6-13724317cd68 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1fa22f36-f334-497e-86f6-13724317cd68 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 Sep 08 06:47:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1fa22f36-f334-497e-86f6-13724317cd68 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1fa22f36-f334-497e-86f6-13724317cd68 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1fa22f36-f334-497e-86f6-13724317cd68 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 returned with HTTP 404 Sep 08 06:47:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 328/634] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:06 2026] GET /volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:47:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c979c2f9-2734-4d91-bbc2-4fdc08969ae8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c979c2f9-2734-4d91-bbc2-4fdc08969ae8 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 Sep 08 06:47:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c979c2f9-2734-4d91-bbc2-4fdc08969ae8 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c979c2f9-2734-4d91-bbc2-4fdc08969ae8 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c979c2f9-2734-4d91-bbc2-4fdc08969ae8 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 returned with HTTP 404 Sep 08 06:47:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 307/635] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:06 2026] GET /volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:47:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f736622a-1082-41fc-8405-13c7938e6aef None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f736622a-1082-41fc-8405-13c7938e6aef tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] DELETE http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 Sep 08 06:47:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f736622a-1082-41fc-8405-13c7938e6aef tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f736622a-1082-41fc-8405-13c7938e6aef tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:06 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-f736622a-1082-41fc-8405-13c7938e6aef tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Delete volume with id: cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 Sep 08 06:47:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f736622a-1082-41fc-8405-13c7938e6aef tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 returned with HTTP 404 Sep 08 06:47:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 329/636] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:47:06 2026] DELETE /volume/v3/volumes/cb5dcfbe-dc28-40c3-b281-2fb3ae9ee990 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:47:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9565812b-11fa-4c49-822a-a3dff244dfc1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9565812b-11fa-4c49-822a-a3dff244dfc1 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 Sep 08 06:47:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9565812b-11fa-4c49-822a-a3dff244dfc1 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9565812b-11fa-4c49-822a-a3dff244dfc1 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:06 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-9565812b-11fa-4c49-822a-a3dff244dfc1 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Delete snapshot with id: 34896d66-a4d3-4711-b676-f594a1c13806 Sep 08 06:47:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9565812b-11fa-4c49-822a-a3dff244dfc1 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:47:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9565812b-11fa-4c49-822a-a3dff244dfc1 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot delete request issued successfully. Sep 08 06:47:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9565812b-11fa-4c49-822a-a3dff244dfc1 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 returned with HTTP 202 Sep 08 06:47:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 308/637] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:47:06 2026] DELETE /volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:47:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3983a380-676d-42f7-9899-a3534346f7b4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3983a380-676d-42f7-9899-a3534346f7b4 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 Sep 08 06:47:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3983a380-676d-42f7-9899-a3534346f7b4 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3983a380-676d-42f7-9899-a3534346f7b4 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3983a380-676d-42f7-9899-a3534346f7b4 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:47:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3983a380-676d-42f7-9899-a3534346f7b4 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 returned with HTTP 200 Sep 08 06:47:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 330/638] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:47:06 2026] GET /volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 => generated 467 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-85564f36-c80c-4013-bc9a-7df98692ba35 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-85564f36-c80c-4013-bc9a-7df98692ba35 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 Sep 08 06:47:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-85564f36-c80c-4013-bc9a-7df98692ba35 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-85564f36-c80c-4013-bc9a-7df98692ba35 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-85564f36-c80c-4013-bc9a-7df98692ba35 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:47:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-85564f36-c80c-4013-bc9a-7df98692ba35 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 returned with HTTP 200 Sep 08 06:47:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 309/639] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:47:07 2026] GET /volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 => generated 467 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b9910407-0310-4514-b52b-468d06293c0a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b9910407-0310-4514-b52b-468d06293c0a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 Sep 08 06:47:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b9910407-0310-4514-b52b-468d06293c0a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b9910407-0310-4514-b52b-468d06293c0a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b9910407-0310-4514-b52b-468d06293c0a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Snapshot retrieved successfully. Sep 08 06:47:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b9910407-0310-4514-b52b-468d06293c0a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 returned with HTTP 200 Sep 08 06:47:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 331/640] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:47:08 2026] GET /volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 => generated 467 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8e02453b-31db-45bb-8f44-de19a3a560f5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8e02453b-31db-45bb-8f44-de19a3a560f5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 Sep 08 06:47:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8e02453b-31db-45bb-8f44-de19a3a560f5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8e02453b-31db-45bb-8f44-de19a3a560f5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:09 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=333,cinder:INSERT=46,cinder:UPDATE=84 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:47:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8e02453b-31db-45bb-8f44-de19a3a560f5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 returned with HTTP 404 Sep 08 06:47:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 310/641] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:47:09 2026] GET /volume/v3/snapshots/34896d66-a4d3-4711-b676-f594a1c13806 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:47:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-31d82daa-4877-4f0f-8670-3f7308487bf2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-31d82daa-4877-4f0f-8670-3f7308487bf2 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 Sep 08 06:47:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-31d82daa-4877-4f0f-8670-3f7308487bf2 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-31d82daa-4877-4f0f-8670-3f7308487bf2 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-31d82daa-4877-4f0f-8670-3f7308487bf2 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:47:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-31d82daa-4877-4f0f-8670-3f7308487bf2 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 returned with HTTP 200 Sep 08 06:47:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 332/642] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:09 2026] GET /volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 => generated 855 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b1298560-7211-41a5-bd19-98fb6406589a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b1298560-7211-41a5-bd19-98fb6406589a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] DELETE http://192.168.122.168/volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 Sep 08 06:47:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b1298560-7211-41a5-bd19-98fb6406589a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b1298560-7211-41a5-bd19-98fb6406589a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:09 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-b1298560-7211-41a5-bd19-98fb6406589a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Delete volume with id: c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 Sep 08 06:47:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b1298560-7211-41a5-bd19-98fb6406589a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:47:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b1298560-7211-41a5-bd19-98fb6406589a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Delete volume request issued successfully. Sep 08 06:47:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b1298560-7211-41a5-bd19-98fb6406589a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 returned with HTTP 202 Sep 08 06:47:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 311/643] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:47:09 2026] DELETE /volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:47:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5d8848b8-0e24-4a40-9472-18dbd18b1816 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5d8848b8-0e24-4a40-9472-18dbd18b1816 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 Sep 08 06:47:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5d8848b8-0e24-4a40-9472-18dbd18b1816 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5d8848b8-0e24-4a40-9472-18dbd18b1816 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:09 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=293,cinder:INSERT=34,cinder:UPDATE=66 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:47:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5d8848b8-0e24-4a40-9472-18dbd18b1816 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:47:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5d8848b8-0e24-4a40-9472-18dbd18b1816 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 returned with HTTP 200 Sep 08 06:47:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 333/644] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:09 2026] GET /volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 => generated 854 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e779225f-27ec-4d19-a4a7-8929359a732a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e779225f-27ec-4d19-a4a7-8929359a732a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 Sep 08 06:47:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e779225f-27ec-4d19-a4a7-8929359a732a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e779225f-27ec-4d19-a4a7-8929359a732a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e779225f-27ec-4d19-a4a7-8929359a732a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:47:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e779225f-27ec-4d19-a4a7-8929359a732a tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 returned with HTTP 200 Sep 08 06:47:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 312/645] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:11 2026] GET /volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 => generated 854 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-396c371f-fc0a-4a54-b3f1-1cf096447f03 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-396c371f-fc0a-4a54-b3f1-1cf096447f03 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 Sep 08 06:47:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-396c371f-fc0a-4a54-b3f1-1cf096447f03 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-396c371f-fc0a-4a54-b3f1-1cf096447f03 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-396c371f-fc0a-4a54-b3f1-1cf096447f03 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:47:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-396c371f-fc0a-4a54-b3f1-1cf096447f03 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 returned with HTTP 200 Sep 08 06:47:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 334/646] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:12 2026] GET /volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 => generated 854 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-adf7a02f-6276-4d21-b308-4a8191cf5309 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-adf7a02f-6276-4d21-b308-4a8191cf5309 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 Sep 08 06:47:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-adf7a02f-6276-4d21-b308-4a8191cf5309 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-adf7a02f-6276-4d21-b308-4a8191cf5309 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-adf7a02f-6276-4d21-b308-4a8191cf5309 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 returned with HTTP 404 Sep 08 06:47:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 313/647] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:13 2026] GET /volume/v3/volumes/c1fd13c0-17ed-4aaf-8d6c-6c2b65f539f0 => generated 109 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:47:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e8a4f2b8-10fb-4ddd-b29e-148d5966fb1e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8a4f2b8-10fb-4ddd-b29e-148d5966fb1e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 Sep 08 06:47:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8a4f2b8-10fb-4ddd-b29e-148d5966fb1e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8a4f2b8-10fb-4ddd-b29e-148d5966fb1e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e8a4f2b8-10fb-4ddd-b29e-148d5966fb1e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:47:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8a4f2b8-10fb-4ddd-b29e-148d5966fb1e tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 returned with HTTP 200 Sep 08 06:47:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 335/648] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:13 2026] GET /volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 => generated 856 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0b7302c3-8ff1-47a5-8e59-584d2c701b87 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0b7302c3-8ff1-47a5-8e59-584d2c701b87 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] DELETE http://192.168.122.168/volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 Sep 08 06:47:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0b7302c3-8ff1-47a5-8e59-584d2c701b87 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0b7302c3-8ff1-47a5-8e59-584d2c701b87 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:13 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-0b7302c3-8ff1-47a5-8e59-584d2c701b87 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Delete volume with id: 99678f42-a9d2-4de7-b82c-fff35032ac56 Sep 08 06:47:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0b7302c3-8ff1-47a5-8e59-584d2c701b87 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:47:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0b7302c3-8ff1-47a5-8e59-584d2c701b87 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Delete volume request issued successfully. Sep 08 06:47:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0b7302c3-8ff1-47a5-8e59-584d2c701b87 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 returned with HTTP 202 Sep 08 06:47:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 314/649] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:47:13 2026] DELETE /volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 => generated 0 bytes in 350 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:47:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-062fb0c6-e7a0-4f19-b7c6-ccd1ad7b26d5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-062fb0c6-e7a0-4f19-b7c6-ccd1ad7b26d5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 Sep 08 06:47:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-062fb0c6-e7a0-4f19-b7c6-ccd1ad7b26d5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-062fb0c6-e7a0-4f19-b7c6-ccd1ad7b26d5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-062fb0c6-e7a0-4f19-b7c6-ccd1ad7b26d5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:47:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-062fb0c6-e7a0-4f19-b7c6-ccd1ad7b26d5 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 returned with HTTP 200 Sep 08 06:47:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 336/650] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:14 2026] GET /volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 => generated 855 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2ee0db11-3b98-4372-a660-58d2640cf956 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2ee0db11-3b98-4372-a660-58d2640cf956 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 Sep 08 06:47:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2ee0db11-3b98-4372-a660-58d2640cf956 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2ee0db11-3b98-4372-a660-58d2640cf956 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2ee0db11-3b98-4372-a660-58d2640cf956 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Volume info retrieved successfully. Sep 08 06:47:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2ee0db11-3b98-4372-a660-58d2640cf956 tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 returned with HTTP 200 Sep 08 06:47:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 315/651] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:15 2026] GET /volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 => generated 855 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c7ec43eb-1dae-426a-a6de-045cfbc289ed None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c7ec43eb-1dae-426a-a6de-045cfbc289ed tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] GET http://192.168.122.168/volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 Sep 08 06:47:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c7ec43eb-1dae-426a-a6de-045cfbc289ed tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c7ec43eb-1dae-426a-a6de-045cfbc289ed tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c7ec43eb-1dae-426a-a6de-045cfbc289ed tempest-VolumesSnapshotTestJSON-581938750 tempest-VolumesSnapshotTestJSON-581938750-project-member] http://192.168.122.168/volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 returned with HTTP 404 Sep 08 06:47:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 337/652] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:16 2026] GET /volume/v3/volumes/99678f42-a9d2-4de7-b82c-fff35032ac56 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:47:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-f34a75f5-3431-4ea9-b403-0ce972565518 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-f34a75f5-3431-4ea9-b403-0ce972565518 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:47:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-f34a75f5-3431-4ea9-b403-0ce972565518 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1313613324", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:47:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-f34a75f5-3431-4ea9-b403-0ce972565518 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1313613324', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:47:17 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-f34a75f5-3431-4ea9-b403-0ce972565518 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Create volume of 1 GB Sep 08 06:47:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-f34a75f5-3431-4ea9-b403-0ce972565518 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Availability Zones retrieved successfully. Sep 08 06:47:17 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-f34a75f5-3431-4ea9-b403-0ce972565518 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Flow 'volume_create_api' (45eb887b-d26b-4883-adce-c2a94bbc592b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:47:17 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-f34a75f5-3431-4ea9-b403-0ce972565518 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4d0e1c7-c2a6-4e5c-a115-92f147e8d6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:47:17 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-f34a75f5-3431-4ea9-b403-0ce972565518 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:47:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-f34a75f5-3431-4ea9-b403-0ce972565518 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4d0e1c7-c2a6-4e5c-a115-92f147e8d6c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:47:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-f34a75f5-3431-4ea9-b403-0ce972565518 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfb20ab2-6dbc-4822-ab9e-44064e8b8472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:47:18 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-f34a75f5-3431-4ea9-b403-0ce972565518 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Created reservations ['35ae7394-c3fc-4796-bc7d-a0c793017d96', '4f843ecf-baf9-4d8d-b695-17e75019e6bf', 'f5e21778-2660-43c0-8d18-5dbe77f7866d', '62556ef0-2476-421c-9411-c79f3cd985e9'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:47:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-f34a75f5-3431-4ea9-b403-0ce972565518 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfb20ab2-6dbc-4822-ab9e-44064e8b8472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35ae7394-c3fc-4796-bc7d-a0c793017d96', '4f843ecf-baf9-4d8d-b695-17e75019e6bf', 'f5e21778-2660-43c0-8d18-5dbe77f7866d', '62556ef0-2476-421c-9411-c79f3cd985e9']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:47:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-f34a75f5-3431-4ea9-b403-0ce972565518 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc247d45-1661-4147-a7c3-8ceaed12451e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:47:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-f34a75f5-3431-4ea9-b403-0ce972565518 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc247d45-1661-4147-a7c3-8ceaed12451e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7607df1-17af-4d13-980d-b2b7d04fd803', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1313613324',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='00844b41028a434886dcf5d9db2ebc4c',qos_specs=None,replication_status=,reservations=['35ae7394-c3fc-4796-bc7d-a0c793017d96','4f843ecf-baf9-4d8d-b695-17e75019e6bf','f5e21778-2660-43c0-8d18-5dbe77f7866d','62556ef0-2476-421c-9411-c79f3cd985e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19edcb779a9f43b5beac0824acf030f0',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:47:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1313613324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7607df1-17af-4d13-980d-b2b7d04fd803,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='00844b41028a434886dcf5d9db2ebc4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19edcb779a9f43b5beac0824acf030f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:47:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-f34a75f5-3431-4ea9-b403-0ce972565518 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (259d33e9-8efa-442a-8489-1a472597203f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:47:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-f34a75f5-3431-4ea9-b403-0ce972565518 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (259d33e9-8efa-442a-8489-1a472597203f) transitioned into state 'SUCCESS' from state '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-1313613324',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='00844b41028a434886dcf5d9db2ebc4c',qos_specs=None,replication_status=,reservations=['35ae7394-c3fc-4796-bc7d-a0c793017d96','4f843ecf-baf9-4d8d-b695-17e75019e6bf','f5e21778-2660-43c0-8d18-5dbe77f7866d','62556ef0-2476-421c-9411-c79f3cd985e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19edcb779a9f43b5beac0824acf030f0',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:47:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-f34a75f5-3431-4ea9-b403-0ce972565518 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a22a9d9d-8e5b-4b5c-8906-bf10ac0f2631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:47:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-f34a75f5-3431-4ea9-b403-0ce972565518 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a22a9d9d-8e5b-4b5c-8906-bf10ac0f2631) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:47:18 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-f34a75f5-3431-4ea9-b403-0ce972565518 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Flow 'volume_create_api' (45eb887b-d26b-4883-adce-c2a94bbc592b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:47:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-f34a75f5-3431-4ea9-b403-0ce972565518 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Create volume request issued successfully. Sep 08 06:47:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-f34a75f5-3431-4ea9-b403-0ce972565518 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:47:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 316/653] 192.168.122.168 () {64 vars in 1430 bytes} [Tue Sep 8 06:47:17 2026] POST /volume/v3/volumes => generated 772 bytes in 807 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:47:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-1c3f4188-face-4893-98cd-7d37b69e2eed None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-1c3f4188-face-4893-98cd-7d37b69e2eed tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] GET http://192.168.122.168/volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 Sep 08 06:47:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-1c3f4188-face-4893-98cd-7d37b69e2eed tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-1c3f4188-face-4893-98cd-7d37b69e2eed tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-1c3f4188-face-4893-98cd-7d37b69e2eed tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Volume info retrieved successfully. Sep 08 06:47:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-cb4190b8-3def-4c86-8d62-9810aed8a9d1 req-1c3f4188-face-4893-98cd-7d37b69e2eed tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] http://192.168.122.168/volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 returned with HTTP 200 Sep 08 06:47:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 338/654] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:47:18 2026] GET /volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 => generated 840 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:47:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-d5416393-be78-40b9-8af8-170e66208a71 req-88ab2178-67b7-4958-9f87-915a2d863daf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d5416393-be78-40b9-8af8-170e66208a71 req-88ab2178-67b7-4958-9f87-915a2d863daf tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] GET http://192.168.122.168/volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 Sep 08 06:47:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d5416393-be78-40b9-8af8-170e66208a71 req-88ab2178-67b7-4958-9f87-915a2d863daf tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d5416393-be78-40b9-8af8-170e66208a71 req-88ab2178-67b7-4958-9f87-915a2d863daf tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-d5416393-be78-40b9-8af8-170e66208a71 req-88ab2178-67b7-4958-9f87-915a2d863daf tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Volume info retrieved successfully. Sep 08 06:47:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d5416393-be78-40b9-8af8-170e66208a71 req-88ab2178-67b7-4958-9f87-915a2d863daf tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] http://192.168.122.168/volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 returned with HTTP 200 Sep 08 06:47:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 317/655] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:47:18 2026] GET /volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 => generated 840 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-8acd8cbc-8c12-4c18-89ba-4bf1155b7154 req-794d0bc6-b6a6-4578-a50f-162a0d732155 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-8acd8cbc-8c12-4c18-89ba-4bf1155b7154 req-794d0bc6-b6a6-4578-a50f-162a0d732155 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] GET http://192.168.122.168/volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 Sep 08 06:47:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-8acd8cbc-8c12-4c18-89ba-4bf1155b7154 req-794d0bc6-b6a6-4578-a50f-162a0d732155 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-8acd8cbc-8c12-4c18-89ba-4bf1155b7154 req-794d0bc6-b6a6-4578-a50f-162a0d732155 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-8acd8cbc-8c12-4c18-89ba-4bf1155b7154 req-794d0bc6-b6a6-4578-a50f-162a0d732155 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Volume info retrieved successfully. Sep 08 06:47:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-8acd8cbc-8c12-4c18-89ba-4bf1155b7154 req-794d0bc6-b6a6-4578-a50f-162a0d732155 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] http://192.168.122.168/volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 returned with HTTP 200 Sep 08 06:47:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 339/656] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:47:20 2026] GET /volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 => generated 864 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-b62a6908-b0ec-4810-9c96-16a455fd0dbe req-c726361e-b39a-4aa4-b706-6a32007f55f5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-b62a6908-b0ec-4810-9c96-16a455fd0dbe req-c726361e-b39a-4aa4-b706-6a32007f55f5 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] GET http://192.168.122.168/volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 Sep 08 06:47:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-b62a6908-b0ec-4810-9c96-16a455fd0dbe req-c726361e-b39a-4aa4-b706-6a32007f55f5 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-b62a6908-b0ec-4810-9c96-16a455fd0dbe req-c726361e-b39a-4aa4-b706-6a32007f55f5 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-b62a6908-b0ec-4810-9c96-16a455fd0dbe req-c726361e-b39a-4aa4-b706-6a32007f55f5 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Volume info retrieved successfully. Sep 08 06:47:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-b62a6908-b0ec-4810-9c96-16a455fd0dbe req-c726361e-b39a-4aa4-b706-6a32007f55f5 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] http://192.168.122.168/volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 returned with HTTP 200 Sep 08 06:47:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 318/657] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:47:21 2026] GET /volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 => generated 865 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-89cc83c6-94a1-42ee-9b14-dc4a6d6e2e91 req-227e0477-cfc3-459e-9354-f91a1d4e9464 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-89cc83c6-94a1-42ee-9b14-dc4a6d6e2e91 req-227e0477-cfc3-459e-9354-f91a1d4e9464 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-reader] GET http://192.168.122.168/volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 Sep 08 06:47:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-89cc83c6-94a1-42ee-9b14-dc4a6d6e2e91 req-227e0477-cfc3-459e-9354-f91a1d4e9464 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-89cc83c6-94a1-42ee-9b14-dc4a6d6e2e91 req-227e0477-cfc3-459e-9354-f91a1d4e9464 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-89cc83c6-94a1-42ee-9b14-dc4a6d6e2e91 req-227e0477-cfc3-459e-9354-f91a1d4e9464 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-reader] Volume info retrieved successfully. Sep 08 06:47:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-89cc83c6-94a1-42ee-9b14-dc4a6d6e2e91 req-227e0477-cfc3-459e-9354-f91a1d4e9464 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-reader] http://192.168.122.168/volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 returned with HTTP 200 Sep 08 06:47:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 340/658] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:47:21 2026] GET /volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 => generated 865 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:47:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-41eb9867-d00d-49bd-8c99-d305434b1e11 req-e655ebd4-29a2-4362-9d51-08cc05c50d3b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-41eb9867-d00d-49bd-8c99-d305434b1e11 req-e655ebd4-29a2-4362-9d51-08cc05c50d3b tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] DELETE http://192.168.122.168/volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 Sep 08 06:47:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-41eb9867-d00d-49bd-8c99-d305434b1e11 req-e655ebd4-29a2-4362-9d51-08cc05c50d3b tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-41eb9867-d00d-49bd-8c99-d305434b1e11 req-e655ebd4-29a2-4362-9d51-08cc05c50d3b tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:21 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [req-41eb9867-d00d-49bd-8c99-d305434b1e11 req-e655ebd4-29a2-4362-9d51-08cc05c50d3b tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Delete volume with id: b7607df1-17af-4d13-980d-b2b7d04fd803 Sep 08 06:47:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-41eb9867-d00d-49bd-8c99-d305434b1e11 req-e655ebd4-29a2-4362-9d51-08cc05c50d3b tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Volume info retrieved successfully. Sep 08 06:47:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-41eb9867-d00d-49bd-8c99-d305434b1e11 req-e655ebd4-29a2-4362-9d51-08cc05c50d3b tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Delete volume request issued successfully. Sep 08 06:47:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-41eb9867-d00d-49bd-8c99-d305434b1e11 req-e655ebd4-29a2-4362-9d51-08cc05c50d3b tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] http://192.168.122.168/volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 returned with HTTP 202 Sep 08 06:47:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 319/659] 192.168.122.168 () {62 vars in 1509 bytes} [Tue Sep 8 06:47:21 2026] DELETE /volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:47:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-88a6b797-cc4a-44a7-b026-eee413e611de req-188d3c40-dcd2-4ffb-ae8e-4cb69bbb70b2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-88a6b797-cc4a-44a7-b026-eee413e611de req-188d3c40-dcd2-4ffb-ae8e-4cb69bbb70b2 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] GET http://192.168.122.168/volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 Sep 08 06:47:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-88a6b797-cc4a-44a7-b026-eee413e611de req-188d3c40-dcd2-4ffb-ae8e-4cb69bbb70b2 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-88a6b797-cc4a-44a7-b026-eee413e611de req-188d3c40-dcd2-4ffb-ae8e-4cb69bbb70b2 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-88a6b797-cc4a-44a7-b026-eee413e611de req-188d3c40-dcd2-4ffb-ae8e-4cb69bbb70b2 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Volume info retrieved successfully. Sep 08 06:47:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-88a6b797-cc4a-44a7-b026-eee413e611de req-188d3c40-dcd2-4ffb-ae8e-4cb69bbb70b2 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] http://192.168.122.168/volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 returned with HTTP 200 Sep 08 06:47:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 341/660] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:47:21 2026] GET /volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 => generated 864 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-87b020b3-923d-4ba6-b9d0-01b4929cd427 req-97fc600f-2ea7-4663-958d-8c1a93874be6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-87b020b3-923d-4ba6-b9d0-01b4929cd427 req-97fc600f-2ea7-4663-958d-8c1a93874be6 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] GET http://192.168.122.168/volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 Sep 08 06:47:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-87b020b3-923d-4ba6-b9d0-01b4929cd427 req-97fc600f-2ea7-4663-958d-8c1a93874be6 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-87b020b3-923d-4ba6-b9d0-01b4929cd427 req-97fc600f-2ea7-4663-958d-8c1a93874be6 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-87b020b3-923d-4ba6-b9d0-01b4929cd427 req-97fc600f-2ea7-4663-958d-8c1a93874be6 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Volume info retrieved successfully. Sep 08 06:47:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-87b020b3-923d-4ba6-b9d0-01b4929cd427 req-97fc600f-2ea7-4663-958d-8c1a93874be6 tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] http://192.168.122.168/volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 returned with HTTP 200 Sep 08 06:47:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 320/661] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:47:23 2026] GET /volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 => generated 864 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-589ee864-fae2-446a-b495-4582d78fadd4 req-b243cb4e-2f5d-4926-b2b6-e466bbb9544f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-589ee864-fae2-446a-b495-4582d78fadd4 req-b243cb4e-2f5d-4926-b2b6-e466bbb9544f tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] GET http://192.168.122.168/volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 Sep 08 06:47:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-589ee864-fae2-446a-b495-4582d78fadd4 req-b243cb4e-2f5d-4926-b2b6-e466bbb9544f tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-589ee864-fae2-446a-b495-4582d78fadd4 req-b243cb4e-2f5d-4926-b2b6-e466bbb9544f tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-589ee864-fae2-446a-b495-4582d78fadd4 req-b243cb4e-2f5d-4926-b2b6-e466bbb9544f tempest-VolumesGetTestJSON-709585975 tempest-VolumesGetTestJSON-709585975-project-member] http://192.168.122.168/volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 returned with HTTP 404 Sep 08 06:47:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 342/662] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:47:24 2026] GET /volume/v3/volumes/b7607df1-17af-4d13-980d-b2b7d04fd803 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:47:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bb57202b-9826-4753-9c03-df882b7144b1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bb57202b-9826-4753-9c03-df882b7144b1 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:47:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bb57202b-9826-4753-9c03-df882b7144b1 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1424615419"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:47:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-bb57202b-9826-4753-9c03-df882b7144b1 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1424615419'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:47:25 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-bb57202b-9826-4753-9c03-df882b7144b1 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Create volume of 1 GB Sep 08 06:47:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bb57202b-9826-4753-9c03-df882b7144b1 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Availability Zones retrieved successfully. Sep 08 06:47:25 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bb57202b-9826-4753-9c03-df882b7144b1 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Flow 'volume_create_api' (dd4eda01-39ab-40eb-9f3d-1d778b9caa90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:47:25 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bb57202b-9826-4753-9c03-df882b7144b1 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa87d155-ec95-475c-90ce-9f3689f5c92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:47:25 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-bb57202b-9826-4753-9c03-df882b7144b1 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:47:25 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bb57202b-9826-4753-9c03-df882b7144b1 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa87d155-ec95-475c-90ce-9f3689f5c92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:47:25 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bb57202b-9826-4753-9c03-df882b7144b1 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8712793c-dd07-4a74-9795-0bcb104024b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:47:26 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-bb57202b-9826-4753-9c03-df882b7144b1 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Created reservations ['4acfc4de-455c-4c88-9314-2ece5c4a5104', 'fee3d49a-ea94-4723-9ba0-1e524f21f565', '2d4ed908-724a-4728-ac7e-e50b8ee807c3', '6741c7a3-47bc-4035-ba78-76bfa1db2f35'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:47:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bb57202b-9826-4753-9c03-df882b7144b1 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8712793c-dd07-4a74-9795-0bcb104024b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4acfc4de-455c-4c88-9314-2ece5c4a5104', 'fee3d49a-ea94-4723-9ba0-1e524f21f565', '2d4ed908-724a-4728-ac7e-e50b8ee807c3', '6741c7a3-47bc-4035-ba78-76bfa1db2f35']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:47:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bb57202b-9826-4753-9c03-df882b7144b1 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90728487-4130-4141-a949-c9ad8645f521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:47:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bb57202b-9826-4753-9c03-df882b7144b1 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90728487-4130-4141-a949-c9ad8645f521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '942c8b1d-37ee-4563-8f00-dcd688eae50f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1424615419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f660836be5743fa818804e411ecc57e',qos_specs=None,replication_status=,reservations=['4acfc4de-455c-4c88-9314-2ece5c4a5104','fee3d49a-ea94-4723-9ba0-1e524f21f565','2d4ed908-724a-4728-ac7e-e50b8ee807c3','6741c7a3-47bc-4035-ba78-76bfa1db2f35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13a11841d0064ef38f2d767aa823dc4c',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:47:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1424615419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=942c8b1d-37ee-4563-8f00-dcd688eae50f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f660836be5743fa818804e411ecc57e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13a11841d0064ef38f2d767aa823dc4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:47:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bb57202b-9826-4753-9c03-df882b7144b1 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e22f154-f864-4164-ab0d-a9970d5978ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:47:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bb57202b-9826-4753-9c03-df882b7144b1 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e22f154-f864-4164-ab0d-a9970d5978ec) transitioned into state 'SUCCESS' from state '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-1424615419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f660836be5743fa818804e411ecc57e',qos_specs=None,replication_status=,reservations=['4acfc4de-455c-4c88-9314-2ece5c4a5104','fee3d49a-ea94-4723-9ba0-1e524f21f565','2d4ed908-724a-4728-ac7e-e50b8ee807c3','6741c7a3-47bc-4035-ba78-76bfa1db2f35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13a11841d0064ef38f2d767aa823dc4c',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:47:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bb57202b-9826-4753-9c03-df882b7144b1 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b16786f0-c5de-4bb4-bf4f-a94a4ba9dcab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:47:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bb57202b-9826-4753-9c03-df882b7144b1 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b16786f0-c5de-4bb4-bf4f-a94a4ba9dcab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:47:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bb57202b-9826-4753-9c03-df882b7144b1 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Flow 'volume_create_api' (dd4eda01-39ab-40eb-9f3d-1d778b9caa90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:47:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bb57202b-9826-4753-9c03-df882b7144b1 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Create volume request issued successfully. Sep 08 06:47:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bb57202b-9826-4753-9c03-df882b7144b1 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:47:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 321/663] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:47:25 2026] POST /volume/v3/volumes => generated 768 bytes in 994 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:47:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cd696673-dd85-42d3-bceb-c03df2e211cd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cd696673-dd85-42d3-bceb-c03df2e211cd tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] GET http://192.168.122.168/volume/v3/volumes/942c8b1d-37ee-4563-8f00-dcd688eae50f Sep 08 06:47:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cd696673-dd85-42d3-bceb-c03df2e211cd tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cd696673-dd85-42d3-bceb-c03df2e211cd tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cd696673-dd85-42d3-bceb-c03df2e211cd tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Volume info retrieved successfully. Sep 08 06:47:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cd696673-dd85-42d3-bceb-c03df2e211cd tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] http://192.168.122.168/volume/v3/volumes/942c8b1d-37ee-4563-8f00-dcd688eae50f returned with HTTP 200 Sep 08 06:47:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 343/664] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:26 2026] GET /volume/v3/volumes/942c8b1d-37ee-4563-8f00-dcd688eae50f => generated 836 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9229cabd-8ab8-48b6-a97d-da1f7ffa66c0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9229cabd-8ab8-48b6-a97d-da1f7ffa66c0 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] GET http://192.168.122.168/volume/v3/volumes/942c8b1d-37ee-4563-8f00-dcd688eae50f Sep 08 06:47:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9229cabd-8ab8-48b6-a97d-da1f7ffa66c0 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9229cabd-8ab8-48b6-a97d-da1f7ffa66c0 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9229cabd-8ab8-48b6-a97d-da1f7ffa66c0 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Volume info retrieved successfully. Sep 08 06:47:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9229cabd-8ab8-48b6-a97d-da1f7ffa66c0 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] http://192.168.122.168/volume/v3/volumes/942c8b1d-37ee-4563-8f00-dcd688eae50f returned with HTTP 200 Sep 08 06:47:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 322/665] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:27 2026] GET /volume/v3/volumes/942c8b1d-37ee-4563-8f00-dcd688eae50f => generated 860 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-800a84e7-7890-4bfa-8489-f77e254e9223 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-800a84e7-7890-4bfa-8489-f77e254e9223 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] GET http://192.168.122.168/volume/v3/volumes/942c8b1d-37ee-4563-8f00-dcd688eae50f Sep 08 06:47:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-800a84e7-7890-4bfa-8489-f77e254e9223 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-800a84e7-7890-4bfa-8489-f77e254e9223 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-800a84e7-7890-4bfa-8489-f77e254e9223 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Volume info retrieved successfully. Sep 08 06:47:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-800a84e7-7890-4bfa-8489-f77e254e9223 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] http://192.168.122.168/volume/v3/volumes/942c8b1d-37ee-4563-8f00-dcd688eae50f returned with HTTP 200 Sep 08 06:47:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 344/666] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:28 2026] GET /volume/v3/volumes/942c8b1d-37ee-4563-8f00-dcd688eae50f => generated 861 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-57b78c50-de45-4d9a-8e42-ef218f1a815f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-57b78c50-de45-4d9a-8e42-ef218f1a815f tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:47:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-57b78c50-de45-4d9a-8e42-ef218f1a815f tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1785969789"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:47:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-57b78c50-de45-4d9a-8e42-ef218f1a815f tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:47:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 323/667] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 06:47:32 2026] POST /volume/v3/types => generated 224 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a0b4d19d-d096-47de-99c1-206e8003ec74 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a0b4d19d-d096-47de-99c1-206e8003ec74 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 08 06:47:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a0b4d19d-d096-47de-99c1-206e8003ec74 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1587644519"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:47:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a0b4d19d-d096-47de-99c1-206e8003ec74 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 08 06:47:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 345/668] 192.168.122.168 () {62 vars in 1195 bytes} [Tue Sep 8 06:47:32 2026] POST /volume/v3/group_types => generated 181 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:47:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bc6faa01-83ac-4d45-a8a4-3dd621a3c6bb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc6faa01-83ac-4d45-a8a4-3dd621a3c6bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] POST http://192.168.122.168/volume/v3/groups Sep 08 06:47:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bc6faa01-83ac-4d45-a8a4-3dd621a3c6bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f925937e-72f7-4ed0-ba6a-1e18bb54ce63", "volume_types": ["af03ba69-da69-451d-8dbf-82889814851b"], "name": "tempest-GroupSnapshotsTest-Group-1662412784"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:47:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-bc6faa01-83ac-4d45-a8a4-3dd621a3c6bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Creating new group {'group': {'group_type': 'f925937e-72f7-4ed0-ba6a-1e18bb54ce63', 'volume_types': ['af03ba69-da69-451d-8dbf-82889814851b'], 'name': 'tempest-GroupSnapshotsTest-Group-1662412784'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 06:47:33 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-bc6faa01-83ac-4d45-a8a4-3dd621a3c6bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Creating group tempest-GroupSnapshotsTest-Group-1662412784. Sep 08 06:47:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bc6faa01-83ac-4d45-a8a4-3dd621a3c6bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Availability Zones retrieved successfully. Sep 08 06:47:33 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-bc6faa01-83ac-4d45-a8a4-3dd621a3c6bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Created reservations ['38f0a43c-a9ab-4365-8ea9-89cc42124cc0'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:47:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc6faa01-83ac-4d45-a8a4-3dd621a3c6bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups returned with HTTP 202 Sep 08 06:47:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 324/669] 192.168.122.168 () {62 vars in 1181 bytes} [Tue Sep 8 06:47:32 2026] POST /volume/v3/groups => generated 112 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:47:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5c1abaf0-949c-4daf-9f75-97723b9f7d11 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c1abaf0-949c-4daf-9f75-97723b9f7d11 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/groups/163f03fc-2d36-4528-92c9-7f437750106a Sep 08 06:47:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5c1abaf0-949c-4daf-9f75-97723b9f7d11 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5c1abaf0-949c-4daf-9f75-97723b9f7d11 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-5c1abaf0-949c-4daf-9f75-97723b9f7d11 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 163f03fc-2d36-4528-92c9-7f437750106a {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:47:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:33 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:47:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c1abaf0-949c-4daf-9f75-97723b9f7d11 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/163f03fc-2d36-4528-92c9-7f437750106a returned with HTTP 200 Sep 08 06:47:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 346/670] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:47:33 2026] GET /volume/v3/groups/163f03fc-2d36-4528-92c9-7f437750106a => generated 392 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:47:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-764cd963-9d69-4255-9259-225bf2839890 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-764cd963-9d69-4255-9259-225bf2839890 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/groups/163f03fc-2d36-4528-92c9-7f437750106a Sep 08 06:47:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-764cd963-9d69-4255-9259-225bf2839890 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-764cd963-9d69-4255-9259-225bf2839890 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-764cd963-9d69-4255-9259-225bf2839890 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 163f03fc-2d36-4528-92c9-7f437750106a {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:47:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:34 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:47:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-764cd963-9d69-4255-9259-225bf2839890 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/163f03fc-2d36-4528-92c9-7f437750106a returned with HTTP 200 Sep 08 06:47:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 325/671] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:47:34 2026] GET /volume/v3/groups/163f03fc-2d36-4528-92c9-7f437750106a => generated 393 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:47:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:47:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1134885667", "volume_type": "af03ba69-da69-451d-8dbf-82889814851b", "group_id": "163f03fc-2d36-4528-92c9-7f437750106a", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:47:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1134885667', 'volume_type': 'af03ba69-da69-451d-8dbf-82889814851b', 'group_id': '163f03fc-2d36-4528-92c9-7f437750106a', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:47:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:34 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Create volume of 1 GB Sep 08 06:47:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:34 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:47:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Availability Zones retrieved successfully. Sep 08 06:47:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Flow 'volume_create_api' (3efd2980-bcf7-4cb5-a4df-725292c76b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:47:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (230da76f-4c26-431e-b027-239a4c94f54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:47:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:47:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (230da76f-4c26-431e-b027-239a4c94f54f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:47:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=af03ba69-da69-451d-8dbf-82889814851b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1785969789',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af03ba69-da69-451d-8dbf-82889814851b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '163f03fc-2d36-4528-92c9-7f437750106a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:47:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a946668-1aa6-46a8-922e-173d32e3621b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:47:34 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1785969789 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1785969789, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:47:34 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1785969789 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1785969789, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:47:34 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Created reservations ['30134d59-240c-48f4-bec6-937a0c8f5b01', 'dcae3a47-cb90-4fe3-a513-993f529ded54', '2419f5fd-0413-4508-9eec-51615add2f43', '05601f5b-c403-4859-9132-3abffe779c59'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:47:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a946668-1aa6-46a8-922e-173d32e3621b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30134d59-240c-48f4-bec6-937a0c8f5b01', 'dcae3a47-cb90-4fe3-a513-993f529ded54', '2419f5fd-0413-4508-9eec-51615add2f43', '05601f5b-c403-4859-9132-3abffe779c59']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:47:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87cb8a6a-7800-4b77-b775-668310469aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:47:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87cb8a6a-7800-4b77-b775-668310469aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd8b16d3-91bb-44ca-bb99-088db965c710', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1134885667',encryption_key_id=None,group_id=163f03fc-2d36-4528-92c9-7f437750106a,group_type_id=,metadata={},multiattach=False,project_id='9b968bdc7dff4a92ba2e67485c6e29c7',qos_specs=None,replication_status=,reservations=['30134d59-240c-48f4-bec6-937a0c8f5b01','dcae3a47-cb90-4fe3-a513-993f529ded54','2419f5fd-0413-4508-9eec-51615add2f43','05601f5b-c403-4859-9132-3abffe779c59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='659c95d7250a4fadb3b8dacbb72d4b5f',volume_type_id=af03ba69-da69-451d-8dbf-82889814851b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1134885667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=163f03fc-2d36-4528-92c9-7f437750106a,host=None,id=dd8b16d3-91bb-44ca-bb99-088db965c710,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b968bdc7dff4a92ba2e67485c6e29c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='659c95d7250a4fadb3b8dacbb72d4b5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af03ba69-da69-451d-8dbf-82889814851b),volume_type_id=af03ba69-da69-451d-8dbf-82889814851b)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:47:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28ba9868-e666-4006-b0b1-33fbd1575081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:47:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28ba9868-e666-4006-b0b1-33fbd1575081) transitioned into state 'SUCCESS' from state '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-1134885667',encryption_key_id=None,group_id=163f03fc-2d36-4528-92c9-7f437750106a,group_type_id=,metadata={},multiattach=False,project_id='9b968bdc7dff4a92ba2e67485c6e29c7',qos_specs=None,replication_status=,reservations=['30134d59-240c-48f4-bec6-937a0c8f5b01','dcae3a47-cb90-4fe3-a513-993f529ded54','2419f5fd-0413-4508-9eec-51615add2f43','05601f5b-c403-4859-9132-3abffe779c59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='659c95d7250a4fadb3b8dacbb72d4b5f',volume_type_id=af03ba69-da69-451d-8dbf-82889814851b)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:47:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bee439db-0666-453d-88e0-5d8ed4c47743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:47:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bee439db-0666-453d-88e0-5d8ed4c47743) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:47:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Flow 'volume_create_api' (3efd2980-bcf7-4cb5-a4df-725292c76b6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:47:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Create volume request issued successfully. Sep 08 06:47:35 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:47:35 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:47:35 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:47:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a32adbb9-da52-41e6-903d-e53f4f9ea6ec tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:47:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 347/672] 192.168.122.168 () {62 vars in 1184 bytes} [Tue Sep 8 06:47:34 2026] POST /volume/v3/volumes => generated 831 bytes in 977 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:47:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9071578a-b9b2-4046-860c-6bec933ce807 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9071578a-b9b2-4046-860c-6bec933ce807 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/dd8b16d3-91bb-44ca-bb99-088db965c710 Sep 08 06:47:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9071578a-b9b2-4046-860c-6bec933ce807 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9071578a-b9b2-4046-860c-6bec933ce807 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9071578a-b9b2-4046-860c-6bec933ce807 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:47:35 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-9071578a-b9b2-4046-860c-6bec933ce807 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:47:35 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-9071578a-b9b2-4046-860c-6bec933ce807 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:47:35 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-9071578a-b9b2-4046-860c-6bec933ce807 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:47:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9071578a-b9b2-4046-860c-6bec933ce807 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/dd8b16d3-91bb-44ca-bb99-088db965c710 returned with HTTP 200 Sep 08 06:47:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 326/673] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:47:35 2026] GET /volume/v3/volumes/dd8b16d3-91bb-44ca-bb99-088db965c710 => generated 899 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:47:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dc5bd025-f048-498b-b176-f6edbebc8a81 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc5bd025-f048-498b-b176-f6edbebc8a81 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/dd8b16d3-91bb-44ca-bb99-088db965c710 Sep 08 06:47:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc5bd025-f048-498b-b176-f6edbebc8a81 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc5bd025-f048-498b-b176-f6edbebc8a81 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dc5bd025-f048-498b-b176-f6edbebc8a81 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:47:36 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-dc5bd025-f048-498b-b176-f6edbebc8a81 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:47:36 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-dc5bd025-f048-498b-b176-f6edbebc8a81 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:47:37 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-dc5bd025-f048-498b-b176-f6edbebc8a81 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:47:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc5bd025-f048-498b-b176-f6edbebc8a81 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/dd8b16d3-91bb-44ca-bb99-088db965c710 returned with HTTP 200 Sep 08 06:47:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 348/674] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:47:36 2026] GET /volume/v3/volumes/dd8b16d3-91bb-44ca-bb99-088db965c710 => generated 923 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:47:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-28d82398-5cda-47dd-ad6c-267f1ea664f2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-28d82398-5cda-47dd-ad6c-267f1ea664f2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/dd8b16d3-91bb-44ca-bb99-088db965c710 Sep 08 06:47:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-28d82398-5cda-47dd-ad6c-267f1ea664f2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-28d82398-5cda-47dd-ad6c-267f1ea664f2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-28d82398-5cda-47dd-ad6c-267f1ea664f2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:47:38 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-28d82398-5cda-47dd-ad6c-267f1ea664f2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:47:38 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-28d82398-5cda-47dd-ad6c-267f1ea664f2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:47:38 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-28d82398-5cda-47dd-ad6c-267f1ea664f2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:47:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-28d82398-5cda-47dd-ad6c-267f1ea664f2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/dd8b16d3-91bb-44ca-bb99-088db965c710 returned with HTTP 200 Sep 08 06:47:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 327/675] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:47:38 2026] GET /volume/v3/volumes/dd8b16d3-91bb-44ca-bb99-088db965c710 => generated 924 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:47:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ce37e0ac-0a0f-4be6-9b8c-45fc25bd36e1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ce37e0ac-0a0f-4be6-9b8c-45fc25bd36e1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] POST http://192.168.122.168/volume/v3/group_snapshots Sep 08 06:47:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ce37e0ac-0a0f-4be6-9b8c-45fc25bd36e1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "163f03fc-2d36-4528-92c9-7f437750106a", "name": "tempest-group_snapshot-1521665125"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:47:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-ce37e0ac-0a0f-4be6-9b8c-45fc25bd36e1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '163f03fc-2d36-4528-92c9-7f437750106a', 'name': 'tempest-group_snapshot-1521665125'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 08 06:47:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:38 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.group_snapshots [None req-ce37e0ac-0a0f-4be6-9b8c-45fc25bd36e1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Creating group_snapshot tempest-group_snapshot-1521665125. Sep 08 06:47:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:38 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:47:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:38 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-ce37e0ac-0a0f-4be6-9b8c-45fc25bd36e1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1785969789 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1785969789, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:47:38 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-ce37e0ac-0a0f-4be6-9b8c-45fc25bd36e1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Created reservations ['63a7e088-2f38-48c4-aa16-4735b693cc54', '20e5bf78-f408-447b-89ec-a22550776284', '02df9a23-5427-44a4-b989-884bd7e03f84', 'ebc8fc70-249d-4ed4-b3c8-065f71775383'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:47:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ce37e0ac-0a0f-4be6-9b8c-45fc25bd36e1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots returned with HTTP 202 Sep 08 06:47:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 349/676] 192.168.122.168 () {62 vars in 1208 bytes} [Tue Sep 8 06:47:38 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:47:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d7461172-612a-44f0-8e11-5032f4a40125 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d7461172-612a-44f0-8e11-5032f4a40125 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/2ec8656d-2a86-481c-bff0-3d48077b79d2 Sep 08 06:47:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d7461172-612a-44f0-8e11-5032f4a40125 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d7461172-612a-44f0-8e11-5032f4a40125 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-d7461172-612a-44f0-8e11-5032f4a40125 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 2ec8656d-2a86-481c-bff0-3d48077b79d2 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:47:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d7461172-612a-44f0-8e11-5032f4a40125 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/2ec8656d-2a86-481c-bff0-3d48077b79d2 returned with HTTP 200 Sep 08 06:47:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 328/677] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:47:38 2026] GET /volume/v3/group_snapshots/2ec8656d-2a86-481c-bff0-3d48077b79d2 => generated 307 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:47:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9c114b3e-5438-47aa-a27b-b5a4a0d633ba None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9c114b3e-5438-47aa-a27b-b5a4a0d633ba tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/2ec8656d-2a86-481c-bff0-3d48077b79d2 Sep 08 06:47:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9c114b3e-5438-47aa-a27b-b5a4a0d633ba tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9c114b3e-5438-47aa-a27b-b5a4a0d633ba tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-9c114b3e-5438-47aa-a27b-b5a4a0d633ba tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 2ec8656d-2a86-481c-bff0-3d48077b79d2 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:47:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9c114b3e-5438-47aa-a27b-b5a4a0d633ba tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/2ec8656d-2a86-481c-bff0-3d48077b79d2 returned with HTTP 200 Sep 08 06:47:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 350/678] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:47:40 2026] GET /volume/v3/group_snapshots/2ec8656d-2a86-481c-bff0-3d48077b79d2 => generated 307 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:47:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-836d9877-14ce-4b9e-9ff8-6eec9a915d03 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-836d9877-14ce-4b9e-9ff8-6eec9a915d03 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/2ec8656d-2a86-481c-bff0-3d48077b79d2 Sep 08 06:47:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-836d9877-14ce-4b9e-9ff8-6eec9a915d03 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-836d9877-14ce-4b9e-9ff8-6eec9a915d03 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-836d9877-14ce-4b9e-9ff8-6eec9a915d03 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 2ec8656d-2a86-481c-bff0-3d48077b79d2 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:47:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-836d9877-14ce-4b9e-9ff8-6eec9a915d03 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/2ec8656d-2a86-481c-bff0-3d48077b79d2 returned with HTTP 200 Sep 08 06:47:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 329/679] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:47:41 2026] GET /volume/v3/group_snapshots/2ec8656d-2a86-481c-bff0-3d48077b79d2 => generated 307 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:47:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-888f6854-4938-489d-8b0d-894367b4dbd8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-888f6854-4938-489d-8b0d-894367b4dbd8 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] DELETE http://192.168.122.168/volume/v3/volumes/942c8b1d-37ee-4563-8f00-dcd688eae50f Sep 08 06:47:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-888f6854-4938-489d-8b0d-894367b4dbd8 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-888f6854-4938-489d-8b0d-894367b4dbd8 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:41 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-888f6854-4938-489d-8b0d-894367b4dbd8 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Delete volume with id: 942c8b1d-37ee-4563-8f00-dcd688eae50f Sep 08 06:47:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-888f6854-4938-489d-8b0d-894367b4dbd8 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Volume info retrieved successfully. Sep 08 06:47:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-888f6854-4938-489d-8b0d-894367b4dbd8 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Delete volume request issued successfully. Sep 08 06:47:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-888f6854-4938-489d-8b0d-894367b4dbd8 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] http://192.168.122.168/volume/v3/volumes/942c8b1d-37ee-4563-8f00-dcd688eae50f returned with HTTP 202 Sep 08 06:47:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 351/680] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:47:41 2026] DELETE /volume/v3/volumes/942c8b1d-37ee-4563-8f00-dcd688eae50f => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:47:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4499e4f2-0170-4180-8f6c-8b57706becd6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4499e4f2-0170-4180-8f6c-8b57706becd6 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] GET http://192.168.122.168/volume/v3/volumes/942c8b1d-37ee-4563-8f00-dcd688eae50f Sep 08 06:47:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4499e4f2-0170-4180-8f6c-8b57706becd6 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4499e4f2-0170-4180-8f6c-8b57706becd6 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4499e4f2-0170-4180-8f6c-8b57706becd6 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Volume info retrieved successfully. Sep 08 06:47:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4499e4f2-0170-4180-8f6c-8b57706becd6 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] http://192.168.122.168/volume/v3/volumes/942c8b1d-37ee-4563-8f00-dcd688eae50f returned with HTTP 200 Sep 08 06:47:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 330/681] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:41 2026] GET /volume/v3/volumes/942c8b1d-37ee-4563-8f00-dcd688eae50f => generated 860 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e034f629-fc9f-4784-b9d8-2d0b28b28882 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e034f629-fc9f-4784-b9d8-2d0b28b28882 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/2ec8656d-2a86-481c-bff0-3d48077b79d2 Sep 08 06:47:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e034f629-fc9f-4784-b9d8-2d0b28b28882 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e034f629-fc9f-4784-b9d8-2d0b28b28882 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-e034f629-fc9f-4784-b9d8-2d0b28b28882 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 2ec8656d-2a86-481c-bff0-3d48077b79d2 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:47:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e034f629-fc9f-4784-b9d8-2d0b28b28882 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/2ec8656d-2a86-481c-bff0-3d48077b79d2 returned with HTTP 200 Sep 08 06:47:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 352/682] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:47:42 2026] GET /volume/v3/group_snapshots/2ec8656d-2a86-481c-bff0-3d48077b79d2 => generated 307 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:47:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8aff4b4e-8604-44e3-9a30-5f730c39f997 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8aff4b4e-8604-44e3-9a30-5f730c39f997 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] GET http://192.168.122.168/volume/v3/volumes/942c8b1d-37ee-4563-8f00-dcd688eae50f Sep 08 06:47:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8aff4b4e-8604-44e3-9a30-5f730c39f997 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8aff4b4e-8604-44e3-9a30-5f730c39f997 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8aff4b4e-8604-44e3-9a30-5f730c39f997 tempest-ServerRescueNegativeTestJSON-1881373000 tempest-ServerRescueNegativeTestJSON-1881373000-project-member] http://192.168.122.168/volume/v3/volumes/942c8b1d-37ee-4563-8f00-dcd688eae50f returned with HTTP 404 Sep 08 06:47:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 331/683] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:42 2026] GET /volume/v3/volumes/942c8b1d-37ee-4563-8f00-dcd688eae50f => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:47:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9ffc905c-d7d2-4fb2-87ae-4f26c486e9dd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9ffc905c-d7d2-4fb2-87ae-4f26c486e9dd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/2ec8656d-2a86-481c-bff0-3d48077b79d2 Sep 08 06:47:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9ffc905c-d7d2-4fb2-87ae-4f26c486e9dd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9ffc905c-d7d2-4fb2-87ae-4f26c486e9dd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-9ffc905c-d7d2-4fb2-87ae-4f26c486e9dd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 2ec8656d-2a86-481c-bff0-3d48077b79d2 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:47:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9ffc905c-d7d2-4fb2-87ae-4f26c486e9dd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/2ec8656d-2a86-481c-bff0-3d48077b79d2 returned with HTTP 200 Sep 08 06:47:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 353/684] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:47:43 2026] GET /volume/v3/group_snapshots/2ec8656d-2a86-481c-bff0-3d48077b79d2 => generated 308 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:47:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8f1f6368-5649-40c8-9cea-e124a0ee7be1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8f1f6368-5649-40c8-9cea-e124a0ee7be1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/detail Sep 08 06:47:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8f1f6368-5649-40c8-9cea-e124a0ee7be1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8f1f6368-5649-40c8-9cea-e124a0ee7be1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-8f1f6368-5649-40c8-9cea-e124a0ee7be1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:47:43 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-8f1f6368-5649-40c8-9cea-e124a0ee7be1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:47:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:43 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:47:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8f1f6368-5649-40c8-9cea-e124a0ee7be1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Get all snapshots completed successfully. Sep 08 06:47:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8f1f6368-5649-40c8-9cea-e124a0ee7be1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 06:47:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 332/685] 192.168.122.168 () {58 vars in 1148 bytes} [Tue Sep 8 06:47:43 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:47:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-35479b70-ffbc-427c-96fb-8a65e61ad404 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-35479b70-ffbc-427c-96fb-8a65e61ad404 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/e0dd763f-0983-4fab-9ce2-70f3f8b3359a Sep 08 06:47:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-35479b70-ffbc-427c-96fb-8a65e61ad404 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-35479b70-ffbc-427c-96fb-8a65e61ad404 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-35479b70-ffbc-427c-96fb-8a65e61ad404 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Snapshot retrieved successfully. Sep 08 06:47:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-35479b70-ffbc-427c-96fb-8a65e61ad404 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/e0dd763f-0983-4fab-9ce2-70f3f8b3359a returned with HTTP 200 Sep 08 06:47:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 354/686] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:47:43 2026] GET /volume/v3/snapshots/e0dd763f-0983-4fab-9ce2-70f3f8b3359a => generated 451 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] POST http://192.168.122.168/volume/v3/groups/action Sep 08 06:47:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "2ec8656d-2a86-481c-bff0-3d48077b79d2", "name": "tempest-Group_from_snap-2013634969"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:47:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "2ec8656d-2a86-481c-bff0-3d48077b79d2", "name": "tempest-Group_from_snap-2013634969"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:47:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '2ec8656d-2a86-481c-bff0-3d48077b79d2', 'name': 'tempest-Group_from_snap-2013634969'}}. {{(pid=87203) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 08 06:47:43 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Creating group tempest-Group_from_snap-2013634969 from group_snapshot 2ec8656d-2a86-481c-bff0-3d48077b79d2. Sep 08 06:47:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:43 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:47:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:43 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:47:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:43 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Created reservations ['c65ed50c-c51f-4c95-81e8-701af15ec7cb'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:47:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:44 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:47:44 devstack devstack@c-api.service[87203]: INFO cinder.group.api [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] A mapping entry already exists for group dba078ce-e830-4d2a-a9a5-3b88e761244d and volume type af03ba69-da69-451d-8dbf-82889814851b. Do not need to create again. Sep 08 06:47:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Availability Zones retrieved successfully. Sep 08 06:47:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Flow 'volume_create_api' (45b28071-f585-4872-a4e5-07912edcceb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:47:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c074dc1-dbdf-42f0-8b61-60e1565cef5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:47:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:47:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c074dc1-dbdf-42f0-8b61-60e1565cef5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e0dd763f-0983-4fab-9ce2-70f3f8b3359a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:47:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=af03ba69-da69-451d-8dbf-82889814851b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1785969789',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af03ba69-da69-451d-8dbf-82889814851b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dba078ce-e830-4d2a-a9a5-3b88e761244d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:47:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dea47c6-a6c2-49ce-ab0c-d11f69d305ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:47:44 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1785969789 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1785969789, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:47:44 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Created reservations ['81f12613-82aa-4081-8e20-440fc12f7144', '7fb779ab-f58d-4d5d-b96c-cab1188c0b4d'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:47:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dea47c6-a6c2-49ce-ab0c-d11f69d305ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81f12613-82aa-4081-8e20-440fc12f7144', '7fb779ab-f58d-4d5d-b96c-cab1188c0b4d']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:47:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68494274-9192-4333-a54a-c8152522cfce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:47:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68494274-9192-4333-a54a-c8152522cfce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e42db5d6-8866-4538-ac4c-696d6454a0e0', '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=dba078ce-e830-4d2a-a9a5-3b88e761244d,group_type_id=,metadata={},multiattach=False,project_id='9b968bdc7dff4a92ba2e67485c6e29c7',qos_specs=None,replication_status=,reservations=['81f12613-82aa-4081-8e20-440fc12f7144','7fb779ab-f58d-4d5d-b96c-cab1188c0b4d'],size=1,snapshot_id=e0dd763f-0983-4fab-9ce2-70f3f8b3359a,source_replicaid=,source_volid=None,status='creating',user_id='659c95d7250a4fadb3b8dacbb72d4b5f',volume_type_id=af03ba69-da69-451d-8dbf-82889814851b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:47:44Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dba078ce-e830-4d2a-a9a5-3b88e761244d,host=None,id=e42db5d6-8866-4538-ac4c-696d6454a0e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b968bdc7dff4a92ba2e67485c6e29c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e0dd763f-0983-4fab-9ce2-70f3f8b3359a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='659c95d7250a4fadb3b8dacbb72d4b5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af03ba69-da69-451d-8dbf-82889814851b),volume_type_id=af03ba69-da69-451d-8dbf-82889814851b)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:47:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3213b19-fc4d-48be-8340-b9d37084c83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:47:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3213b19-fc4d-48be-8340-b9d37084c83f) transitioned into state 'SUCCESS' from 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=dba078ce-e830-4d2a-a9a5-3b88e761244d,group_type_id=,metadata={},multiattach=False,project_id='9b968bdc7dff4a92ba2e67485c6e29c7',qos_specs=None,replication_status=,reservations=['81f12613-82aa-4081-8e20-440fc12f7144','7fb779ab-f58d-4d5d-b96c-cab1188c0b4d'],size=1,snapshot_id=e0dd763f-0983-4fab-9ce2-70f3f8b3359a,source_replicaid=,source_volid=None,status='creating',user_id='659c95d7250a4fadb3b8dacbb72d4b5f',volume_type_id=af03ba69-da69-451d-8dbf-82889814851b)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:47:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Flow 'volume_create_api' (45b28071-f585-4872-a4e5-07912edcceb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:47:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Create volume request issued successfully. Sep 08 06:47:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:44 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:47:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-60585370-5228-4f1d-b8f2-a5c23ddbbec4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/action returned with HTTP 202 Sep 08 06:47:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 333/687] 192.168.122.168 () {62 vars in 1202 bytes} [Tue Sep 8 06:47:43 2026] POST /volume/v3/groups/action => generated 103 bytes in 1495 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:47:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-baa39baa-0fbd-4261-86fe-682ba68fb086 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-baa39baa-0fbd-4261-86fe-682ba68fb086 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:47:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-baa39baa-0fbd-4261-86fe-682ba68fb086 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-baa39baa-0fbd-4261-86fe-682ba68fb086 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-baa39baa-0fbd-4261-86fe-682ba68fb086 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:47:45 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-baa39baa-0fbd-4261-86fe-682ba68fb086 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:47:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:45 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:47:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-baa39baa-0fbd-4261-86fe-682ba68fb086 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Get all volumes completed successfully. Sep 08 06:47:45 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-baa39baa-0fbd-4261-86fe-682ba68fb086 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:47:45 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-baa39baa-0fbd-4261-86fe-682ba68fb086 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:47:45 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-baa39baa-0fbd-4261-86fe-682ba68fb086 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:47:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:45 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-baa39baa-0fbd-4261-86fe-682ba68fb086 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:47:45 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-baa39baa-0fbd-4261-86fe-682ba68fb086 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:47:45 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-baa39baa-0fbd-4261-86fe-682ba68fb086 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:47:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-baa39baa-0fbd-4261-86fe-682ba68fb086 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:47:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 355/688] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 06:47:45 2026] GET /volume/v3/volumes/detail => generated 1851 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:47:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-de900ae2-72a2-46ef-8e13-c81f94b64c76 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-de900ae2-72a2-46ef-8e13-c81f94b64c76 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 Sep 08 06:47:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-de900ae2-72a2-46ef-8e13-c81f94b64c76 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-de900ae2-72a2-46ef-8e13-c81f94b64c76 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-de900ae2-72a2-46ef-8e13-c81f94b64c76 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:47:45 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-de900ae2-72a2-46ef-8e13-c81f94b64c76 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:47:45 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-de900ae2-72a2-46ef-8e13-c81f94b64c76 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:47:45 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-de900ae2-72a2-46ef-8e13-c81f94b64c76 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:47:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-de900ae2-72a2-46ef-8e13-c81f94b64c76 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 returned with HTTP 200 Sep 08 06:47:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 334/689] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:47:45 2026] GET /volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 => generated 934 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:47:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ff429e36-d95e-479c-87e5-f9d6b74eeba6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ff429e36-d95e-479c-87e5-f9d6b74eeba6 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 Sep 08 06:47:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ff429e36-d95e-479c-87e5-f9d6b74eeba6 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ff429e36-d95e-479c-87e5-f9d6b74eeba6 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ff429e36-d95e-479c-87e5-f9d6b74eeba6 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:47:46 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-ff429e36-d95e-479c-87e5-f9d6b74eeba6 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:47:46 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-ff429e36-d95e-479c-87e5-f9d6b74eeba6 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:47:47 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-ff429e36-d95e-479c-87e5-f9d6b74eeba6 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:47:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ff429e36-d95e-479c-87e5-f9d6b74eeba6 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 returned with HTTP 200 Sep 08 06:47:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 356/690] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:47:46 2026] GET /volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 => generated 934 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:47:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-96fa78c0-2b8d-46d7-84d4-a7026cff8930 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-96fa78c0-2b8d-46d7-84d4-a7026cff8930 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 Sep 08 06:47:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-96fa78c0-2b8d-46d7-84d4-a7026cff8930 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-96fa78c0-2b8d-46d7-84d4-a7026cff8930 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-96fa78c0-2b8d-46d7-84d4-a7026cff8930 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:47:48 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-96fa78c0-2b8d-46d7-84d4-a7026cff8930 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:47:48 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-96fa78c0-2b8d-46d7-84d4-a7026cff8930 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:47:48 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-96fa78c0-2b8d-46d7-84d4-a7026cff8930 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:47:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-96fa78c0-2b8d-46d7-84d4-a7026cff8930 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 returned with HTTP 200 Sep 08 06:47:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 335/691] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:47:48 2026] GET /volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 => generated 934 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:47:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-77280f28-ba15-427b-b305-48e71ff6e257 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-77280f28-ba15-427b-b305-48e71ff6e257 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 Sep 08 06:47:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-77280f28-ba15-427b-b305-48e71ff6e257 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-77280f28-ba15-427b-b305-48e71ff6e257 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-77280f28-ba15-427b-b305-48e71ff6e257 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:47:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-77280f28-ba15-427b-b305-48e71ff6e257 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 returned with HTTP 200 Sep 08 06:47:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 357/692] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:47:49 2026] GET /volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 => generated 1145 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:47:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-73fe94ec-f653-4575-8f92-377784a3dee2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-73fe94ec-f653-4575-8f92-377784a3dee2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] POST http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656/action Sep 08 06:47:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-73fe94ec-f653-4575-8f92-377784a3dee2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:47:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-73fe94ec-f653-4575-8f92-377784a3dee2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:47:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-73fe94ec-f653-4575-8f92-377784a3dee2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:47:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-73fe94ec-f653-4575-8f92-377784a3dee2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Begin detaching volume completed successfully. Sep 08 06:47:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-73fe94ec-f653-4575-8f92-377784a3dee2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656/action returned with HTTP 202 Sep 08 06:47:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 336/693] 192.168.122.168 () {64 vars in 1561 bytes} [Tue Sep 8 06:47:49 2026] POST /volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656/action => generated 0 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:47:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a7641cc2-3dbb-4669-ac70-b4338f175b8c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a7641cc2-3dbb-4669-ac70-b4338f175b8c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 Sep 08 06:47:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a7641cc2-3dbb-4669-ac70-b4338f175b8c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a7641cc2-3dbb-4669-ac70-b4338f175b8c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b569ee39-f938-408a-93d7-89563954257e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b569ee39-f938-408a-93d7-89563954257e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 Sep 08 06:47:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b569ee39-f938-408a-93d7-89563954257e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b569ee39-f938-408a-93d7-89563954257e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a7641cc2-3dbb-4669-ac70-b4338f175b8c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:47:49 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-a7641cc2-3dbb-4669-ac70-b4338f175b8c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:47:49 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-a7641cc2-3dbb-4669-ac70-b4338f175b8c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:47:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b569ee39-f938-408a-93d7-89563954257e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:47:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b569ee39-f938-408a-93d7-89563954257e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 returned with HTTP 200 Sep 08 06:47:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 337/694] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:49 2026] GET /volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 => generated 1148 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:47:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c3aada12-873d-4406-80bc-58bdfeb0c813 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c3aada12-873d-4406-80bc-58bdfeb0c813 None None] GET http://192.168.122.168/volume// Sep 08 06:47:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c3aada12-873d-4406-80bc-58bdfeb0c813 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c3aada12-873d-4406-80bc-58bdfeb0c813 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c3aada12-873d-4406-80bc-58bdfeb0c813 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:47:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 338/695] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:47:49 2026] GET /volume/ => generated 390 bytes in 29 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:47:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-6964e100-f96c-486a-b985-8fb63d7f7778 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-6964e100-f96c-486a-b985-8fb63d7f7778 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 Sep 08 06:47:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-6964e100-f96c-486a-b985-8fb63d7f7778 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-6964e100-f96c-486a-b985-8fb63d7f7778 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-6964e100-f96c-486a-b985-8fb63d7f7778 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:47:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-6964e100-f96c-486a-b985-8fb63d7f7778 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 returned with HTTP 200 Sep 08 06:47:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 339/696] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:47:50 2026] GET /volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 => generated 1329 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:47:50 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-a7641cc2-3dbb-4669-ac70-b4338f175b8c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:47:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a7641cc2-3dbb-4669-ac70-b4338f175b8c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 returned with HTTP 200 Sep 08 06:47:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 358/697] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:47:49 2026] GET /volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 => generated 934 bytes in 695 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:47:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-58373195-fd47-4284-aeb9-ff055bd232b8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-58373195-fd47-4284-aeb9-ff055bd232b8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] DELETE http://192.168.122.168/volume/v3/attachments/01cb60ce-0bd2-49bb-adf7-aa7e3a539425 Sep 08 06:47:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-58373195-fd47-4284-aeb9-ff055bd232b8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-58373195-fd47-4284-aeb9-ff055bd232b8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:50 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 08 06:47:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0ab994f9-44b2-4017-ad49-01d79004cef0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-676241c8-de1d-4ce7-b9b1-9f372b111d10 req-58373195-fd47-4284-aeb9-ff055bd232b8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/attachments/01cb60ce-0bd2-49bb-adf7-aa7e3a539425 returned with HTTP 200 Sep 08 06:47:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 340/698] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:47:50 2026] DELETE /volume/v3/attachments/01cb60ce-0bd2-49bb-adf7-aa7e3a539425 => generated 19 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0ab994f9-44b2-4017-ad49-01d79004cef0 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 Sep 08 06:47:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0ab994f9-44b2-4017-ad49-01d79004cef0 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0ab994f9-44b2-4017-ad49-01d79004cef0 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0ab994f9-44b2-4017-ad49-01d79004cef0 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:47:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0ab994f9-44b2-4017-ad49-01d79004cef0 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 returned with HTTP 200 Sep 08 06:47:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 359/699] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:47:50 2026] GET /volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 => generated 853 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-aa55e167-56bb-482c-9aa0-0cc86ab44caa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aa55e167-56bb-482c-9aa0-0cc86ab44caa tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 Sep 08 06:47:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aa55e167-56bb-482c-9aa0-0cc86ab44caa tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aa55e167-56bb-482c-9aa0-0cc86ab44caa tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-aa55e167-56bb-482c-9aa0-0cc86ab44caa tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:47:51 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-aa55e167-56bb-482c-9aa0-0cc86ab44caa tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:47:51 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-aa55e167-56bb-482c-9aa0-0cc86ab44caa tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:47:51 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-aa55e167-56bb-482c-9aa0-0cc86ab44caa tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:47:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aa55e167-56bb-482c-9aa0-0cc86ab44caa tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 returned with HTTP 200 Sep 08 06:47:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 341/700] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:47:51 2026] GET /volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 => generated 934 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:47:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-769a80ca-495e-4cd6-8aa0-bc2e0ca0e22b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-769a80ca-495e-4cd6-8aa0-bc2e0ca0e22b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 Sep 08 06:47:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-769a80ca-495e-4cd6-8aa0-bc2e0ca0e22b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-769a80ca-495e-4cd6-8aa0-bc2e0ca0e22b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:47:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-769a80ca-495e-4cd6-8aa0-bc2e0ca0e22b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:47:53 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-769a80ca-495e-4cd6-8aa0-bc2e0ca0e22b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:47:53 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-769a80ca-495e-4cd6-8aa0-bc2e0ca0e22b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:47:53 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-769a80ca-495e-4cd6-8aa0-bc2e0ca0e22b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:47:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-769a80ca-495e-4cd6-8aa0-bc2e0ca0e22b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 returned with HTTP 200 Sep 08 06:47:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 360/701] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:47:52 2026] GET /volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 => generated 934 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:47:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-db268ae3-bae7-41e6-a79f-44322ce82ba3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-db268ae3-bae7-41e6-a79f-44322ce82ba3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 Sep 08 06:47:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-db268ae3-bae7-41e6-a79f-44322ce82ba3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-db268ae3-bae7-41e6-a79f-44322ce82ba3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-db268ae3-bae7-41e6-a79f-44322ce82ba3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:47:54 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-db268ae3-bae7-41e6-a79f-44322ce82ba3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:47:54 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-db268ae3-bae7-41e6-a79f-44322ce82ba3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:47:54 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-db268ae3-bae7-41e6-a79f-44322ce82ba3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:47:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-db268ae3-bae7-41e6-a79f-44322ce82ba3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 returned with HTTP 200 Sep 08 06:47:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 342/702] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:47:54 2026] GET /volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 => generated 935 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:47:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b518ad25-e3dc-46f5-95c0-8ff907655172 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b518ad25-e3dc-46f5-95c0-8ff907655172 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/groups/dba078ce-e830-4d2a-a9a5-3b88e761244d Sep 08 06:47:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b518ad25-e3dc-46f5-95c0-8ff907655172 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b518ad25-e3dc-46f5-95c0-8ff907655172 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-b518ad25-e3dc-46f5-95c0-8ff907655172 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member dba078ce-e830-4d2a-a9a5-3b88e761244d {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:47:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:54 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:47:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b518ad25-e3dc-46f5-95c0-8ff907655172 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/dba078ce-e830-4d2a-a9a5-3b88e761244d returned with HTTP 200 Sep 08 06:47:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 361/703] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:47:54 2026] GET /volume/v3/groups/dba078ce-e830-4d2a-a9a5-3b88e761244d => generated 418 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:47:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a2d83ba8-8993-474f-97f3-6e6dd060c933 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a2d83ba8-8993-474f-97f3-6e6dd060c933 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:47:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a2d83ba8-8993-474f-97f3-6e6dd060c933 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a2d83ba8-8993-474f-97f3-6e6dd060c933 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-a2d83ba8-8993-474f-97f3-6e6dd060c933 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:47:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a2d83ba8-8993-474f-97f3-6e6dd060c933 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:47:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:54 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:47:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a2d83ba8-8993-474f-97f3-6e6dd060c933 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Get all volumes completed successfully. Sep 08 06:47:54 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-a2d83ba8-8993-474f-97f3-6e6dd060c933 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:47:54 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-a2d83ba8-8993-474f-97f3-6e6dd060c933 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:47:54 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-a2d83ba8-8993-474f-97f3-6e6dd060c933 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:47:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:54 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-a2d83ba8-8993-474f-97f3-6e6dd060c933 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:47:54 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-a2d83ba8-8993-474f-97f3-6e6dd060c933 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:47:54 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-a2d83ba8-8993-474f-97f3-6e6dd060c933 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:47:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a2d83ba8-8993-474f-97f3-6e6dd060c933 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:47:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 343/704] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 06:47:54 2026] GET /volume/v3/volumes/detail => generated 1852 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:47:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-137265fa-e79e-4508-90b7-817f14540059 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-137265fa-e79e-4508-90b7-817f14540059 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] POST http://192.168.122.168/volume/v3/groups/dba078ce-e830-4d2a-a9a5-3b88e761244d/action Sep 08 06:47:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-137265fa-e79e-4508-90b7-817f14540059 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:47:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-137265fa-e79e-4508-90b7-817f14540059 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:47:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-137265fa-e79e-4508-90b7-817f14540059 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] delete called for group dba078ce-e830-4d2a-a9a5-3b88e761244d {{(pid=87202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 06:47:54 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-137265fa-e79e-4508-90b7-817f14540059 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Delete group with id: dba078ce-e830-4d2a-a9a5-3b88e761244d Sep 08 06:47:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:54 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 06:47:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:54 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:47:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-137265fa-e79e-4508-90b7-817f14540059 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/dba078ce-e830-4d2a-a9a5-3b88e761244d/action returned with HTTP 202 Sep 08 06:47:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 362/705] 192.168.122.168 () {62 vars in 1312 bytes} [Tue Sep 8 06:47:54 2026] POST /volume/v3/groups/dba078ce-e830-4d2a-a9a5-3b88e761244d/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:47:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-609da96e-650f-4810-a08b-0200e58a01d1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-609da96e-650f-4810-a08b-0200e58a01d1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 Sep 08 06:47:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-609da96e-650f-4810-a08b-0200e58a01d1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-609da96e-650f-4810-a08b-0200e58a01d1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-609da96e-650f-4810-a08b-0200e58a01d1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:47:55 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-609da96e-650f-4810-a08b-0200e58a01d1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:47:55 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-609da96e-650f-4810-a08b-0200e58a01d1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:47:55 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-609da96e-650f-4810-a08b-0200e58a01d1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:47:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-609da96e-650f-4810-a08b-0200e58a01d1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 returned with HTTP 200 Sep 08 06:47:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 344/706] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:47:54 2026] GET /volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 => generated 934 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:47:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-df69cd92-fe9b-48e5-8e26-82c0e472ce5a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-df69cd92-fe9b-48e5-8e26-82c0e472ce5a tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 Sep 08 06:47:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-df69cd92-fe9b-48e5-8e26-82c0e472ce5a tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-df69cd92-fe9b-48e5-8e26-82c0e472ce5a tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-df69cd92-fe9b-48e5-8e26-82c0e472ce5a tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 returned with HTTP 404 Sep 08 06:47:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 363/707] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:47:56 2026] GET /volume/v3/volumes/e42db5d6-8866-4538-ac4c-696d6454a0e0 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:47:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5255f29a-9252-4e75-ac34-d58381f2de8d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5255f29a-9252-4e75-ac34-d58381f2de8d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/groups/dba078ce-e830-4d2a-a9a5-3b88e761244d Sep 08 06:47:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5255f29a-9252-4e75-ac34-d58381f2de8d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5255f29a-9252-4e75-ac34-d58381f2de8d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-5255f29a-9252-4e75-ac34-d58381f2de8d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member dba078ce-e830-4d2a-a9a5-3b88e761244d {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:47:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5255f29a-9252-4e75-ac34-d58381f2de8d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/dba078ce-e830-4d2a-a9a5-3b88e761244d returned with HTTP 404 Sep 08 06:47:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 345/708] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:47:56 2026] GET /volume/v3/groups/dba078ce-e830-4d2a-a9a5-3b88e761244d => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:47:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-56041a35-d9b5-413e-bb99-2e39c82f832d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-56041a35-d9b5-413e-bb99-2e39c82f832d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] DELETE http://192.168.122.168/volume/v3/group_snapshots/2ec8656d-2a86-481c-bff0-3d48077b79d2 Sep 08 06:47:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-56041a35-d9b5-413e-bb99-2e39c82f832d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-56041a35-d9b5-413e-bb99-2e39c82f832d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-56041a35-d9b5-413e-bb99-2e39c82f832d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] delete called for member 2ec8656d-2a86-481c-bff0-3d48077b79d2 {{(pid=87202) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 06:47:56 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.group_snapshots [None req-56041a35-d9b5-413e-bb99-2e39c82f832d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Delete group_snapshot with id: 2ec8656d-2a86-481c-bff0-3d48077b79d2 Sep 08 06:47:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:56 devstack devstack@c-api.service[87202]: /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 08 06:47:56 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:47:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-56041a35-d9b5-413e-bb99-2e39c82f832d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/2ec8656d-2a86-481c-bff0-3d48077b79d2 returned with HTTP 202 Sep 08 06:47:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 364/709] 192.168.122.168 () {60 vars in 1300 bytes} [Tue Sep 8 06:47:56 2026] DELETE /volume/v3/group_snapshots/2ec8656d-2a86-481c-bff0-3d48077b79d2 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:47:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d78a68ed-e96f-4666-bc6f-05a605161c00 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d78a68ed-e96f-4666-bc6f-05a605161c00 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:47:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d78a68ed-e96f-4666-bc6f-05a605161c00 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d78a68ed-e96f-4666-bc6f-05a605161c00 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-d78a68ed-e96f-4666-bc6f-05a605161c00 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:47:56 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d78a68ed-e96f-4666-bc6f-05a605161c00 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:47:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:56 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:47:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d78a68ed-e96f-4666-bc6f-05a605161c00 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Get all volumes completed successfully. Sep 08 06:47:56 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-d78a68ed-e96f-4666-bc6f-05a605161c00 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:47:56 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-d78a68ed-e96f-4666-bc6f-05a605161c00 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:47:56 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-d78a68ed-e96f-4666-bc6f-05a605161c00 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:47:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d78a68ed-e96f-4666-bc6f-05a605161c00 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:47:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 346/710] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 06:47:56 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:47:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5be527f6-86ab-4fec-9888-8343111f5c67 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5be527f6-86ab-4fec-9888-8343111f5c67 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/detail Sep 08 06:47:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5be527f6-86ab-4fec-9888-8343111f5c67 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5be527f6-86ab-4fec-9888-8343111f5c67 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-5be527f6-86ab-4fec-9888-8343111f5c67 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:47:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:56 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-5be527f6-86ab-4fec-9888-8343111f5c67 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:47:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:56 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:47:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5be527f6-86ab-4fec-9888-8343111f5c67 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Get all snapshots completed successfully. Sep 08 06:47:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5be527f6-86ab-4fec-9888-8343111f5c67 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 06:47:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 365/711] 192.168.122.168 () {58 vars in 1148 bytes} [Tue Sep 8 06:47:56 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e92037a4-43a2-4228-accc-3aa4780ceef2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e92037a4-43a2-4228-accc-3aa4780ceef2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/e0dd763f-0983-4fab-9ce2-70f3f8b3359a Sep 08 06:47:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e92037a4-43a2-4228-accc-3aa4780ceef2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e92037a4-43a2-4228-accc-3aa4780ceef2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e92037a4-43a2-4228-accc-3aa4780ceef2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Snapshot retrieved successfully. Sep 08 06:47:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e92037a4-43a2-4228-accc-3aa4780ceef2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/e0dd763f-0983-4fab-9ce2-70f3f8b3359a returned with HTTP 200 Sep 08 06:47:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 347/712] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:47:56 2026] GET /volume/v3/snapshots/e0dd763f-0983-4fab-9ce2-70f3f8b3359a => generated 450 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1dcb4b8b-d07b-4fe3-99a3-7fff4a74be0e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1dcb4b8b-d07b-4fe3-99a3-7fff4a74be0e tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/e0dd763f-0983-4fab-9ce2-70f3f8b3359a Sep 08 06:47:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1dcb4b8b-d07b-4fe3-99a3-7fff4a74be0e tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1dcb4b8b-d07b-4fe3-99a3-7fff4a74be0e tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1dcb4b8b-d07b-4fe3-99a3-7fff4a74be0e tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Snapshot retrieved successfully. Sep 08 06:47:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1dcb4b8b-d07b-4fe3-99a3-7fff4a74be0e tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/e0dd763f-0983-4fab-9ce2-70f3f8b3359a returned with HTTP 200 Sep 08 06:47:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 366/713] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:47:57 2026] GET /volume/v3/snapshots/e0dd763f-0983-4fab-9ce2-70f3f8b3359a => generated 450 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:47:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f8a798b4-d563-4f05-b98f-334bd35d26b7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f8a798b4-d563-4f05-b98f-334bd35d26b7 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/e0dd763f-0983-4fab-9ce2-70f3f8b3359a Sep 08 06:47:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f8a798b4-d563-4f05-b98f-334bd35d26b7 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f8a798b4-d563-4f05-b98f-334bd35d26b7 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f8a798b4-d563-4f05-b98f-334bd35d26b7 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/e0dd763f-0983-4fab-9ce2-70f3f8b3359a returned with HTTP 404 Sep 08 06:47:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 348/714] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:47:58 2026] GET /volume/v3/snapshots/e0dd763f-0983-4fab-9ce2-70f3f8b3359a => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:47:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5b3271ff-ddd6-4091-9f4c-85294d285e3a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5b3271ff-ddd6-4091-9f4c-85294d285e3a tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/2ec8656d-2a86-481c-bff0-3d48077b79d2 Sep 08 06:47:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5b3271ff-ddd6-4091-9f4c-85294d285e3a tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5b3271ff-ddd6-4091-9f4c-85294d285e3a tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-5b3271ff-ddd6-4091-9f4c-85294d285e3a tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 2ec8656d-2a86-481c-bff0-3d48077b79d2 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:47:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5b3271ff-ddd6-4091-9f4c-85294d285e3a tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/2ec8656d-2a86-481c-bff0-3d48077b79d2 returned with HTTP 404 Sep 08 06:47:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 367/715] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:47:58 2026] GET /volume/v3/group_snapshots/2ec8656d-2a86-481c-bff0-3d48077b79d2 => generated 116 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:47:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5d329b26-ab1b-48ed-9d73-c6fc70e70558 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5d329b26-ab1b-48ed-9d73-c6fc70e70558 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:47:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5d329b26-ab1b-48ed-9d73-c6fc70e70558 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5d329b26-ab1b-48ed-9d73-c6fc70e70558 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-5d329b26-ab1b-48ed-9d73-c6fc70e70558 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:47:58 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5d329b26-ab1b-48ed-9d73-c6fc70e70558 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:47:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:58 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:47:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5d329b26-ab1b-48ed-9d73-c6fc70e70558 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Get all volumes completed successfully. Sep 08 06:47:58 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-5d329b26-ab1b-48ed-9d73-c6fc70e70558 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:47:58 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-5d329b26-ab1b-48ed-9d73-c6fc70e70558 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:47:58 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-5d329b26-ab1b-48ed-9d73-c6fc70e70558 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:47:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5d329b26-ab1b-48ed-9d73-c6fc70e70558 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:47:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 349/716] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 06:47:58 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:47:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-71a3d806-ed23-43f6-b3dd-9a4080f2e1b8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-71a3d806-ed23-43f6-b3dd-9a4080f2e1b8 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] POST http://192.168.122.168/volume/v3/groups/163f03fc-2d36-4528-92c9-7f437750106a/action Sep 08 06:47:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-71a3d806-ed23-43f6-b3dd-9a4080f2e1b8 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:47:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-71a3d806-ed23-43f6-b3dd-9a4080f2e1b8 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:47:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-71a3d806-ed23-43f6-b3dd-9a4080f2e1b8 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] delete called for group 163f03fc-2d36-4528-92c9-7f437750106a {{(pid=87202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 06:47:58 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-71a3d806-ed23-43f6-b3dd-9a4080f2e1b8 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Delete group with id: 163f03fc-2d36-4528-92c9-7f437750106a Sep 08 06:47:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:47:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:59 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 06:47:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:59 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:47:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-71a3d806-ed23-43f6-b3dd-9a4080f2e1b8 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/163f03fc-2d36-4528-92c9-7f437750106a/action returned with HTTP 202 Sep 08 06:47:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 368/717] 192.168.122.168 () {62 vars in 1312 bytes} [Tue Sep 8 06:47:58 2026] POST /volume/v3/groups/163f03fc-2d36-4528-92c9-7f437750106a/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:47:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-75f9d553-61f6-4724-b717-63787dd695d3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:47:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-75f9d553-61f6-4724-b717-63787dd695d3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/dd8b16d3-91bb-44ca-bb99-088db965c710 Sep 08 06:47:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-75f9d553-61f6-4724-b717-63787dd695d3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:47:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-75f9d553-61f6-4724-b717-63787dd695d3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:47:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:47:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:47:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-75f9d553-61f6-4724-b717-63787dd695d3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:47:59 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-75f9d553-61f6-4724-b717-63787dd695d3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:47:59 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-75f9d553-61f6-4724-b717-63787dd695d3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:47:59 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-75f9d553-61f6-4724-b717-63787dd695d3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:47:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:47:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:47:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-75f9d553-61f6-4724-b717-63787dd695d3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/dd8b16d3-91bb-44ca-bb99-088db965c710 returned with HTTP 200 Sep 08 06:47:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 350/718] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:47:59 2026] GET /volume/v3/volumes/dd8b16d3-91bb-44ca-bb99-088db965c710 => generated 923 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f35eb2a8-3b19-4082-b402-7de60ea44edd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f35eb2a8-3b19-4082-b402-7de60ea44edd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/dd8b16d3-91bb-44ca-bb99-088db965c710 Sep 08 06:48:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f35eb2a8-3b19-4082-b402-7de60ea44edd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f35eb2a8-3b19-4082-b402-7de60ea44edd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f35eb2a8-3b19-4082-b402-7de60ea44edd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/dd8b16d3-91bb-44ca-bb99-088db965c710 returned with HTTP 404 Sep 08 06:48:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 369/719] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:48:00 2026] GET /volume/v3/volumes/dd8b16d3-91bb-44ca-bb99-088db965c710 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:48:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3d1aacfd-3881-438b-b377-cb9308eaa713 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3d1aacfd-3881-438b-b377-cb9308eaa713 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/groups/163f03fc-2d36-4528-92c9-7f437750106a Sep 08 06:48:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3d1aacfd-3881-438b-b377-cb9308eaa713 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3d1aacfd-3881-438b-b377-cb9308eaa713 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-3d1aacfd-3881-438b-b377-cb9308eaa713 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 163f03fc-2d36-4528-92c9-7f437750106a {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:48:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3d1aacfd-3881-438b-b377-cb9308eaa713 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/163f03fc-2d36-4528-92c9-7f437750106a returned with HTTP 404 Sep 08 06:48:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 351/720] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:48:00 2026] GET /volume/v3/groups/163f03fc-2d36-4528-92c9-7f437750106a => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 06:48:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0b2c783d-697c-438a-88b4-510c2b7a6a02 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0b2c783d-697c-438a-88b4-510c2b7a6a02 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/f925937e-72f7-4ed0-ba6a-1e18bb54ce63 Sep 08 06:48:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0b2c783d-697c-438a-88b4-510c2b7a6a02 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0b2c783d-697c-438a-88b4-510c2b7a6a02 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0b2c783d-697c-438a-88b4-510c2b7a6a02 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] http://192.168.122.168/volume/v3/group_types/f925937e-72f7-4ed0-ba6a-1e18bb54ce63 returned with HTTP 202 Sep 08 06:48:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 370/721] 192.168.122.168 () {60 vars in 1288 bytes} [Tue Sep 8 06:48:00 2026] DELETE /volume/v3/group_types/f925937e-72f7-4ed0-ba6a-1e18bb54ce63 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:48:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-74f38c83-02d6-456e-95d7-cc5c951ed4c2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-74f38c83-02d6-456e-95d7-cc5c951ed4c2 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] DELETE http://192.168.122.168/volume/v3/types/af03ba69-da69-451d-8dbf-82889814851b Sep 08 06:48:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-74f38c83-02d6-456e-95d7-cc5c951ed4c2 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-74f38c83-02d6-456e-95d7-cc5c951ed4c2 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-74f38c83-02d6-456e-95d7-cc5c951ed4c2 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] http://192.168.122.168/volume/v3/types/af03ba69-da69-451d-8dbf-82889814851b returned with HTTP 202 Sep 08 06:48:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 352/722] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:48:00 2026] DELETE /volume/v3/types/af03ba69-da69-451d-8dbf-82889814851b => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 06:48:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1af5c321-4cf5-4dbb-8c5e-f1282c1905ea None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1af5c321-4cf5-4dbb-8c5e-f1282c1905ea tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] GET http://192.168.122.168/volume/v3/types/af03ba69-da69-451d-8dbf-82889814851b Sep 08 06:48:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1af5c321-4cf5-4dbb-8c5e-f1282c1905ea tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1af5c321-4cf5-4dbb-8c5e-f1282c1905ea tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1af5c321-4cf5-4dbb-8c5e-f1282c1905ea tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] http://192.168.122.168/volume/v3/types/af03ba69-da69-451d-8dbf-82889814851b returned with HTTP 404 Sep 08 06:48:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 371/723] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:48:00 2026] GET /volume/v3/types/af03ba69-da69-451d-8dbf-82889814851b => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:48:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-90e02a3e-1302-4a62-946a-40d14af245b4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-90e02a3e-1302-4a62-946a-40d14af245b4 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:48:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-90e02a3e-1302-4a62-946a-40d14af245b4 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1334170813"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-90e02a3e-1302-4a62-946a-40d14af245b4 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:48:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 353/724] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 06:48:00 2026] POST /volume/v3/types => generated 224 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fb383b56-f726-4a19-a3d0-f317d80b9550 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fb383b56-f726-4a19-a3d0-f317d80b9550 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 08 06:48:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fb383b56-f726-4a19-a3d0-f317d80b9550 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1548367686"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fb383b56-f726-4a19-a3d0-f317d80b9550 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 08 06:48:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 372/725] 192.168.122.168 () {62 vars in 1195 bytes} [Tue Sep 8 06:48:00 2026] POST /volume/v3/group_types => generated 181 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:48:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-59206df3-6b40-4e8c-af73-452108f88146 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-59206df3-6b40-4e8c-af73-452108f88146 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] POST http://192.168.122.168/volume/v3/groups Sep 08 06:48:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-59206df3-6b40-4e8c-af73-452108f88146 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "89b75fba-2941-4c15-901c-8575a98c83b5", "volume_types": ["5112f578-442c-4483-9b61-14ca3f91b4e3"], "name": "tempest-GroupSnapshotsTest-Group-1625440342"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-59206df3-6b40-4e8c-af73-452108f88146 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Creating new group {'group': {'group_type': '89b75fba-2941-4c15-901c-8575a98c83b5', 'volume_types': ['5112f578-442c-4483-9b61-14ca3f91b4e3'], 'name': 'tempest-GroupSnapshotsTest-Group-1625440342'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 06:48:00 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-59206df3-6b40-4e8c-af73-452108f88146 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Creating group tempest-GroupSnapshotsTest-Group-1625440342. Sep 08 06:48:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-59206df3-6b40-4e8c-af73-452108f88146 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Availability Zones retrieved successfully. Sep 08 06:48:01 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-59206df3-6b40-4e8c-af73-452108f88146 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Created reservations ['3f89a6c9-8304-4603-9105-30559179849e'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:48:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-59206df3-6b40-4e8c-af73-452108f88146 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups returned with HTTP 202 Sep 08 06:48:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 354/726] 192.168.122.168 () {62 vars in 1181 bytes} [Tue Sep 8 06:48:00 2026] POST /volume/v3/groups => generated 112 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:48:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dc368603-cda5-4839-99c1-3240c112d61b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc368603-cda5-4839-99c1-3240c112d61b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 Sep 08 06:48:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc368603-cda5-4839-99c1-3240c112d61b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc368603-cda5-4839-99c1-3240c112d61b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-dc368603-cda5-4839-99c1-3240c112d61b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 05d4e004-4f81-4949-b9c6-e91f23935a16 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:48:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:01 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:48:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc368603-cda5-4839-99c1-3240c112d61b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 returned with HTTP 200 Sep 08 06:48:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 373/727] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:48:01 2026] GET /volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 => generated 392 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:48:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dcf8f091-501e-47c6-bce1-2929d7e831bb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dcf8f091-501e-47c6-bce1-2929d7e831bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 Sep 08 06:48:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dcf8f091-501e-47c6-bce1-2929d7e831bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dcf8f091-501e-47c6-bce1-2929d7e831bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-dcf8f091-501e-47c6-bce1-2929d7e831bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 05d4e004-4f81-4949-b9c6-e91f23935a16 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:48:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:02 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:48:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dcf8f091-501e-47c6-bce1-2929d7e831bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 returned with HTTP 200 Sep 08 06:48:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 355/728] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:48:02 2026] GET /volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 => generated 393 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:48:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:48:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-193654916", "volume_type": "5112f578-442c-4483-9b61-14ca3f91b4e3", "group_id": "05d4e004-4f81-4949-b9c6-e91f23935a16", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-193654916', 'volume_type': '5112f578-442c-4483-9b61-14ca3f91b4e3', 'group_id': '05d4e004-4f81-4949-b9c6-e91f23935a16', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:48:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:02 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Create volume of 1 GB Sep 08 06:48:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:02 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:48:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Availability Zones retrieved successfully. Sep 08 06:48:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Flow 'volume_create_api' (124fa4e3-8b45-4d73-a800-d444ff1249de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:48:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76f46a86-fc4a-4253-8f33-654e2c96c697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:48:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:48:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76f46a86-fc4a-4253-8f33-654e2c96c697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:48:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5112f578-442c-4483-9b61-14ca3f91b4e3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1334170813',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5112f578-442c-4483-9b61-14ca3f91b4e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '05d4e004-4f81-4949-b9c6-e91f23935a16', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:48:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fafb23dd-d6bc-42bd-b914-096b730b2359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:48:02 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1334170813 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1334170813, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:48:02 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1334170813 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1334170813, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:48:02 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Created reservations ['f2482fd6-e8a2-4a14-9102-6aea975de2f1', '0dec9ef1-2934-42df-9094-97e82e0d3a42', '1eae76b7-740d-4a72-a9f9-ab3afdb58bbf', '49342e61-5acb-43c5-9d4a-124778afd8d6'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:48:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fafb23dd-d6bc-42bd-b914-096b730b2359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2482fd6-e8a2-4a14-9102-6aea975de2f1', '0dec9ef1-2934-42df-9094-97e82e0d3a42', '1eae76b7-740d-4a72-a9f9-ab3afdb58bbf', '49342e61-5acb-43c5-9d4a-124778afd8d6']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:48:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42c8047b-6ce3-4bf7-a3c4-d2c521c70921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:48:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42c8047b-6ce3-4bf7-a3c4-d2c521c70921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4252fa60-d14b-4548-a242-7eb67105a4c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-193654916',encryption_key_id=None,group_id=05d4e004-4f81-4949-b9c6-e91f23935a16,group_type_id=,metadata={},multiattach=False,project_id='9b968bdc7dff4a92ba2e67485c6e29c7',qos_specs=None,replication_status=,reservations=['f2482fd6-e8a2-4a14-9102-6aea975de2f1','0dec9ef1-2934-42df-9094-97e82e0d3a42','1eae76b7-740d-4a72-a9f9-ab3afdb58bbf','49342e61-5acb-43c5-9d4a-124778afd8d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='659c95d7250a4fadb3b8dacbb72d4b5f',volume_type_id=5112f578-442c-4483-9b61-14ca3f91b4e3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:48:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-193654916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=05d4e004-4f81-4949-b9c6-e91f23935a16,host=None,id=4252fa60-d14b-4548-a242-7eb67105a4c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b968bdc7dff4a92ba2e67485c6e29c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='659c95d7250a4fadb3b8dacbb72d4b5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5112f578-442c-4483-9b61-14ca3f91b4e3),volume_type_id=5112f578-442c-4483-9b61-14ca3f91b4e3)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:48:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (971d6d9b-ddf1-4ca3-9fb1-8aec71acdb40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:48:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (971d6d9b-ddf1-4ca3-9fb1-8aec71acdb40) transitioned into state 'SUCCESS' from state '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-193654916',encryption_key_id=None,group_id=05d4e004-4f81-4949-b9c6-e91f23935a16,group_type_id=,metadata={},multiattach=False,project_id='9b968bdc7dff4a92ba2e67485c6e29c7',qos_specs=None,replication_status=,reservations=['f2482fd6-e8a2-4a14-9102-6aea975de2f1','0dec9ef1-2934-42df-9094-97e82e0d3a42','1eae76b7-740d-4a72-a9f9-ab3afdb58bbf','49342e61-5acb-43c5-9d4a-124778afd8d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='659c95d7250a4fadb3b8dacbb72d4b5f',volume_type_id=5112f578-442c-4483-9b61-14ca3f91b4e3)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:48:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d70a9c23-27f8-4548-b115-93f855f2c3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:48:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d70a9c23-27f8-4548-b115-93f855f2c3a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:48:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Flow 'volume_create_api' (124fa4e3-8b45-4d73-a800-d444ff1249de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:48:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Create volume request issued successfully. Sep 08 06:48:03 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:48:03 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:48:03 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:48:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c1e67a95-3df3-41d4-ac02-d1f3e5293571 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:48:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 374/729] 192.168.122.168 () {62 vars in 1184 bytes} [Tue Sep 8 06:48:02 2026] POST /volume/v3/volumes => generated 830 bytes in 1042 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:48:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fbe2896e-0c90-42cd-a2e9-9a2a69bb96d2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fbe2896e-0c90-42cd-a2e9-9a2a69bb96d2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/4252fa60-d14b-4548-a242-7eb67105a4c8 Sep 08 06:48:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fbe2896e-0c90-42cd-a2e9-9a2a69bb96d2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fbe2896e-0c90-42cd-a2e9-9a2a69bb96d2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:48:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fbe2896e-0c90-42cd-a2e9-9a2a69bb96d2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:48:03 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-fbe2896e-0c90-42cd-a2e9-9a2a69bb96d2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:48:03 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-fbe2896e-0c90-42cd-a2e9-9a2a69bb96d2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:48:03 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-fbe2896e-0c90-42cd-a2e9-9a2a69bb96d2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:48:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fbe2896e-0c90-42cd-a2e9-9a2a69bb96d2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/4252fa60-d14b-4548-a242-7eb67105a4c8 returned with HTTP 200 Sep 08 06:48:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 356/730] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:48:03 2026] GET /volume/v3/volumes/4252fa60-d14b-4548-a242-7eb67105a4c8 => generated 922 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-76983fa4-1d00-47e3-a539-20a4d96e2126 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-76983fa4-1d00-47e3-a539-20a4d96e2126 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/4252fa60-d14b-4548-a242-7eb67105a4c8 Sep 08 06:48:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-76983fa4-1d00-47e3-a539-20a4d96e2126 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-76983fa4-1d00-47e3-a539-20a4d96e2126 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-76983fa4-1d00-47e3-a539-20a4d96e2126 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:48:04 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-76983fa4-1d00-47e3-a539-20a4d96e2126 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:48:04 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-76983fa4-1d00-47e3-a539-20a4d96e2126 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:48:05 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-76983fa4-1d00-47e3-a539-20a4d96e2126 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:48:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-76983fa4-1d00-47e3-a539-20a4d96e2126 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/4252fa60-d14b-4548-a242-7eb67105a4c8 returned with HTTP 200 Sep 08 06:48:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 375/731] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:48:04 2026] GET /volume/v3/volumes/4252fa60-d14b-4548-a242-7eb67105a4c8 => generated 922 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f107cea9-8ead-4519-962f-693bd5309759 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f107cea9-8ead-4519-962f-693bd5309759 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/4252fa60-d14b-4548-a242-7eb67105a4c8 Sep 08 06:48:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f107cea9-8ead-4519-962f-693bd5309759 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f107cea9-8ead-4519-962f-693bd5309759 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:48:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f107cea9-8ead-4519-962f-693bd5309759 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:48:06 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-f107cea9-8ead-4519-962f-693bd5309759 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:48:06 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-f107cea9-8ead-4519-962f-693bd5309759 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:48:06 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-f107cea9-8ead-4519-962f-693bd5309759 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:48:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f107cea9-8ead-4519-962f-693bd5309759 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/4252fa60-d14b-4548-a242-7eb67105a4c8 returned with HTTP 200 Sep 08 06:48:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 357/732] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:48:06 2026] GET /volume/v3/volumes/4252fa60-d14b-4548-a242-7eb67105a4c8 => generated 923 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1858e37a-9c01-4b1c-af33-6a76511294bb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:48:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2083816738", "volume_type": "5112f578-442c-4483-9b61-14ca3f91b4e3", "group_id": "05d4e004-4f81-4949-b9c6-e91f23935a16", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2083816738', 'volume_type': '5112f578-442c-4483-9b61-14ca3f91b4e3', 'group_id': '05d4e004-4f81-4949-b9c6-e91f23935a16', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:48:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:06 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Create volume of 1 GB Sep 08 06:48:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:06 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:48:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Availability Zones retrieved successfully. Sep 08 06:48:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Flow 'volume_create_api' (e74457ef-1b32-4632-a849-9b809fa394f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:48:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e64b405-ad7d-4b57-abab-8784c6aa34e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:48:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:48:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e64b405-ad7d-4b57-abab-8784c6aa34e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:48:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5112f578-442c-4483-9b61-14ca3f91b4e3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1334170813',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5112f578-442c-4483-9b61-14ca3f91b4e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '05d4e004-4f81-4949-b9c6-e91f23935a16', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:48:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd6c88a3-15ac-468c-b8e3-08b50b770711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:48:06 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Created reservations ['bd03d3fb-0c56-4a02-bfce-b6a662297765', 'c8153872-c80c-4451-be4c-4d85510a4d48', '3f4dd460-a8bb-4dd9-849e-52150f6cd80b', '7535e3fd-4a6b-45a0-967b-0f4a0cd262d6'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:48:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd6c88a3-15ac-468c-b8e3-08b50b770711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd03d3fb-0c56-4a02-bfce-b6a662297765', 'c8153872-c80c-4451-be4c-4d85510a4d48', '3f4dd460-a8bb-4dd9-849e-52150f6cd80b', '7535e3fd-4a6b-45a0-967b-0f4a0cd262d6']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:48:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab58d30-40a9-485f-8255-3d011460b0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:48:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab58d30-40a9-485f-8255-3d011460b0d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '312c6e8f-673e-41d0-b299-2a72fadf0d7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2083816738',encryption_key_id=None,group_id=05d4e004-4f81-4949-b9c6-e91f23935a16,group_type_id=,metadata={},multiattach=False,project_id='9b968bdc7dff4a92ba2e67485c6e29c7',qos_specs=None,replication_status=,reservations=['bd03d3fb-0c56-4a02-bfce-b6a662297765','c8153872-c80c-4451-be4c-4d85510a4d48','3f4dd460-a8bb-4dd9-849e-52150f6cd80b','7535e3fd-4a6b-45a0-967b-0f4a0cd262d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='659c95d7250a4fadb3b8dacbb72d4b5f',volume_type_id=5112f578-442c-4483-9b61-14ca3f91b4e3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:48:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2083816738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=05d4e004-4f81-4949-b9c6-e91f23935a16,host=None,id=312c6e8f-673e-41d0-b299-2a72fadf0d7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b968bdc7dff4a92ba2e67485c6e29c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='659c95d7250a4fadb3b8dacbb72d4b5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5112f578-442c-4483-9b61-14ca3f91b4e3),volume_type_id=5112f578-442c-4483-9b61-14ca3f91b4e3)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:48:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2584eeb9-1732-4ac2-9a38-364130dbba00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:48:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2584eeb9-1732-4ac2-9a38-364130dbba00) transitioned into state 'SUCCESS' from state '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-2083816738',encryption_key_id=None,group_id=05d4e004-4f81-4949-b9c6-e91f23935a16,group_type_id=,metadata={},multiattach=False,project_id='9b968bdc7dff4a92ba2e67485c6e29c7',qos_specs=None,replication_status=,reservations=['bd03d3fb-0c56-4a02-bfce-b6a662297765','c8153872-c80c-4451-be4c-4d85510a4d48','3f4dd460-a8bb-4dd9-849e-52150f6cd80b','7535e3fd-4a6b-45a0-967b-0f4a0cd262d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='659c95d7250a4fadb3b8dacbb72d4b5f',volume_type_id=5112f578-442c-4483-9b61-14ca3f91b4e3)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:48:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (034289dc-b66e-4dde-ae51-c043238aeaa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:48:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (034289dc-b66e-4dde-ae51-c043238aeaa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:48:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Flow 'volume_create_api' (e74457ef-1b32-4632-a849-9b809fa394f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:48:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Create volume request issued successfully. Sep 08 06:48:06 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:48:06 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:48:06 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:48:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1858e37a-9c01-4b1c-af33-6a76511294bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:48:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 376/733] 192.168.122.168 () {62 vars in 1184 bytes} [Tue Sep 8 06:48:06 2026] POST /volume/v3/volumes => generated 831 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:48:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ddd7b7d8-4594-4fe8-a113-2558306a871b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ddd7b7d8-4594-4fe8-a113-2558306a871b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/312c6e8f-673e-41d0-b299-2a72fadf0d7f Sep 08 06:48:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ddd7b7d8-4594-4fe8-a113-2558306a871b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ddd7b7d8-4594-4fe8-a113-2558306a871b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:48:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ddd7b7d8-4594-4fe8-a113-2558306a871b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:48:07 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-ddd7b7d8-4594-4fe8-a113-2558306a871b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:48:07 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-ddd7b7d8-4594-4fe8-a113-2558306a871b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:48:07 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-ddd7b7d8-4594-4fe8-a113-2558306a871b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:48:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ddd7b7d8-4594-4fe8-a113-2558306a871b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/312c6e8f-673e-41d0-b299-2a72fadf0d7f returned with HTTP 200 Sep 08 06:48:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 358/734] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:48:07 2026] GET /volume/v3/volumes/312c6e8f-673e-41d0-b299-2a72fadf0d7f => generated 923 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1aad32ad-0f25-4ff3-85ca-2adf9f24ba1b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1aad32ad-0f25-4ff3-85ca-2adf9f24ba1b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/312c6e8f-673e-41d0-b299-2a72fadf0d7f Sep 08 06:48:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1aad32ad-0f25-4ff3-85ca-2adf9f24ba1b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1aad32ad-0f25-4ff3-85ca-2adf9f24ba1b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1aad32ad-0f25-4ff3-85ca-2adf9f24ba1b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:48:08 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-1aad32ad-0f25-4ff3-85ca-2adf9f24ba1b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:48:08 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-1aad32ad-0f25-4ff3-85ca-2adf9f24ba1b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:48:08 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-1aad32ad-0f25-4ff3-85ca-2adf9f24ba1b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:48:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1aad32ad-0f25-4ff3-85ca-2adf9f24ba1b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/312c6e8f-673e-41d0-b299-2a72fadf0d7f returned with HTTP 200 Sep 08 06:48:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 377/735] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:48:08 2026] GET /volume/v3/volumes/312c6e8f-673e-41d0-b299-2a72fadf0d7f => generated 924 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5c565fe3-d40c-4cfa-b26e-b849664a461c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5c565fe3-d40c-4cfa-b26e-b849664a461c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] PUT http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 Sep 08 06:48:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5c565fe3-d40c-4cfa-b26e-b849664a461c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "4252fa60-d14b-4548-a242-7eb67105a4c8"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-5c565fe3-d40c-4cfa-b26e-b849664a461c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Update called for group 05d4e004-4f81-4949-b9c6-e91f23935a16. {{(pid=87203) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 06:48:08 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-5c565fe3-d40c-4cfa-b26e-b849664a461c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Updating group 05d4e004-4f81-4949-b9c6-e91f23935a16 with name None description: None add_volumes: None remove_volumes: 4252fa60-d14b-4548-a242-7eb67105a4c8. Sep 08 06:48:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5c565fe3-d40c-4cfa-b26e-b849664a461c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 returned with HTTP 202 Sep 08 06:48:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 359/736] 192.168.122.168 () {62 vars in 1290 bytes} [Tue Sep 8 06:48:08 2026] PUT /volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:48:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3ce1ae5f-24c6-4c74-a282-ce2959b1ddfd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3ce1ae5f-24c6-4c74-a282-ce2959b1ddfd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 Sep 08 06:48:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3ce1ae5f-24c6-4c74-a282-ce2959b1ddfd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3ce1ae5f-24c6-4c74-a282-ce2959b1ddfd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-3ce1ae5f-24c6-4c74-a282-ce2959b1ddfd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 05d4e004-4f81-4949-b9c6-e91f23935a16 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:48:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:08 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:48:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3ce1ae5f-24c6-4c74-a282-ce2959b1ddfd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 returned with HTTP 200 Sep 08 06:48:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 378/737] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:48:08 2026] GET /volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 => generated 392 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:48:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f1963b0a-9c51-4ab4-97a0-a916ea29b336 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f1963b0a-9c51-4ab4-97a0-a916ea29b336 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 Sep 08 06:48:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f1963b0a-9c51-4ab4-97a0-a916ea29b336 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f1963b0a-9c51-4ab4-97a0-a916ea29b336 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-f1963b0a-9c51-4ab4-97a0-a916ea29b336 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 05d4e004-4f81-4949-b9c6-e91f23935a16 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:48:09 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=299,cinder:UPDATE=52,cinder:INSERT=39 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:48:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:09 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:48:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f1963b0a-9c51-4ab4-97a0-a916ea29b336 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 returned with HTTP 200 Sep 08 06:48:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 360/738] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:48:09 2026] GET /volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 => generated 393 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:48:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9a509fc6-0187-4e54-b9f3-a91abd0abb36 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9a509fc6-0187-4e54-b9f3-a91abd0abb36 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] PUT http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 Sep 08 06:48:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9a509fc6-0187-4e54-b9f3-a91abd0abb36 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "4252fa60-d14b-4548-a242-7eb67105a4c8"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-9a509fc6-0187-4e54-b9f3-a91abd0abb36 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Update called for group 05d4e004-4f81-4949-b9c6-e91f23935a16. {{(pid=87202) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 06:48:09 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-9a509fc6-0187-4e54-b9f3-a91abd0abb36 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Updating group 05d4e004-4f81-4949-b9c6-e91f23935a16 with name None description: None add_volumes: 4252fa60-d14b-4548-a242-7eb67105a4c8 remove_volumes: None. Sep 08 06:48:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:09 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:48:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9a509fc6-0187-4e54-b9f3-a91abd0abb36 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 returned with HTTP 202 Sep 08 06:48:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 379/739] 192.168.122.168 () {62 vars in 1290 bytes} [Tue Sep 8 06:48:09 2026] PUT /volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:48:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-35a94301-e96e-4a76-ad4a-37bac691541d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-35a94301-e96e-4a76-ad4a-37bac691541d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 Sep 08 06:48:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-35a94301-e96e-4a76-ad4a-37bac691541d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-35a94301-e96e-4a76-ad4a-37bac691541d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-35a94301-e96e-4a76-ad4a-37bac691541d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 05d4e004-4f81-4949-b9c6-e91f23935a16 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:48:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:10 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:48:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-35a94301-e96e-4a76-ad4a-37bac691541d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 returned with HTTP 200 Sep 08 06:48:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 361/740] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:48:09 2026] GET /volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 => generated 392 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1b7cb4e3-c8ff-4f26-98ee-fbeef1806429 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1b7cb4e3-c8ff-4f26-98ee-fbeef1806429 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 Sep 08 06:48:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1b7cb4e3-c8ff-4f26-98ee-fbeef1806429 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1b7cb4e3-c8ff-4f26-98ee-fbeef1806429 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-1b7cb4e3-c8ff-4f26-98ee-fbeef1806429 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 05d4e004-4f81-4949-b9c6-e91f23935a16 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:48:11 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=258,cinder:INSERT=35,cinder:UPDATE=58 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:48:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:11 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:48:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1b7cb4e3-c8ff-4f26-98ee-fbeef1806429 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 returned with HTTP 200 Sep 08 06:48:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 380/741] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:48:11 2026] GET /volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 => generated 393 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-95054310-a3d8-4442-a7b7-cce8beebf6be None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-95054310-a3d8-4442-a7b7-cce8beebf6be tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] PUT http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 Sep 08 06:48:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-95054310-a3d8-4442-a7b7-cce8beebf6be tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "312c6e8f-673e-41d0-b299-2a72fadf0d7f"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-95054310-a3d8-4442-a7b7-cce8beebf6be tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Update called for group 05d4e004-4f81-4949-b9c6-e91f23935a16. {{(pid=87203) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 06:48:11 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-95054310-a3d8-4442-a7b7-cce8beebf6be tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Updating group 05d4e004-4f81-4949-b9c6-e91f23935a16 with name None description: None add_volumes: None remove_volumes: 312c6e8f-673e-41d0-b299-2a72fadf0d7f. Sep 08 06:48:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-95054310-a3d8-4442-a7b7-cce8beebf6be tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 returned with HTTP 202 Sep 08 06:48:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 362/742] 192.168.122.168 () {62 vars in 1290 bytes} [Tue Sep 8 06:48:11 2026] PUT /volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:48:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9edbf492-793a-40a3-a7a7-02bdbf85f6bb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9edbf492-793a-40a3-a7a7-02bdbf85f6bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 Sep 08 06:48:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9edbf492-793a-40a3-a7a7-02bdbf85f6bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9edbf492-793a-40a3-a7a7-02bdbf85f6bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-9edbf492-793a-40a3-a7a7-02bdbf85f6bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 05d4e004-4f81-4949-b9c6-e91f23935a16 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:48:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:11 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:48:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9edbf492-793a-40a3-a7a7-02bdbf85f6bb tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 returned with HTTP 200 Sep 08 06:48:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 381/743] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:48:11 2026] GET /volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 => generated 392 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5d1823f9-bf0d-4a25-b159-6cedb70e393e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5d1823f9-bf0d-4a25-b159-6cedb70e393e tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 Sep 08 06:48:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5d1823f9-bf0d-4a25-b159-6cedb70e393e tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5d1823f9-bf0d-4a25-b159-6cedb70e393e tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-5d1823f9-bf0d-4a25-b159-6cedb70e393e tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 05d4e004-4f81-4949-b9c6-e91f23935a16 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:48:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:12 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:48:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5d1823f9-bf0d-4a25-b159-6cedb70e393e tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 returned with HTTP 200 Sep 08 06:48:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 363/744] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:48:12 2026] GET /volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 => generated 393 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d35fecf0-5946-49b6-9844-e6b325ab791c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d35fecf0-5946-49b6-9844-e6b325ab791c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] PUT http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 Sep 08 06:48:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d35fecf0-5946-49b6-9844-e6b325ab791c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "312c6e8f-673e-41d0-b299-2a72fadf0d7f"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-d35fecf0-5946-49b6-9844-e6b325ab791c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Update called for group 05d4e004-4f81-4949-b9c6-e91f23935a16. {{(pid=87202) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 06:48:12 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-d35fecf0-5946-49b6-9844-e6b325ab791c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Updating group 05d4e004-4f81-4949-b9c6-e91f23935a16 with name None description: None add_volumes: 312c6e8f-673e-41d0-b299-2a72fadf0d7f remove_volumes: None. Sep 08 06:48:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:12 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:48:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d35fecf0-5946-49b6-9844-e6b325ab791c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 returned with HTTP 202 Sep 08 06:48:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 382/745] 192.168.122.168 () {62 vars in 1290 bytes} [Tue Sep 8 06:48:12 2026] PUT /volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 08 06:48:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ec498a66-979e-4862-8db1-9654f6373f40 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ec498a66-979e-4862-8db1-9654f6373f40 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 Sep 08 06:48:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ec498a66-979e-4862-8db1-9654f6373f40 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ec498a66-979e-4862-8db1-9654f6373f40 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-ec498a66-979e-4862-8db1-9654f6373f40 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 05d4e004-4f81-4949-b9c6-e91f23935a16 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:48:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:12 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:48:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ec498a66-979e-4862-8db1-9654f6373f40 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 returned with HTTP 200 Sep 08 06:48:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 364/746] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:48:12 2026] GET /volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 => generated 392 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:48:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ccd26489-54d6-46ff-891b-bc4e533e1516 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ccd26489-54d6-46ff-891b-bc4e533e1516 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 Sep 08 06:48:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ccd26489-54d6-46ff-891b-bc4e533e1516 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ccd26489-54d6-46ff-891b-bc4e533e1516 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-ccd26489-54d6-46ff-891b-bc4e533e1516 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 05d4e004-4f81-4949-b9c6-e91f23935a16 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:48:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:13 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:48:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ccd26489-54d6-46ff-891b-bc4e533e1516 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 returned with HTTP 200 Sep 08 06:48:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 383/747] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:48:13 2026] GET /volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 => generated 393 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ebc757f8-1dd9-4235-be18-68d1473b8745 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ebc757f8-1dd9-4235-be18-68d1473b8745 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:48:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ebc757f8-1dd9-4235-be18-68d1473b8745 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ebc757f8-1dd9-4235-be18-68d1473b8745 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-ebc757f8-1dd9-4235-be18-68d1473b8745 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:48:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ebc757f8-1dd9-4235-be18-68d1473b8745 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:48:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:13 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:48:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:48:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:48:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ebc757f8-1dd9-4235-be18-68d1473b8745 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Get all volumes completed successfully. Sep 08 06:48:13 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-ebc757f8-1dd9-4235-be18-68d1473b8745 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:48:13 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-ebc757f8-1dd9-4235-be18-68d1473b8745 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:48:13 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-ebc757f8-1dd9-4235-be18-68d1473b8745 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:48:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:14 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-ebc757f8-1dd9-4235-be18-68d1473b8745 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:48:14 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-ebc757f8-1dd9-4235-be18-68d1473b8745 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:48:14 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-ebc757f8-1dd9-4235-be18-68d1473b8745 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:48:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ebc757f8-1dd9-4235-be18-68d1473b8745 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:48:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 365/748] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 06:48:13 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:48:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-107e84ff-83aa-4bd9-9896-af1f7a9515ae None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-107e84ff-83aa-4bd9-9896-af1f7a9515ae tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] POST http://192.168.122.168/volume/v3/group_snapshots Sep 08 06:48:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-107e84ff-83aa-4bd9-9896-af1f7a9515ae tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "05d4e004-4f81-4949-b9c6-e91f23935a16", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-55033048"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-107e84ff-83aa-4bd9-9896-af1f7a9515ae tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '05d4e004-4f81-4949-b9c6-e91f23935a16', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-55033048'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 08 06:48:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:14 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.group_snapshots [None req-107e84ff-83aa-4bd9-9896-af1f7a9515ae tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-55033048. Sep 08 06:48:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:14 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:48:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:14 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-107e84ff-83aa-4bd9-9896-af1f7a9515ae tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1334170813 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1334170813, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:48:14 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-107e84ff-83aa-4bd9-9896-af1f7a9515ae tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Created reservations ['901b50ad-0c75-4771-83e4-eba7e4a648bb', 'cc403add-ec99-4e16-a4f1-c9440efe411f', '8ff6fc06-422a-447a-946f-ad78e58cb524', '19efa5af-bf2f-4fb4-a4b5-75a772098586'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:48:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-107e84ff-83aa-4bd9-9896-af1f7a9515ae tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots returned with HTTP 202 Sep 08 06:48:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 384/749] 192.168.122.168 () {62 vars in 1208 bytes} [Tue Sep 8 06:48:14 2026] POST /volume/v3/group_snapshots => generated 185 bytes in 662 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:48:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-67a916c4-c980-4123-9bd7-2d204df425bf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-67a916c4-c980-4123-9bd7-2d204df425bf tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 Sep 08 06:48:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-67a916c4-c980-4123-9bd7-2d204df425bf tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-67a916c4-c980-4123-9bd7-2d204df425bf tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-67a916c4-c980-4123-9bd7-2d204df425bf tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 8278036b-112e-4462-95b6-ad63e4d7b544 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:48:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-67a916c4-c980-4123-9bd7-2d204df425bf tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 returned with HTTP 200 Sep 08 06:48:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 366/750] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:48:15 2026] GET /volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 => generated 324 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2a7b9641-9008-4505-8b7d-dc249bfe4030 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2a7b9641-9008-4505-8b7d-dc249bfe4030 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 Sep 08 06:48:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2a7b9641-9008-4505-8b7d-dc249bfe4030 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2a7b9641-9008-4505-8b7d-dc249bfe4030 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-2a7b9641-9008-4505-8b7d-dc249bfe4030 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 8278036b-112e-4462-95b6-ad63e4d7b544 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:48:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2a7b9641-9008-4505-8b7d-dc249bfe4030 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 returned with HTTP 200 Sep 08 06:48:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 385/751] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:48:16 2026] GET /volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 => generated 324 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-21afda44-9d65-43ad-8966-64768f4a524c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-21afda44-9d65-43ad-8966-64768f4a524c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 Sep 08 06:48:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-21afda44-9d65-43ad-8966-64768f4a524c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-21afda44-9d65-43ad-8966-64768f4a524c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-21afda44-9d65-43ad-8966-64768f4a524c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 8278036b-112e-4462-95b6-ad63e4d7b544 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:48:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-21afda44-9d65-43ad-8966-64768f4a524c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 returned with HTTP 200 Sep 08 06:48:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 367/752] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:48:17 2026] GET /volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 => generated 324 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bd3b67da-244a-4eaa-b9a7-07f855235e37 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bd3b67da-244a-4eaa-b9a7-07f855235e37 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 Sep 08 06:48:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bd3b67da-244a-4eaa-b9a7-07f855235e37 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bd3b67da-244a-4eaa-b9a7-07f855235e37 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-bd3b67da-244a-4eaa-b9a7-07f855235e37 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 8278036b-112e-4462-95b6-ad63e4d7b544 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:48:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bd3b67da-244a-4eaa-b9a7-07f855235e37 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 returned with HTTP 200 Sep 08 06:48:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 386/753] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:48:18 2026] GET /volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 => generated 324 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c3272257-4cc9-4404-a363-075a4e456ec7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c3272257-4cc9-4404-a363-075a4e456ec7 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 Sep 08 06:48:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c3272257-4cc9-4404-a363-075a4e456ec7 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c3272257-4cc9-4404-a363-075a4e456ec7 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-c3272257-4cc9-4404-a363-075a4e456ec7 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 8278036b-112e-4462-95b6-ad63e4d7b544 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:48:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c3272257-4cc9-4404-a363-075a4e456ec7 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 returned with HTTP 200 Sep 08 06:48:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 368/754] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:48:19 2026] GET /volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 => generated 324 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-13864932-f26d-45a4-82c3-5f4f566bd236 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-13864932-f26d-45a4-82c3-5f4f566bd236 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:48:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-13864932-f26d-45a4-82c3-5f4f566bd236 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1509335325", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-13864932-f26d-45a4-82c3-5f4f566bd236 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1509335325', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:48:20 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-13864932-f26d-45a4-82c3-5f4f566bd236 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Create volume of 1 GB Sep 08 06:48:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-13864932-f26d-45a4-82c3-5f4f566bd236 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Availability Zones retrieved successfully. Sep 08 06:48:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-13864932-f26d-45a4-82c3-5f4f566bd236 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Flow 'volume_create_api' (ef38548d-6e00-43a4-b401-e79cd98364b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:48:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-13864932-f26d-45a4-82c3-5f4f566bd236 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e21433d-5620-475c-aa8b-0b5a3bdb8a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:48:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-13864932-f26d-45a4-82c3-5f4f566bd236 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:48:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-13864932-f26d-45a4-82c3-5f4f566bd236 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e21433d-5620-475c-aa8b-0b5a3bdb8a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:48:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-13864932-f26d-45a4-82c3-5f4f566bd236 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f67fc6a4-80bc-4896-81c2-926a0647489e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:48:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c895189a-10a3-45c4-8a63-261ecd699f36 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c895189a-10a3-45c4-8a63-261ecd699f36 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 Sep 08 06:48:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c895189a-10a3-45c4-8a63-261ecd699f36 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c895189a-10a3-45c4-8a63-261ecd699f36 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-c895189a-10a3-45c4-8a63-261ecd699f36 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 8278036b-112e-4462-95b6-ad63e4d7b544 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:48:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c895189a-10a3-45c4-8a63-261ecd699f36 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 returned with HTTP 200 Sep 08 06:48:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 369/755] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:48:20 2026] GET /volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 => generated 324 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:48:20 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-13864932-f26d-45a4-82c3-5f4f566bd236 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Created reservations ['33c35d70-5018-440c-bde7-3f508496f168', 'e70d77df-e877-4062-897c-4c3b3f9b9afe', 'a6268d64-98fb-48d8-a918-3a94006f9f95', '9908f9d1-7cc7-4368-9f07-158d6939341a'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:48:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-13864932-f26d-45a4-82c3-5f4f566bd236 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f67fc6a4-80bc-4896-81c2-926a0647489e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33c35d70-5018-440c-bde7-3f508496f168', 'e70d77df-e877-4062-897c-4c3b3f9b9afe', 'a6268d64-98fb-48d8-a918-3a94006f9f95', '9908f9d1-7cc7-4368-9f07-158d6939341a']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:48:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-13864932-f26d-45a4-82c3-5f4f566bd236 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60010236-eb5e-4aaf-86c4-986cfa042ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:48:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-13864932-f26d-45a4-82c3-5f4f566bd236 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60010236-eb5e-4aaf-86c4-986cfa042ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32dfdd20-d80c-4b10-ab03-dc6ad578d7b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1509335325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0ac5c92ce0e48a1829c25db086d9928',qos_specs=None,replication_status=,reservations=['33c35d70-5018-440c-bde7-3f508496f168','e70d77df-e877-4062-897c-4c3b3f9b9afe','a6268d64-98fb-48d8-a918-3a94006f9f95','9908f9d1-7cc7-4368-9f07-158d6939341a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83d3888fefa24f2f83678a44a35eaf37',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:48:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1509335325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32dfdd20-d80c-4b10-ab03-dc6ad578d7b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0ac5c92ce0e48a1829c25db086d9928',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83d3888fefa24f2f83678a44a35eaf37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:48:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-13864932-f26d-45a4-82c3-5f4f566bd236 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb24d999-03e8-41c9-b886-511211ba0538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:48:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-13864932-f26d-45a4-82c3-5f4f566bd236 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb24d999-03e8-41c9-b886-511211ba0538) transitioned into state 'SUCCESS' from state '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-1509335325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0ac5c92ce0e48a1829c25db086d9928',qos_specs=None,replication_status=,reservations=['33c35d70-5018-440c-bde7-3f508496f168','e70d77df-e877-4062-897c-4c3b3f9b9afe','a6268d64-98fb-48d8-a918-3a94006f9f95','9908f9d1-7cc7-4368-9f07-158d6939341a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83d3888fefa24f2f83678a44a35eaf37',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:48:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-13864932-f26d-45a4-82c3-5f4f566bd236 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c9589f0-0d8a-495d-b6b4-a041262b34c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:48:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-13864932-f26d-45a4-82c3-5f4f566bd236 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c9589f0-0d8a-495d-b6b4-a041262b34c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:48:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-13864932-f26d-45a4-82c3-5f4f566bd236 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Flow 'volume_create_api' (ef38548d-6e00-43a4-b401-e79cd98364b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:48:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-13864932-f26d-45a4-82c3-5f4f566bd236 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Create volume request issued successfully. Sep 08 06:48:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-13864932-f26d-45a4-82c3-5f4f566bd236 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:48:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 387/756] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:48:20 2026] POST /volume/v3/volumes => generated 764 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:48:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-91fc197a-cd33-4eb1-8545-47c6de27e614 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-91fc197a-cd33-4eb1-8545-47c6de27e614 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] GET http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 Sep 08 06:48:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-91fc197a-cd33-4eb1-8545-47c6de27e614 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-91fc197a-cd33-4eb1-8545-47c6de27e614 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:48:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-91fc197a-cd33-4eb1-8545-47c6de27e614 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Volume info retrieved successfully. Sep 08 06:48:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-91fc197a-cd33-4eb1-8545-47c6de27e614 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 returned with HTTP 200 Sep 08 06:48:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 370/757] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:48:20 2026] GET /volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 => generated 832 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6cdf5a7a-b7fb-439e-8a3d-a4752d25150b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6cdf5a7a-b7fb-439e-8a3d-a4752d25150b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 Sep 08 06:48:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6cdf5a7a-b7fb-439e-8a3d-a4752d25150b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6cdf5a7a-b7fb-439e-8a3d-a4752d25150b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-6cdf5a7a-b7fb-439e-8a3d-a4752d25150b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 8278036b-112e-4462-95b6-ad63e4d7b544 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:48:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6cdf5a7a-b7fb-439e-8a3d-a4752d25150b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 returned with HTTP 200 Sep 08 06:48:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 388/758] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:48:21 2026] GET /volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 => generated 324 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:48:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f3b9ea16-2b5b-4aa6-a63c-6627eb0d7a9b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f3b9ea16-2b5b-4aa6-a63c-6627eb0d7a9b tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] GET http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 Sep 08 06:48:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f3b9ea16-2b5b-4aa6-a63c-6627eb0d7a9b tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f3b9ea16-2b5b-4aa6-a63c-6627eb0d7a9b tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:48:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f3b9ea16-2b5b-4aa6-a63c-6627eb0d7a9b tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Volume info retrieved successfully. Sep 08 06:48:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f3b9ea16-2b5b-4aa6-a63c-6627eb0d7a9b tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 returned with HTTP 200 Sep 08 06:48:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 371/759] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:48:21 2026] GET /volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 => generated 856 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8d107a33-3438-4fa6-b4f0-dd6680623ef1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8d107a33-3438-4fa6-b4f0-dd6680623ef1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 Sep 08 06:48:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8d107a33-3438-4fa6-b4f0-dd6680623ef1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8d107a33-3438-4fa6-b4f0-dd6680623ef1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-8d107a33-3438-4fa6-b4f0-dd6680623ef1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 8278036b-112e-4462-95b6-ad63e4d7b544 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:48:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8d107a33-3438-4fa6-b4f0-dd6680623ef1 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 returned with HTTP 200 Sep 08 06:48:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 389/760] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:48:22 2026] GET /volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 => generated 325 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:48:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-30429f5c-eac2-4c70-badd-cd0aea521ed5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-30429f5c-eac2-4c70-badd-cd0aea521ed5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/detail Sep 08 06:48:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-30429f5c-eac2-4c70-badd-cd0aea521ed5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-30429f5c-eac2-4c70-badd-cd0aea521ed5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-30429f5c-eac2-4c70-badd-cd0aea521ed5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:48:22 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-30429f5c-eac2-4c70-badd-cd0aea521ed5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:48:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:22 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:48:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-30429f5c-eac2-4c70-badd-cd0aea521ed5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Get all snapshots completed successfully. Sep 08 06:48:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-30429f5c-eac2-4c70-badd-cd0aea521ed5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 06:48:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 372/761] 192.168.122.168 () {58 vars in 1148 bytes} [Tue Sep 8 06:48:22 2026] GET /volume/v3/snapshots/detail => generated 927 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-82572472-569c-4eaa-b417-b6e165554bfe None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-82572472-569c-4eaa-b417-b6e165554bfe tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/4a39c897-2a32-4252-ab22-66106b866618 Sep 08 06:48:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-82572472-569c-4eaa-b417-b6e165554bfe tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-82572472-569c-4eaa-b417-b6e165554bfe tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-82572472-569c-4eaa-b417-b6e165554bfe tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Snapshot retrieved successfully. Sep 08 06:48:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-82572472-569c-4eaa-b417-b6e165554bfe tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/4a39c897-2a32-4252-ab22-66106b866618 returned with HTTP 200 Sep 08 06:48:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 390/762] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:48:22 2026] GET /volume/v3/snapshots/4a39c897-2a32-4252-ab22-66106b866618 => generated 468 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3c868b6b-6512-4879-a262-460fbc7d3b80 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3c868b6b-6512-4879-a262-460fbc7d3b80 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 Sep 08 06:48:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3c868b6b-6512-4879-a262-460fbc7d3b80 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3c868b6b-6512-4879-a262-460fbc7d3b80 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3c868b6b-6512-4879-a262-460fbc7d3b80 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Snapshot retrieved successfully. Sep 08 06:48:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3c868b6b-6512-4879-a262-460fbc7d3b80 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 returned with HTTP 200 Sep 08 06:48:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 373/763] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:48:22 2026] GET /volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f7136333-5442-43d2-999d-9a8d85879b23 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f7136333-5442-43d2-999d-9a8d85879b23 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] DELETE http://192.168.122.168/volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 Sep 08 06:48:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f7136333-5442-43d2-999d-9a8d85879b23 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f7136333-5442-43d2-999d-9a8d85879b23 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-f7136333-5442-43d2-999d-9a8d85879b23 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] delete called for member 8278036b-112e-4462-95b6-ad63e4d7b544 {{(pid=87202) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 06:48:22 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.group_snapshots [None req-f7136333-5442-43d2-999d-9a8d85879b23 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Delete group_snapshot with id: 8278036b-112e-4462-95b6-ad63e4d7b544 Sep 08 06:48:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:23 devstack devstack@c-api.service[87202]: /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 08 06:48:23 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:48:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f7136333-5442-43d2-999d-9a8d85879b23 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 returned with HTTP 202 Sep 08 06:48:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7162f8b9-ebdd-47df-8d8b-f7fbac4d834d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 391/764] 192.168.122.168 () {60 vars in 1300 bytes} [Tue Sep 8 06:48:22 2026] DELETE /volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:48:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7162f8b9-ebdd-47df-8d8b-f7fbac4d834d tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] GET http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 Sep 08 06:48:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7162f8b9-ebdd-47df-8d8b-f7fbac4d834d tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7162f8b9-ebdd-47df-8d8b-f7fbac4d834d tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5fc76e15-1c4e-4db4-b189-aa2cbc283f9b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5fc76e15-1c4e-4db4-b189-aa2cbc283f9b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:48:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5fc76e15-1c4e-4db4-b189-aa2cbc283f9b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5fc76e15-1c4e-4db4-b189-aa2cbc283f9b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-5fc76e15-1c4e-4db4-b189-aa2cbc283f9b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:48:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5fc76e15-1c4e-4db4-b189-aa2cbc283f9b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:48:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:48:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:23 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:48:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5fc76e15-1c4e-4db4-b189-aa2cbc283f9b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Get all volumes completed successfully. Sep 08 06:48:23 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-5fc76e15-1c4e-4db4-b189-aa2cbc283f9b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:48:23 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-5fc76e15-1c4e-4db4-b189-aa2cbc283f9b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:48:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7162f8b9-ebdd-47df-8d8b-f7fbac4d834d tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Volume info retrieved successfully. Sep 08 06:48:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7162f8b9-ebdd-47df-8d8b-f7fbac4d834d tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 returned with HTTP 200 Sep 08 06:48:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 374/765] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:48:23 2026] GET /volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 => generated 856 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:23 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-5fc76e15-1c4e-4db4-b189-aa2cbc283f9b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:48:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:23 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-5fc76e15-1c4e-4db4-b189-aa2cbc283f9b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:48:23 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-5fc76e15-1c4e-4db4-b189-aa2cbc283f9b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:48:23 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-5fc76e15-1c4e-4db4-b189-aa2cbc283f9b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:48:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5fc76e15-1c4e-4db4-b189-aa2cbc283f9b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:48:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 392/766] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 06:48:23 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 06:48:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6303a7b0-4c78-43fa-b794-b07028173551 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6303a7b0-4c78-43fa-b794-b07028173551 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/detail Sep 08 06:48:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6303a7b0-4c78-43fa-b794-b07028173551 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6303a7b0-4c78-43fa-b794-b07028173551 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-6303a7b0-4c78-43fa-b794-b07028173551 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:48:23 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-6303a7b0-4c78-43fa-b794-b07028173551 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:48:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:23 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:48:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6303a7b0-4c78-43fa-b794-b07028173551 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Get all snapshots completed successfully. Sep 08 06:48:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6303a7b0-4c78-43fa-b794-b07028173551 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 06:48:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 375/767] 192.168.122.168 () {58 vars in 1148 bytes} [Tue Sep 8 06:48:23 2026] GET /volume/v3/snapshots/detail => generated 925 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-da0dcf70-6ecb-48c4-a1ea-572d3847d52d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da0dcf70-6ecb-48c4-a1ea-572d3847d52d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 Sep 08 06:48:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da0dcf70-6ecb-48c4-a1ea-572d3847d52d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da0dcf70-6ecb-48c4-a1ea-572d3847d52d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-da0dcf70-6ecb-48c4-a1ea-572d3847d52d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Snapshot retrieved successfully. Sep 08 06:48:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da0dcf70-6ecb-48c4-a1ea-572d3847d52d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 returned with HTTP 200 Sep 08 06:48:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 393/768] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:48:23 2026] GET /volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 => generated 467 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-02a1154d-231a-4f4d-ad20-ed79a9ce077a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-02a1154d-231a-4f4d-ad20-ed79a9ce077a tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] GET http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 Sep 08 06:48:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-02a1154d-231a-4f4d-ad20-ed79a9ce077a tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-02a1154d-231a-4f4d-ad20-ed79a9ce077a tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:48:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-02a1154d-231a-4f4d-ad20-ed79a9ce077a tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Volume info retrieved successfully. Sep 08 06:48:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-02a1154d-231a-4f4d-ad20-ed79a9ce077a tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 returned with HTTP 200 Sep 08 06:48:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 376/769] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:48:24 2026] GET /volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 => generated 857 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-29d01ec7-8b4e-4b75-89f1-7c7177cf27bf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-29d01ec7-8b4e-4b75-89f1-7c7177cf27bf tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] GET http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 Sep 08 06:48:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-29d01ec7-8b4e-4b75-89f1-7c7177cf27bf tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-29d01ec7-8b4e-4b75-89f1-7c7177cf27bf tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-29d01ec7-8b4e-4b75-89f1-7c7177cf27bf tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Volume info retrieved successfully. Sep 08 06:48:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-29d01ec7-8b4e-4b75-89f1-7c7177cf27bf tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 returned with HTTP 200 Sep 08 06:48:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 394/770] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:48:24 2026] GET /volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 => generated 857 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bb515f6b-74c3-462a-984f-945bce43dae2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bb515f6b-74c3-462a-984f-945bce43dae2 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] GET http://192.168.122.168/volume/v3/volumes Sep 08 06:48:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bb515f6b-74c3-462a-984f-945bce43dae2 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bb515f6b-74c3-462a-984f-945bce43dae2 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-bb515f6b-74c3-462a-984f-945bce43dae2 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:48:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-bb515f6b-74c3-462a-984f-945bce43dae2 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:48:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:48:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bb515f6b-74c3-462a-984f-945bce43dae2 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Get all volumes completed successfully. Sep 08 06:48:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bb515f6b-74c3-462a-984f-945bce43dae2 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 200 Sep 08 06:48:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 377/771] 192.168.122.168 () {58 vars in 1121 bytes} [Tue Sep 8 06:48:24 2026] GET /volume/v3/volumes => generated 347 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-018648e0-c546-4166-8961-b3d4bee0b9e7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-018648e0-c546-4166-8961-b3d4bee0b9e7 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] GET http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 Sep 08 06:48:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-018648e0-c546-4166-8961-b3d4bee0b9e7 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-018648e0-c546-4166-8961-b3d4bee0b9e7 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-018648e0-c546-4166-8961-b3d4bee0b9e7 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Volume info retrieved successfully. Sep 08 06:48:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-018648e0-c546-4166-8961-b3d4bee0b9e7 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 returned with HTTP 200 Sep 08 06:48:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-03d26cb7-7458-49d8-9bb0-3c57ebaafb02 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 395/772] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:48:24 2026] GET /volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 => generated 857 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:48:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-03d26cb7-7458-49d8-9bb0-3c57ebaafb02 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 Sep 08 06:48:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-03d26cb7-7458-49d8-9bb0-3c57ebaafb02 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-03d26cb7-7458-49d8-9bb0-3c57ebaafb02 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-03d26cb7-7458-49d8-9bb0-3c57ebaafb02 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Snapshot retrieved successfully. Sep 08 06:48:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-03d26cb7-7458-49d8-9bb0-3c57ebaafb02 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 returned with HTTP 200 Sep 08 06:48:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 378/773] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:48:24 2026] GET /volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 => generated 467 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-ec1a0c6c-6378-4081-b07b-85f5a2a534a2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-ec1a0c6c-6378-4081-b07b-85f5a2a534a2 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] GET http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 Sep 08 06:48:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-ec1a0c6c-6378-4081-b07b-85f5a2a534a2 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-ec1a0c6c-6378-4081-b07b-85f5a2a534a2 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-ec1a0c6c-6378-4081-b07b-85f5a2a534a2 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Volume info retrieved successfully. Sep 08 06:48:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-ec1a0c6c-6378-4081-b07b-85f5a2a534a2 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 returned with HTTP 200 Sep 08 06:48:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 396/774] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:48:24 2026] GET /volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 => generated 857 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e9b65e5e-9624-4f66-a501-6b80bf63367a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e9b65e5e-9624-4f66-a501-6b80bf63367a None None] GET http://192.168.122.168/volume// Sep 08 06:48:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e9b65e5e-9624-4f66-a501-6b80bf63367a None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e9b65e5e-9624-4f66-a501-6b80bf63367a None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e9b65e5e-9624-4f66-a501-6b80bf63367a None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:48:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 379/775] 192.168.122.168 () {58 vars in 1317 bytes} [Tue Sep 8 06:48:25 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 08 06:48:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-cda2f2a5-4b70-4b07-87bf-a8ab46595ba0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-cda2f2a5-4b70-4b07-87bf-a8ab46595ba0 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 08 06:48:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-cda2f2a5-4b70-4b07-87bf-a8ab46595ba0 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32dfdd20-d80c-4b10-ab03-dc6ad578d7b1", "connector": null, "instance_uuid": "6a069438-7307-452e-9445-aaf798e1ffe7"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-cda2f2a5-4b70-4b07-87bf-a8ab46595ba0 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 08 06:48:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 397/776] 192.168.122.168 () {66 vars in 1483 bytes} [Tue Sep 8 06:48:25 2026] POST /volume/v3/attachments => generated 273 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-05378c91-b654-4a19-b299-2db51711f2bf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-05378c91-b654-4a19-b299-2db51711f2bf tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 Sep 08 06:48:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-05378c91-b654-4a19-b299-2db51711f2bf tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-05378c91-b654-4a19-b299-2db51711f2bf tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-330b4c6f-2bb6-4d5e-9d77-ee1bb99a2272 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-330b4c6f-2bb6-4d5e-9d77-ee1bb99a2272 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] GET http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 Sep 08 06:48:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-330b4c6f-2bb6-4d5e-9d77-ee1bb99a2272 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-330b4c6f-2bb6-4d5e-9d77-ee1bb99a2272 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:48:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-05378c91-b654-4a19-b299-2db51711f2bf tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:48:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-05378c91-b654-4a19-b299-2db51711f2bf tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 returned with HTTP 200 Sep 08 06:48:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 380/777] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:48:25 2026] GET /volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 => generated 853 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-20309523-f08f-4714-9993-b0df97e9a947 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-20309523-f08f-4714-9993-b0df97e9a947 None None] GET http://192.168.122.168/volume// Sep 08 06:48:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-20309523-f08f-4714-9993-b0df97e9a947 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-20309523-f08f-4714-9993-b0df97e9a947 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-20309523-f08f-4714-9993-b0df97e9a947 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:48:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 381/778] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:48:25 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:48:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-330b4c6f-2bb6-4d5e-9d77-ee1bb99a2272 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Volume info retrieved successfully. Sep 08 06:48:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-a114cf12-71e9-4266-8cb6-66715824f3bf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-a114cf12-71e9-4266-8cb6-66715824f3bf tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] GET http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 Sep 08 06:48:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-a114cf12-71e9-4266-8cb6-66715824f3bf tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-a114cf12-71e9-4266-8cb6-66715824f3bf tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:48:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-330b4c6f-2bb6-4d5e-9d77-ee1bb99a2272 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 returned with HTTP 200 Sep 08 06:48:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 398/779] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:48:25 2026] GET /volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 => generated 856 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-a114cf12-71e9-4266-8cb6-66715824f3bf tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Volume info retrieved successfully. Sep 08 06:48:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-a114cf12-71e9-4266-8cb6-66715824f3bf tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 returned with HTTP 200 Sep 08 06:48:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 382/780] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:48:25 2026] GET /volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 => generated 1037 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:48:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-92a729e1-9249-4cf6-b609-b4392794894c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-92a729e1-9249-4cf6-b609-b4392794894c tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 Sep 08 06:48:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-92a729e1-9249-4cf6-b609-b4392794894c tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-92a729e1-9249-4cf6-b609-b4392794894c tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6b23b5a9-68eb-4acf-9b2e-7d066f5c0d89 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6b23b5a9-68eb-4acf-9b2e-7d066f5c0d89 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 Sep 08 06:48:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6b23b5a9-68eb-4acf-9b2e-7d066f5c0d89 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6b23b5a9-68eb-4acf-9b2e-7d066f5c0d89 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6b23b5a9-68eb-4acf-9b2e-7d066f5c0d89 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Snapshot retrieved successfully. Sep 08 06:48:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6b23b5a9-68eb-4acf-9b2e-7d066f5c0d89 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 returned with HTTP 200 Sep 08 06:48:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 383/781] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:48:25 2026] GET /volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 => generated 467 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:48:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-92a729e1-9249-4cf6-b609-b4392794894c tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:48:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-92a729e1-9249-4cf6-b609-b4392794894c tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 returned with HTTP 200 Sep 08 06:48:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 399/782] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:48:25 2026] GET /volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 => generated 853 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-aa835133-0416-4bdc-8fe0-bc17a8d40b60 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-aa835133-0416-4bdc-8fe0-bc17a8d40b60 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] PUT http://192.168.122.168/volume/v3/attachments/f111a531-41ae-47f6-801d-7a678f2ef3c5 Sep 08 06:48:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-aa835133-0416-4bdc-8fe0-bc17a8d40b60 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:41a53b826eb1", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "16482855-131a-4008-adde-924f45bb8de5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:25 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-aa835133-0416-4bdc-8fe0-bc17a8d40b60 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Acquiring lock "cinder-attachment_update-32dfdd20-d80c-4b10-ab03-dc6ad578d7b1-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 06:48:25 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-aa835133-0416-4bdc-8fe0-bc17a8d40b60 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Lock "cinder-attachment_update-32dfdd20-d80c-4b10-ab03-dc6ad578d7b1-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 06:48:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:48:26 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-aa835133-0416-4bdc-8fe0-bc17a8d40b60 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Lock "cinder-attachment_update-32dfdd20-d80c-4b10-ab03-dc6ad578d7b1-devstack" released by "attachment_update" :: held 0.553s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 06:48:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-aa835133-0416-4bdc-8fe0-bc17a8d40b60 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/attachments/f111a531-41ae-47f6-801d-7a678f2ef3c5 returned with HTTP 200 Sep 08 06:48:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 384/783] 192.168.122.168 () {66 vars in 1593 bytes} [Tue Sep 8 06:48:25 2026] PUT /volume/v3/attachments/f111a531-41ae-47f6-801d-7a678f2ef3c5 => generated 694 bytes in 632 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-661ab601-ad32-438b-8e87-3ad8c61c6a5c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-661ab601-ad32-438b-8e87-3ad8c61c6a5c tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] GET http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 Sep 08 06:48:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-661ab601-ad32-438b-8e87-3ad8c61c6a5c tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-661ab601-ad32-438b-8e87-3ad8c61c6a5c tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d351e595-ba7d-4506-b820-0cafd7766e70 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d351e595-ba7d-4506-b820-0cafd7766e70 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 Sep 08 06:48:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d351e595-ba7d-4506-b820-0cafd7766e70 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d351e595-ba7d-4506-b820-0cafd7766e70 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-661ab601-ad32-438b-8e87-3ad8c61c6a5c tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Volume info retrieved successfully. Sep 08 06:48:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d351e595-ba7d-4506-b820-0cafd7766e70 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Snapshot retrieved successfully. Sep 08 06:48:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d351e595-ba7d-4506-b820-0cafd7766e70 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 returned with HTTP 200 Sep 08 06:48:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 385/784] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:48:26 2026] GET /volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 => generated 467 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-661ab601-ad32-438b-8e87-3ad8c61c6a5c tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 returned with HTTP 200 Sep 08 06:48:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 400/785] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:48:26 2026] GET /volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 => generated 857 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-b8658c82-5bdf-4607-8967-6eaa468f97d3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-b8658c82-5bdf-4607-8967-6eaa468f97d3 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] POST http://192.168.122.168/volume/v3/attachments/f111a531-41ae-47f6-801d-7a678f2ef3c5/action Sep 08 06:48:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-b8658c82-5bdf-4607-8967-6eaa468f97d3 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:48:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-b8658c82-5bdf-4607-8967-6eaa468f97d3 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:48:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ca9e7b60-c397-493f-a19d-417104bd7ffe req-b8658c82-5bdf-4607-8967-6eaa468f97d3 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/attachments/f111a531-41ae-47f6-801d-7a678f2ef3c5/action returned with HTTP 204 Sep 08 06:48:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 386/786] 192.168.122.168 () {66 vars in 1614 bytes} [Tue Sep 8 06:48:27 2026] POST /volume/v3/attachments/f111a531-41ae-47f6-801d-7a678f2ef3c5/action => generated 0 bytes in 126 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:48:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fffe4b52-0a0e-4a77-8589-1e0c7c69eb03 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fffe4b52-0a0e-4a77-8589-1e0c7c69eb03 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 Sep 08 06:48:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fffe4b52-0a0e-4a77-8589-1e0c7c69eb03 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fffe4b52-0a0e-4a77-8589-1e0c7c69eb03 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fffe4b52-0a0e-4a77-8589-1e0c7c69eb03 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Snapshot retrieved successfully. Sep 08 06:48:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fffe4b52-0a0e-4a77-8589-1e0c7c69eb03 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 returned with HTTP 200 Sep 08 06:48:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 401/787] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:48:27 2026] GET /volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 => generated 467 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d78f9afa-5793-4576-8166-dbd662a26cf8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d78f9afa-5793-4576-8166-dbd662a26cf8 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] GET http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 Sep 08 06:48:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d78f9afa-5793-4576-8166-dbd662a26cf8 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d78f9afa-5793-4576-8166-dbd662a26cf8 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:48:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d78f9afa-5793-4576-8166-dbd662a26cf8 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Volume info retrieved successfully. Sep 08 06:48:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d78f9afa-5793-4576-8166-dbd662a26cf8 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 returned with HTTP 200 Sep 08 06:48:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 387/788] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:48:27 2026] GET /volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 => generated 1149 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-82f58923-2682-46c2-a05c-6cfe07f6ac45 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-82f58923-2682-46c2-a05c-6cfe07f6ac45 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] GET http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 Sep 08 06:48:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-82f58923-2682-46c2-a05c-6cfe07f6ac45 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-82f58923-2682-46c2-a05c-6cfe07f6ac45 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-82f58923-2682-46c2-a05c-6cfe07f6ac45 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Volume info retrieved successfully. Sep 08 06:48:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-82f58923-2682-46c2-a05c-6cfe07f6ac45 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 returned with HTTP 200 Sep 08 06:48:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 402/789] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:48:28 2026] GET /volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 => generated 1149 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e9226b3b-5716-4dd7-99fc-f61831869868 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e9226b3b-5716-4dd7-99fc-f61831869868 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] GET http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 Sep 08 06:48:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e9226b3b-5716-4dd7-99fc-f61831869868 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e9226b3b-5716-4dd7-99fc-f61831869868 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:48:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e9226b3b-5716-4dd7-99fc-f61831869868 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Volume info retrieved successfully. Sep 08 06:48:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e9226b3b-5716-4dd7-99fc-f61831869868 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 returned with HTTP 200 Sep 08 06:48:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 388/790] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:48:28 2026] GET /volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 => generated 1149 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:48:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c230c749-143f-436f-9e27-73d6aca8d150 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c230c749-143f-436f-9e27-73d6aca8d150 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 Sep 08 06:48:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c230c749-143f-436f-9e27-73d6aca8d150 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c230c749-143f-436f-9e27-73d6aca8d150 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c230c749-143f-436f-9e27-73d6aca8d150 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Snapshot retrieved successfully. Sep 08 06:48:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c230c749-143f-436f-9e27-73d6aca8d150 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 returned with HTTP 200 Sep 08 06:48:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 403/791] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:48:28 2026] GET /volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 => generated 466 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-65a165bb-1d1c-429c-9363-bb256fd9c9b9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-65a165bb-1d1c-429c-9363-bb256fd9c9b9 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 Sep 08 06:48:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-65a165bb-1d1c-429c-9363-bb256fd9c9b9 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-65a165bb-1d1c-429c-9363-bb256fd9c9b9 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-65a165bb-1d1c-429c-9363-bb256fd9c9b9 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 returned with HTTP 404 Sep 08 06:48:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 389/792] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:48:30 2026] GET /volume/v3/snapshots/28c44d69-f002-4176-ad17-d4e598856b81 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:48:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d9b9b39f-57e7-4cd8-bf45-84d904060861 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d9b9b39f-57e7-4cd8-bf45-84d904060861 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/4a39c897-2a32-4252-ab22-66106b866618 Sep 08 06:48:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d9b9b39f-57e7-4cd8-bf45-84d904060861 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d9b9b39f-57e7-4cd8-bf45-84d904060861 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d9b9b39f-57e7-4cd8-bf45-84d904060861 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/4a39c897-2a32-4252-ab22-66106b866618 returned with HTTP 404 Sep 08 06:48:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 404/793] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:48:30 2026] GET /volume/v3/snapshots/4a39c897-2a32-4252-ab22-66106b866618 => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:48:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3519f519-f8cf-4cb7-a0c5-1eb0894cd075 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3519f519-f8cf-4cb7-a0c5-1eb0894cd075 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 Sep 08 06:48:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3519f519-f8cf-4cb7-a0c5-1eb0894cd075 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3519f519-f8cf-4cb7-a0c5-1eb0894cd075 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-3519f519-f8cf-4cb7-a0c5-1eb0894cd075 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 8278036b-112e-4462-95b6-ad63e4d7b544 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:48:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3519f519-f8cf-4cb7-a0c5-1eb0894cd075 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 returned with HTTP 404 Sep 08 06:48:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 390/794] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:48:30 2026] GET /volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 => generated 116 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:48:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4cf308cf-bcf0-4de4-8b2d-7751f7cfb40c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4cf308cf-bcf0-4de4-8b2d-7751f7cfb40c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] DELETE http://192.168.122.168/volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 Sep 08 06:48:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4cf308cf-bcf0-4de4-8b2d-7751f7cfb40c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4cf308cf-bcf0-4de4-8b2d-7751f7cfb40c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-4cf308cf-bcf0-4de4-8b2d-7751f7cfb40c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] delete called for member 8278036b-112e-4462-95b6-ad63e4d7b544 {{(pid=87202) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 06:48:30 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.group_snapshots [None req-4cf308cf-bcf0-4de4-8b2d-7751f7cfb40c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Delete group_snapshot with id: 8278036b-112e-4462-95b6-ad63e4d7b544 Sep 08 06:48:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4cf308cf-bcf0-4de4-8b2d-7751f7cfb40c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 returned with HTTP 404 Sep 08 06:48:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 405/795] 192.168.122.168 () {60 vars in 1300 bytes} [Tue Sep 8 06:48:30 2026] DELETE /volume/v3/group_snapshots/8278036b-112e-4462-95b6-ad63e4d7b544 => generated 116 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:48:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0bb74416-0b5b-416a-b67f-58dc8a06a812 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0bb74416-0b5b-416a-b67f-58dc8a06a812 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:48:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0bb74416-0b5b-416a-b67f-58dc8a06a812 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0bb74416-0b5b-416a-b67f-58dc8a06a812 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-0bb74416-0b5b-416a-b67f-58dc8a06a812 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:48:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0bb74416-0b5b-416a-b67f-58dc8a06a812 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:48:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:30 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:48:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:48:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:48:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0bb74416-0b5b-416a-b67f-58dc8a06a812 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Get all volumes completed successfully. Sep 08 06:48:30 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-0bb74416-0b5b-416a-b67f-58dc8a06a812 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:48:30 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-0bb74416-0b5b-416a-b67f-58dc8a06a812 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:48:30 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-0bb74416-0b5b-416a-b67f-58dc8a06a812 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:48:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:30 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-0bb74416-0b5b-416a-b67f-58dc8a06a812 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:48:30 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-0bb74416-0b5b-416a-b67f-58dc8a06a812 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:48:30 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-0bb74416-0b5b-416a-b67f-58dc8a06a812 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:48:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0bb74416-0b5b-416a-b67f-58dc8a06a812 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:48:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 391/796] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 06:48:30 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:48:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1acbff89-e89c-4d18-a236-3a5b5af0e84a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1acbff89-e89c-4d18-a236-3a5b5af0e84a tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] POST http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16/action Sep 08 06:48:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1acbff89-e89c-4d18-a236-3a5b5af0e84a tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:48:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1acbff89-e89c-4d18-a236-3a5b5af0e84a tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-1acbff89-e89c-4d18-a236-3a5b5af0e84a tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] delete called for group 05d4e004-4f81-4949-b9c6-e91f23935a16 {{(pid=87202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 06:48:30 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-1acbff89-e89c-4d18-a236-3a5b5af0e84a tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Delete group with id: 05d4e004-4f81-4949-b9c6-e91f23935a16 Sep 08 06:48:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:30 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 06:48:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:30 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:48:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1acbff89-e89c-4d18-a236-3a5b5af0e84a tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16/action returned with HTTP 202 Sep 08 06:48:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 406/797] 192.168.122.168 () {62 vars in 1312 bytes} [Tue Sep 8 06:48:30 2026] POST /volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16/action => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:48:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6d492f85-40c4-45bf-895f-537d21ac9a15 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d492f85-40c4-45bf-895f-537d21ac9a15 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/312c6e8f-673e-41d0-b299-2a72fadf0d7f Sep 08 06:48:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d492f85-40c4-45bf-895f-537d21ac9a15 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d492f85-40c4-45bf-895f-537d21ac9a15 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:48:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6d492f85-40c4-45bf-895f-537d21ac9a15 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:48:30 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-6d492f85-40c4-45bf-895f-537d21ac9a15 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:48:30 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-6d492f85-40c4-45bf-895f-537d21ac9a15 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:48:30 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-6d492f85-40c4-45bf-895f-537d21ac9a15 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:48:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d492f85-40c4-45bf-895f-537d21ac9a15 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/312c6e8f-673e-41d0-b299-2a72fadf0d7f returned with HTTP 200 Sep 08 06:48:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 392/798] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:48:30 2026] GET /volume/v3/volumes/312c6e8f-673e-41d0-b299-2a72fadf0d7f => generated 923 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b9425cc5-2996-4954-b540-c920313b748b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b9425cc5-2996-4954-b540-c920313b748b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/312c6e8f-673e-41d0-b299-2a72fadf0d7f Sep 08 06:48:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b9425cc5-2996-4954-b540-c920313b748b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b9425cc5-2996-4954-b540-c920313b748b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b9425cc5-2996-4954-b540-c920313b748b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:48:32 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-b9425cc5-2996-4954-b540-c920313b748b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:48:32 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-b9425cc5-2996-4954-b540-c920313b748b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:48:32 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-b9425cc5-2996-4954-b540-c920313b748b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:48:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b9425cc5-2996-4954-b540-c920313b748b tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/312c6e8f-673e-41d0-b299-2a72fadf0d7f returned with HTTP 200 Sep 08 06:48:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 407/799] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:48:31 2026] GET /volume/v3/volumes/312c6e8f-673e-41d0-b299-2a72fadf0d7f => generated 923 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-14145f9e-2e2a-42d0-97ec-25fc2c8009c3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-14145f9e-2e2a-42d0-97ec-25fc2c8009c3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/312c6e8f-673e-41d0-b299-2a72fadf0d7f Sep 08 06:48:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-14145f9e-2e2a-42d0-97ec-25fc2c8009c3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-14145f9e-2e2a-42d0-97ec-25fc2c8009c3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-14145f9e-2e2a-42d0-97ec-25fc2c8009c3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/312c6e8f-673e-41d0-b299-2a72fadf0d7f returned with HTTP 404 Sep 08 06:48:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 393/800] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:48:33 2026] GET /volume/v3/volumes/312c6e8f-673e-41d0-b299-2a72fadf0d7f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:48:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4c7ec90a-71a3-458b-a78f-d3b7873a58bd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4c7ec90a-71a3-458b-a78f-d3b7873a58bd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/4252fa60-d14b-4548-a242-7eb67105a4c8 Sep 08 06:48:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4c7ec90a-71a3-458b-a78f-d3b7873a58bd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4c7ec90a-71a3-458b-a78f-d3b7873a58bd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4c7ec90a-71a3-458b-a78f-d3b7873a58bd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/4252fa60-d14b-4548-a242-7eb67105a4c8 returned with HTTP 404 Sep 08 06:48:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 408/801] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:48:33 2026] GET /volume/v3/volumes/4252fa60-d14b-4548-a242-7eb67105a4c8 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:48:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f2e5afe3-95e1-4b2e-b45c-7899e82388af None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f2e5afe3-95e1-4b2e-b45c-7899e82388af tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 Sep 08 06:48:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f2e5afe3-95e1-4b2e-b45c-7899e82388af tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f2e5afe3-95e1-4b2e-b45c-7899e82388af tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-f2e5afe3-95e1-4b2e-b45c-7899e82388af tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 05d4e004-4f81-4949-b9c6-e91f23935a16 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:48:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f2e5afe3-95e1-4b2e-b45c-7899e82388af tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 returned with HTTP 404 Sep 08 06:48:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 394/802] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:48:33 2026] GET /volume/v3/groups/05d4e004-4f81-4949-b9c6-e91f23935a16 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:48:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-40377b24-1f31-4e4b-8802-51efb6a7f93d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-40377b24-1f31-4e4b-8802-51efb6a7f93d tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/89b75fba-2941-4c15-901c-8575a98c83b5 Sep 08 06:48:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-40377b24-1f31-4e4b-8802-51efb6a7f93d tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-40377b24-1f31-4e4b-8802-51efb6a7f93d tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-40377b24-1f31-4e4b-8802-51efb6a7f93d tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] http://192.168.122.168/volume/v3/group_types/89b75fba-2941-4c15-901c-8575a98c83b5 returned with HTTP 202 Sep 08 06:48:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 409/803] 192.168.122.168 () {60 vars in 1288 bytes} [Tue Sep 8 06:48:33 2026] DELETE /volume/v3/group_types/89b75fba-2941-4c15-901c-8575a98c83b5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:48:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-07c18d7b-9264-47e3-b9d0-fe3af927387f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-07c18d7b-9264-47e3-b9d0-fe3af927387f tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] DELETE http://192.168.122.168/volume/v3/types/5112f578-442c-4483-9b61-14ca3f91b4e3 Sep 08 06:48:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-07c18d7b-9264-47e3-b9d0-fe3af927387f tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-07c18d7b-9264-47e3-b9d0-fe3af927387f tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-07c18d7b-9264-47e3-b9d0-fe3af927387f tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] http://192.168.122.168/volume/v3/types/5112f578-442c-4483-9b61-14ca3f91b4e3 returned with HTTP 202 Sep 08 06:48:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 395/804] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:48:33 2026] DELETE /volume/v3/types/5112f578-442c-4483-9b61-14ca3f91b4e3 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:48:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1a2fdf25-e5d4-4ee2-bbb5-67789a6a4bb2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1a2fdf25-e5d4-4ee2-bbb5-67789a6a4bb2 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] GET http://192.168.122.168/volume/v3/types/5112f578-442c-4483-9b61-14ca3f91b4e3 Sep 08 06:48:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1a2fdf25-e5d4-4ee2-bbb5-67789a6a4bb2 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1a2fdf25-e5d4-4ee2-bbb5-67789a6a4bb2 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1a2fdf25-e5d4-4ee2-bbb5-67789a6a4bb2 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] http://192.168.122.168/volume/v3/types/5112f578-442c-4483-9b61-14ca3f91b4e3 returned with HTTP 404 Sep 08 06:48:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 410/805] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:48:33 2026] GET /volume/v3/types/5112f578-442c-4483-9b61-14ca3f91b4e3 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:48:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-266a0f9b-24f5-49f1-8007-3de4adb7c262 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-266a0f9b-24f5-49f1-8007-3de4adb7c262 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:48:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-266a0f9b-24f5-49f1-8007-3de4adb7c262 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1989492962"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-266a0f9b-24f5-49f1-8007-3de4adb7c262 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:48:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 396/806] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 06:48:33 2026] POST /volume/v3/types => generated 224 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:48:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-06ed2602-e1fd-4398-b6c4-f9cb962748e9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-06ed2602-e1fd-4398-b6c4-f9cb962748e9 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 08 06:48:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-06ed2602-e1fd-4398-b6c4-f9cb962748e9 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-514739625"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-06ed2602-e1fd-4398-b6c4-f9cb962748e9 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 08 06:48:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 411/807] 192.168.122.168 () {62 vars in 1195 bytes} [Tue Sep 8 06:48:33 2026] POST /volume/v3/group_types => generated 180 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:48:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2aa7c816-4b3c-4ab0-bd5b-0e71ad828100 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2aa7c816-4b3c-4ab0-bd5b-0e71ad828100 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] POST http://192.168.122.168/volume/v3/groups Sep 08 06:48:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2aa7c816-4b3c-4ab0-bd5b-0e71ad828100 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bb1fda3e-3ffa-481c-8a9a-2b45a1f096a1", "volume_types": ["0345fe5c-48de-4344-a070-3a2671806c1e"], "name": "tempest-GroupSnapshotsTest-Group-433303529"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-2aa7c816-4b3c-4ab0-bd5b-0e71ad828100 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Creating new group {'group': {'group_type': 'bb1fda3e-3ffa-481c-8a9a-2b45a1f096a1', 'volume_types': ['0345fe5c-48de-4344-a070-3a2671806c1e'], 'name': 'tempest-GroupSnapshotsTest-Group-433303529'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 06:48:33 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-2aa7c816-4b3c-4ab0-bd5b-0e71ad828100 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Creating group tempest-GroupSnapshotsTest-Group-433303529. Sep 08 06:48:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2aa7c816-4b3c-4ab0-bd5b-0e71ad828100 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Availability Zones retrieved successfully. Sep 08 06:48:33 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-2aa7c816-4b3c-4ab0-bd5b-0e71ad828100 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Created reservations ['83a1a945-1ae3-4bc5-af0b-6eb411906b83'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:48:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2aa7c816-4b3c-4ab0-bd5b-0e71ad828100 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups returned with HTTP 202 Sep 08 06:48:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 397/808] 192.168.122.168 () {62 vars in 1181 bytes} [Tue Sep 8 06:48:33 2026] POST /volume/v3/groups => generated 111 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:48:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fbb9bbff-1dc5-4bea-9fab-de3311119b94 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fbb9bbff-1dc5-4bea-9fab-de3311119b94 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/groups/b8144858-1dde-4552-bc7d-9020b394de9c Sep 08 06:48:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fbb9bbff-1dc5-4bea-9fab-de3311119b94 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fbb9bbff-1dc5-4bea-9fab-de3311119b94 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-fbb9bbff-1dc5-4bea-9fab-de3311119b94 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member b8144858-1dde-4552-bc7d-9020b394de9c {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:48:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:33 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:48:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fbb9bbff-1dc5-4bea-9fab-de3311119b94 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/b8144858-1dde-4552-bc7d-9020b394de9c returned with HTTP 200 Sep 08 06:48:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 412/809] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:48:33 2026] GET /volume/v3/groups/b8144858-1dde-4552-bc7d-9020b394de9c => generated 391 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ad334fab-f9ba-4a73-af72-76e1a94a251d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ad334fab-f9ba-4a73-af72-76e1a94a251d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/groups/b8144858-1dde-4552-bc7d-9020b394de9c Sep 08 06:48:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ad334fab-f9ba-4a73-af72-76e1a94a251d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ad334fab-f9ba-4a73-af72-76e1a94a251d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-ad334fab-f9ba-4a73-af72-76e1a94a251d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member b8144858-1dde-4552-bc7d-9020b394de9c {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:48:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:34 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:48:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ad334fab-f9ba-4a73-af72-76e1a94a251d tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/b8144858-1dde-4552-bc7d-9020b394de9c returned with HTTP 200 Sep 08 06:48:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 398/810] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:48:34 2026] GET /volume/v3/groups/b8144858-1dde-4552-bc7d-9020b394de9c => generated 392 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:48:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-360022468", "volume_type": "0345fe5c-48de-4344-a070-3a2671806c1e", "group_id": "b8144858-1dde-4552-bc7d-9020b394de9c", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-360022468', 'volume_type': '0345fe5c-48de-4344-a070-3a2671806c1e', 'group_id': 'b8144858-1dde-4552-bc7d-9020b394de9c', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:48:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:34 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Create volume of 1 GB Sep 08 06:48:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:34 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:48:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Availability Zones retrieved successfully. Sep 08 06:48:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Flow 'volume_create_api' (b9d99f5e-5e4c-412b-b6f1-4aea4078aa59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:48:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8fcb8ff-9e5e-4393-b962-dd529c4fcc3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:48:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:48:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8fcb8ff-9e5e-4393-b962-dd529c4fcc3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:48:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0345fe5c-48de-4344-a070-3a2671806c1e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1989492962',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0345fe5c-48de-4344-a070-3a2671806c1e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b8144858-1dde-4552-bc7d-9020b394de9c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:48:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42670738-4108-4b0c-9b00-55211fd65e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:48:35 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1989492962 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1989492962, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:48:35 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1989492962 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1989492962, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:48:35 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Created reservations ['5085021d-0190-4aec-809f-ae9a2c576d69', '130409e2-fed1-4355-8cd2-4409469f8cb6', '051d4392-a25b-4eee-8ab3-e73da01e2801', '4cfd4f2e-f5ee-4501-942a-3b9f66cc8cbf'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:48:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42670738-4108-4b0c-9b00-55211fd65e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5085021d-0190-4aec-809f-ae9a2c576d69', '130409e2-fed1-4355-8cd2-4409469f8cb6', '051d4392-a25b-4eee-8ab3-e73da01e2801', '4cfd4f2e-f5ee-4501-942a-3b9f66cc8cbf']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:48:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (216d70ee-6601-4b9b-8e89-6a46b9417487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:48:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (216d70ee-6601-4b9b-8e89-6a46b9417487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9c06b07-6220-4f08-8b94-9685bf4f69a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-360022468',encryption_key_id=None,group_id=b8144858-1dde-4552-bc7d-9020b394de9c,group_type_id=,metadata={},multiattach=False,project_id='9b968bdc7dff4a92ba2e67485c6e29c7',qos_specs=None,replication_status=,reservations=['5085021d-0190-4aec-809f-ae9a2c576d69','130409e2-fed1-4355-8cd2-4409469f8cb6','051d4392-a25b-4eee-8ab3-e73da01e2801','4cfd4f2e-f5ee-4501-942a-3b9f66cc8cbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='659c95d7250a4fadb3b8dacbb72d4b5f',volume_type_id=0345fe5c-48de-4344-a070-3a2671806c1e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:48:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-360022468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b8144858-1dde-4552-bc7d-9020b394de9c,host=None,id=b9c06b07-6220-4f08-8b94-9685bf4f69a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b968bdc7dff4a92ba2e67485c6e29c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='659c95d7250a4fadb3b8dacbb72d4b5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0345fe5c-48de-4344-a070-3a2671806c1e),volume_type_id=0345fe5c-48de-4344-a070-3a2671806c1e)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:48:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a68ea738-50d6-43fc-a4b7-b2739065e67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:48:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a68ea738-50d6-43fc-a4b7-b2739065e67a) transitioned into state 'SUCCESS' from state '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-360022468',encryption_key_id=None,group_id=b8144858-1dde-4552-bc7d-9020b394de9c,group_type_id=,metadata={},multiattach=False,project_id='9b968bdc7dff4a92ba2e67485c6e29c7',qos_specs=None,replication_status=,reservations=['5085021d-0190-4aec-809f-ae9a2c576d69','130409e2-fed1-4355-8cd2-4409469f8cb6','051d4392-a25b-4eee-8ab3-e73da01e2801','4cfd4f2e-f5ee-4501-942a-3b9f66cc8cbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='659c95d7250a4fadb3b8dacbb72d4b5f',volume_type_id=0345fe5c-48de-4344-a070-3a2671806c1e)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:48:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42669650-9f37-4893-9f23-2ac81daf8863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:48:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42669650-9f37-4893-9f23-2ac81daf8863) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:48:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Flow 'volume_create_api' (b9d99f5e-5e4c-412b-b6f1-4aea4078aa59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:48:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Create volume request issued successfully. Sep 08 06:48:35 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:48:35 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:48:35 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:48:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d7da55ce-7606-4202-a0c6-c3856217aaf5 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:48:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 413/811] 192.168.122.168 () {62 vars in 1184 bytes} [Tue Sep 8 06:48:34 2026] POST /volume/v3/volumes => generated 830 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:48:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-280ccdb7-5f8a-4716-9cb8-09d4d37caaa9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-280ccdb7-5f8a-4716-9cb8-09d4d37caaa9 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/b9c06b07-6220-4f08-8b94-9685bf4f69a7 Sep 08 06:48:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-280ccdb7-5f8a-4716-9cb8-09d4d37caaa9 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-280ccdb7-5f8a-4716-9cb8-09d4d37caaa9 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:48:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-280ccdb7-5f8a-4716-9cb8-09d4d37caaa9 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:48:35 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-280ccdb7-5f8a-4716-9cb8-09d4d37caaa9 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:48:35 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-280ccdb7-5f8a-4716-9cb8-09d4d37caaa9 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:48:35 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-280ccdb7-5f8a-4716-9cb8-09d4d37caaa9 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:48:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-280ccdb7-5f8a-4716-9cb8-09d4d37caaa9 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/b9c06b07-6220-4f08-8b94-9685bf4f69a7 returned with HTTP 200 Sep 08 06:48:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 399/812] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:48:35 2026] GET /volume/v3/volumes/b9c06b07-6220-4f08-8b94-9685bf4f69a7 => generated 898 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-014c56f6-5bce-4c57-ab2d-45fc0c097a73 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-014c56f6-5bce-4c57-ab2d-45fc0c097a73 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/b9c06b07-6220-4f08-8b94-9685bf4f69a7 Sep 08 06:48:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-014c56f6-5bce-4c57-ab2d-45fc0c097a73 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-014c56f6-5bce-4c57-ab2d-45fc0c097a73 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-014c56f6-5bce-4c57-ab2d-45fc0c097a73 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:48:36 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-014c56f6-5bce-4c57-ab2d-45fc0c097a73 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:48:36 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-014c56f6-5bce-4c57-ab2d-45fc0c097a73 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:48:36 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-014c56f6-5bce-4c57-ab2d-45fc0c097a73 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:48:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-014c56f6-5bce-4c57-ab2d-45fc0c097a73 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/b9c06b07-6220-4f08-8b94-9685bf4f69a7 returned with HTTP 200 Sep 08 06:48:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 414/813] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:48:36 2026] GET /volume/v3/volumes/b9c06b07-6220-4f08-8b94-9685bf4f69a7 => generated 922 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f3b28768-391f-4662-b267-bae9de8aaa49 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f3b28768-391f-4662-b267-bae9de8aaa49 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/b9c06b07-6220-4f08-8b94-9685bf4f69a7 Sep 08 06:48:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f3b28768-391f-4662-b267-bae9de8aaa49 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f3b28768-391f-4662-b267-bae9de8aaa49 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:48:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f3b28768-391f-4662-b267-bae9de8aaa49 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:48:37 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-f3b28768-391f-4662-b267-bae9de8aaa49 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:48:37 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-f3b28768-391f-4662-b267-bae9de8aaa49 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:48:38 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-f3b28768-391f-4662-b267-bae9de8aaa49 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:48:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f3b28768-391f-4662-b267-bae9de8aaa49 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/b9c06b07-6220-4f08-8b94-9685bf4f69a7 returned with HTTP 200 Sep 08 06:48:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 400/814] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:48:37 2026] GET /volume/v3/volumes/b9c06b07-6220-4f08-8b94-9685bf4f69a7 => generated 923 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a612a050-cb31-4802-b423-b8e1054ab887 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a612a050-cb31-4802-b423-b8e1054ab887 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] POST http://192.168.122.168/volume/v3/group_snapshots Sep 08 06:48:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a612a050-cb31-4802-b423-b8e1054ab887 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b8144858-1dde-4552-bc7d-9020b394de9c", "name": "tempest-group_snapshot-1366483683"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-a612a050-cb31-4802-b423-b8e1054ab887 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b8144858-1dde-4552-bc7d-9020b394de9c', 'name': 'tempest-group_snapshot-1366483683'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 08 06:48:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:38 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.group_snapshots [None req-a612a050-cb31-4802-b423-b8e1054ab887 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Creating group_snapshot tempest-group_snapshot-1366483683. Sep 08 06:48:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:38 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:48:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:38 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-a612a050-cb31-4802-b423-b8e1054ab887 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1989492962 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1989492962, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:48:38 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-a612a050-cb31-4802-b423-b8e1054ab887 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Created reservations ['6eeda35f-b3e3-44ea-8edc-fdeb12608896', '32da29c7-b033-4f06-8b94-0da3ec34c29c', '5c4a1b95-9d45-418b-a1e8-0e47a748f1a2', '256f2526-9c2b-41f5-92fc-6d671a5f55dc'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:48:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a612a050-cb31-4802-b423-b8e1054ab887 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots returned with HTTP 202 Sep 08 06:48:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 415/815] 192.168.122.168 () {62 vars in 1208 bytes} [Tue Sep 8 06:48:38 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:48:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2cc9adf8-1ef6-44e5-8bc7-dbffd3ebb152 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2cc9adf8-1ef6-44e5-8bc7-dbffd3ebb152 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc Sep 08 06:48:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2cc9adf8-1ef6-44e5-8bc7-dbffd3ebb152 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2cc9adf8-1ef6-44e5-8bc7-dbffd3ebb152 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-2cc9adf8-1ef6-44e5-8bc7-dbffd3ebb152 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 1b017efe-8fb1-40bb-ac45-c941bc8493dc {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:48:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2cc9adf8-1ef6-44e5-8bc7-dbffd3ebb152 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc returned with HTTP 200 Sep 08 06:48:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 401/816] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:48:38 2026] GET /volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc => generated 307 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-34d5cc53-3ff5-4c24-9c8b-f7b24d6ff8ac None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-34d5cc53-3ff5-4c24-9c8b-f7b24d6ff8ac tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc Sep 08 06:48:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-34d5cc53-3ff5-4c24-9c8b-f7b24d6ff8ac tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-34d5cc53-3ff5-4c24-9c8b-f7b24d6ff8ac tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-34d5cc53-3ff5-4c24-9c8b-f7b24d6ff8ac tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 1b017efe-8fb1-40bb-ac45-c941bc8493dc {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:48:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-34d5cc53-3ff5-4c24-9c8b-f7b24d6ff8ac tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc returned with HTTP 200 Sep 08 06:48:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 416/817] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:48:39 2026] GET /volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc => generated 307 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b76430bc-8eb3-4da1-8f0a-44c9f120d5fc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b76430bc-8eb3-4da1-8f0a-44c9f120d5fc tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc Sep 08 06:48:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b76430bc-8eb3-4da1-8f0a-44c9f120d5fc tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b76430bc-8eb3-4da1-8f0a-44c9f120d5fc tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-b76430bc-8eb3-4da1-8f0a-44c9f120d5fc tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 1b017efe-8fb1-40bb-ac45-c941bc8493dc {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:48:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b76430bc-8eb3-4da1-8f0a-44c9f120d5fc tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc returned with HTTP 200 Sep 08 06:48:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 402/818] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:48:40 2026] GET /volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc => generated 307 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:48:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1295cbe5-db59-4751-a199-4c8bbae6c298 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1295cbe5-db59-4751-a199-4c8bbae6c298 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc Sep 08 06:48:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1295cbe5-db59-4751-a199-4c8bbae6c298 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1295cbe5-db59-4751-a199-4c8bbae6c298 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-1295cbe5-db59-4751-a199-4c8bbae6c298 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 1b017efe-8fb1-40bb-ac45-c941bc8493dc {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:48:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1295cbe5-db59-4751-a199-4c8bbae6c298 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc returned with HTTP 200 Sep 08 06:48:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 417/819] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:48:41 2026] GET /volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc => generated 307 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a2907fc7-a7c0-412e-982f-8e191e0fa072 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a2907fc7-a7c0-412e-982f-8e191e0fa072 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc Sep 08 06:48:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a2907fc7-a7c0-412e-982f-8e191e0fa072 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a2907fc7-a7c0-412e-982f-8e191e0fa072 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-a2907fc7-a7c0-412e-982f-8e191e0fa072 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 1b017efe-8fb1-40bb-ac45-c941bc8493dc {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:48:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a2907fc7-a7c0-412e-982f-8e191e0fa072 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc returned with HTTP 200 Sep 08 06:48:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 403/820] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:48:42 2026] GET /volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc => generated 308 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-546fbc71-6667-427c-aa3d-92afaa36f2f2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-546fbc71-6667-427c-aa3d-92afaa36f2f2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/detail Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-546fbc71-6667-427c-aa3d-92afaa36f2f2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-546fbc71-6667-427c-aa3d-92afaa36f2f2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-546fbc71-6667-427c-aa3d-92afaa36f2f2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-546fbc71-6667-427c-aa3d-92afaa36f2f2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:43 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:48:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-546fbc71-6667-427c-aa3d-92afaa36f2f2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Get all snapshots completed successfully. Sep 08 06:48:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-546fbc71-6667-427c-aa3d-92afaa36f2f2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 06:48:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 418/821] 192.168.122.168 () {58 vars in 1148 bytes} [Tue Sep 8 06:48:43 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-97458831-e100-4a79-b4ea-2391f7aea427 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-97458831-e100-4a79-b4ea-2391f7aea427 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/8fbea816-8e7b-48a4-a8eb-b720f79084c7 Sep 08 06:48:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-97458831-e100-4a79-b4ea-2391f7aea427 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-97458831-e100-4a79-b4ea-2391f7aea427 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-97458831-e100-4a79-b4ea-2391f7aea427 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Snapshot retrieved successfully. Sep 08 06:48:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-97458831-e100-4a79-b4ea-2391f7aea427 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/8fbea816-8e7b-48a4-a8eb-b720f79084c7 returned with HTTP 200 Sep 08 06:48:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 404/822] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:48:43 2026] GET /volume/v3/snapshots/8fbea816-8e7b-48a4-a8eb-b720f79084c7 => generated 451 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ed75ab54-8a10-4f03-815c-43b23d875cf0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ed75ab54-8a10-4f03-815c-43b23d875cf0 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ed75ab54-8a10-4f03-815c-43b23d875cf0 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ed75ab54-8a10-4f03-815c-43b23d875cf0 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-ed75ab54-8a10-4f03-815c-43b23d875cf0 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 1b017efe-8fb1-40bb-ac45-c941bc8493dc {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ed75ab54-8a10-4f03-815c-43b23d875cf0 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc returned with HTTP 200 Sep 08 06:48:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 419/823] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:48:43 2026] GET /volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc => generated 308 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d14aa1ec-1638-4fbe-903f-dcbc79fa33b2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d14aa1ec-1638-4fbe-903f-dcbc79fa33b2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/detail Sep 08 06:48:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d14aa1ec-1638-4fbe-903f-dcbc79fa33b2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d14aa1ec-1638-4fbe-903f-dcbc79fa33b2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:43 devstack devstack@c-api.service[87203]: /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 08 06:48:43 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-010f3f20-5321-4d94-b4b1-552bf02b664c req-33862a3c-a270-4efa-95af-edb94a630e36 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-010f3f20-5321-4d94-b4b1-552bf02b664c req-33862a3c-a270-4efa-95af-edb94a630e36 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] GET http://192.168.122.168/volume/v3/attachments?instance_id=6a069438-7307-452e-9445-aaf798e1ffe7 Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-010f3f20-5321-4d94-b4b1-552bf02b664c req-33862a3c-a270-4efa-95af-edb94a630e36 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-010f3f20-5321-4d94-b4b1-552bf02b664c req-33862a3c-a270-4efa-95af-edb94a630e36 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d14aa1ec-1638-4fbe-903f-dcbc79fa33b2 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 08 06:48:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 405/824] 192.168.122.168 () {60 vars in 1207 bytes} [Tue Sep 8 06:48:43 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6bba7278-a9c9-4fa8-95db-1ea4514e84dd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: /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 08 06:48:43 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:48:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6bba7278-a9c9-4fa8-95db-1ea4514e84dd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] DELETE http://192.168.122.168/volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc Sep 08 06:48:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6bba7278-a9c9-4fa8-95db-1ea4514e84dd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-010f3f20-5321-4d94-b4b1-552bf02b664c req-33862a3c-a270-4efa-95af-edb94a630e36 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/attachments?instance_id=6a069438-7307-452e-9445-aaf798e1ffe7 returned with HTTP 200 Sep 08 06:48:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 420/825] 192.168.122.168 () {62 vars in 1526 bytes} [Tue Sep 8 06:48:43 2026] GET /volume/v3/attachments?instance_id=6a069438-7307-452e-9445-aaf798e1ffe7 => generated 192 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6bba7278-a9c9-4fa8-95db-1ea4514e84dd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-6bba7278-a9c9-4fa8-95db-1ea4514e84dd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] delete called for member 1b017efe-8fb1-40bb-ac45-c941bc8493dc {{(pid=87203) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 06:48:43 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.group_snapshots [None req-6bba7278-a9c9-4fa8-95db-1ea4514e84dd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Delete group_snapshot with id: 1b017efe-8fb1-40bb-ac45-c941bc8493dc Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-010f3f20-5321-4d94-b4b1-552bf02b664c req-91064817-9d07-42ba-b4cf-b60c603bdce9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-010f3f20-5321-4d94-b4b1-552bf02b664c req-91064817-9d07-42ba-b4cf-b60c603bdce9 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] GET http://192.168.122.168/volume/v3/attachments/f111a531-41ae-47f6-801d-7a678f2ef3c5 Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-010f3f20-5321-4d94-b4b1-552bf02b664c req-91064817-9d07-42ba-b4cf-b60c603bdce9 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-010f3f20-5321-4d94-b4b1-552bf02b664c req-91064817-9d07-42ba-b4cf-b60c603bdce9 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-010f3f20-5321-4d94-b4b1-552bf02b664c req-91064817-9d07-42ba-b4cf-b60c603bdce9 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/attachments/f111a531-41ae-47f6-801d-7a678f2ef3c5 returned with HTTP 200 Sep 08 06:48:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 421/826] 192.168.122.168 () {62 vars in 1540 bytes} [Tue Sep 8 06:48:43 2026] GET /volume/v3/attachments/f111a531-41ae-47f6-801d-7a678f2ef3c5 => generated 718 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:43 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:48:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6bba7278-a9c9-4fa8-95db-1ea4514e84dd tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc returned with HTTP 202 Sep 08 06:48:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 406/827] 192.168.122.168 () {60 vars in 1300 bytes} [Tue Sep 8 06:48:43 2026] DELETE /volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-441ef472-d6c1-4696-ad93-5c495c408c04 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-441ef472-d6c1-4696-ad93-5c495c408c04 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-441ef472-d6c1-4696-ad93-5c495c408c04 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-441ef472-d6c1-4696-ad93-5c495c408c04 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-441ef472-d6c1-4696-ad93-5c495c408c04 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-441ef472-d6c1-4696-ad93-5c495c408c04 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:43 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:48:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-441ef472-d6c1-4696-ad93-5c495c408c04 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Get all volumes completed successfully. Sep 08 06:48:43 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-441ef472-d6c1-4696-ad93-5c495c408c04 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:48:43 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-441ef472-d6c1-4696-ad93-5c495c408c04 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-441ef472-d6c1-4696-ad93-5c495c408c04 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-441ef472-d6c1-4696-ad93-5c495c408c04 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:48:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 422/828] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 06:48:43 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-61f37a11-998a-4880-ae6a-ce71c8799991 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-61f37a11-998a-4880-ae6a-ce71c8799991 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/detail Sep 08 06:48:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-61f37a11-998a-4880-ae6a-ce71c8799991 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-61f37a11-998a-4880-ae6a-ce71c8799991 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-61f37a11-998a-4880-ae6a-ce71c8799991 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:48:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:43 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-61f37a11-998a-4880-ae6a-ce71c8799991 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:48:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:43 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:48:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-61f37a11-998a-4880-ae6a-ce71c8799991 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Get all snapshots completed successfully. Sep 08 06:48:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-61f37a11-998a-4880-ae6a-ce71c8799991 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 06:48:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 407/829] 192.168.122.168 () {58 vars in 1148 bytes} [Tue Sep 8 06:48:43 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-678814d5-2c00-4b4e-b8ef-0cfc5c1df593 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-678814d5-2c00-4b4e-b8ef-0cfc5c1df593 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/8fbea816-8e7b-48a4-a8eb-b720f79084c7 Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-678814d5-2c00-4b4e-b8ef-0cfc5c1df593 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-678814d5-2c00-4b4e-b8ef-0cfc5c1df593 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-678814d5-2c00-4b4e-b8ef-0cfc5c1df593 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Snapshot retrieved successfully. Sep 08 06:48:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-678814d5-2c00-4b4e-b8ef-0cfc5c1df593 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/8fbea816-8e7b-48a4-a8eb-b720f79084c7 returned with HTTP 200 Sep 08 06:48:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 423/830] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:48:43 2026] GET /volume/v3/snapshots/8fbea816-8e7b-48a4-a8eb-b720f79084c7 => generated 450 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-04d771ca-16b0-491b-9950-c6c82cdf9370 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-04d771ca-16b0-491b-9950-c6c82cdf9370 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/8fbea816-8e7b-48a4-a8eb-b720f79084c7 Sep 08 06:48:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-04d771ca-16b0-491b-9950-c6c82cdf9370 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-04d771ca-16b0-491b-9950-c6c82cdf9370 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-04d771ca-16b0-491b-9950-c6c82cdf9370 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Snapshot retrieved successfully. Sep 08 06:48:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-04d771ca-16b0-491b-9950-c6c82cdf9370 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/8fbea816-8e7b-48a4-a8eb-b720f79084c7 returned with HTTP 200 Sep 08 06:48:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 408/831] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:48:44 2026] GET /volume/v3/snapshots/8fbea816-8e7b-48a4-a8eb-b720f79084c7 => generated 450 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1821998f-efd4-4335-b894-214d22ead86c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1821998f-efd4-4335-b894-214d22ead86c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/8fbea816-8e7b-48a4-a8eb-b720f79084c7 Sep 08 06:48:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1821998f-efd4-4335-b894-214d22ead86c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1821998f-efd4-4335-b894-214d22ead86c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1821998f-efd4-4335-b894-214d22ead86c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Snapshot retrieved successfully. Sep 08 06:48:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1821998f-efd4-4335-b894-214d22ead86c tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/8fbea816-8e7b-48a4-a8eb-b720f79084c7 returned with HTTP 200 Sep 08 06:48:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 424/832] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:48:45 2026] GET /volume/v3/snapshots/8fbea816-8e7b-48a4-a8eb-b720f79084c7 => generated 450 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-25fc6038-5842-42e1-9582-9f3a6fcee59e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-25fc6038-5842-42e1-9582-9f3a6fcee59e tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/8fbea816-8e7b-48a4-a8eb-b720f79084c7 Sep 08 06:48:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-25fc6038-5842-42e1-9582-9f3a6fcee59e tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-25fc6038-5842-42e1-9582-9f3a6fcee59e tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-25fc6038-5842-42e1-9582-9f3a6fcee59e tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Snapshot retrieved successfully. Sep 08 06:48:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-25fc6038-5842-42e1-9582-9f3a6fcee59e tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/8fbea816-8e7b-48a4-a8eb-b720f79084c7 returned with HTTP 200 Sep 08 06:48:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 409/833] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:48:46 2026] GET /volume/v3/snapshots/8fbea816-8e7b-48a4-a8eb-b720f79084c7 => generated 450 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:48:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-aaa103aa-4290-4d3d-9f2d-cf2783c0cb0f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aaa103aa-4290-4d3d-9f2d-cf2783c0cb0f tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/snapshots/8fbea816-8e7b-48a4-a8eb-b720f79084c7 Sep 08 06:48:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aaa103aa-4290-4d3d-9f2d-cf2783c0cb0f tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aaa103aa-4290-4d3d-9f2d-cf2783c0cb0f tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aaa103aa-4290-4d3d-9f2d-cf2783c0cb0f tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/snapshots/8fbea816-8e7b-48a4-a8eb-b720f79084c7 returned with HTTP 404 Sep 08 06:48:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 425/834] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:48:48 2026] GET /volume/v3/snapshots/8fbea816-8e7b-48a4-a8eb-b720f79084c7 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:48:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-987e9cef-2f0d-4f7f-b0d7-b7adb4034d04 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-987e9cef-2f0d-4f7f-b0d7-b7adb4034d04 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc Sep 08 06:48:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-987e9cef-2f0d-4f7f-b0d7-b7adb4034d04 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-987e9cef-2f0d-4f7f-b0d7-b7adb4034d04 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-987e9cef-2f0d-4f7f-b0d7-b7adb4034d04 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member 1b017efe-8fb1-40bb-ac45-c941bc8493dc {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:48:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-987e9cef-2f0d-4f7f-b0d7-b7adb4034d04 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc returned with HTTP 404 Sep 08 06:48:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 410/835] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:48:48 2026] GET /volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc => generated 116 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:48:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-687e441d-65f1-4132-bdc2-b0e2fed8b231 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-687e441d-65f1-4132-bdc2-b0e2fed8b231 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/group_snapshots Sep 08 06:48:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-687e441d-65f1-4132-bdc2-b0e2fed8b231 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-687e441d-65f1-4132-bdc2-b0e2fed8b231 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:48 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 06:48:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-687e441d-65f1-4132-bdc2-b0e2fed8b231 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots returned with HTTP 200 Sep 08 06:48:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 426/836] 192.168.122.168 () {60 vars in 1186 bytes} [Tue Sep 8 06:48:48 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:48:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2156296a-179d-4342-b3ae-6bd50a410c64 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2156296a-179d-4342-b3ae-6bd50a410c64 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] DELETE http://192.168.122.168/volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc Sep 08 06:48:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2156296a-179d-4342-b3ae-6bd50a410c64 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2156296a-179d-4342-b3ae-6bd50a410c64 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-2156296a-179d-4342-b3ae-6bd50a410c64 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] delete called for member 1b017efe-8fb1-40bb-ac45-c941bc8493dc {{(pid=87203) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 06:48:48 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.group_snapshots [None req-2156296a-179d-4342-b3ae-6bd50a410c64 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Delete group_snapshot with id: 1b017efe-8fb1-40bb-ac45-c941bc8493dc Sep 08 06:48:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2156296a-179d-4342-b3ae-6bd50a410c64 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc returned with HTTP 404 Sep 08 06:48:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 411/837] 192.168.122.168 () {60 vars in 1300 bytes} [Tue Sep 8 06:48:48 2026] DELETE /volume/v3/group_snapshots/1b017efe-8fb1-40bb-ac45-c941bc8493dc => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:48:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-376d30ce-301e-42c4-a19d-0950dca2e336 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-376d30ce-301e-42c4-a19d-0950dca2e336 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:48:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-376d30ce-301e-42c4-a19d-0950dca2e336 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-376d30ce-301e-42c4-a19d-0950dca2e336 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-376d30ce-301e-42c4-a19d-0950dca2e336 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:48:48 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-376d30ce-301e-42c4-a19d-0950dca2e336 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:48:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:48 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:48:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-376d30ce-301e-42c4-a19d-0950dca2e336 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Get all volumes completed successfully. Sep 08 06:48:48 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-376d30ce-301e-42c4-a19d-0950dca2e336 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:48:48 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-376d30ce-301e-42c4-a19d-0950dca2e336 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:48:48 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-376d30ce-301e-42c4-a19d-0950dca2e336 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:48:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-376d30ce-301e-42c4-a19d-0950dca2e336 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:48:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 427/838] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 06:48:48 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1e3571ee-192d-43fb-8aee-82dc6c0113d0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1e3571ee-192d-43fb-8aee-82dc6c0113d0 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] POST http://192.168.122.168/volume/v3/groups/b8144858-1dde-4552-bc7d-9020b394de9c/action Sep 08 06:48:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1e3571ee-192d-43fb-8aee-82dc6c0113d0 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:48:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1e3571ee-192d-43fb-8aee-82dc6c0113d0 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-1e3571ee-192d-43fb-8aee-82dc6c0113d0 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] delete called for group b8144858-1dde-4552-bc7d-9020b394de9c {{(pid=87203) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 06:48:48 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-1e3571ee-192d-43fb-8aee-82dc6c0113d0 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Delete group with id: b8144858-1dde-4552-bc7d-9020b394de9c Sep 08 06:48:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:48 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 06:48:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:48 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:48:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1e3571ee-192d-43fb-8aee-82dc6c0113d0 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/b8144858-1dde-4552-bc7d-9020b394de9c/action returned with HTTP 202 Sep 08 06:48:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 412/839] 192.168.122.168 () {62 vars in 1312 bytes} [Tue Sep 8 06:48:48 2026] POST /volume/v3/groups/b8144858-1dde-4552-bc7d-9020b394de9c/action => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:48:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5a4abb5c-e496-4539-a03f-04f9d0eaa7b4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5a4abb5c-e496-4539-a03f-04f9d0eaa7b4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/b9c06b07-6220-4f08-8b94-9685bf4f69a7 Sep 08 06:48:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5a4abb5c-e496-4539-a03f-04f9d0eaa7b4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5a4abb5c-e496-4539-a03f-04f9d0eaa7b4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:48:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5a4abb5c-e496-4539-a03f-04f9d0eaa7b4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:48:48 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-5a4abb5c-e496-4539-a03f-04f9d0eaa7b4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:48:48 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-5a4abb5c-e496-4539-a03f-04f9d0eaa7b4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:48:48 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-5a4abb5c-e496-4539-a03f-04f9d0eaa7b4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:48:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:48:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5a4abb5c-e496-4539-a03f-04f9d0eaa7b4 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/b9c06b07-6220-4f08-8b94-9685bf4f69a7 returned with HTTP 200 Sep 08 06:48:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 428/840] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:48:48 2026] GET /volume/v3/volumes/b9c06b07-6220-4f08-8b94-9685bf4f69a7 => generated 922 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-473a2636-da36-4d40-a7c6-89b2c528e146 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-473a2636-da36-4d40-a7c6-89b2c528e146 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/b9c06b07-6220-4f08-8b94-9685bf4f69a7 Sep 08 06:48:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-473a2636-da36-4d40-a7c6-89b2c528e146 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-473a2636-da36-4d40-a7c6-89b2c528e146 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:48:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:48:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-473a2636-da36-4d40-a7c6-89b2c528e146 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Volume info retrieved successfully. Sep 08 06:48:50 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-473a2636-da36-4d40-a7c6-89b2c528e146 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:48:50 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-473a2636-da36-4d40-a7c6-89b2c528e146 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:48:50 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-473a2636-da36-4d40-a7c6-89b2c528e146 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:48:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:48:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:48:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-473a2636-da36-4d40-a7c6-89b2c528e146 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/b9c06b07-6220-4f08-8b94-9685bf4f69a7 returned with HTTP 200 Sep 08 06:48:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 413/841] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:48:49 2026] GET /volume/v3/volumes/b9c06b07-6220-4f08-8b94-9685bf4f69a7 => generated 922 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-14f322c3-d489-4472-8229-ac7e5c20bf3e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-14f322c3-d489-4472-8229-ac7e5c20bf3e tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/volumes/b9c06b07-6220-4f08-8b94-9685bf4f69a7 Sep 08 06:48:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-14f322c3-d489-4472-8229-ac7e5c20bf3e tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-14f322c3-d489-4472-8229-ac7e5c20bf3e tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-14f322c3-d489-4472-8229-ac7e5c20bf3e tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/volumes/b9c06b07-6220-4f08-8b94-9685bf4f69a7 returned with HTTP 404 Sep 08 06:48:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 429/842] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:48:51 2026] GET /volume/v3/volumes/b9c06b07-6220-4f08-8b94-9685bf4f69a7 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 06:48:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-76f48dd5-7bcf-49b3-bcdd-9e287ce293d3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-76f48dd5-7bcf-49b3-bcdd-9e287ce293d3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] GET http://192.168.122.168/volume/v3/groups/b8144858-1dde-4552-bc7d-9020b394de9c Sep 08 06:48:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-76f48dd5-7bcf-49b3-bcdd-9e287ce293d3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-76f48dd5-7bcf-49b3-bcdd-9e287ce293d3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-76f48dd5-7bcf-49b3-bcdd-9e287ce293d3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] show called for member b8144858-1dde-4552-bc7d-9020b394de9c {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:48:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-76f48dd5-7bcf-49b3-bcdd-9e287ce293d3 tempest-GroupSnapshotsTest-1581907882 tempest-GroupSnapshotsTest-1581907882-project-member] http://192.168.122.168/volume/v3/groups/b8144858-1dde-4552-bc7d-9020b394de9c returned with HTTP 404 Sep 08 06:48:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 414/843] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:48:51 2026] GET /volume/v3/groups/b8144858-1dde-4552-bc7d-9020b394de9c => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:48:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-97b60785-10b2-42f5-bafb-312f4f0d9ec0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-97b60785-10b2-42f5-bafb-312f4f0d9ec0 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/bb1fda3e-3ffa-481c-8a9a-2b45a1f096a1 Sep 08 06:48:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-97b60785-10b2-42f5-bafb-312f4f0d9ec0 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-97b60785-10b2-42f5-bafb-312f4f0d9ec0 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-97b60785-10b2-42f5-bafb-312f4f0d9ec0 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] http://192.168.122.168/volume/v3/group_types/bb1fda3e-3ffa-481c-8a9a-2b45a1f096a1 returned with HTTP 202 Sep 08 06:48:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 430/844] 192.168.122.168 () {60 vars in 1288 bytes} [Tue Sep 8 06:48:51 2026] DELETE /volume/v3/group_types/bb1fda3e-3ffa-481c-8a9a-2b45a1f096a1 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:48:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f1400790-f3d8-45c0-9516-948779cace08 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f1400790-f3d8-45c0-9516-948779cace08 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] DELETE http://192.168.122.168/volume/v3/types/0345fe5c-48de-4344-a070-3a2671806c1e Sep 08 06:48:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f1400790-f3d8-45c0-9516-948779cace08 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f1400790-f3d8-45c0-9516-948779cace08 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f1400790-f3d8-45c0-9516-948779cace08 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] http://192.168.122.168/volume/v3/types/0345fe5c-48de-4344-a070-3a2671806c1e returned with HTTP 202 Sep 08 06:48:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 415/845] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:48:51 2026] DELETE /volume/v3/types/0345fe5c-48de-4344-a070-3a2671806c1e => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:48:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fe01fcd9-0410-41dc-afb3-93e5ad182358 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fe01fcd9-0410-41dc-afb3-93e5ad182358 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] GET http://192.168.122.168/volume/v3/types/0345fe5c-48de-4344-a070-3a2671806c1e Sep 08 06:48:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fe01fcd9-0410-41dc-afb3-93e5ad182358 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fe01fcd9-0410-41dc-afb3-93e5ad182358 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fe01fcd9-0410-41dc-afb3-93e5ad182358 tempest-GroupSnapshotsTest-1100653765 tempest-GroupSnapshotsTest-1100653765-project-admin] http://192.168.122.168/volume/v3/types/0345fe5c-48de-4344-a070-3a2671806c1e returned with HTTP 404 Sep 08 06:48:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 431/846] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:48:51 2026] GET /volume/v3/types/0345fe5c-48de-4344-a070-3a2671806c1e => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:48:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-701aa5e4-5e99-49d8-bb3a-d09f3296b6c8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-701aa5e4-5e99-49d8-bb3a-d09f3296b6c8 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 08 06:48:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-701aa5e4-5e99-49d8-bb3a-d09f3296b6c8 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-581439790", "description": "tempest-group-type-description-1468788925", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-701aa5e4-5e99-49d8-bb3a-d09f3296b6c8 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 08 06:48:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 416/847] 192.168.122.168 () {62 vars in 1196 bytes} [Tue Sep 8 06:48:57 2026] POST /volume/v3/group_types => generated 264 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:48:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2913d451-4f34-4777-8533-a2c7200214b3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2913d451-4f34-4777-8533-a2c7200214b3 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] GET http://192.168.122.168/volume/v3/group_types Sep 08 06:48:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2913d451-4f34-4777-8533-a2c7200214b3 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2913d451-4f34-4777-8533-a2c7200214b3 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2913d451-4f34-4777-8533-a2c7200214b3 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 200 Sep 08 06:48:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 432/848] 192.168.122.168 () {60 vars in 1174 bytes} [Tue Sep 8 06:48:57 2026] GET /volume/v3/group_types => generated 498 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ffb8889b-081a-4085-95a6-35c8b6f4304a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ffb8889b-081a-4085-95a6-35c8b6f4304a tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] PUT http://192.168.122.168/volume/v3/group_types/aecc0050-8172-4738-a5a1-7bf7495b5990 Sep 08 06:48:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ffb8889b-081a-4085-95a6-35c8b6f4304a tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-888203068", "description": "updated-group-type-desc"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ffb8889b-081a-4085-95a6-35c8b6f4304a tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] http://192.168.122.168/volume/v3/group_types/aecc0050-8172-4738-a5a1-7bf7495b5990 returned with HTTP 200 Sep 08 06:48:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 417/849] 192.168.122.168 () {62 vars in 1306 bytes} [Tue Sep 8 06:48:57 2026] PUT /volume/v3/group_types/aecc0050-8172-4738-a5a1-7bf7495b5990 => generated 254 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-72e87b21-cdf6-4d29-ab21-ff583714e4a4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-72e87b21-cdf6-4d29-ab21-ff583714e4a4 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] GET http://192.168.122.168/volume/v3/group_types/aecc0050-8172-4738-a5a1-7bf7495b5990 Sep 08 06:48:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-72e87b21-cdf6-4d29-ab21-ff583714e4a4 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-72e87b21-cdf6-4d29-ab21-ff583714e4a4 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-72e87b21-cdf6-4d29-ab21-ff583714e4a4 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] http://192.168.122.168/volume/v3/group_types/aecc0050-8172-4738-a5a1-7bf7495b5990 returned with HTTP 200 Sep 08 06:48:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 433/850] 192.168.122.168 () {60 vars in 1285 bytes} [Tue Sep 8 06:48:57 2026] GET /volume/v3/group_types/aecc0050-8172-4738-a5a1-7bf7495b5990 => generated 254 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9f809ff5-cb9d-48a9-ac46-39450dc6ac25 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9f809ff5-cb9d-48a9-ac46-39450dc6ac25 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/aecc0050-8172-4738-a5a1-7bf7495b5990 Sep 08 06:48:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9f809ff5-cb9d-48a9-ac46-39450dc6ac25 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9f809ff5-cb9d-48a9-ac46-39450dc6ac25 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9f809ff5-cb9d-48a9-ac46-39450dc6ac25 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] http://192.168.122.168/volume/v3/group_types/aecc0050-8172-4738-a5a1-7bf7495b5990 returned with HTTP 202 Sep 08 06:48:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 418/851] 192.168.122.168 () {60 vars in 1288 bytes} [Tue Sep 8 06:48:57 2026] DELETE /volume/v3/group_types/aecc0050-8172-4738-a5a1-7bf7495b5990 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:48:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ed91384a-59cb-4a40-89cb-3d9ba13bdf79 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ed91384a-59cb-4a40-89cb-3d9ba13bdf79 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] GET http://192.168.122.168/volume/v3/group_types Sep 08 06:48:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ed91384a-59cb-4a40-89cb-3d9ba13bdf79 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ed91384a-59cb-4a40-89cb-3d9ba13bdf79 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ed91384a-59cb-4a40-89cb-3d9ba13bdf79 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 200 Sep 08 06:48:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 434/852] 192.168.122.168 () {60 vars in 1174 bytes} [Tue Sep 8 06:48:57 2026] GET /volume/v3/group_types => generated 248 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-84b885eb-cb8d-4657-8afa-ce1e8a7fd178 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-84b885eb-cb8d-4657-8afa-ce1e8a7fd178 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 08 06:48:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-84b885eb-cb8d-4657-8afa-ce1e8a7fd178 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-816885218", "is_public": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-84b885eb-cb8d-4657-8afa-ce1e8a7fd178 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 08 06:48:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 419/853] 192.168.122.168 () {62 vars in 1195 bytes} [Tue Sep 8 06:48:57 2026] POST /volume/v3/group_types => generated 163 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:48:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1d5433ae-f5c2-458b-90ef-94ec7585ec51 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1d5433ae-f5c2-458b-90ef-94ec7585ec51 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 08 06:48:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1d5433ae-f5c2-458b-90ef-94ec7585ec51 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-107697515", "is_public": false}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:48:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1d5433ae-f5c2-458b-90ef-94ec7585ec51 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 08 06:48:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 435/854] 192.168.122.168 () {62 vars in 1195 bytes} [Tue Sep 8 06:48:57 2026] POST /volume/v3/group_types => generated 164 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:48:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4d1e64a5-85ff-4b0f-a241-7119f53dcee1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4d1e64a5-85ff-4b0f-a241-7119f53dcee1 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] GET http://192.168.122.168/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 08 06:48:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4d1e64a5-85ff-4b0f-a241-7119f53dcee1 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4d1e64a5-85ff-4b0f-a241-7119f53dcee1 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4d1e64a5-85ff-4b0f-a241-7119f53dcee1 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] http://192.168.122.168/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 08 06:48:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 420/855] 192.168.122.168 () {60 vars in 1235 bytes} [Tue Sep 8 06:48:57 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fb8ddc0b-ffac-4253-8be4-9af7a61b1d16 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fb8ddc0b-ffac-4253-8be4-9af7a61b1d16 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] GET http://192.168.122.168/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 08 06:48:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fb8ddc0b-ffac-4253-8be4-9af7a61b1d16 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fb8ddc0b-ffac-4253-8be4-9af7a61b1d16 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fb8ddc0b-ffac-4253-8be4-9af7a61b1d16 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] http://192.168.122.168/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 08 06:48:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 436/856] 192.168.122.168 () {60 vars in 1237 bytes} [Tue Sep 8 06:48:57 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-67357eb3-a7ef-4171-834e-2a0bcf73c7b2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-67357eb3-a7ef-4171-834e-2a0bcf73c7b2 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] GET http://192.168.122.168/volume/v3/group_types?is_public=False Sep 08 06:48:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-67357eb3-a7ef-4171-834e-2a0bcf73c7b2 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-67357eb3-a7ef-4171-834e-2a0bcf73c7b2 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-67357eb3-a7ef-4171-834e-2a0bcf73c7b2 tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] http://192.168.122.168/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 08 06:48:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 421/857] 192.168.122.168 () {60 vars in 1205 bytes} [Tue Sep 8 06:48:57 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-698da720-749b-4136-9f2e-7779600a377f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-698da720-749b-4136-9f2e-7779600a377f tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] GET http://192.168.122.168/volume/v3/group_types?is_public=True Sep 08 06:48:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-698da720-749b-4136-9f2e-7779600a377f tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-698da720-749b-4136-9f2e-7779600a377f tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-698da720-749b-4136-9f2e-7779600a377f tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] http://192.168.122.168/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 08 06:48:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 437/858] 192.168.122.168 () {60 vars in 1203 bytes} [Tue Sep 8 06:48:57 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:48:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fa15ea33-b0a6-4ec5-8f7a-b73de5dada4e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa15ea33-b0a6-4ec5-8f7a-b73de5dada4e tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/a85e6c9a-df60-4102-b962-220c4030c28c Sep 08 06:48:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa15ea33-b0a6-4ec5-8f7a-b73de5dada4e tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa15ea33-b0a6-4ec5-8f7a-b73de5dada4e tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa15ea33-b0a6-4ec5-8f7a-b73de5dada4e tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] http://192.168.122.168/volume/v3/group_types/a85e6c9a-df60-4102-b962-220c4030c28c returned with HTTP 202 Sep 08 06:48:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 422/859] 192.168.122.168 () {60 vars in 1288 bytes} [Tue Sep 8 06:48:58 2026] DELETE /volume/v3/group_types/a85e6c9a-df60-4102-b962-220c4030c28c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:48:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-af5392a5-80a3-480a-8d5c-a9e2b569285a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:48:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af5392a5-80a3-480a-8d5c-a9e2b569285a tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/dcb11643-af1d-45e7-8ff2-73bdb337ebd0 Sep 08 06:48:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-af5392a5-80a3-480a-8d5c-a9e2b569285a tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:48:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-af5392a5-80a3-480a-8d5c-a9e2b569285a tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:48:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af5392a5-80a3-480a-8d5c-a9e2b569285a tempest-GroupTypesTest-1207330164 tempest-GroupTypesTest-1207330164-project-admin] http://192.168.122.168/volume/v3/group_types/dcb11643-af1d-45e7-8ff2-73bdb337ebd0 returned with HTTP 202 Sep 08 06:48:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 438/860] 192.168.122.168 () {60 vars in 1288 bytes} [Tue Sep 8 06:48:58 2026] DELETE /volume/v3/group_types/dcb11643-af1d-45e7-8ff2-73bdb337ebd0 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 08 06:49:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e5735b56-54ed-4540-a581-60f1dc52e754 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-36b0dc47-4305-464a-893d-fcdafc22ab95 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-36b0dc47-4305-464a-893d-fcdafc22ab95 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:49:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-36b0dc47-4305-464a-893d-fcdafc22ab95 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1541572809"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-36b0dc47-4305-464a-893d-fcdafc22ab95 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1541572809'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:49:03 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-36b0dc47-4305-464a-893d-fcdafc22ab95 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Create volume of 1 GB Sep 08 06:49:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-36b0dc47-4305-464a-893d-fcdafc22ab95 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Availability Zones retrieved successfully. Sep 08 06:49:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36b0dc47-4305-464a-893d-fcdafc22ab95 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Flow 'volume_create_api' (f834c271-da1c-4967-b5dc-90a765918cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:49:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36b0dc47-4305-464a-893d-fcdafc22ab95 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13eb2ed7-8423-4695-80e9-321348bbab33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-36b0dc47-4305-464a-893d-fcdafc22ab95 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:49:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36b0dc47-4305-464a-893d-fcdafc22ab95 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13eb2ed7-8423-4695-80e9-321348bbab33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36b0dc47-4305-464a-893d-fcdafc22ab95 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88ba11d7-603c-4da2-b2b7-066285e224df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e5735b56-54ed-4540-a581-60f1dc52e754 tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:49:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e5735b56-54ed-4540-a581-60f1dc52e754 tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1352579687"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e5735b56-54ed-4540-a581-60f1dc52e754 tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:49:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 423/861] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 06:49:03 2026] POST /volume/v3/types => generated 216 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a3c1ae95-1246-41af-804f-f4fe2ae614b5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3c1ae95-1246-41af-804f-f4fe2ae614b5 tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 08 06:49:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a3c1ae95-1246-41af-804f-f4fe2ae614b5 tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2068722433"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3c1ae95-1246-41af-804f-f4fe2ae614b5 tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 08 06:49:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 424/862] 192.168.122.168 () {62 vars in 1195 bytes} [Tue Sep 8 06:49:03 2026] POST /volume/v3/group_types => generated 173 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:49:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-685500d4-9e01-4bca-8de3-aa7ed80ad4c0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:03 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-36b0dc47-4305-464a-893d-fcdafc22ab95 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Created reservations ['992a5add-faed-4094-b353-453ef7f87e28', '4f4a3730-6d79-4087-ba92-6cfec61e4e73', 'c45a27d6-6143-4f48-8f5c-e625f1c12c23', '446d3392-2d2e-484c-91a0-d0c321e4178d'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:49:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36b0dc47-4305-464a-893d-fcdafc22ab95 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88ba11d7-603c-4da2-b2b7-066285e224df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['992a5add-faed-4094-b353-453ef7f87e28', '4f4a3730-6d79-4087-ba92-6cfec61e4e73', 'c45a27d6-6143-4f48-8f5c-e625f1c12c23', '446d3392-2d2e-484c-91a0-d0c321e4178d']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36b0dc47-4305-464a-893d-fcdafc22ab95 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b20064d-c089-4521-80a7-275b1b23b967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36b0dc47-4305-464a-893d-fcdafc22ab95 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b20064d-c089-4521-80a7-275b1b23b967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66786104-fc09-4aec-a345-eeb93bd62f9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1541572809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7abb19d0684009b4fa3156699fbdd1',qos_specs=None,replication_status=,reservations=['992a5add-faed-4094-b353-453ef7f87e28','4f4a3730-6d79-4087-ba92-6cfec61e4e73','c45a27d6-6143-4f48-8f5c-e625f1c12c23','446d3392-2d2e-484c-91a0-d0c321e4178d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='655e6c4a8b45435096272bfd1e56e42f',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:49:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1541572809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66786104-fc09-4aec-a345-eeb93bd62f9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f7abb19d0684009b4fa3156699fbdd1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='655e6c4a8b45435096272bfd1e56e42f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36b0dc47-4305-464a-893d-fcdafc22ab95 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f037c809-adbf-4bcd-9220-af151428e3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36b0dc47-4305-464a-893d-fcdafc22ab95 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f037c809-adbf-4bcd-9220-af151428e3d4) transitioned into state 'SUCCESS' from state '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-1541572809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7abb19d0684009b4fa3156699fbdd1',qos_specs=None,replication_status=,reservations=['992a5add-faed-4094-b353-453ef7f87e28','4f4a3730-6d79-4087-ba92-6cfec61e4e73','c45a27d6-6143-4f48-8f5c-e625f1c12c23','446d3392-2d2e-484c-91a0-d0c321e4178d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='655e6c4a8b45435096272bfd1e56e42f',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36b0dc47-4305-464a-893d-fcdafc22ab95 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d73f2d0-f37f-473a-9eb1-357f8f1890bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36b0dc47-4305-464a-893d-fcdafc22ab95 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d73f2d0-f37f-473a-9eb1-357f8f1890bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-36b0dc47-4305-464a-893d-fcdafc22ab95 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Flow 'volume_create_api' (f834c271-da1c-4967-b5dc-90a765918cd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:49:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-36b0dc47-4305-464a-893d-fcdafc22ab95 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Create volume request issued successfully. Sep 08 06:49:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-36b0dc47-4305-464a-893d-fcdafc22ab95 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:49:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 439/863] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:49:03 2026] POST /volume/v3/volumes => generated 766 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:49:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-685500d4-9e01-4bca-8de3-aa7ed80ad4c0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] POST http://192.168.122.168/volume/v3/groups Sep 08 06:49:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-685500d4-9e01-4bca-8de3-aa7ed80ad4c0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "38e180d1-2d5e-425b-8c41-b71e50e18da6", "volume_types": ["53f3b547-3be9-458c-b6ba-7b77c6bb3e4d"], "name": "tempest-Group1-552547497"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-685500d4-9e01-4bca-8de3-aa7ed80ad4c0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Creating new group {'group': {'group_type': '38e180d1-2d5e-425b-8c41-b71e50e18da6', 'volume_types': ['53f3b547-3be9-458c-b6ba-7b77c6bb3e4d'], 'name': 'tempest-Group1-552547497'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 06:49:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d87a7f50-266b-4690-aed6-5f6dca503804 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d87a7f50-266b-4690-aed6-5f6dca503804 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] GET http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c Sep 08 06:49:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d87a7f50-266b-4690-aed6-5f6dca503804 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d87a7f50-266b-4690-aed6-5f6dca503804 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:04 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-685500d4-9e01-4bca-8de3-aa7ed80ad4c0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Creating group tempest-Group1-552547497. Sep 08 06:49:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-685500d4-9e01-4bca-8de3-aa7ed80ad4c0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Availability Zones retrieved successfully. Sep 08 06:49:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d87a7f50-266b-4690-aed6-5f6dca503804 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Volume info retrieved successfully. Sep 08 06:49:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d87a7f50-266b-4690-aed6-5f6dca503804 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c returned with HTTP 200 Sep 08 06:49:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 440/864] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:04 2026] GET /volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c => generated 834 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:04 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-685500d4-9e01-4bca-8de3-aa7ed80ad4c0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Created reservations ['4df3fc14-df5e-461e-9c34-457d665bfbd3'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:49:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-685500d4-9e01-4bca-8de3-aa7ed80ad4c0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups returned with HTTP 202 Sep 08 06:49:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 425/865] 192.168.122.168 () {62 vars in 1181 bytes} [Tue Sep 8 06:49:03 2026] POST /volume/v3/groups => generated 93 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:49:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-45892c0a-0e5b-4b37-9c38-88f9c4af15e0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-45892c0a-0e5b-4b37-9c38-88f9c4af15e0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/groups/a7452290-c5e3-4754-bf6f-af69d486b5b3 Sep 08 06:49:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-45892c0a-0e5b-4b37-9c38-88f9c4af15e0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-45892c0a-0e5b-4b37-9c38-88f9c4af15e0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-45892c0a-0e5b-4b37-9c38-88f9c4af15e0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] show called for member a7452290-c5e3-4754-bf6f-af69d486b5b3 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:04 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:49:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-45892c0a-0e5b-4b37-9c38-88f9c4af15e0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/a7452290-c5e3-4754-bf6f-af69d486b5b3 returned with HTTP 200 Sep 08 06:49:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 441/866] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:04 2026] GET /volume/v3/groups/a7452290-c5e3-4754-bf6f-af69d486b5b3 => generated 321 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fc2cc426-bfbc-4983-bca8-33920a1194cf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fc2cc426-bfbc-4983-bca8-33920a1194cf tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] GET http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c Sep 08 06:49:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fc2cc426-bfbc-4983-bca8-33920a1194cf tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fc2cc426-bfbc-4983-bca8-33920a1194cf tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fc2cc426-bfbc-4983-bca8-33920a1194cf tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Volume info retrieved successfully. Sep 08 06:49:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fc2cc426-bfbc-4983-bca8-33920a1194cf tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c returned with HTTP 200 Sep 08 06:49:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 426/867] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:05 2026] GET /volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2c0c47c5-adf6-40ab-bcd3-650fec50cc93 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2c0c47c5-adf6-40ab-bcd3-650fec50cc93 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/groups/a7452290-c5e3-4754-bf6f-af69d486b5b3 Sep 08 06:49:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2c0c47c5-adf6-40ab-bcd3-650fec50cc93 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2c0c47c5-adf6-40ab-bcd3-650fec50cc93 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-2c0c47c5-adf6-40ab-bcd3-650fec50cc93 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] show called for member a7452290-c5e3-4754-bf6f-af69d486b5b3 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:05 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:49:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2c0c47c5-adf6-40ab-bcd3-650fec50cc93 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/a7452290-c5e3-4754-bf6f-af69d486b5b3 returned with HTTP 200 Sep 08 06:49:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 442/868] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:05 2026] GET /volume/v3/groups/a7452290-c5e3-4754-bf6f-af69d486b5b3 => generated 322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7d1c9845-1efc-43ba-9b20-ef1cf5d18fe3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7d1c9845-1efc-43ba-9b20-ef1cf5d18fe3 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] POST http://192.168.122.168/volume/v3/groups Sep 08 06:49:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7d1c9845-1efc-43ba-9b20-ef1cf5d18fe3 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "38e180d1-2d5e-425b-8c41-b71e50e18da6", "volume_types": ["53f3b547-3be9-458c-b6ba-7b77c6bb3e4d"], "name": "tempest-Group2-744843760"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-7d1c9845-1efc-43ba-9b20-ef1cf5d18fe3 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Creating new group {'group': {'group_type': '38e180d1-2d5e-425b-8c41-b71e50e18da6', 'volume_types': ['53f3b547-3be9-458c-b6ba-7b77c6bb3e4d'], 'name': 'tempest-Group2-744843760'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 06:49:05 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-7d1c9845-1efc-43ba-9b20-ef1cf5d18fe3 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Creating group tempest-Group2-744843760. Sep 08 06:49:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7d1c9845-1efc-43ba-9b20-ef1cf5d18fe3 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Availability Zones retrieved successfully. Sep 08 06:49:05 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-7d1c9845-1efc-43ba-9b20-ef1cf5d18fe3 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Created reservations ['a5b51ed8-d055-4007-a971-7716fd7d5c98'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:49:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7d1c9845-1efc-43ba-9b20-ef1cf5d18fe3 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups returned with HTTP 202 Sep 08 06:49:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 427/869] 192.168.122.168 () {62 vars in 1181 bytes} [Tue Sep 8 06:49:05 2026] POST /volume/v3/groups => generated 93 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:49:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-964b4870-11a4-411c-8d0a-d8aa08a2f7a4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-964b4870-11a4-411c-8d0a-d8aa08a2f7a4 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/groups/777fcbd3-7989-4daa-813a-0f0714a76366 Sep 08 06:49:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-964b4870-11a4-411c-8d0a-d8aa08a2f7a4 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-964b4870-11a4-411c-8d0a-d8aa08a2f7a4 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-964b4870-11a4-411c-8d0a-d8aa08a2f7a4 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] show called for member 777fcbd3-7989-4daa-813a-0f0714a76366 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:05 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:49:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-964b4870-11a4-411c-8d0a-d8aa08a2f7a4 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/777fcbd3-7989-4daa-813a-0f0714a76366 returned with HTTP 200 Sep 08 06:49:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 443/870] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:05 2026] GET /volume/v3/groups/777fcbd3-7989-4daa-813a-0f0714a76366 => generated 321 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fa02ce70-85dc-4d6e-9db9-4358ff9f7a93 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa02ce70-85dc-4d6e-9db9-4358ff9f7a93 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] GET http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c Sep 08 06:49:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa02ce70-85dc-4d6e-9db9-4358ff9f7a93 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa02ce70-85dc-4d6e-9db9-4358ff9f7a93 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fa02ce70-85dc-4d6e-9db9-4358ff9f7a93 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Volume info retrieved successfully. Sep 08 06:49:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa02ce70-85dc-4d6e-9db9-4358ff9f7a93 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c returned with HTTP 200 Sep 08 06:49:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 428/871] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:06 2026] GET /volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e9eb962a-74f7-41b0-a3e1-7c176f5a3f3e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e9eb962a-74f7-41b0-a3e1-7c176f5a3f3e tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/groups/777fcbd3-7989-4daa-813a-0f0714a76366 Sep 08 06:49:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e9eb962a-74f7-41b0-a3e1-7c176f5a3f3e tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e9eb962a-74f7-41b0-a3e1-7c176f5a3f3e tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-e9eb962a-74f7-41b0-a3e1-7c176f5a3f3e tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] show called for member 777fcbd3-7989-4daa-813a-0f0714a76366 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:06 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:49:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e9eb962a-74f7-41b0-a3e1-7c176f5a3f3e tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/777fcbd3-7989-4daa-813a-0f0714a76366 returned with HTTP 200 Sep 08 06:49:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 444/872] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:06 2026] GET /volume/v3/groups/777fcbd3-7989-4daa-813a-0f0714a76366 => generated 322 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-486af43f-d832-423d-a151-df85ff77da50 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:49:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-965360855", "volume_type": "53f3b547-3be9-458c-b6ba-7b77c6bb3e4d", "group_id": "a7452290-c5e3-4754-bf6f-af69d486b5b3", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-965360855', 'volume_type': '53f3b547-3be9-458c-b6ba-7b77c6bb3e4d', 'group_id': 'a7452290-c5e3-4754-bf6f-af69d486b5b3', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:49:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:06 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Create volume of 1 GB Sep 08 06:49:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:06 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:49:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Availability Zones retrieved successfully. Sep 08 06:49:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Flow 'volume_create_api' (035ed65c-4e79-4c41-96e8-b0fb8769585e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:49:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9ecf2ea-df26-457f-be5b-a0901180aeb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:49:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9ecf2ea-df26-457f-be5b-a0901180aeb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:49:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=53f3b547-3be9-458c-b6ba-7b77c6bb3e4d,is_public=True,name='tempest-GroupsTest-volume-type-1352579687',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '53f3b547-3be9-458c-b6ba-7b77c6bb3e4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a7452290-c5e3-4754-bf6f-af69d486b5b3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7efe32e4-e815-41c8-8151-2acbd003053f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:06 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1352579687 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1352579687, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:49:06 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1352579687 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1352579687, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:49:06 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Created reservations ['00dcf308-d9aa-463a-8b33-19f0d7186eb2', 'eaeee42b-f246-4824-89b2-fa3baf1ff26c', 'd1f05bb3-953a-4ef1-af77-f74253fe4a6d', 'b18ad9fe-ba08-4523-b242-e8a9cfe3e438'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:49:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7efe32e4-e815-41c8-8151-2acbd003053f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00dcf308-d9aa-463a-8b33-19f0d7186eb2', 'eaeee42b-f246-4824-89b2-fa3baf1ff26c', 'd1f05bb3-953a-4ef1-af77-f74253fe4a6d', 'b18ad9fe-ba08-4523-b242-e8a9cfe3e438']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1409e559-7da7-4817-a7cf-c6373bf7ff80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1409e559-7da7-4817-a7cf-c6373bf7ff80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0669bc24-f349-415e-983e-7bb22cb362cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-965360855',encryption_key_id=None,group_id=a7452290-c5e3-4754-bf6f-af69d486b5b3,group_type_id=,metadata={},multiattach=False,project_id='d7c9268906d6435a94f5910658f68678',qos_specs=None,replication_status=,reservations=['00dcf308-d9aa-463a-8b33-19f0d7186eb2','eaeee42b-f246-4824-89b2-fa3baf1ff26c','d1f05bb3-953a-4ef1-af77-f74253fe4a6d','b18ad9fe-ba08-4523-b242-e8a9cfe3e438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e44cdcc75e4c40a48c36c0a7885c0bdd',volume_type_id=53f3b547-3be9-458c-b6ba-7b77c6bb3e4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:49:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-965360855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a7452290-c5e3-4754-bf6f-af69d486b5b3,host=None,id=0669bc24-f349-415e-983e-7bb22cb362cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7c9268906d6435a94f5910658f68678',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e44cdcc75e4c40a48c36c0a7885c0bdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(53f3b547-3be9-458c-b6ba-7b77c6bb3e4d),volume_type_id=53f3b547-3be9-458c-b6ba-7b77c6bb3e4d)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a6e48bf-a551-4402-bf73-219f07dd5502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a6e48bf-a551-4402-bf73-219f07dd5502) transitioned into state 'SUCCESS' from state '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-965360855',encryption_key_id=None,group_id=a7452290-c5e3-4754-bf6f-af69d486b5b3,group_type_id=,metadata={},multiattach=False,project_id='d7c9268906d6435a94f5910658f68678',qos_specs=None,replication_status=,reservations=['00dcf308-d9aa-463a-8b33-19f0d7186eb2','eaeee42b-f246-4824-89b2-fa3baf1ff26c','d1f05bb3-953a-4ef1-af77-f74253fe4a6d','b18ad9fe-ba08-4523-b242-e8a9cfe3e438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e44cdcc75e4c40a48c36c0a7885c0bdd',volume_type_id=53f3b547-3be9-458c-b6ba-7b77c6bb3e4d)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78bb15a0-ed7e-48a3-99a2-67e93c993be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78bb15a0-ed7e-48a3-99a2-67e93c993be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:06 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Flow 'volume_create_api' (035ed65c-4e79-4c41-96e8-b0fb8769585e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:49:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Create volume request issued successfully. Sep 08 06:49:06 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:49:06 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:49:07 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:49:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-486af43f-d832-423d-a151-df85ff77da50 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:49:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 429/873] 192.168.122.168 () {62 vars in 1184 bytes} [Tue Sep 8 06:49:06 2026] POST /volume/v3/volumes => generated 822 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:49:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b154be3e-9cdc-4fe9-bc1d-e3e9e1cfb2f0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b154be3e-9cdc-4fe9-bc1d-e3e9e1cfb2f0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/volumes/0669bc24-f349-415e-983e-7bb22cb362cf Sep 08 06:49:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b154be3e-9cdc-4fe9-bc1d-e3e9e1cfb2f0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b154be3e-9cdc-4fe9-bc1d-e3e9e1cfb2f0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b154be3e-9cdc-4fe9-bc1d-e3e9e1cfb2f0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Volume info retrieved successfully. Sep 08 06:49:07 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-b154be3e-9cdc-4fe9-bc1d-e3e9e1cfb2f0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:49:07 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-b154be3e-9cdc-4fe9-bc1d-e3e9e1cfb2f0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:49:07 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-b154be3e-9cdc-4fe9-bc1d-e3e9e1cfb2f0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:49:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b154be3e-9cdc-4fe9-bc1d-e3e9e1cfb2f0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/volumes/0669bc24-f349-415e-983e-7bb22cb362cf returned with HTTP 200 Sep 08 06:49:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 445/874] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:49:07 2026] GET /volume/v3/volumes/0669bc24-f349-415e-983e-7bb22cb362cf => generated 890 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-63475304-460c-4934-a889-423d0954c7bf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-63475304-460c-4934-a889-423d0954c7bf tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/volumes/0669bc24-f349-415e-983e-7bb22cb362cf Sep 08 06:49:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-63475304-460c-4934-a889-423d0954c7bf tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-63475304-460c-4934-a889-423d0954c7bf tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-63475304-460c-4934-a889-423d0954c7bf tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Volume info retrieved successfully. Sep 08 06:49:08 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-63475304-460c-4934-a889-423d0954c7bf tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:49:08 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-63475304-460c-4934-a889-423d0954c7bf tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:49:08 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-63475304-460c-4934-a889-423d0954c7bf tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:49:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-63475304-460c-4934-a889-423d0954c7bf tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/volumes/0669bc24-f349-415e-983e-7bb22cb362cf returned with HTTP 200 Sep 08 06:49:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 430/875] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:49:08 2026] GET /volume/v3/volumes/0669bc24-f349-415e-983e-7bb22cb362cf => generated 915 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:49:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4cb38c6c-c634-4c4c-9d5a-c95093b8928e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4cb38c6c-c634-4c4c-9d5a-c95093b8928e tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/groups/a7452290-c5e3-4754-bf6f-af69d486b5b3 Sep 08 06:49:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4cb38c6c-c634-4c4c-9d5a-c95093b8928e tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4cb38c6c-c634-4c4c-9d5a-c95093b8928e tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-4cb38c6c-c634-4c4c-9d5a-c95093b8928e tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] show called for member a7452290-c5e3-4754-bf6f-af69d486b5b3 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:08 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:49:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4cb38c6c-c634-4c4c-9d5a-c95093b8928e tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/a7452290-c5e3-4754-bf6f-af69d486b5b3 returned with HTTP 200 Sep 08 06:49:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 446/876] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:08 2026] GET /volume/v3/groups/a7452290-c5e3-4754-bf6f-af69d486b5b3 => generated 322 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-53e19b53-38ff-4128-88bd-027233e9928a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-53e19b53-38ff-4128-88bd-027233e9928a tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/groups/777fcbd3-7989-4daa-813a-0f0714a76366 Sep 08 06:49:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-53e19b53-38ff-4128-88bd-027233e9928a tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-53e19b53-38ff-4128-88bd-027233e9928a tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-53e19b53-38ff-4128-88bd-027233e9928a tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] show called for member 777fcbd3-7989-4daa-813a-0f0714a76366 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:08 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:49:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-53e19b53-38ff-4128-88bd-027233e9928a tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/777fcbd3-7989-4daa-813a-0f0714a76366 returned with HTTP 200 Sep 08 06:49:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 431/877] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:08 2026] GET /volume/v3/groups/777fcbd3-7989-4daa-813a-0f0714a76366 => generated 322 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-17501ad1-1518-45fa-a810-b79d05afffdb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-17501ad1-1518-45fa-a810-b79d05afffdb tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/groups/detail Sep 08 06:49:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-17501ad1-1518-45fa-a810-b79d05afffdb tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-17501ad1-1518-45fa-a810-b79d05afffdb tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:08 devstack devstack@c-api.service[87202]: /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 08 06:49:08 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:49:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:08 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:49:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:08 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:49:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-17501ad1-1518-45fa-a810-b79d05afffdb tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/detail returned with HTTP 200 Sep 08 06:49:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 447/878] 192.168.122.168 () {60 vars in 1180 bytes} [Tue Sep 8 06:49:08 2026] GET /volume/v3/groups/detail => generated 638 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a6f5e8ff-7785-4026-bfdd-8e8f3b758630 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a6f5e8ff-7785-4026-bfdd-8e8f3b758630 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:49:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a6f5e8ff-7785-4026-bfdd-8e8f3b758630 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a6f5e8ff-7785-4026-bfdd-8e8f3b758630 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-a6f5e8ff-7785-4026-bfdd-8e8f3b758630 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:49:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:08 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a6f5e8ff-7785-4026-bfdd-8e8f3b758630 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:49:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:08 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:49:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a6f5e8ff-7785-4026-bfdd-8e8f3b758630 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Get all volumes completed successfully. Sep 08 06:49:08 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-a6f5e8ff-7785-4026-bfdd-8e8f3b758630 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:49:08 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-a6f5e8ff-7785-4026-bfdd-8e8f3b758630 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:49:08 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-a6f5e8ff-7785-4026-bfdd-8e8f3b758630 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:49:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a6f5e8ff-7785-4026-bfdd-8e8f3b758630 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:49:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 432/879] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 06:49:08 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8fc1e42d-bc64-43fd-bea4-3bcf916fd948 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8fc1e42d-bc64-43fd-bea4-3bcf916fd948 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:49:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8fc1e42d-bc64-43fd-bea4-3bcf916fd948 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8fc1e42d-bc64-43fd-bea4-3bcf916fd948 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-8fc1e42d-bc64-43fd-bea4-3bcf916fd948 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:49:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8fc1e42d-bc64-43fd-bea4-3bcf916fd948 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:49:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:08 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:49:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8fc1e42d-bc64-43fd-bea4-3bcf916fd948 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Get all volumes completed successfully. Sep 08 06:49:08 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-8fc1e42d-bc64-43fd-bea4-3bcf916fd948 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:49:08 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-8fc1e42d-bc64-43fd-bea4-3bcf916fd948 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:49:08 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-8fc1e42d-bc64-43fd-bea4-3bcf916fd948 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:49:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8fc1e42d-bc64-43fd-bea4-3bcf916fd948 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:49:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 448/880] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 06:49:08 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-288d3945-ea3e-49ab-b651-f17f824e276d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-288d3945-ea3e-49ab-b651-f17f824e276d tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] POST http://192.168.122.168/volume/v3/groups/a7452290-c5e3-4754-bf6f-af69d486b5b3/action Sep 08 06:49:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-288d3945-ea3e-49ab-b651-f17f824e276d tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:49:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-288d3945-ea3e-49ab-b651-f17f824e276d tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-288d3945-ea3e-49ab-b651-f17f824e276d tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] delete called for group a7452290-c5e3-4754-bf6f-af69d486b5b3 {{(pid=87203) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 06:49:08 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-288d3945-ea3e-49ab-b651-f17f824e276d tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Delete group with id: a7452290-c5e3-4754-bf6f-af69d486b5b3 Sep 08 06:49:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:09 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 06:49:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:09 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:49:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-288d3945-ea3e-49ab-b651-f17f824e276d tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/a7452290-c5e3-4754-bf6f-af69d486b5b3/action returned with HTTP 202 Sep 08 06:49:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 433/881] 192.168.122.168 () {62 vars in 1312 bytes} [Tue Sep 8 06:49:08 2026] POST /volume/v3/groups/a7452290-c5e3-4754-bf6f-af69d486b5b3/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:49:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a9a7e72a-6e9e-4ea1-ad97-a684d4b83eb5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a9a7e72a-6e9e-4ea1-ad97-a684d4b83eb5 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/volumes/0669bc24-f349-415e-983e-7bb22cb362cf Sep 08 06:49:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a9a7e72a-6e9e-4ea1-ad97-a684d4b83eb5 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a9a7e72a-6e9e-4ea1-ad97-a684d4b83eb5 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a9a7e72a-6e9e-4ea1-ad97-a684d4b83eb5 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Volume info retrieved successfully. Sep 08 06:49:09 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-a9a7e72a-6e9e-4ea1-ad97-a684d4b83eb5 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:49:09 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-a9a7e72a-6e9e-4ea1-ad97-a684d4b83eb5 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:49:09 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-a9a7e72a-6e9e-4ea1-ad97-a684d4b83eb5 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:49:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a9a7e72a-6e9e-4ea1-ad97-a684d4b83eb5 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/volumes/0669bc24-f349-415e-983e-7bb22cb362cf returned with HTTP 200 Sep 08 06:49:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 449/882] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:49:09 2026] GET /volume/v3/volumes/0669bc24-f349-415e-983e-7bb22cb362cf => generated 914 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6def6cde-376b-4b69-acd2-3510e5d61f83 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6def6cde-376b-4b69-acd2-3510e5d61f83 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/volumes/0669bc24-f349-415e-983e-7bb22cb362cf Sep 08 06:49:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6def6cde-376b-4b69-acd2-3510e5d61f83 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6def6cde-376b-4b69-acd2-3510e5d61f83 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:10 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=287,cinder:UPDATE=44,cinder:INSERT=26 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:49:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6def6cde-376b-4b69-acd2-3510e5d61f83 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/volumes/0669bc24-f349-415e-983e-7bb22cb362cf returned with HTTP 404 Sep 08 06:49:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 434/883] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:49:10 2026] GET /volume/v3/volumes/0669bc24-f349-415e-983e-7bb22cb362cf => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 06:49:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c529e926-d80a-4c55-b63b-a2b23efe80a1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c529e926-d80a-4c55-b63b-a2b23efe80a1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/groups/a7452290-c5e3-4754-bf6f-af69d486b5b3 Sep 08 06:49:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c529e926-d80a-4c55-b63b-a2b23efe80a1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c529e926-d80a-4c55-b63b-a2b23efe80a1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-c529e926-d80a-4c55-b63b-a2b23efe80a1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] show called for member a7452290-c5e3-4754-bf6f-af69d486b5b3 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c529e926-d80a-4c55-b63b-a2b23efe80a1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/a7452290-c5e3-4754-bf6f-af69d486b5b3 returned with HTTP 404 Sep 08 06:49:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 450/884] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:10 2026] GET /volume/v3/groups/a7452290-c5e3-4754-bf6f-af69d486b5b3 => generated 108 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:49:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3e096d15-9e26-4713-9471-5ab9d926631c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3e096d15-9e26-4713-9471-5ab9d926631c tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] POST http://192.168.122.168/volume/v3/groups/777fcbd3-7989-4daa-813a-0f0714a76366/action Sep 08 06:49:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3e096d15-9e26-4713-9471-5ab9d926631c tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:49:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3e096d15-9e26-4713-9471-5ab9d926631c tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-3e096d15-9e26-4713-9471-5ab9d926631c tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] delete called for group 777fcbd3-7989-4daa-813a-0f0714a76366 {{(pid=87203) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 06:49:10 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-3e096d15-9e26-4713-9471-5ab9d926631c tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Delete group with id: 777fcbd3-7989-4daa-813a-0f0714a76366 Sep 08 06:49:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:10 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 06:49:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3e096d15-9e26-4713-9471-5ab9d926631c tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/777fcbd3-7989-4daa-813a-0f0714a76366/action returned with HTTP 202 Sep 08 06:49:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 435/885] 192.168.122.168 () {62 vars in 1312 bytes} [Tue Sep 8 06:49:10 2026] POST /volume/v3/groups/777fcbd3-7989-4daa-813a-0f0714a76366/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:49:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ef964a14-eb76-4c93-852d-07157f867daf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ef964a14-eb76-4c93-852d-07157f867daf tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/groups/777fcbd3-7989-4daa-813a-0f0714a76366 Sep 08 06:49:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ef964a14-eb76-4c93-852d-07157f867daf tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ef964a14-eb76-4c93-852d-07157f867daf tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-ef964a14-eb76-4c93-852d-07157f867daf tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] show called for member 777fcbd3-7989-4daa-813a-0f0714a76366 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:10 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:49:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ef964a14-eb76-4c93-852d-07157f867daf tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/777fcbd3-7989-4daa-813a-0f0714a76366 returned with HTTP 200 Sep 08 06:49:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 451/886] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:10 2026] GET /volume/v3/groups/777fcbd3-7989-4daa-813a-0f0714a76366 => generated 321 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-55d78120-919d-4566-b223-7a9424816313 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-55d78120-919d-4566-b223-7a9424816313 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/groups/777fcbd3-7989-4daa-813a-0f0714a76366 Sep 08 06:49:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-55d78120-919d-4566-b223-7a9424816313 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-55d78120-919d-4566-b223-7a9424816313 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-55d78120-919d-4566-b223-7a9424816313 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] show called for member 777fcbd3-7989-4daa-813a-0f0714a76366 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-55d78120-919d-4566-b223-7a9424816313 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/777fcbd3-7989-4daa-813a-0f0714a76366 returned with HTTP 404 Sep 08 06:49:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 436/887] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:11 2026] GET /volume/v3/groups/777fcbd3-7989-4daa-813a-0f0714a76366 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:49:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e52596da-d266-4fb7-9afc-07e6e0937205 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e52596da-d266-4fb7-9afc-07e6e0937205 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/groups/detail Sep 08 06:49:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e52596da-d266-4fb7-9afc-07e6e0937205 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e52596da-d266-4fb7-9afc-07e6e0937205 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:11 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=330,cinder:UPDATE=75,cinder:INSERT=46 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:49:11 devstack devstack@c-api.service[87202]: /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 08 06:49:11 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:49:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e52596da-d266-4fb7-9afc-07e6e0937205 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/detail returned with HTTP 200 Sep 08 06:49:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 452/888] 192.168.122.168 () {60 vars in 1180 bytes} [Tue Sep 8 06:49:11 2026] GET /volume/v3/groups/detail => generated 14 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5e624b1c-8a05-4955-ba03-94638ad41b98 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5e624b1c-8a05-4955-ba03-94638ad41b98 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:49:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5e624b1c-8a05-4955-ba03-94638ad41b98 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5e624b1c-8a05-4955-ba03-94638ad41b98 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-5e624b1c-8a05-4955-ba03-94638ad41b98 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:49:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5e624b1c-8a05-4955-ba03-94638ad41b98 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:49:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:11 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:49:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5e624b1c-8a05-4955-ba03-94638ad41b98 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Get all volumes completed successfully. Sep 08 06:49:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5e624b1c-8a05-4955-ba03-94638ad41b98 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:49:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 437/889] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 06:49:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-73094037-69df-4a5b-904a-ccb8b56a36d3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-73094037-69df-4a5b-904a-ccb8b56a36d3 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] POST http://192.168.122.168/volume/v3/groups/777fcbd3-7989-4daa-813a-0f0714a76366/action Sep 08 06:49:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-73094037-69df-4a5b-904a-ccb8b56a36d3 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:49:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-73094037-69df-4a5b-904a-ccb8b56a36d3 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-73094037-69df-4a5b-904a-ccb8b56a36d3 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] delete called for group 777fcbd3-7989-4daa-813a-0f0714a76366 {{(pid=87202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 06:49:11 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-73094037-69df-4a5b-904a-ccb8b56a36d3 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Delete group with id: 777fcbd3-7989-4daa-813a-0f0714a76366 Sep 08 06:49:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-73094037-69df-4a5b-904a-ccb8b56a36d3 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/777fcbd3-7989-4daa-813a-0f0714a76366/action returned with HTTP 404 Sep 08 06:49:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 453/890] 192.168.122.168 () {62 vars in 1312 bytes} [Tue Sep 8 06:49:11 2026] POST /volume/v3/groups/777fcbd3-7989-4daa-813a-0f0714a76366/action => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:49:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3d6f707b-1cd2-460b-9e69-af8e23ac1759 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3d6f707b-1cd2-460b-9e69-af8e23ac1759 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:49:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3d6f707b-1cd2-460b-9e69-af8e23ac1759 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3d6f707b-1cd2-460b-9e69-af8e23ac1759 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-3d6f707b-1cd2-460b-9e69-af8e23ac1759 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:49:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3d6f707b-1cd2-460b-9e69-af8e23ac1759 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:49:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3d6f707b-1cd2-460b-9e69-af8e23ac1759 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Get all volumes completed successfully. Sep 08 06:49:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3d6f707b-1cd2-460b-9e69-af8e23ac1759 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:49:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 438/891] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 06:49:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:49:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-db88023c-875e-40cc-b7a1-1ac92b9345be None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-db88023c-875e-40cc-b7a1-1ac92b9345be tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] POST http://192.168.122.168/volume/v3/groups/a7452290-c5e3-4754-bf6f-af69d486b5b3/action Sep 08 06:49:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-db88023c-875e-40cc-b7a1-1ac92b9345be tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:49:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-db88023c-875e-40cc-b7a1-1ac92b9345be tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-db88023c-875e-40cc-b7a1-1ac92b9345be tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] delete called for group a7452290-c5e3-4754-bf6f-af69d486b5b3 {{(pid=87202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 06:49:11 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-db88023c-875e-40cc-b7a1-1ac92b9345be tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Delete group with id: a7452290-c5e3-4754-bf6f-af69d486b5b3 Sep 08 06:49:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-db88023c-875e-40cc-b7a1-1ac92b9345be tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/a7452290-c5e3-4754-bf6f-af69d486b5b3/action returned with HTTP 404 Sep 08 06:49:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 454/892] 192.168.122.168 () {62 vars in 1312 bytes} [Tue Sep 8 06:49:11 2026] POST /volume/v3/groups/a7452290-c5e3-4754-bf6f-af69d486b5b3/action => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:49:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a195f7e9-f4a1-48f5-b0b7-b8f7d47f7309 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a195f7e9-f4a1-48f5-b0b7-b8f7d47f7309 tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/38e180d1-2d5e-425b-8c41-b71e50e18da6 Sep 08 06:49:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a195f7e9-f4a1-48f5-b0b7-b8f7d47f7309 tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a195f7e9-f4a1-48f5-b0b7-b8f7d47f7309 tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a195f7e9-f4a1-48f5-b0b7-b8f7d47f7309 tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] http://192.168.122.168/volume/v3/group_types/38e180d1-2d5e-425b-8c41-b71e50e18da6 returned with HTTP 202 Sep 08 06:49:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 439/893] 192.168.122.168 () {60 vars in 1288 bytes} [Tue Sep 8 06:49:11 2026] DELETE /volume/v3/group_types/38e180d1-2d5e-425b-8c41-b71e50e18da6 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 08 06:49:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5b80b030-b481-4619-bc28-2dbc9dcaa3ad None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5b80b030-b481-4619-bc28-2dbc9dcaa3ad tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] DELETE http://192.168.122.168/volume/v3/types/53f3b547-3be9-458c-b6ba-7b77c6bb3e4d Sep 08 06:49:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5b80b030-b481-4619-bc28-2dbc9dcaa3ad tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5b80b030-b481-4619-bc28-2dbc9dcaa3ad tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5b80b030-b481-4619-bc28-2dbc9dcaa3ad tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] http://192.168.122.168/volume/v3/types/53f3b547-3be9-458c-b6ba-7b77c6bb3e4d returned with HTTP 202 Sep 08 06:49:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 455/894] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:49:11 2026] DELETE /volume/v3/types/53f3b547-3be9-458c-b6ba-7b77c6bb3e4d => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:49:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1e03f6ac-5a95-4c3b-a91d-15c7caff6728 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1e03f6ac-5a95-4c3b-a91d-15c7caff6728 tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] GET http://192.168.122.168/volume/v3/types/53f3b547-3be9-458c-b6ba-7b77c6bb3e4d Sep 08 06:49:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1e03f6ac-5a95-4c3b-a91d-15c7caff6728 tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1e03f6ac-5a95-4c3b-a91d-15c7caff6728 tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1e03f6ac-5a95-4c3b-a91d-15c7caff6728 tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] http://192.168.122.168/volume/v3/types/53f3b547-3be9-458c-b6ba-7b77c6bb3e4d returned with HTTP 404 Sep 08 06:49:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 440/895] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:49:11 2026] GET /volume/v3/types/53f3b547-3be9-458c-b6ba-7b77c6bb3e4d => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:49:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b4ad578e-e650-4ffd-9443-3c94ef266e3d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b4ad578e-e650-4ffd-9443-3c94ef266e3d tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:49:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b4ad578e-e650-4ffd-9443-3c94ef266e3d tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-612796919"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b4ad578e-e650-4ffd-9443-3c94ef266e3d tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:49:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 456/896] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 06:49:11 2026] POST /volume/v3/types => generated 215 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-951c38e5-5fd3-43cb-9102-27c921132f86 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-951c38e5-5fd3-43cb-9102-27c921132f86 tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 08 06:49:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-951c38e5-5fd3-43cb-9102-27c921132f86 tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2094773837"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-951c38e5-5fd3-43cb-9102-27c921132f86 tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 08 06:49:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 441/897] 192.168.122.168 () {62 vars in 1195 bytes} [Tue Sep 8 06:49:11 2026] POST /volume/v3/group_types => generated 173 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:49:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-918f6c55-9cb3-4afa-b7f5-87b146500790 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-918f6c55-9cb3-4afa-b7f5-87b146500790 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] POST http://192.168.122.168/volume/v3/groups Sep 08 06:49:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-918f6c55-9cb3-4afa-b7f5-87b146500790 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "75fc06af-0938-4252-bd34-a8b334cd132a", "volume_types": ["c77ce1bc-323e-4394-a9a1-256009f356ab"], "name": "tempest-GroupsTest-Group-1635732425"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-918f6c55-9cb3-4afa-b7f5-87b146500790 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Creating new group {'group': {'group_type': '75fc06af-0938-4252-bd34-a8b334cd132a', 'volume_types': ['c77ce1bc-323e-4394-a9a1-256009f356ab'], 'name': 'tempest-GroupsTest-Group-1635732425'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 06:49:12 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-918f6c55-9cb3-4afa-b7f5-87b146500790 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Creating group tempest-GroupsTest-Group-1635732425. Sep 08 06:49:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-918f6c55-9cb3-4afa-b7f5-87b146500790 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Availability Zones retrieved successfully. Sep 08 06:49:12 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-918f6c55-9cb3-4afa-b7f5-87b146500790 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Created reservations ['84851adb-38ce-4e46-a52f-7bf9512c0251'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:49:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-918f6c55-9cb3-4afa-b7f5-87b146500790 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups returned with HTTP 202 Sep 08 06:49:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 457/898] 192.168.122.168 () {62 vars in 1181 bytes} [Tue Sep 8 06:49:11 2026] POST /volume/v3/groups => generated 104 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:49:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-99f20cad-4d85-42f2-983f-9d847fe76493 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-99f20cad-4d85-42f2-983f-9d847fe76493 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f Sep 08 06:49:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-99f20cad-4d85-42f2-983f-9d847fe76493 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-99f20cad-4d85-42f2-983f-9d847fe76493 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-99f20cad-4d85-42f2-983f-9d847fe76493 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] show called for member b7bf8b07-ffbe-4330-a937-5b219810763f {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:12 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:49:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-99f20cad-4d85-42f2-983f-9d847fe76493 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f returned with HTTP 200 Sep 08 06:49:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 442/899] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:12 2026] GET /volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f => generated 332 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-abb70dea-f4f7-4a0d-bff8-362bbbe5cc6f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-abb70dea-f4f7-4a0d-bff8-362bbbe5cc6f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:49:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-abb70dea-f4f7-4a0d-bff8-362bbbe5cc6f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1168841575"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-abb70dea-f4f7-4a0d-bff8-362bbbe5cc6f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1168841575'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:49:12 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-abb70dea-f4f7-4a0d-bff8-362bbbe5cc6f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Create volume of 1 GB Sep 08 06:49:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-abb70dea-f4f7-4a0d-bff8-362bbbe5cc6f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Availability Zones retrieved successfully. Sep 08 06:49:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-abb70dea-f4f7-4a0d-bff8-362bbbe5cc6f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Flow 'volume_create_api' (0e5a6a9e-21df-410e-b0d7-dc6c62ef3745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:49:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-abb70dea-f4f7-4a0d-bff8-362bbbe5cc6f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7029097c-225c-4112-aef3-acb7bce2555c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-abb70dea-f4f7-4a0d-bff8-362bbbe5cc6f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:49:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-abb70dea-f4f7-4a0d-bff8-362bbbe5cc6f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7029097c-225c-4112-aef3-acb7bce2555c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-abb70dea-f4f7-4a0d-bff8-362bbbe5cc6f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa7f1081-31fc-4fbd-8186-f407d5bfd46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:12 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-abb70dea-f4f7-4a0d-bff8-362bbbe5cc6f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Created reservations ['051580b2-624b-470d-a830-d70b6950d211', 'e8959516-6720-4f8b-bbcc-48c4d785b3f1', 'f248a86f-a78f-4aaf-978f-ccb6332589fc', '8f4facc5-e9bd-4579-b55d-b48696ec34a9'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:49:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-abb70dea-f4f7-4a0d-bff8-362bbbe5cc6f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa7f1081-31fc-4fbd-8186-f407d5bfd46a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['051580b2-624b-470d-a830-d70b6950d211', 'e8959516-6720-4f8b-bbcc-48c4d785b3f1', 'f248a86f-a78f-4aaf-978f-ccb6332589fc', '8f4facc5-e9bd-4579-b55d-b48696ec34a9']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-abb70dea-f4f7-4a0d-bff8-362bbbe5cc6f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (349c51f2-cc3b-4f1e-9331-91e4f3c8b295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-abb70dea-f4f7-4a0d-bff8-362bbbe5cc6f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (349c51f2-cc3b-4f1e-9331-91e4f3c8b295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3e5ebbb-2dea-45b0-bbff-7fcaf0394604', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1168841575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d24378ce46b49c998e4274f6641dc7e',qos_specs=None,replication_status=,reservations=['051580b2-624b-470d-a830-d70b6950d211','e8959516-6720-4f8b-bbcc-48c4d785b3f1','f248a86f-a78f-4aaf-978f-ccb6332589fc','8f4facc5-e9bd-4579-b55d-b48696ec34a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be05327e06eb4b9d9c691b01580cfdf9',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:49:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1168841575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3e5ebbb-2dea-45b0-bbff-7fcaf0394604,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d24378ce46b49c998e4274f6641dc7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be05327e06eb4b9d9c691b01580cfdf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-abb70dea-f4f7-4a0d-bff8-362bbbe5cc6f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2347cb0-5b2e-4ec3-8c4e-7816faa32122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-abb70dea-f4f7-4a0d-bff8-362bbbe5cc6f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2347cb0-5b2e-4ec3-8c4e-7816faa32122) transitioned into state 'SUCCESS' from state '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-1168841575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d24378ce46b49c998e4274f6641dc7e',qos_specs=None,replication_status=,reservations=['051580b2-624b-470d-a830-d70b6950d211','e8959516-6720-4f8b-bbcc-48c4d785b3f1','f248a86f-a78f-4aaf-978f-ccb6332589fc','8f4facc5-e9bd-4579-b55d-b48696ec34a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be05327e06eb4b9d9c691b01580cfdf9',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-abb70dea-f4f7-4a0d-bff8-362bbbe5cc6f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b538187-6380-4550-8e55-c0669fab250b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-abb70dea-f4f7-4a0d-bff8-362bbbe5cc6f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b538187-6380-4550-8e55-c0669fab250b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-abb70dea-f4f7-4a0d-bff8-362bbbe5cc6f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Flow 'volume_create_api' (0e5a6a9e-21df-410e-b0d7-dc6c62ef3745) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:49:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-abb70dea-f4f7-4a0d-bff8-362bbbe5cc6f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Create volume request issued successfully. Sep 08 06:49:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-abb70dea-f4f7-4a0d-bff8-362bbbe5cc6f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:49:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 458/900] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:49:12 2026] POST /volume/v3/volumes => generated 760 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:49:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0d27de2c-10d3-4b2d-b028-ddbc77a2faa4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0d27de2c-10d3-4b2d-b028-ddbc77a2faa4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0d27de2c-10d3-4b2d-b028-ddbc77a2faa4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0d27de2c-10d3-4b2d-b028-ddbc77a2faa4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0d27de2c-10d3-4b2d-b028-ddbc77a2faa4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0d27de2c-10d3-4b2d-b028-ddbc77a2faa4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 443/901] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:12 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 828 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-37b90354-acd6-4b8e-b0da-d71cdcbcf1e4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-37b90354-acd6-4b8e-b0da-d71cdcbcf1e4 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f Sep 08 06:49:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-37b90354-acd6-4b8e-b0da-d71cdcbcf1e4 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-37b90354-acd6-4b8e-b0da-d71cdcbcf1e4 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-37b90354-acd6-4b8e-b0da-d71cdcbcf1e4 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] show called for member b7bf8b07-ffbe-4330-a937-5b219810763f {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:13 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:49:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-37b90354-acd6-4b8e-b0da-d71cdcbcf1e4 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f returned with HTTP 200 Sep 08 06:49:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 459/902] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:13 2026] GET /volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f => generated 333 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:49:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-485688073", "volume_type": "c77ce1bc-323e-4394-a9a1-256009f356ab", "group_id": "b7bf8b07-ffbe-4330-a937-5b219810763f", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-485688073', 'volume_type': 'c77ce1bc-323e-4394-a9a1-256009f356ab', 'group_id': 'b7bf8b07-ffbe-4330-a937-5b219810763f', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:49:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:13 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Create volume of 1 GB Sep 08 06:49:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:13 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:49:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Availability Zones retrieved successfully. Sep 08 06:49:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Flow 'volume_create_api' (51770305-762c-49b6-8f7e-0278c8fe1f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:49:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24a7fb41-4ae2-4f3e-ac5c-f5c5fe3510ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:49:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24a7fb41-4ae2-4f3e-ac5c-f5c5fe3510ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c77ce1bc-323e-4394-a9a1-256009f356ab,is_public=True,name='tempest-GroupsTest-volume-type-612796919',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c77ce1bc-323e-4394-a9a1-256009f356ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b7bf8b07-ffbe-4330-a937-5b219810763f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61332c31-4979-4fc8-ad7b-f52369efb0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:13 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-612796919 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-612796919, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:49:13 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-612796919 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-612796919, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:49:13 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Created reservations ['ba6c15aa-bac9-4082-b9e6-7c90c46abcae', '03b3beeb-1ce1-4edc-970e-f9a1400aac34', 'abd3c920-e959-4568-b890-a16fa320a1d6', '5633408e-fc33-4488-8bea-de36c4fd0362'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:49:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61332c31-4979-4fc8-ad7b-f52369efb0a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba6c15aa-bac9-4082-b9e6-7c90c46abcae', '03b3beeb-1ce1-4edc-970e-f9a1400aac34', 'abd3c920-e959-4568-b890-a16fa320a1d6', '5633408e-fc33-4488-8bea-de36c4fd0362']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (895bff24-03da-4799-9783-458b49ea505a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (895bff24-03da-4799-9783-458b49ea505a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad52986d-bae2-447f-a281-9c35cba208aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-485688073',encryption_key_id=None,group_id=b7bf8b07-ffbe-4330-a937-5b219810763f,group_type_id=,metadata={},multiattach=False,project_id='d7c9268906d6435a94f5910658f68678',qos_specs=None,replication_status=,reservations=['ba6c15aa-bac9-4082-b9e6-7c90c46abcae','03b3beeb-1ce1-4edc-970e-f9a1400aac34','abd3c920-e959-4568-b890-a16fa320a1d6','5633408e-fc33-4488-8bea-de36c4fd0362'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e44cdcc75e4c40a48c36c0a7885c0bdd',volume_type_id=c77ce1bc-323e-4394-a9a1-256009f356ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:49:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-485688073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b7bf8b07-ffbe-4330-a937-5b219810763f,host=None,id=ad52986d-bae2-447f-a281-9c35cba208aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7c9268906d6435a94f5910658f68678',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e44cdcc75e4c40a48c36c0a7885c0bdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c77ce1bc-323e-4394-a9a1-256009f356ab),volume_type_id=c77ce1bc-323e-4394-a9a1-256009f356ab)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (056ad811-4f08-4a0d-aab4-d47b2ddf5289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-81f2de88-fcaf-4106-ac69-9752b9f0872d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-81f2de88-fcaf-4106-ac69-9752b9f0872d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-81f2de88-fcaf-4106-ac69-9752b9f0872d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (056ad811-4f08-4a0d-aab4-d47b2ddf5289) transitioned into state 'SUCCESS' from state '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-485688073',encryption_key_id=None,group_id=b7bf8b07-ffbe-4330-a937-5b219810763f,group_type_id=,metadata={},multiattach=False,project_id='d7c9268906d6435a94f5910658f68678',qos_specs=None,replication_status=,reservations=['ba6c15aa-bac9-4082-b9e6-7c90c46abcae','03b3beeb-1ce1-4edc-970e-f9a1400aac34','abd3c920-e959-4568-b890-a16fa320a1d6','5633408e-fc33-4488-8bea-de36c4fd0362'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e44cdcc75e4c40a48c36c0a7885c0bdd',volume_type_id=c77ce1bc-323e-4394-a9a1-256009f356ab)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-81f2de88-fcaf-4106-ac69-9752b9f0872d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d5624f1-c6ea-40e1-ac92-187a92a15f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-81f2de88-fcaf-4106-ac69-9752b9f0872d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d5624f1-c6ea-40e1-ac92-187a92a15f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-81f2de88-fcaf-4106-ac69-9752b9f0872d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 460/903] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:13 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Flow 'volume_create_api' (51770305-762c-49b6-8f7e-0278c8fe1f34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:49:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Create volume request issued successfully. Sep 08 06:49:13 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:49:13 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:49:13 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:49:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d76ca934-6e1e-441f-a7a1-4cde8f5c3d10 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:49:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 444/904] 192.168.122.168 () {62 vars in 1184 bytes} [Tue Sep 8 06:49:13 2026] POST /volume/v3/volumes => generated 821 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:49:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-25c0f046-7c74-4810-84b0-f320be476151 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-25c0f046-7c74-4810-84b0-f320be476151 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/volumes/ad52986d-bae2-447f-a281-9c35cba208aa Sep 08 06:49:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-25c0f046-7c74-4810-84b0-f320be476151 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-25c0f046-7c74-4810-84b0-f320be476151 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-25c0f046-7c74-4810-84b0-f320be476151 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Volume info retrieved successfully. Sep 08 06:49:14 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-25c0f046-7c74-4810-84b0-f320be476151 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:49:14 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-25c0f046-7c74-4810-84b0-f320be476151 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:49:14 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-25c0f046-7c74-4810-84b0-f320be476151 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:49:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-25c0f046-7c74-4810-84b0-f320be476151 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/volumes/ad52986d-bae2-447f-a281-9c35cba208aa returned with HTTP 200 Sep 08 06:49:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 461/905] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:49:14 2026] GET /volume/v3/volumes/ad52986d-bae2-447f-a281-9c35cba208aa => generated 889 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-1582ba65-12be-496c-9340-e3e873e4493c req-c3b74c5d-cc99-4f5c-ab93-0de75643f9c5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-1582ba65-12be-496c-9340-e3e873e4493c req-c3b74c5d-cc99-4f5c-ab93-0de75643f9c5 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] GET http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c Sep 08 06:49:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-1582ba65-12be-496c-9340-e3e873e4493c req-c3b74c5d-cc99-4f5c-ab93-0de75643f9c5 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-1582ba65-12be-496c-9340-e3e873e4493c req-c3b74c5d-cc99-4f5c-ab93-0de75643f9c5 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-1582ba65-12be-496c-9340-e3e873e4493c req-c3b74c5d-cc99-4f5c-ab93-0de75643f9c5 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Volume info retrieved successfully. Sep 08 06:49:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-1582ba65-12be-496c-9340-e3e873e4493c req-c3b74c5d-cc99-4f5c-ab93-0de75643f9c5 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c returned with HTTP 200 Sep 08 06:49:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 445/906] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:49:14 2026] GET /volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-919b2073-068c-4030-bb41-7f50e20e7836 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-919b2073-068c-4030-bb41-7f50e20e7836 None None] GET http://192.168.122.168/volume// Sep 08 06:49:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-919b2073-068c-4030-bb41-7f50e20e7836 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-919b2073-068c-4030-bb41-7f50e20e7836 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-919b2073-068c-4030-bb41-7f50e20e7836 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:49:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 462/907] 192.168.122.168 () {58 vars in 1308 bytes} [Tue Sep 8 06:49:14 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:49:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-1582ba65-12be-496c-9340-e3e873e4493c req-b4f1ec56-f660-4612-ba56-b8fba9f3b36e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-1582ba65-12be-496c-9340-e3e873e4493c req-b4f1ec56-f660-4612-ba56-b8fba9f3b36e tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 08 06:49:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-1582ba65-12be-496c-9340-e3e873e4493c req-b4f1ec56-f660-4612-ba56-b8fba9f3b36e tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66786104-fc09-4aec-a345-eeb93bd62f9c", "connector": null, "instance_uuid": "63a632a8-5f80-4bb8-b5c3-fb89e197305f"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-1582ba65-12be-496c-9340-e3e873e4493c req-b4f1ec56-f660-4612-ba56-b8fba9f3b36e tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 08 06:49:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 446/908] 192.168.122.168 () {66 vars in 1483 bytes} [Tue Sep 8 06:49:14 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:49:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-1582ba65-12be-496c-9340-e3e873e4493c req-0486d8d3-270f-4cdc-8792-21f1cf641e68 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1582ba65-12be-496c-9340-e3e873e4493c req-0486d8d3-270f-4cdc-8792-21f1cf641e68 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] POST http://192.168.122.168/volume/v3/attachments/6165f44f-67f0-4e3b-ab2b-82bb30d808fd/action Sep 08 06:49:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-1582ba65-12be-496c-9340-e3e873e4493c req-0486d8d3-270f-4cdc-8792-21f1cf641e68 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Action body: b'{"os-complete": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:49:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-1582ba65-12be-496c-9340-e3e873e4493c req-0486d8d3-270f-4cdc-8792-21f1cf641e68 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1582ba65-12be-496c-9340-e3e873e4493c req-0486d8d3-270f-4cdc-8792-21f1cf641e68 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] http://192.168.122.168/volume/v3/attachments/6165f44f-67f0-4e3b-ab2b-82bb30d808fd/action returned with HTTP 204 Sep 08 06:49:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 463/909] 192.168.122.168 () {66 vars in 1614 bytes} [Tue Sep 8 06:49:14 2026] POST /volume/v3/attachments/6165f44f-67f0-4e3b-ab2b-82bb30d808fd/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:49:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b479a953-6021-4c79-a1e8-99d95fdee8c7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b479a953-6021-4c79-a1e8-99d95fdee8c7 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] GET http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c Sep 08 06:49:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b479a953-6021-4c79-a1e8-99d95fdee8c7 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b479a953-6021-4c79-a1e8-99d95fdee8c7 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b479a953-6021-4c79-a1e8-99d95fdee8c7 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Volume info retrieved successfully. Sep 08 06:49:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b479a953-6021-4c79-a1e8-99d95fdee8c7 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c returned with HTTP 200 Sep 08 06:49:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 447/910] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:14 2026] GET /volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c => generated 1121 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-aa70f23a-c597-44f4-9cf6-4b6ee7ac6e76 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aa70f23a-c597-44f4-9cf6-4b6ee7ac6e76 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aa70f23a-c597-44f4-9cf6-4b6ee7ac6e76 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aa70f23a-c597-44f4-9cf6-4b6ee7ac6e76 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-28731956-0308-4aff-a8ff-268b81e74496 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-28731956-0308-4aff-a8ff-268b81e74496 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] GET http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c Sep 08 06:49:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-28731956-0308-4aff-a8ff-268b81e74496 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-28731956-0308-4aff-a8ff-268b81e74496 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-28731956-0308-4aff-a8ff-268b81e74496 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Volume info retrieved successfully. Sep 08 06:49:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-aa70f23a-c597-44f4-9cf6-4b6ee7ac6e76 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-28731956-0308-4aff-a8ff-268b81e74496 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c returned with HTTP 200 Sep 08 06:49:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 448/911] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:14 2026] GET /volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c => generated 1121 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:49:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aa70f23a-c597-44f4-9cf6-4b6ee7ac6e76 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 464/912] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:14 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-3324b8ce-8123-42de-b404-171241383ad3 req-27f168a8-5121-48be-8c6a-68c096bc7f1d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-3324b8ce-8123-42de-b404-171241383ad3 req-27f168a8-5121-48be-8c6a-68c096bc7f1d tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] GET http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c Sep 08 06:49:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-3324b8ce-8123-42de-b404-171241383ad3 req-27f168a8-5121-48be-8c6a-68c096bc7f1d tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-3324b8ce-8123-42de-b404-171241383ad3 req-27f168a8-5121-48be-8c6a-68c096bc7f1d tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-3324b8ce-8123-42de-b404-171241383ad3 req-27f168a8-5121-48be-8c6a-68c096bc7f1d tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Volume info retrieved successfully. Sep 08 06:49:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-3324b8ce-8123-42de-b404-171241383ad3 req-27f168a8-5121-48be-8c6a-68c096bc7f1d tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c returned with HTTP 200 Sep 08 06:49:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 449/913] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:49:15 2026] GET /volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c => generated 1121 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-3324b8ce-8123-42de-b404-171241383ad3 req-50889200-ddc6-4682-a6f2-5583ca229de1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3324b8ce-8123-42de-b404-171241383ad3 req-50889200-ddc6-4682-a6f2-5583ca229de1 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] DELETE http://192.168.122.168/volume/v3/attachments/6165f44f-67f0-4e3b-ab2b-82bb30d808fd Sep 08 06:49:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-3324b8ce-8123-42de-b404-171241383ad3 req-50889200-ddc6-4682-a6f2-5583ca229de1 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-3324b8ce-8123-42de-b404-171241383ad3 req-50889200-ddc6-4682-a6f2-5583ca229de1 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:15 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, Sep 08 06:49:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d0d8894e-23b1-4e3d-89e2-1ce2c7eefebe None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d0d8894e-23b1-4e3d-89e2-1ce2c7eefebe tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/volumes/ad52986d-bae2-447f-a281-9c35cba208aa Sep 08 06:49:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d0d8894e-23b1-4e3d-89e2-1ce2c7eefebe tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d0d8894e-23b1-4e3d-89e2-1ce2c7eefebe tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d0d8894e-23b1-4e3d-89e2-1ce2c7eefebe tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Volume info retrieved successfully. Sep 08 06:49:15 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-d0d8894e-23b1-4e3d-89e2-1ce2c7eefebe tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:49:15 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-d0d8894e-23b1-4e3d-89e2-1ce2c7eefebe tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:49:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3324b8ce-8123-42de-b404-171241383ad3 req-50889200-ddc6-4682-a6f2-5583ca229de1 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] http://192.168.122.168/volume/v3/attachments/6165f44f-67f0-4e3b-ab2b-82bb30d808fd returned with HTTP 200 Sep 08 06:49:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 465/914] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:49:15 2026] DELETE /volume/v3/attachments/6165f44f-67f0-4e3b-ab2b-82bb30d808fd => generated 19 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c5f488c6-9928-4204-8745-48b77e587b4b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c5f488c6-9928-4204-8745-48b77e587b4b tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] GET http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c Sep 08 06:49:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c5f488c6-9928-4204-8745-48b77e587b4b tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c5f488c6-9928-4204-8745-48b77e587b4b tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:15 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-d0d8894e-23b1-4e3d-89e2-1ce2c7eefebe tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:49:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c5f488c6-9928-4204-8745-48b77e587b4b tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Volume info retrieved successfully. Sep 08 06:49:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c5f488c6-9928-4204-8745-48b77e587b4b tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c returned with HTTP 200 Sep 08 06:49:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 466/915] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:15 2026] GET /volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d0d8894e-23b1-4e3d-89e2-1ce2c7eefebe tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/volumes/ad52986d-bae2-447f-a281-9c35cba208aa returned with HTTP 200 Sep 08 06:49:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 450/916] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:49:15 2026] GET /volume/v3/volumes/ad52986d-bae2-447f-a281-9c35cba208aa => generated 914 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-9b180166-79ef-4c39-ba0d-a50cd72529d5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-9b180166-79ef-4c39-ba0d-a50cd72529d5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-9b180166-79ef-4c39-ba0d-a50cd72529d5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-9b180166-79ef-4c39-ba0d-a50cd72529d5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:49:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1243016624", "volume_type": "c77ce1bc-323e-4394-a9a1-256009f356ab", "group_id": "b7bf8b07-ffbe-4330-a937-5b219810763f", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-9b180166-79ef-4c39-ba0d-a50cd72529d5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1243016624', 'volume_type': 'c77ce1bc-323e-4394-a9a1-256009f356ab', 'group_id': 'b7bf8b07-ffbe-4330-a937-5b219810763f', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:49:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-9b180166-79ef-4c39-ba0d-a50cd72529d5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 467/917] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:49:15 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:15 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Create volume of 1 GB Sep 08 06:49:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:15 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:49:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Availability Zones retrieved successfully. Sep 08 06:49:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Flow 'volume_create_api' (004d7a53-6d0d-4735-b134-ed33dff98f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:49:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d83c0cae-1d53-4065-a4a3-513733e6d28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:49:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d83c0cae-1d53-4065-a4a3-513733e6d28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c77ce1bc-323e-4394-a9a1-256009f356ab,is_public=True,name='tempest-GroupsTest-volume-type-612796919',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c77ce1bc-323e-4394-a9a1-256009f356ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b7bf8b07-ffbe-4330-a937-5b219810763f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (229c38ac-06e7-44f4-8552-3168e73a7dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3ad8280d-63c3-4ef2-8299-8191f7b23c97 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3ad8280d-63c3-4ef2-8299-8191f7b23c97 None None] GET http://192.168.122.168/volume// Sep 08 06:49:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3ad8280d-63c3-4ef2-8299-8191f7b23c97 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3ad8280d-63c3-4ef2-8299-8191f7b23c97 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3ad8280d-63c3-4ef2-8299-8191f7b23c97 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:49:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 468/918] 192.168.122.168 () {58 vars in 1317 bytes} [Tue Sep 8 06:49:15 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:49:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-dca8fd37-dfc5-4c74-a277-5755fd483e1d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:15 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Created reservations ['9b78a568-e01d-450e-801c-ebd0323a9391', '0fea3b92-50b2-4656-a81d-79c3e15ae1e4', 'afb94d47-8af4-4544-bf9e-3cca70c63eb2', '0e894e06-5a5f-4546-a88d-21fdf5e60aa2'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:49:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (229c38ac-06e7-44f4-8552-3168e73a7dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b78a568-e01d-450e-801c-ebd0323a9391', '0fea3b92-50b2-4656-a81d-79c3e15ae1e4', 'afb94d47-8af4-4544-bf9e-3cca70c63eb2', '0e894e06-5a5f-4546-a88d-21fdf5e60aa2']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649ecefd-a4b3-4a31-811c-f202124fc521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649ecefd-a4b3-4a31-811c-f202124fc521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ea0f439-1735-496b-b0f5-98131f94d45f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1243016624',encryption_key_id=None,group_id=b7bf8b07-ffbe-4330-a937-5b219810763f,group_type_id=,metadata={},multiattach=False,project_id='d7c9268906d6435a94f5910658f68678',qos_specs=None,replication_status=,reservations=['9b78a568-e01d-450e-801c-ebd0323a9391','0fea3b92-50b2-4656-a81d-79c3e15ae1e4','afb94d47-8af4-4544-bf9e-3cca70c63eb2','0e894e06-5a5f-4546-a88d-21fdf5e60aa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e44cdcc75e4c40a48c36c0a7885c0bdd',volume_type_id=c77ce1bc-323e-4394-a9a1-256009f356ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:49:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1243016624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b7bf8b07-ffbe-4330-a937-5b219810763f,host=None,id=5ea0f439-1735-496b-b0f5-98131f94d45f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7c9268906d6435a94f5910658f68678',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e44cdcc75e4c40a48c36c0a7885c0bdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c77ce1bc-323e-4394-a9a1-256009f356ab),volume_type_id=c77ce1bc-323e-4394-a9a1-256009f356ab)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cae62c1-2c2d-49f2-b697-01cfe4f45d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cae62c1-2c2d-49f2-b697-01cfe4f45d09) transitioned into state 'SUCCESS' from state '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-1243016624',encryption_key_id=None,group_id=b7bf8b07-ffbe-4330-a937-5b219810763f,group_type_id=,metadata={},multiattach=False,project_id='d7c9268906d6435a94f5910658f68678',qos_specs=None,replication_status=,reservations=['9b78a568-e01d-450e-801c-ebd0323a9391','0fea3b92-50b2-4656-a81d-79c3e15ae1e4','afb94d47-8af4-4544-bf9e-3cca70c63eb2','0e894e06-5a5f-4546-a88d-21fdf5e60aa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e44cdcc75e4c40a48c36c0a7885c0bdd',volume_type_id=c77ce1bc-323e-4394-a9a1-256009f356ab)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22877961-01ae-416b-8fee-3ac736af52b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:16 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22877961-01ae-416b-8fee-3ac736af52b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:16 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Flow 'volume_create_api' (004d7a53-6d0d-4735-b134-ed33dff98f3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:49:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Create volume request issued successfully. Sep 08 06:49:16 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:49:16 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:49:16 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:49:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aa35a9af-ad9f-45db-8b10-310eb2ce18da tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:49:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 451/919] 192.168.122.168 () {62 vars in 1184 bytes} [Tue Sep 8 06:49:15 2026] POST /volume/v3/volumes => generated 822 bytes in 719 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:49:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-dca8fd37-dfc5-4c74-a277-5755fd483e1d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 08 06:49:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-dca8fd37-dfc5-4c74-a277-5755fd483e1d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3e5ebbb-2dea-45b0-bbff-7fcaf0394604", "connector": null, "instance_uuid": "896f1e67-ffed-491f-a422-52a49d5bfdc6"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d8ff1462-dd9f-44a4-a90a-996c2d086ef4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d8ff1462-dd9f-44a4-a90a-996c2d086ef4 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/volumes/5ea0f439-1735-496b-b0f5-98131f94d45f Sep 08 06:49:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d8ff1462-dd9f-44a4-a90a-996c2d086ef4 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d8ff1462-dd9f-44a4-a90a-996c2d086ef4 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d8ff1462-dd9f-44a4-a90a-996c2d086ef4 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Volume info retrieved successfully. Sep 08 06:49:16 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-d8ff1462-dd9f-44a4-a90a-996c2d086ef4 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:49:16 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-d8ff1462-dd9f-44a4-a90a-996c2d086ef4 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:49:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-dca8fd37-dfc5-4c74-a277-5755fd483e1d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 08 06:49:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 469/920] 192.168.122.168 () {66 vars in 1483 bytes} [Tue Sep 8 06:49:15 2026] POST /volume/v3/attachments => generated 273 bytes in 651 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:49:16 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-d8ff1462-dd9f-44a4-a90a-996c2d086ef4 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:49:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-64ab719a-cb9d-44bb-ba2c-e8e10268c9f2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-64ab719a-cb9d-44bb-ba2c-e8e10268c9f2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-64ab719a-cb9d-44bb-ba2c-e8e10268c9f2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-64ab719a-cb9d-44bb-ba2c-e8e10268c9f2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d8ff1462-dd9f-44a4-a90a-996c2d086ef4 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/volumes/5ea0f439-1735-496b-b0f5-98131f94d45f returned with HTTP 200 Sep 08 06:49:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 452/921] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:49:16 2026] GET /volume/v3/volumes/5ea0f439-1735-496b-b0f5-98131f94d45f => generated 890 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d911113f-40ef-45aa-9d92-8af99ba2e396 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d911113f-40ef-45aa-9d92-8af99ba2e396 None None] GET http://192.168.122.168/volume// Sep 08 06:49:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d911113f-40ef-45aa-9d92-8af99ba2e396 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d911113f-40ef-45aa-9d92-8af99ba2e396 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d911113f-40ef-45aa-9d92-8af99ba2e396 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:49:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 453/922] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:49:16 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:49:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-42a2601a-d68a-4209-b659-25e391c42a34 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-42a2601a-d68a-4209-b659-25e391c42a34 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-64ab719a-cb9d-44bb-ba2c-e8e10268c9f2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-42a2601a-d68a-4209-b659-25e391c42a34 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-42a2601a-d68a-4209-b659-25e391c42a34 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-64ab719a-cb9d-44bb-ba2c-e8e10268c9f2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 470/923] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:16 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 852 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-42a2601a-d68a-4209-b659-25e391c42a34 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-42a2601a-d68a-4209-b659-25e391c42a34 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 454/924] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:49:16 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 1033 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:49:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-faf12c48-aa34-4145-a4d7-ddd5ceb43fe4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-faf12c48-aa34-4145-a4d7-ddd5ceb43fe4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] PUT http://192.168.122.168/volume/v3/attachments/cab03562-4384-4cef-becd-692d975f779a Sep 08 06:49:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-faf12c48-aa34-4145-a4d7-ddd5ceb43fe4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:41a53b826eb1", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "16482855-131a-4008-adde-924f45bb8de5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:16 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-faf12c48-aa34-4145-a4d7-ddd5ceb43fe4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Acquiring lock "cinder-attachment_update-c3e5ebbb-2dea-45b0-bbff-7fcaf0394604-devstack" by "attachment_update" {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 06:49:16 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-faf12c48-aa34-4145-a4d7-ddd5ceb43fe4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Lock "cinder-attachment_update-c3e5ebbb-2dea-45b0-bbff-7fcaf0394604-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 06:49:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-7d0d0748-5d0d-4edd-9d05-6082ef25df73 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-7d0d0748-5d0d-4edd-9d05-6082ef25df73 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] GET http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 Sep 08 06:49:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-7d0d0748-5d0d-4edd-9d05-6082ef25df73 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-7d0d0748-5d0d-4edd-9d05-6082ef25df73 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-7d0d0748-5d0d-4edd-9d05-6082ef25df73 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Volume info retrieved successfully. Sep 08 06:49:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-7d0d0748-5d0d-4edd-9d05-6082ef25df73 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 returned with HTTP 200 Sep 08 06:49:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 455/925] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:49:17 2026] GET /volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 => generated 1149 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-94933ed3-0604-4775-ac9c-7c5c3681874f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-94933ed3-0604-4775-ac9c-7c5c3681874f tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] POST http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1/action Sep 08 06:49:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-94933ed3-0604-4775-ac9c-7c5c3681874f tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:49:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-94933ed3-0604-4775-ac9c-7c5c3681874f tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-94933ed3-0604-4775-ac9c-7c5c3681874f tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Volume info retrieved successfully. Sep 08 06:49:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-94933ed3-0604-4775-ac9c-7c5c3681874f tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Begin detaching volume completed successfully. Sep 08 06:49:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-94933ed3-0604-4775-ac9c-7c5c3681874f tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1/action returned with HTTP 202 Sep 08 06:49:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 456/926] 192.168.122.168 () {64 vars in 1561 bytes} [Tue Sep 8 06:49:17 2026] POST /volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:49:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b852fe4f-dd35-4565-bf53-4a5f26dbb0e2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b852fe4f-dd35-4565-bf53-4a5f26dbb0e2 None None] GET http://192.168.122.168/volume// Sep 08 06:49:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b852fe4f-dd35-4565-bf53-4a5f26dbb0e2 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b852fe4f-dd35-4565-bf53-4a5f26dbb0e2 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b852fe4f-dd35-4565-bf53-4a5f26dbb0e2 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:49:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 457/927] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:49:17 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:49:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4e87f8af-7943-4d7a-b33b-471d817aa28f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4e87f8af-7943-4d7a-b33b-471d817aa28f tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/volumes/5ea0f439-1735-496b-b0f5-98131f94d45f Sep 08 06:49:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4e87f8af-7943-4d7a-b33b-471d817aa28f tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4e87f8af-7943-4d7a-b33b-471d817aa28f tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4e87f8af-7943-4d7a-b33b-471d817aa28f tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Volume info retrieved successfully. Sep 08 06:49:17 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-4e87f8af-7943-4d7a-b33b-471d817aa28f tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:49:17 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-4e87f8af-7943-4d7a-b33b-471d817aa28f tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:49:17 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-4e87f8af-7943-4d7a-b33b-471d817aa28f tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:49:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4e87f8af-7943-4d7a-b33b-471d817aa28f tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/volumes/5ea0f439-1735-496b-b0f5-98131f94d45f returned with HTTP 200 Sep 08 06:49:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 458/928] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:49:17 2026] GET /volume/v3/volumes/5ea0f439-1735-496b-b0f5-98131f94d45f => generated 914 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-56243b8d-c9cb-4117-ba4e-aecc735afd97 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-56243b8d-c9cb-4117-ba4e-aecc735afd97 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] GET http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 Sep 08 06:49:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-56243b8d-c9cb-4117-ba4e-aecc735afd97 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-56243b8d-c9cb-4117-ba4e-aecc735afd97 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-56243b8d-c9cb-4117-ba4e-aecc735afd97 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Volume info retrieved successfully. Sep 08 06:49:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-56243b8d-c9cb-4117-ba4e-aecc735afd97 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 returned with HTTP 200 Sep 08 06:49:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 459/929] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:49:17 2026] GET /volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 => generated 1333 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:49:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6dc11e4d-610c-429a-bf1a-ad3e181ee1ef None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6dc11e4d-610c-429a-bf1a-ad3e181ee1ef tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6dc11e4d-610c-429a-bf1a-ad3e181ee1ef tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6dc11e4d-610c-429a-bf1a-ad3e181ee1ef tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6dc11e4d-610c-429a-bf1a-ad3e181ee1ef tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6dc11e4d-610c-429a-bf1a-ad3e181ee1ef tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 460/930] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:17 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:18 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-faf12c48-aa34-4145-a4d7-ddd5ceb43fe4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Lock "cinder-attachment_update-c3e5ebbb-2dea-45b0-bbff-7fcaf0394604-devstack" released by "attachment_update" :: held 1.115s {{(pid=87202) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 06:49:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-faf12c48-aa34-4145-a4d7-ddd5ceb43fe4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/attachments/cab03562-4384-4cef-becd-692d975f779a returned with HTTP 200 Sep 08 06:49:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 471/931] 192.168.122.168 () {66 vars in 1593 bytes} [Tue Sep 8 06:49:16 2026] PUT /volume/v3/attachments/cab03562-4384-4cef-becd-692d975f779a => generated 694 bytes in 1189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-cf986d40-343f-43f1-8f25-ef78fc139cb1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-cf986d40-343f-43f1-8f25-ef78fc139cb1 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] DELETE http://192.168.122.168/volume/v3/attachments/f111a531-41ae-47f6-801d-7a678f2ef3c5 Sep 08 06:49:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-cf986d40-343f-43f1-8f25-ef78fc139cb1 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-cf986d40-343f-43f1-8f25-ef78fc139cb1 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-edf1ff31-980d-489e-bb6d-ac5ee7ad8b8c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-edf1ff31-980d-489e-bb6d-ac5ee7ad8b8c tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] DELETE http://192.168.122.168/volume/v3/attachments/cab03562-4384-4cef-becd-692d975f779a Sep 08 06:49:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-edf1ff31-980d-489e-bb6d-ac5ee7ad8b8c tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-edf1ff31-980d-489e-bb6d-ac5ee7ad8b8c tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:18 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 08 06:49:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:18 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, Sep 08 06:49:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d346ded1-1383-456c-8dc8-b55bfc95566d req-cf986d40-343f-43f1-8f25-ef78fc139cb1 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/attachments/f111a531-41ae-47f6-801d-7a678f2ef3c5 returned with HTTP 200 Sep 08 06:49:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 461/932] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:49:18 2026] DELETE /volume/v3/attachments/f111a531-41ae-47f6-801d-7a678f2ef3c5 => generated 19 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-edf1ff31-980d-489e-bb6d-ac5ee7ad8b8c tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/attachments/cab03562-4384-4cef-becd-692d975f779a returned with HTTP 200 Sep 08 06:49:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 472/933] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:49:18 2026] DELETE /volume/v3/attachments/cab03562-4384-4cef-becd-692d975f779a => generated 19 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-d9eda047-8b5c-41e3-bf22-0504ab5692be None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-d9eda047-8b5c-41e3-bf22-0504ab5692be tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] DELETE http://192.168.122.168/volume/v3/attachments/cab03562-4384-4cef-becd-692d975f779a Sep 08 06:49:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-d9eda047-8b5c-41e3-bf22-0504ab5692be tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-d9eda047-8b5c-41e3-bf22-0504ab5692be tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-e24b97aa-dbfc-474e-b502-53ec70849f7b req-d9eda047-8b5c-41e3-bf22-0504ab5692be tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/attachments/cab03562-4384-4cef-becd-692d975f779a returned with HTTP 404 Sep 08 06:49:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 462/934] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:49:18 2026] DELETE /volume/v3/attachments/cab03562-4384-4cef-becd-692d975f779a => generated 149 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:49:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-8c2a1f69-261e-463d-b46c-fffe33dc2628 req-8bc59e84-6810-4511-8551-0b27cbe26bf8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-8c2a1f69-261e-463d-b46c-fffe33dc2628 req-8bc59e84-6810-4511-8551-0b27cbe26bf8 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] GET http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 Sep 08 06:49:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-8c2a1f69-261e-463d-b46c-fffe33dc2628 req-8bc59e84-6810-4511-8551-0b27cbe26bf8 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-8c2a1f69-261e-463d-b46c-fffe33dc2628 req-8bc59e84-6810-4511-8551-0b27cbe26bf8 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-8c2a1f69-261e-463d-b46c-fffe33dc2628 req-8bc59e84-6810-4511-8551-0b27cbe26bf8 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Volume info retrieved successfully. Sep 08 06:49:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-8c2a1f69-261e-463d-b46c-fffe33dc2628 req-8bc59e84-6810-4511-8551-0b27cbe26bf8 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 returned with HTTP 200 Sep 08 06:49:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 473/935] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:49:18 2026] GET /volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d9e755d7-fbfa-44b9-8dc3-17e0e1bf24aa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d9e755d7-fbfa-44b9-8dc3-17e0e1bf24aa tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/volumes/5ea0f439-1735-496b-b0f5-98131f94d45f Sep 08 06:49:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d9e755d7-fbfa-44b9-8dc3-17e0e1bf24aa tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d9e755d7-fbfa-44b9-8dc3-17e0e1bf24aa tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-621f42d5-0af1-4c0d-9f43-ec64d86786d3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-621f42d5-0af1-4c0d-9f43-ec64d86786d3 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] DELETE http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 Sep 08 06:49:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-621f42d5-0af1-4c0d-9f43-ec64d86786d3 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-621f42d5-0af1-4c0d-9f43-ec64d86786d3 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:18 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-621f42d5-0af1-4c0d-9f43-ec64d86786d3 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Delete volume with id: 32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 Sep 08 06:49:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-621f42d5-0af1-4c0d-9f43-ec64d86786d3 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Volume info retrieved successfully. Sep 08 06:49:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d9e755d7-fbfa-44b9-8dc3-17e0e1bf24aa tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Volume info retrieved successfully. Sep 08 06:49:18 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-d9e755d7-fbfa-44b9-8dc3-17e0e1bf24aa tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:49:18 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-d9e755d7-fbfa-44b9-8dc3-17e0e1bf24aa tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:49:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-621f42d5-0af1-4c0d-9f43-ec64d86786d3 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Delete volume request issued successfully. Sep 08 06:49:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-621f42d5-0af1-4c0d-9f43-ec64d86786d3 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 returned with HTTP 202 Sep 08 06:49:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 474/936] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:49:18 2026] DELETE /volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:49:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d0164302-b4d2-481f-86a9-a11ba73a3fbc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d0164302-b4d2-481f-86a9-a11ba73a3fbc tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] GET http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 Sep 08 06:49:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d0164302-b4d2-481f-86a9-a11ba73a3fbc tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d0164302-b4d2-481f-86a9-a11ba73a3fbc tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:18 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-d9e755d7-fbfa-44b9-8dc3-17e0e1bf24aa tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:49:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d0164302-b4d2-481f-86a9-a11ba73a3fbc tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Volume info retrieved successfully. Sep 08 06:49:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d0164302-b4d2-481f-86a9-a11ba73a3fbc tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 returned with HTTP 200 Sep 08 06:49:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 475/937] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:18 2026] GET /volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ee8f3705-f127-4dc9-b0b1-df4bd5b635da None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee8f3705-f127-4dc9-b0b1-df4bd5b635da tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ee8f3705-f127-4dc9-b0b1-df4bd5b635da tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ee8f3705-f127-4dc9-b0b1-df4bd5b635da tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d9e755d7-fbfa-44b9-8dc3-17e0e1bf24aa tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/volumes/5ea0f439-1735-496b-b0f5-98131f94d45f returned with HTTP 200 Sep 08 06:49:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 463/938] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:49:18 2026] GET /volume/v3/volumes/5ea0f439-1735-496b-b0f5-98131f94d45f => generated 915 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ee8f3705-f127-4dc9-b0b1-df4bd5b635da tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f44a16a5-d660-4ce4-bf08-a7a01a36987b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f44a16a5-d660-4ce4-bf08-a7a01a36987b tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] PUT http://192.168.122.168/volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f Sep 08 06:49:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f44a16a5-d660-4ce4-bf08-a7a01a36987b tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "5ea0f439-1735-496b-b0f5-98131f94d45f"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-f44a16a5-d660-4ce4-bf08-a7a01a36987b tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Update called for group b7bf8b07-ffbe-4330-a937-5b219810763f. {{(pid=87203) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 06:49:18 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-f44a16a5-d660-4ce4-bf08-a7a01a36987b tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Updating group b7bf8b07-ffbe-4330-a937-5b219810763f with name new_group description: This is a new group add_volumes: None remove_volumes: 5ea0f439-1735-496b-b0f5-98131f94d45f. Sep 08 06:49:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee8f3705-f127-4dc9-b0b1-df4bd5b635da tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 476/939] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:18 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f44a16a5-d660-4ce4-bf08-a7a01a36987b tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f returned with HTTP 202 Sep 08 06:49:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 464/940] 192.168.122.168 () {62 vars in 1291 bytes} [Tue Sep 8 06:49:18 2026] PUT /volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:49:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3096b708-1694-4163-afc6-538df5b09e58 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3096b708-1694-4163-afc6-538df5b09e58 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f Sep 08 06:49:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3096b708-1694-4163-afc6-538df5b09e58 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3096b708-1694-4163-afc6-538df5b09e58 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-3096b708-1694-4163-afc6-538df5b09e58 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] show called for member b7bf8b07-ffbe-4330-a937-5b219810763f {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:19 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:49:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3096b708-1694-4163-afc6-538df5b09e58 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f returned with HTTP 200 Sep 08 06:49:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 477/941] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:19 2026] GET /volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f => generated 323 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7b164da2-7afb-4723-972f-81888a8d0834 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7b164da2-7afb-4723-972f-81888a8d0834 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] GET http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 Sep 08 06:49:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7b164da2-7afb-4723-972f-81888a8d0834 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7b164da2-7afb-4723-972f-81888a8d0834 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7b164da2-7afb-4723-972f-81888a8d0834 tempest-TestMinimumBasicScenario-251746191 tempest-TestMinimumBasicScenario-251746191-project-member] http://192.168.122.168/volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 returned with HTTP 404 Sep 08 06:49:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 465/942] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:19 2026] GET /volume/v3/volumes/32dfdd20-d80c-4b10-ab03-dc6ad578d7b1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:49:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b1621926-7fe2-4b1e-8017-a44d54a7e0e2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b1621926-7fe2-4b1e-8017-a44d54a7e0e2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b1621926-7fe2-4b1e-8017-a44d54a7e0e2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b1621926-7fe2-4b1e-8017-a44d54a7e0e2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b1621926-7fe2-4b1e-8017-a44d54a7e0e2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b1621926-7fe2-4b1e-8017-a44d54a7e0e2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 478/943] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:20 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c2322828-9e94-4a22-829f-dd9e6cd2aead None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c2322828-9e94-4a22-829f-dd9e6cd2aead tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f Sep 08 06:49:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c2322828-9e94-4a22-829f-dd9e6cd2aead tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c2322828-9e94-4a22-829f-dd9e6cd2aead tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-c2322828-9e94-4a22-829f-dd9e6cd2aead tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] show called for member b7bf8b07-ffbe-4330-a937-5b219810763f {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:20 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:49:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c2322828-9e94-4a22-829f-dd9e6cd2aead tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f returned with HTTP 200 Sep 08 06:49:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 466/944] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:20 2026] GET /volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f => generated 324 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5efb5b07-1d0b-4c61-87d7-24d259d80758 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5efb5b07-1d0b-4c61-87d7-24d259d80758 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f Sep 08 06:49:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5efb5b07-1d0b-4c61-87d7-24d259d80758 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5efb5b07-1d0b-4c61-87d7-24d259d80758 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-5efb5b07-1d0b-4c61-87d7-24d259d80758 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] show called for member b7bf8b07-ffbe-4330-a937-5b219810763f {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:20 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:49:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5efb5b07-1d0b-4c61-87d7-24d259d80758 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f returned with HTTP 200 Sep 08 06:49:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 479/945] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:20 2026] GET /volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f => generated 324 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1f2c95b8-ced5-413d-b4fa-383a6494aeb1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1f2c95b8-ced5-413d-b4fa-383a6494aeb1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:49:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1f2c95b8-ced5-413d-b4fa-383a6494aeb1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1f2c95b8-ced5-413d-b4fa-383a6494aeb1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-1f2c95b8-ced5-413d-b4fa-383a6494aeb1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:49:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1f2c95b8-ced5-413d-b4fa-383a6494aeb1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:49:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:20 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:49:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1f2c95b8-ced5-413d-b4fa-383a6494aeb1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Get all volumes completed successfully. Sep 08 06:49:20 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-1f2c95b8-ced5-413d-b4fa-383a6494aeb1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:49:20 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-1f2c95b8-ced5-413d-b4fa-383a6494aeb1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:49:20 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-1f2c95b8-ced5-413d-b4fa-383a6494aeb1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:49:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1f2c95b8-ced5-413d-b4fa-383a6494aeb1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:49:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 467/946] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 06:49:20 2026] GET /volume/v3/volumes/detail => generated 1788 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:49:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d421de4c-b58b-45c0-88bc-44a8184a7629 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d421de4c-b58b-45c0-88bc-44a8184a7629 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] PUT http://192.168.122.168/volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f Sep 08 06:49:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d421de4c-b58b-45c0-88bc-44a8184a7629 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "5ea0f439-1735-496b-b0f5-98131f94d45f"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-d421de4c-b58b-45c0-88bc-44a8184a7629 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Update called for group b7bf8b07-ffbe-4330-a937-5b219810763f. {{(pid=87202) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 06:49:20 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-d421de4c-b58b-45c0-88bc-44a8184a7629 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Updating group b7bf8b07-ffbe-4330-a937-5b219810763f with name None description: None add_volumes: 5ea0f439-1735-496b-b0f5-98131f94d45f remove_volumes: None. Sep 08 06:49:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:20 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:49:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d421de4c-b58b-45c0-88bc-44a8184a7629 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f returned with HTTP 202 Sep 08 06:49:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 480/947] 192.168.122.168 () {62 vars in 1290 bytes} [Tue Sep 8 06:49:20 2026] PUT /volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:49:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-98e37767-4f16-4fab-b38c-c2bbf3ca46ed None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-98e37767-4f16-4fab-b38c-c2bbf3ca46ed tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f Sep 08 06:49:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-98e37767-4f16-4fab-b38c-c2bbf3ca46ed tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-98e37767-4f16-4fab-b38c-c2bbf3ca46ed tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-98e37767-4f16-4fab-b38c-c2bbf3ca46ed tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] show called for member b7bf8b07-ffbe-4330-a937-5b219810763f {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:20 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:49:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-98e37767-4f16-4fab-b38c-c2bbf3ca46ed tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f returned with HTTP 200 Sep 08 06:49:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 468/948] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:20 2026] GET /volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f => generated 323 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-043b09b5-072a-4199-b0a0-c8dd20b50a2f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-043b09b5-072a-4199-b0a0-c8dd20b50a2f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-043b09b5-072a-4199-b0a0-c8dd20b50a2f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-043b09b5-072a-4199-b0a0-c8dd20b50a2f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-043b09b5-072a-4199-b0a0-c8dd20b50a2f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-043b09b5-072a-4199-b0a0-c8dd20b50a2f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 481/949] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:21 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7c480aff-ce0d-46d7-9224-eaa33a47e307 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7c480aff-ce0d-46d7-9224-eaa33a47e307 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f Sep 08 06:49:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7c480aff-ce0d-46d7-9224-eaa33a47e307 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7c480aff-ce0d-46d7-9224-eaa33a47e307 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-7c480aff-ce0d-46d7-9224-eaa33a47e307 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] show called for member b7bf8b07-ffbe-4330-a937-5b219810763f {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:22 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:49:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7c480aff-ce0d-46d7-9224-eaa33a47e307 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f returned with HTTP 200 Sep 08 06:49:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 469/950] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:22 2026] GET /volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f => generated 324 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-736e3737-0473-45f9-81bd-d9e00f8231c9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-736e3737-0473-45f9-81bd-d9e00f8231c9 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:49:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-736e3737-0473-45f9-81bd-d9e00f8231c9 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-736e3737-0473-45f9-81bd-d9e00f8231c9 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-736e3737-0473-45f9-81bd-d9e00f8231c9 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:49:22 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-736e3737-0473-45f9-81bd-d9e00f8231c9 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:49:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-736e3737-0473-45f9-81bd-d9e00f8231c9 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Get all volumes completed successfully. Sep 08 06:49:22 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-736e3737-0473-45f9-81bd-d9e00f8231c9 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:49:22 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-736e3737-0473-45f9-81bd-d9e00f8231c9 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:49:22 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-736e3737-0473-45f9-81bd-d9e00f8231c9 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:49:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c0d30dbb-c8a9-4e70-9207-4e2c120ca3d1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c0d30dbb-c8a9-4e70-9207-4e2c120ca3d1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c0d30dbb-c8a9-4e70-9207-4e2c120ca3d1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c0d30dbb-c8a9-4e70-9207-4e2c120ca3d1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:22 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-736e3737-0473-45f9-81bd-d9e00f8231c9 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:49:22 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-736e3737-0473-45f9-81bd-d9e00f8231c9 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:49:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c0d30dbb-c8a9-4e70-9207-4e2c120ca3d1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c0d30dbb-c8a9-4e70-9207-4e2c120ca3d1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 470/951] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:22 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:49:22 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-736e3737-0473-45f9-81bd-d9e00f8231c9 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:49:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-736e3737-0473-45f9-81bd-d9e00f8231c9 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:49:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 482/952] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 06:49:22 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:49:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fbcc50f7-dcc2-41a7-84bb-1126b83b87d1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fbcc50f7-dcc2-41a7-84bb-1126b83b87d1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:49:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fbcc50f7-dcc2-41a7-84bb-1126b83b87d1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fbcc50f7-dcc2-41a7-84bb-1126b83b87d1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-fbcc50f7-dcc2-41a7-84bb-1126b83b87d1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:49:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fbcc50f7-dcc2-41a7-84bb-1126b83b87d1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:49:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fbcc50f7-dcc2-41a7-84bb-1126b83b87d1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Get all volumes completed successfully. Sep 08 06:49:22 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-fbcc50f7-dcc2-41a7-84bb-1126b83b87d1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:49:22 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-fbcc50f7-dcc2-41a7-84bb-1126b83b87d1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:49:22 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-fbcc50f7-dcc2-41a7-84bb-1126b83b87d1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:49:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:22 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-fbcc50f7-dcc2-41a7-84bb-1126b83b87d1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:49:22 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-fbcc50f7-dcc2-41a7-84bb-1126b83b87d1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:49:22 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-fbcc50f7-dcc2-41a7-84bb-1126b83b87d1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:49:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fbcc50f7-dcc2-41a7-84bb-1126b83b87d1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:49:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 471/953] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 06:49:22 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 06:49:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-daa9e94a-b173-4360-abb0-bb5769e7da8d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-daa9e94a-b173-4360-abb0-bb5769e7da8d tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] POST http://192.168.122.168/volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f/action Sep 08 06:49:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-daa9e94a-b173-4360-abb0-bb5769e7da8d tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:49:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-daa9e94a-b173-4360-abb0-bb5769e7da8d tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-daa9e94a-b173-4360-abb0-bb5769e7da8d tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] delete called for group b7bf8b07-ffbe-4330-a937-5b219810763f {{(pid=87202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 06:49:22 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-daa9e94a-b173-4360-abb0-bb5769e7da8d tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Delete group with id: b7bf8b07-ffbe-4330-a937-5b219810763f Sep 08 06:49:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:22 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 06:49:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:22 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:49:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-daa9e94a-b173-4360-abb0-bb5769e7da8d tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f/action returned with HTTP 202 Sep 08 06:49:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 483/954] 192.168.122.168 () {62 vars in 1312 bytes} [Tue Sep 8 06:49:22 2026] POST /volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:49:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d9daf8d6-cb85-4c9e-9eb3-f170706675b1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d9daf8d6-cb85-4c9e-9eb3-f170706675b1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/volumes/5ea0f439-1735-496b-b0f5-98131f94d45f Sep 08 06:49:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d9daf8d6-cb85-4c9e-9eb3-f170706675b1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d9daf8d6-cb85-4c9e-9eb3-f170706675b1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d9daf8d6-cb85-4c9e-9eb3-f170706675b1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Volume info retrieved successfully. Sep 08 06:49:22 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-d9daf8d6-cb85-4c9e-9eb3-f170706675b1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:49:22 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-d9daf8d6-cb85-4c9e-9eb3-f170706675b1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:49:22 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-d9daf8d6-cb85-4c9e-9eb3-f170706675b1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:49:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d9daf8d6-cb85-4c9e-9eb3-f170706675b1 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/volumes/5ea0f439-1735-496b-b0f5-98131f94d45f returned with HTTP 200 Sep 08 06:49:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 472/955] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:49:22 2026] GET /volume/v3/volumes/5ea0f439-1735-496b-b0f5-98131f94d45f => generated 914 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2d8e27a7-7d36-451f-ab5c-6a301ad7737e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2d8e27a7-7d36-451f-ab5c-6a301ad7737e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2d8e27a7-7d36-451f-ab5c-6a301ad7737e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2d8e27a7-7d36-451f-ab5c-6a301ad7737e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2d8e27a7-7d36-451f-ab5c-6a301ad7737e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2d8e27a7-7d36-451f-ab5c-6a301ad7737e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 484/956] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:23 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-94538739-4f82-49fb-8a06-dad58f89bff3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-94538739-4f82-49fb-8a06-dad58f89bff3 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/volumes/5ea0f439-1735-496b-b0f5-98131f94d45f Sep 08 06:49:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-94538739-4f82-49fb-8a06-dad58f89bff3 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-94538739-4f82-49fb-8a06-dad58f89bff3 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-94538739-4f82-49fb-8a06-dad58f89bff3 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Volume info retrieved successfully. Sep 08 06:49:24 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-94538739-4f82-49fb-8a06-dad58f89bff3 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:49:24 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-94538739-4f82-49fb-8a06-dad58f89bff3 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:49:24 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-94538739-4f82-49fb-8a06-dad58f89bff3 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:49:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-94538739-4f82-49fb-8a06-dad58f89bff3 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/volumes/5ea0f439-1735-496b-b0f5-98131f94d45f returned with HTTP 200 Sep 08 06:49:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 473/957] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:49:24 2026] GET /volume/v3/volumes/5ea0f439-1735-496b-b0f5-98131f94d45f => generated 914 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-863d3589-9e12-4db2-a138-145804d140e7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-863d3589-9e12-4db2-a138-145804d140e7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-863d3589-9e12-4db2-a138-145804d140e7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-863d3589-9e12-4db2-a138-145804d140e7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-863d3589-9e12-4db2-a138-145804d140e7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-863d3589-9e12-4db2-a138-145804d140e7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 485/958] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:24 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6f09f432-ed81-4102-9746-9a0585900f13 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6f09f432-ed81-4102-9746-9a0585900f13 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/volumes/5ea0f439-1735-496b-b0f5-98131f94d45f Sep 08 06:49:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6f09f432-ed81-4102-9746-9a0585900f13 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6f09f432-ed81-4102-9746-9a0585900f13 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6f09f432-ed81-4102-9746-9a0585900f13 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/volumes/5ea0f439-1735-496b-b0f5-98131f94d45f returned with HTTP 404 Sep 08 06:49:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 474/959] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:49:25 2026] GET /volume/v3/volumes/5ea0f439-1735-496b-b0f5-98131f94d45f => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:49:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-979c6d5a-8783-437c-a472-a3cfc1c9c719 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-979c6d5a-8783-437c-a472-a3cfc1c9c719 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/volumes/ad52986d-bae2-447f-a281-9c35cba208aa Sep 08 06:49:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-979c6d5a-8783-437c-a472-a3cfc1c9c719 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-979c6d5a-8783-437c-a472-a3cfc1c9c719 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-979c6d5a-8783-437c-a472-a3cfc1c9c719 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/volumes/ad52986d-bae2-447f-a281-9c35cba208aa returned with HTTP 404 Sep 08 06:49:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 486/960] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:49:25 2026] GET /volume/v3/volumes/ad52986d-bae2-447f-a281-9c35cba208aa => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:49:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6fec75c5-f613-44e7-9bb0-9559c98ab6e0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6fec75c5-f613-44e7-9bb0-9559c98ab6e0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] GET http://192.168.122.168/volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f Sep 08 06:49:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6fec75c5-f613-44e7-9bb0-9559c98ab6e0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6fec75c5-f613-44e7-9bb0-9559c98ab6e0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-6fec75c5-f613-44e7-9bb0-9559c98ab6e0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] show called for member b7bf8b07-ffbe-4330-a937-5b219810763f {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6fec75c5-f613-44e7-9bb0-9559c98ab6e0 tempest-GroupsTest-1306337840 tempest-GroupsTest-1306337840-project-member] http://192.168.122.168/volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f returned with HTTP 404 Sep 08 06:49:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 475/961] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:25 2026] GET /volume/v3/groups/b7bf8b07-ffbe-4330-a937-5b219810763f => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:49:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-71d8d7eb-b975-4e7c-a5cb-b48cb69d59eb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-71d8d7eb-b975-4e7c-a5cb-b48cb69d59eb tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/75fc06af-0938-4252-bd34-a8b334cd132a Sep 08 06:49:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-71d8d7eb-b975-4e7c-a5cb-b48cb69d59eb tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-71d8d7eb-b975-4e7c-a5cb-b48cb69d59eb tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-71d8d7eb-b975-4e7c-a5cb-b48cb69d59eb tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] http://192.168.122.168/volume/v3/group_types/75fc06af-0938-4252-bd34-a8b334cd132a returned with HTTP 202 Sep 08 06:49:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 487/962] 192.168.122.168 () {60 vars in 1288 bytes} [Tue Sep 8 06:49:25 2026] DELETE /volume/v3/group_types/75fc06af-0938-4252-bd34-a8b334cd132a => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:49:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-96d70811-5ad2-421c-82c2-fc1a45211f4d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-96d70811-5ad2-421c-82c2-fc1a45211f4d tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] DELETE http://192.168.122.168/volume/v3/types/c77ce1bc-323e-4394-a9a1-256009f356ab Sep 08 06:49:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-96d70811-5ad2-421c-82c2-fc1a45211f4d tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-96d70811-5ad2-421c-82c2-fc1a45211f4d tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-96d70811-5ad2-421c-82c2-fc1a45211f4d tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] http://192.168.122.168/volume/v3/types/c77ce1bc-323e-4394-a9a1-256009f356ab returned with HTTP 202 Sep 08 06:49:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 476/963] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:49:25 2026] DELETE /volume/v3/types/c77ce1bc-323e-4394-a9a1-256009f356ab => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 06:49:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7ff0ea44-b792-435e-a1b3-598dee9ffb1a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7ff0ea44-b792-435e-a1b3-598dee9ffb1a tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] GET http://192.168.122.168/volume/v3/types/c77ce1bc-323e-4394-a9a1-256009f356ab Sep 08 06:49:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7ff0ea44-b792-435e-a1b3-598dee9ffb1a tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7ff0ea44-b792-435e-a1b3-598dee9ffb1a tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7ff0ea44-b792-435e-a1b3-598dee9ffb1a tempest-GroupsTest-900187905 tempest-GroupsTest-900187905-project-admin] http://192.168.122.168/volume/v3/types/c77ce1bc-323e-4394-a9a1-256009f356ab returned with HTTP 404 Sep 08 06:49:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 488/964] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:49:25 2026] GET /volume/v3/types/c77ce1bc-323e-4394-a9a1-256009f356ab => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:49:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1e778914-6f6a-46e8-9c0f-0b39bf5cdb64 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1e778914-6f6a-46e8-9c0f-0b39bf5cdb64 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1e778914-6f6a-46e8-9c0f-0b39bf5cdb64 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1e778914-6f6a-46e8-9c0f-0b39bf5cdb64 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1e778914-6f6a-46e8-9c0f-0b39bf5cdb64 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1e778914-6f6a-46e8-9c0f-0b39bf5cdb64 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 477/965] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:25 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-62349c43-79ba-4c1e-ac59-80f0d808ecd5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-62349c43-79ba-4c1e-ac59-80f0d808ecd5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-62349c43-79ba-4c1e-ac59-80f0d808ecd5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-62349c43-79ba-4c1e-ac59-80f0d808ecd5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-62349c43-79ba-4c1e-ac59-80f0d808ecd5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-62349c43-79ba-4c1e-ac59-80f0d808ecd5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 489/966] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:26 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7fa2b30b-31f2-499b-9a2e-6287e68851ec None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7fa2b30b-31f2-499b-9a2e-6287e68851ec tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7fa2b30b-31f2-499b-9a2e-6287e68851ec tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7fa2b30b-31f2-499b-9a2e-6287e68851ec tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7fa2b30b-31f2-499b-9a2e-6287e68851ec tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7fa2b30b-31f2-499b-9a2e-6287e68851ec tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 478/967] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:27 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-61f32d9c-fd51-4ffc-a31d-5f8fd931d048 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-61f32d9c-fd51-4ffc-a31d-5f8fd931d048 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-61f32d9c-fd51-4ffc-a31d-5f8fd931d048 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-61f32d9c-fd51-4ffc-a31d-5f8fd931d048 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-61f32d9c-fd51-4ffc-a31d-5f8fd931d048 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-61f32d9c-fd51-4ffc-a31d-5f8fd931d048 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 490/968] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:28 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ba296978-4dab-47ee-a4a3-c6a2364a9344 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ba296978-4dab-47ee-a4a3-c6a2364a9344 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ba296978-4dab-47ee-a4a3-c6a2364a9344 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ba296978-4dab-47ee-a4a3-c6a2364a9344 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ba296978-4dab-47ee-a4a3-c6a2364a9344 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ba296978-4dab-47ee-a4a3-c6a2364a9344 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 479/969] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:29 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c433c2be-39c3-4c34-abc4-86b422162cb6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c433c2be-39c3-4c34-abc4-86b422162cb6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c433c2be-39c3-4c34-abc4-86b422162cb6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c433c2be-39c3-4c34-abc4-86b422162cb6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c433c2be-39c3-4c34-abc4-86b422162cb6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c433c2be-39c3-4c34-abc4-86b422162cb6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 491/970] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:31 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e7678c9c-5283-4c4b-9e6f-ece2d840e548 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e7678c9c-5283-4c4b-9e6f-ece2d840e548 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e7678c9c-5283-4c4b-9e6f-ece2d840e548 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e7678c9c-5283-4c4b-9e6f-ece2d840e548 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e7678c9c-5283-4c4b-9e6f-ece2d840e548 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e7678c9c-5283-4c4b-9e6f-ece2d840e548 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 480/971] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:32 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b8dbd5bf-9b2d-4598-8a58-c551dc8f3854 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b8dbd5bf-9b2d-4598-8a58-c551dc8f3854 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:49:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b8dbd5bf-9b2d-4598-8a58-c551dc8f3854 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1370326243"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b8dbd5bf-9b2d-4598-8a58-c551dc8f3854 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:49:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 492/972] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 06:49:32 2026] POST /volume/v3/types => generated 220 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2ce9925a-3a6f-4098-adcf-9da4f14cd2c6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2ce9925a-3a6f-4098-adcf-9da4f14cd2c6 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 08 06:49:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2ce9925a-3a6f-4098-adcf-9da4f14cd2c6 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-231002513"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2ce9925a-3a6f-4098-adcf-9da4f14cd2c6 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 08 06:49:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 481/973] 192.168.122.168 () {62 vars in 1195 bytes} [Tue Sep 8 06:49:32 2026] POST /volume/v3/group_types => generated 176 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:49:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-58c57c3f-3c1e-4cf5-a5cb-f6c0d24ce534 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-58c57c3f-3c1e-4cf5-a5cb-f6c0d24ce534 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] POST http://192.168.122.168/volume/v3/groups Sep 08 06:49:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-58c57c3f-3c1e-4cf5-a5cb-f6c0d24ce534 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ef2ee9ef-61ab-4da9-be75-c33dbb0e0327", "volume_types": ["ba0e26a3-3f51-45ed-bc3f-ef7e1ca095a8"], "name": "tempest-GroupsV320Test-Group-393982848"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-58c57c3f-3c1e-4cf5-a5cb-f6c0d24ce534 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Creating new group {'group': {'group_type': 'ef2ee9ef-61ab-4da9-be75-c33dbb0e0327', 'volume_types': ['ba0e26a3-3f51-45ed-bc3f-ef7e1ca095a8'], 'name': 'tempest-GroupsV320Test-Group-393982848'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 06:49:33 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-58c57c3f-3c1e-4cf5-a5cb-f6c0d24ce534 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Creating group tempest-GroupsV320Test-Group-393982848. Sep 08 06:49:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-58c57c3f-3c1e-4cf5-a5cb-f6c0d24ce534 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Availability Zones retrieved successfully. Sep 08 06:49:33 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-58c57c3f-3c1e-4cf5-a5cb-f6c0d24ce534 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Created reservations ['18353014-0954-4216-b536-ee8cc35de61c'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:49:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-58c57c3f-3c1e-4cf5-a5cb-f6c0d24ce534 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] http://192.168.122.168/volume/v3/groups returned with HTTP 202 Sep 08 06:49:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 493/974] 192.168.122.168 () {62 vars in 1181 bytes} [Tue Sep 8 06:49:32 2026] POST /volume/v3/groups => generated 107 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:49:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-00b089e8-398f-4bad-86c5-ec45dddbc596 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-00b089e8-398f-4bad-86c5-ec45dddbc596 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] GET http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 Sep 08 06:49:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-00b089e8-398f-4bad-86c5-ec45dddbc596 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-00b089e8-398f-4bad-86c5-ec45dddbc596 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-00b089e8-398f-4bad-86c5-ec45dddbc596 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] show called for member 65677d42-8291-46b2-a40f-6605581bd036 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0d2997c1-70c0-459f-94db-78f1e6bd2d42 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0d2997c1-70c0-459f-94db-78f1e6bd2d42 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0d2997c1-70c0-459f-94db-78f1e6bd2d42 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0d2997c1-70c0-459f-94db-78f1e6bd2d42 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:33 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:49:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-00b089e8-398f-4bad-86c5-ec45dddbc596 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 returned with HTTP 200 Sep 08 06:49:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 482/975] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:33 2026] GET /volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 => generated 387 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:49:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0d2997c1-70c0-459f-94db-78f1e6bd2d42 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0d2997c1-70c0-459f-94db-78f1e6bd2d42 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 494/976] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:33 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-83bd7a8c-ef12-46c4-9d5f-79987ce5bfd4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-83bd7a8c-ef12-46c4-9d5f-79987ce5bfd4 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] GET http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-83bd7a8c-ef12-46c4-9d5f-79987ce5bfd4 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-83bd7a8c-ef12-46c4-9d5f-79987ce5bfd4 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-83bd7a8c-ef12-46c4-9d5f-79987ce5bfd4 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] show called for member 65677d42-8291-46b2-a40f-6605581bd036 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:34 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:49:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-83bd7a8c-ef12-46c4-9d5f-79987ce5bfd4 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 returned with HTTP 200 Sep 08 06:49:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 483/977] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:34 2026] GET /volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 => generated 388 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-43f4084f-9143-4931-b865-27b0820fe097 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-202cc287-bdcf-4d30-a5fa-3226061b1456 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-43f4084f-9143-4931-b865-27b0820fe097 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-43f4084f-9143-4931-b865-27b0820fe097 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-43f4084f-9143-4931-b865-27b0820fe097 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-202cc287-bdcf-4d30-a5fa-3226061b1456 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] POST http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036/action Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-202cc287-bdcf-4d30-a5fa-3226061b1456 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-202cc287-bdcf-4d30-a5fa-3226061b1456 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-202cc287-bdcf-4d30-a5fa-3226061b1456 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] Updating group '65677d42-8291-46b2-a40f-6605581bd036' with 'creating' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-202cc287-bdcf-4d30-a5fa-3226061b1456 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036/action returned with HTTP 202 Sep 08 06:49:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 484/978] 192.168.122.168 () {62 vars in 1312 bytes} [Tue Sep 8 06:49:34 2026] POST /volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:49:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-43f4084f-9143-4931-b865-27b0820fe097 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-74f3faac-ed43-4529-9ef3-be075d7e02ef None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-74f3faac-ed43-4529-9ef3-be075d7e02ef tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] GET http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-74f3faac-ed43-4529-9ef3-be075d7e02ef tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-74f3faac-ed43-4529-9ef3-be075d7e02ef tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-74f3faac-ed43-4529-9ef3-be075d7e02ef tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] show called for member 65677d42-8291-46b2-a40f-6605581bd036 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-43f4084f-9143-4931-b865-27b0820fe097 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 495/979] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:34 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:34 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:49:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-74f3faac-ed43-4529-9ef3-be075d7e02ef tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 returned with HTTP 200 Sep 08 06:49:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 485/980] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:34 2026] GET /volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 => generated 387 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-12562ed5-43c6-4c1a-908f-db7f9232f098 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-12562ed5-43c6-4c1a-908f-db7f9232f098 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] POST http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036/action Sep 08 06:49:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-12562ed5-43c6-4c1a-908f-db7f9232f098 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:49:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-12562ed5-43c6-4c1a-908f-db7f9232f098 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-12562ed5-43c6-4c1a-908f-db7f9232f098 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] Updating group '65677d42-8291-46b2-a40f-6605581bd036' with 'available' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 08 06:49:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-12562ed5-43c6-4c1a-908f-db7f9232f098 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036/action returned with HTTP 202 Sep 08 06:49:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 496/981] 192.168.122.168 () {62 vars in 1312 bytes} [Tue Sep 8 06:49:34 2026] POST /volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9eabdd80-5067-4e20-84b7-d506ae318a5b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9eabdd80-5067-4e20-84b7-d506ae318a5b tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] GET http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9eabdd80-5067-4e20-84b7-d506ae318a5b tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9eabdd80-5067-4e20-84b7-d506ae318a5b tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-9eabdd80-5067-4e20-84b7-d506ae318a5b tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] show called for member 65677d42-8291-46b2-a40f-6605581bd036 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:34 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:49:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9eabdd80-5067-4e20-84b7-d506ae318a5b tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 returned with HTTP 200 Sep 08 06:49:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 486/982] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:34 2026] GET /volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 => generated 388 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:49:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0f71bcb6-2611-4250-b5b7-a21ab67a24d1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0f71bcb6-2611-4250-b5b7-a21ab67a24d1 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] POST http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036/action Sep 08 06:49:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0f71bcb6-2611-4250-b5b7-a21ab67a24d1 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:49:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0f71bcb6-2611-4250-b5b7-a21ab67a24d1 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-0f71bcb6-2611-4250-b5b7-a21ab67a24d1 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] Updating group '65677d42-8291-46b2-a40f-6605581bd036' with 'error' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 08 06:49:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0f71bcb6-2611-4250-b5b7-a21ab67a24d1 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036/action returned with HTTP 202 Sep 08 06:49:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 497/983] 192.168.122.168 () {62 vars in 1312 bytes} [Tue Sep 8 06:49:34 2026] POST /volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-afd9611b-c49c-405b-ab17-986300fb4d42 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-afd9611b-c49c-405b-ab17-986300fb4d42 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] GET http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-afd9611b-c49c-405b-ab17-986300fb4d42 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-afd9611b-c49c-405b-ab17-986300fb4d42 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-afd9611b-c49c-405b-ab17-986300fb4d42 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] show called for member 65677d42-8291-46b2-a40f-6605581bd036 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:34 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:49:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-afd9611b-c49c-405b-ab17-986300fb4d42 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 returned with HTTP 200 Sep 08 06:49:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 487/984] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:34 2026] GET /volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 => generated 384 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:49:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-11b56de5-699c-4c32-b2c0-d553e9acc2a2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-11b56de5-699c-4c32-b2c0-d553e9acc2a2 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] POST http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036/action Sep 08 06:49:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-11b56de5-699c-4c32-b2c0-d553e9acc2a2 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:49:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-11b56de5-699c-4c32-b2c0-d553e9acc2a2 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-11b56de5-699c-4c32-b2c0-d553e9acc2a2 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] Updating group '65677d42-8291-46b2-a40f-6605581bd036' with 'available' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 08 06:49:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-11b56de5-699c-4c32-b2c0-d553e9acc2a2 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036/action returned with HTTP 202 Sep 08 06:49:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 498/985] 192.168.122.168 () {62 vars in 1312 bytes} [Tue Sep 8 06:49:34 2026] POST /volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-31301041-7acd-4407-b4e0-f586d4d7fbbe None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-31301041-7acd-4407-b4e0-f586d4d7fbbe tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] GET http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-31301041-7acd-4407-b4e0-f586d4d7fbbe tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-31301041-7acd-4407-b4e0-f586d4d7fbbe tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-31301041-7acd-4407-b4e0-f586d4d7fbbe tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] show called for member 65677d42-8291-46b2-a40f-6605581bd036 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:34 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:49:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-31301041-7acd-4407-b4e0-f586d4d7fbbe tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 returned with HTTP 200 Sep 08 06:49:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 488/986] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:34 2026] GET /volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 => generated 388 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:49:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-72a5f7f3-e02a-48f4-b39a-a17728e4ceb4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-72a5f7f3-e02a-48f4-b39a-a17728e4ceb4 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:49:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-72a5f7f3-e02a-48f4-b39a-a17728e4ceb4 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-72a5f7f3-e02a-48f4-b39a-a17728e4ceb4 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-72a5f7f3-e02a-48f4-b39a-a17728e4ceb4 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:49:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-72a5f7f3-e02a-48f4-b39a-a17728e4ceb4 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:49:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:35 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:49:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-72a5f7f3-e02a-48f4-b39a-a17728e4ceb4 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Get all volumes completed successfully. Sep 08 06:49:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-72a5f7f3-e02a-48f4-b39a-a17728e4ceb4 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:49:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 499/987] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 06:49:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-627f54b3-cd51-460c-a741-bdebbb3b4df0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-627f54b3-cd51-460c-a741-bdebbb3b4df0 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] POST http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036/action Sep 08 06:49:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-627f54b3-cd51-460c-a741-bdebbb3b4df0 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:49:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-627f54b3-cd51-460c-a741-bdebbb3b4df0 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-627f54b3-cd51-460c-a741-bdebbb3b4df0 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] delete called for group 65677d42-8291-46b2-a40f-6605581bd036 {{(pid=87203) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 06:49:35 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.groups [None req-627f54b3-cd51-460c-a741-bdebbb3b4df0 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Delete group with id: 65677d42-8291-46b2-a40f-6605581bd036 Sep 08 06:49:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:35 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 06:49:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-627f54b3-cd51-460c-a741-bdebbb3b4df0 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036/action returned with HTTP 202 Sep 08 06:49:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 489/988] 192.168.122.168 () {62 vars in 1312 bytes} [Tue Sep 8 06:49:35 2026] POST /volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:49:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-51ebffe7-273c-4d67-b7ce-be98aec0ae84 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-51ebffe7-273c-4d67-b7ce-be98aec0ae84 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] GET http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 Sep 08 06:49:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-51ebffe7-273c-4d67-b7ce-be98aec0ae84 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-51ebffe7-273c-4d67-b7ce-be98aec0ae84 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-51ebffe7-273c-4d67-b7ce-be98aec0ae84 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] show called for member 65677d42-8291-46b2-a40f-6605581bd036 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:35 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:49:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-51ebffe7-273c-4d67-b7ce-be98aec0ae84 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 returned with HTTP 200 Sep 08 06:49:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 500/989] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:35 2026] GET /volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 => generated 387 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:49:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9e185772-6d94-4406-bc40-1e366f1c790f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9e185772-6d94-4406-bc40-1e366f1c790f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9e185772-6d94-4406-bc40-1e366f1c790f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9e185772-6d94-4406-bc40-1e366f1c790f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9e185772-6d94-4406-bc40-1e366f1c790f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9e185772-6d94-4406-bc40-1e366f1c790f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 490/990] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:35 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f58376f8-b24b-4100-8dd7-d62a1cc0b435 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f58376f8-b24b-4100-8dd7-d62a1cc0b435 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] GET http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 Sep 08 06:49:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f58376f8-b24b-4100-8dd7-d62a1cc0b435 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f58376f8-b24b-4100-8dd7-d62a1cc0b435 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-f58376f8-b24b-4100-8dd7-d62a1cc0b435 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] show called for member 65677d42-8291-46b2-a40f-6605581bd036 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:49:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f58376f8-b24b-4100-8dd7-d62a1cc0b435 tempest-GroupsV320Test-358976297 tempest-GroupsV320Test-358976297-project-member] http://192.168.122.168/volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 returned with HTTP 404 Sep 08 06:49:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 501/991] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:49:36 2026] GET /volume/v3/groups/65677d42-8291-46b2-a40f-6605581bd036 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:49:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9bb02e78-d554-4792-a874-512671fce8e9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9bb02e78-d554-4792-a874-512671fce8e9 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/ef2ee9ef-61ab-4da9-be75-c33dbb0e0327 Sep 08 06:49:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9bb02e78-d554-4792-a874-512671fce8e9 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9bb02e78-d554-4792-a874-512671fce8e9 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9bb02e78-d554-4792-a874-512671fce8e9 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] http://192.168.122.168/volume/v3/group_types/ef2ee9ef-61ab-4da9-be75-c33dbb0e0327 returned with HTTP 202 Sep 08 06:49:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 491/992] 192.168.122.168 () {60 vars in 1288 bytes} [Tue Sep 8 06:49:36 2026] DELETE /volume/v3/group_types/ef2ee9ef-61ab-4da9-be75-c33dbb0e0327 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:49:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c9e74acb-502f-418e-89e6-047c922fe970 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c9e74acb-502f-418e-89e6-047c922fe970 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] DELETE http://192.168.122.168/volume/v3/types/ba0e26a3-3f51-45ed-bc3f-ef7e1ca095a8 Sep 08 06:49:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c9e74acb-502f-418e-89e6-047c922fe970 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c9e74acb-502f-418e-89e6-047c922fe970 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c9e74acb-502f-418e-89e6-047c922fe970 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] http://192.168.122.168/volume/v3/types/ba0e26a3-3f51-45ed-bc3f-ef7e1ca095a8 returned with HTTP 202 Sep 08 06:49:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 502/993] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:49:36 2026] DELETE /volume/v3/types/ba0e26a3-3f51-45ed-bc3f-ef7e1ca095a8 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:49:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-23f30cde-3074-4d5a-ac4d-87d4e59f2c53 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-23f30cde-3074-4d5a-ac4d-87d4e59f2c53 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] GET http://192.168.122.168/volume/v3/types/ba0e26a3-3f51-45ed-bc3f-ef7e1ca095a8 Sep 08 06:49:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-23f30cde-3074-4d5a-ac4d-87d4e59f2c53 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-23f30cde-3074-4d5a-ac4d-87d4e59f2c53 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-23f30cde-3074-4d5a-ac4d-87d4e59f2c53 tempest-GroupsV320Test-11493585 tempest-GroupsV320Test-11493585-project-admin] http://192.168.122.168/volume/v3/types/ba0e26a3-3f51-45ed-bc3f-ef7e1ca095a8 returned with HTTP 404 Sep 08 06:49:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 492/994] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:49:36 2026] GET /volume/v3/types/ba0e26a3-3f51-45ed-bc3f-ef7e1ca095a8 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:49:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a9d3ebc0-faa8-46f3-bc0c-6053d5f0bab8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a9d3ebc0-faa8-46f3-bc0c-6053d5f0bab8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a9d3ebc0-faa8-46f3-bc0c-6053d5f0bab8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a9d3ebc0-faa8-46f3-bc0c-6053d5f0bab8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a9d3ebc0-faa8-46f3-bc0c-6053d5f0bab8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a9d3ebc0-faa8-46f3-bc0c-6053d5f0bab8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 503/995] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:36 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-75c3a302-8dcf-452a-8e7b-a856d0105fba None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-75c3a302-8dcf-452a-8e7b-a856d0105fba tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-75c3a302-8dcf-452a-8e7b-a856d0105fba tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-75c3a302-8dcf-452a-8e7b-a856d0105fba tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-75c3a302-8dcf-452a-8e7b-a856d0105fba tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-75c3a302-8dcf-452a-8e7b-a856d0105fba tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 493/996] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:37 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:49:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-555cf431-f917-4377-9207-e7b60fff43da None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-555cf431-f917-4377-9207-e7b60fff43da tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-555cf431-f917-4377-9207-e7b60fff43da tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-555cf431-f917-4377-9207-e7b60fff43da tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-555cf431-f917-4377-9207-e7b60fff43da tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-555cf431-f917-4377-9207-e7b60fff43da tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 504/997] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:38 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-65c61e2d-6aab-4ba6-b1a1-beb5d980ef18 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-65c61e2d-6aab-4ba6-b1a1-beb5d980ef18 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-65c61e2d-6aab-4ba6-b1a1-beb5d980ef18 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-65c61e2d-6aab-4ba6-b1a1-beb5d980ef18 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-65c61e2d-6aab-4ba6-b1a1-beb5d980ef18 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-65c61e2d-6aab-4ba6-b1a1-beb5d980ef18 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 494/998] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:39 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:49:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dab72249-8fd9-4ea6-ab67-a784a5cc4fd8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dab72249-8fd9-4ea6-ab67-a784a5cc4fd8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dab72249-8fd9-4ea6-ab67-a784a5cc4fd8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dab72249-8fd9-4ea6-ab67-a784a5cc4fd8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dab72249-8fd9-4ea6-ab67-a784a5cc4fd8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dab72249-8fd9-4ea6-ab67-a784a5cc4fd8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 505/999] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:40 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-babdc1d8-8de8-439a-a56a-224074166908 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-babdc1d8-8de8-439a-a56a-224074166908 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-babdc1d8-8de8-439a-a56a-224074166908 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-babdc1d8-8de8-439a-a56a-224074166908 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-babdc1d8-8de8-439a-a56a-224074166908 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-babdc1d8-8de8-439a-a56a-224074166908 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 495/1000] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:42 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-08d16523-08d4-498b-86d9-d9527b56e68d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-08d16523-08d4-498b-86d9-d9527b56e68d tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/5072e867440943af9567472bff133dfe Sep 08 06:49:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-08d16523-08d4-498b-86d9-d9527b56e68d tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-08d16523-08d4-498b-86d9-d9527b56e68d tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:42 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-08d16523-08d4-498b-86d9-d9527b56e68d tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-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 08 06:49:42 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-08d16523-08d4-498b-86d9-d9527b56e68d tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-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 08 06:49:42 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-08d16523-08d4-498b-86d9-d9527b56e68d tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-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 08 06:49:42 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-08d16523-08d4-498b-86d9-d9527b56e68d tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-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 08 06:49:42 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-08d16523-08d4-498b-86d9-d9527b56e68d tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-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 08 06:49:42 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-08d16523-08d4-498b-86d9-d9527b56e68d tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-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 08 06:49:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-08d16523-08d4-498b-86d9-d9527b56e68d tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/5072e867440943af9567472bff133dfe returned with HTTP 200 Sep 08 06:49:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 506/1001] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:49:42 2026] GET /volume/v3/os-quota-sets/5072e867440943af9567472bff133dfe => generated 440 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-faec0aac-9fa1-4542-8d7c-4372aa508973 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-faec0aac-9fa1-4542-8d7c-4372aa508973 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/5072e867440943af9567472bff133dfe Sep 08 06:49:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-faec0aac-9fa1-4542-8d7c-4372aa508973 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:42 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-faec0aac-9fa1-4542-8d7c-4372aa508973 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-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 08 06:49:42 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-faec0aac-9fa1-4542-8d7c-4372aa508973 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-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 08 06:49:42 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-faec0aac-9fa1-4542-8d7c-4372aa508973 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-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 08 06:49:42 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-faec0aac-9fa1-4542-8d7c-4372aa508973 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-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 08 06:49:42 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-faec0aac-9fa1-4542-8d7c-4372aa508973 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-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 08 06:49:42 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-faec0aac-9fa1-4542-8d7c-4372aa508973 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-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 08 06:49:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-faec0aac-9fa1-4542-8d7c-4372aa508973 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/5072e867440943af9567472bff133dfe returned with HTTP 200 Sep 08 06:49:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 496/1002] 192.168.122.168 () {60 vars in 1258 bytes} [Tue Sep 8 06:49:42 2026] PUT /volume/v3/os-quota-sets/5072e867440943af9567472bff133dfe => generated 393 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eba5608b-8839-4387-8ec9-60250452be2f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eba5608b-8839-4387-8ec9-60250452be2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:49:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eba5608b-8839-4387-8ec9-60250452be2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1215831252"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-eba5608b-8839-4387-8ec9-60250452be2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1215831252'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:49:42 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-eba5608b-8839-4387-8ec9-60250452be2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Create volume of 1 GB Sep 08 06:49:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-eba5608b-8839-4387-8ec9-60250452be2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Availability Zones retrieved successfully. Sep 08 06:49:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eba5608b-8839-4387-8ec9-60250452be2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Flow 'volume_create_api' (82253c59-c976-4b13-8386-e2b8d29d6305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:49:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eba5608b-8839-4387-8ec9-60250452be2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed6a3055-1ca1-4826-bfda-aa76f2d6f11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-eba5608b-8839-4387-8ec9-60250452be2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:49:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eba5608b-8839-4387-8ec9-60250452be2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed6a3055-1ca1-4826-bfda-aa76f2d6f11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:42 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eba5608b-8839-4387-8ec9-60250452be2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff15bbe2-ff96-4e3e-96e4-ae0eaa0ea824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:43 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-eba5608b-8839-4387-8ec9-60250452be2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Created reservations ['19a4c439-6158-47a4-9dd3-33d0a76b5de7', '2bb5932d-4b6b-4f2f-acf7-d0e60631c231', '50a57d18-b2b3-43b2-98f3-29f2119fac44', 'de2ff347-1f67-4193-b4f5-4a7ae78cc797'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:49:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eba5608b-8839-4387-8ec9-60250452be2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff15bbe2-ff96-4e3e-96e4-ae0eaa0ea824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19a4c439-6158-47a4-9dd3-33d0a76b5de7', '2bb5932d-4b6b-4f2f-acf7-d0e60631c231', '50a57d18-b2b3-43b2-98f3-29f2119fac44', 'de2ff347-1f67-4193-b4f5-4a7ae78cc797']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eba5608b-8839-4387-8ec9-60250452be2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a123b40f-fd44-40f6-9eec-cd872293aa4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9ae470be-2876-4a87-b572-c105f35b3b94 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9ae470be-2876-4a87-b572-c105f35b3b94 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9ae470be-2876-4a87-b572-c105f35b3b94 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9ae470be-2876-4a87-b572-c105f35b3b94 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eba5608b-8839-4387-8ec9-60250452be2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a123b40f-fd44-40f6-9eec-cd872293aa4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f37bffb-075c-4963-8417-021911addce5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1215831252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5072e867440943af9567472bff133dfe',qos_specs=None,replication_status=,reservations=['19a4c439-6158-47a4-9dd3-33d0a76b5de7','2bb5932d-4b6b-4f2f-acf7-d0e60631c231','50a57d18-b2b3-43b2-98f3-29f2119fac44','de2ff347-1f67-4193-b4f5-4a7ae78cc797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca0d40c15ace48289ab7121c67a15fb2',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:49:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1215831252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f37bffb-075c-4963-8417-021911addce5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5072e867440943af9567472bff133dfe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca0d40c15ace48289ab7121c67a15fb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eba5608b-8839-4387-8ec9-60250452be2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c749692-ab04-4c67-baff-90d60ed453b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9ae470be-2876-4a87-b572-c105f35b3b94 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eba5608b-8839-4387-8ec9-60250452be2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c749692-ab04-4c67-baff-90d60ed453b3) transitioned into state 'SUCCESS' from state '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-1215831252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5072e867440943af9567472bff133dfe',qos_specs=None,replication_status=,reservations=['19a4c439-6158-47a4-9dd3-33d0a76b5de7','2bb5932d-4b6b-4f2f-acf7-d0e60631c231','50a57d18-b2b3-43b2-98f3-29f2119fac44','de2ff347-1f67-4193-b4f5-4a7ae78cc797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca0d40c15ace48289ab7121c67a15fb2',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eba5608b-8839-4387-8ec9-60250452be2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57e7f461-081b-4eb2-9eb2-57d5037814a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:49:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9ae470be-2876-4a87-b572-c105f35b3b94 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 497/1003] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:43 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eba5608b-8839-4387-8ec9-60250452be2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57e7f461-081b-4eb2-9eb2-57d5037814a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:49:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eba5608b-8839-4387-8ec9-60250452be2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Flow 'volume_create_api' (82253c59-c976-4b13-8386-e2b8d29d6305) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:49:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-eba5608b-8839-4387-8ec9-60250452be2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Create volume request issued successfully. Sep 08 06:49:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eba5608b-8839-4387-8ec9-60250452be2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:49:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 507/1004] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:49:42 2026] POST /volume/v3/volumes => generated 776 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 06:49:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-62fca9b8-5f5f-4c08-b6b9-c6c2fdec1cdb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-62fca9b8-5f5f-4c08-b6b9-c6c2fdec1cdb tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] GET http://192.168.122.168/volume/v3/volumes/7f37bffb-075c-4963-8417-021911addce5 Sep 08 06:49:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-62fca9b8-5f5f-4c08-b6b9-c6c2fdec1cdb tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-62fca9b8-5f5f-4c08-b6b9-c6c2fdec1cdb tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-62fca9b8-5f5f-4c08-b6b9-c6c2fdec1cdb tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Volume info retrieved successfully. Sep 08 06:49:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-62fca9b8-5f5f-4c08-b6b9-c6c2fdec1cdb tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] http://192.168.122.168/volume/v3/volumes/7f37bffb-075c-4963-8417-021911addce5 returned with HTTP 200 Sep 08 06:49:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 498/1005] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:43 2026] GET /volume/v3/volumes/7f37bffb-075c-4963-8417-021911addce5 => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fd1ae1e7-2ed0-41aa-a468-867e3341712a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fd1ae1e7-2ed0-41aa-a468-867e3341712a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fd1ae1e7-2ed0-41aa-a468-867e3341712a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fd1ae1e7-2ed0-41aa-a468-867e3341712a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fd1ae1e7-2ed0-41aa-a468-867e3341712a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fd1ae1e7-2ed0-41aa-a468-867e3341712a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 508/1006] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:44 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5cf8320f-df07-4d00-8299-0e2dca89485a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5cf8320f-df07-4d00-8299-0e2dca89485a tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] GET http://192.168.122.168/volume/v3/volumes/7f37bffb-075c-4963-8417-021911addce5 Sep 08 06:49:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5cf8320f-df07-4d00-8299-0e2dca89485a tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5cf8320f-df07-4d00-8299-0e2dca89485a tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5cf8320f-df07-4d00-8299-0e2dca89485a tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Volume info retrieved successfully. Sep 08 06:49:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5cf8320f-df07-4d00-8299-0e2dca89485a tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] http://192.168.122.168/volume/v3/volumes/7f37bffb-075c-4963-8417-021911addce5 returned with HTTP 200 Sep 08 06:49:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 499/1007] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:44 2026] GET /volume/v3/volumes/7f37bffb-075c-4963-8417-021911addce5 => generated 869 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ec4e3c8b-2f59-454b-b644-3d53dcad63b9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec4e3c8b-2f59-454b-b644-3d53dcad63b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:49:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ec4e3c8b-2f59-454b-b644-3d53dcad63b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f37bffb-075c-4963-8417-021911addce5", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-815296983"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ec4e3c8b-2f59-454b-b644-3d53dcad63b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Volume info retrieved successfully. Sep 08 06:49:44 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-ec4e3c8b-2f59-454b-b644-3d53dcad63b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Create snapshot from volume 7f37bffb-075c-4963-8417-021911addce5 Sep 08 06:49:44 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-ec4e3c8b-2f59-454b-b644-3d53dcad63b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Created reservations ['b817fd30-9a32-4c88-afb0-f9758a4a738b', '157d84ee-8a34-4182-b80e-76526772bdf8', '023a9b11-c0b1-4767-a2ee-8c248ef47a6d', '63c60aa2-e59f-4464-ba03-b45103bda584'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:49:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ec4e3c8b-2f59-454b-b644-3d53dcad63b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Snapshot create request issued successfully. Sep 08 06:49:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec4e3c8b-2f59-454b-b644-3d53dcad63b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:49:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 509/1008] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:49:44 2026] POST /volume/v3/snapshots => generated 322 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:49:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-61c510ac-5356-4737-b9b0-e2d4e75ad967 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-61c510ac-5356-4737-b9b0-e2d4e75ad967 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] GET http://192.168.122.168/volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a Sep 08 06:49:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-61c510ac-5356-4737-b9b0-e2d4e75ad967 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-61c510ac-5356-4737-b9b0-e2d4e75ad967 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-61c510ac-5356-4737-b9b0-e2d4e75ad967 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Snapshot retrieved successfully. Sep 08 06:49:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-61c510ac-5356-4737-b9b0-e2d4e75ad967 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] http://192.168.122.168/volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a returned with HTTP 200 Sep 08 06:49:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 500/1009] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:49:44 2026] GET /volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a => generated 454 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bd72f328-7da6-4f3f-a542-d730e06177c2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bd72f328-7da6-4f3f-a542-d730e06177c2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bd72f328-7da6-4f3f-a542-d730e06177c2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bd72f328-7da6-4f3f-a542-d730e06177c2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bd72f328-7da6-4f3f-a542-d730e06177c2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bd72f328-7da6-4f3f-a542-d730e06177c2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 510/1010] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:45 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3ecfc538-5188-4566-a79a-bfc47c42350e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ecfc538-5188-4566-a79a-bfc47c42350e tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] GET http://192.168.122.168/volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a Sep 08 06:49:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3ecfc538-5188-4566-a79a-bfc47c42350e tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3ecfc538-5188-4566-a79a-bfc47c42350e tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3ecfc538-5188-4566-a79a-bfc47c42350e tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Snapshot retrieved successfully. Sep 08 06:49:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ecfc538-5188-4566-a79a-bfc47c42350e tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] http://192.168.122.168/volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a returned with HTTP 200 Sep 08 06:49:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 501/1011] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:49:45 2026] GET /volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a => generated 454 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-909f79db-fa2b-488c-82ce-daceda4a1097 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-909f79db-fa2b-488c-82ce-daceda4a1097 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-909f79db-fa2b-488c-82ce-daceda4a1097 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-909f79db-fa2b-488c-82ce-daceda4a1097 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-909f79db-fa2b-488c-82ce-daceda4a1097 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-909f79db-fa2b-488c-82ce-daceda4a1097 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 511/1012] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:46 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b01c131c-b68f-4b7c-bd50-6dfab66bad0a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b01c131c-b68f-4b7c-bd50-6dfab66bad0a tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] GET http://192.168.122.168/volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a Sep 08 06:49:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b01c131c-b68f-4b7c-bd50-6dfab66bad0a tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b01c131c-b68f-4b7c-bd50-6dfab66bad0a tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b01c131c-b68f-4b7c-bd50-6dfab66bad0a tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Snapshot retrieved successfully. Sep 08 06:49:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b01c131c-b68f-4b7c-bd50-6dfab66bad0a tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] http://192.168.122.168/volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a returned with HTTP 200 Sep 08 06:49:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 502/1013] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:49:46 2026] GET /volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a => generated 454 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d0f9ae69-5b4b-4d98-bd6b-c7f3c6836cba None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d0f9ae69-5b4b-4d98-bd6b-c7f3c6836cba tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d0f9ae69-5b4b-4d98-bd6b-c7f3c6836cba tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d0f9ae69-5b4b-4d98-bd6b-c7f3c6836cba tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d0f9ae69-5b4b-4d98-bd6b-c7f3c6836cba tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d0f9ae69-5b4b-4d98-bd6b-c7f3c6836cba tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 512/1014] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:47 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e2d08a42-ee8e-427a-b0f7-5f23089d250c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e2d08a42-ee8e-427a-b0f7-5f23089d250c tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] GET http://192.168.122.168/volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a Sep 08 06:49:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e2d08a42-ee8e-427a-b0f7-5f23089d250c tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e2d08a42-ee8e-427a-b0f7-5f23089d250c tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e2d08a42-ee8e-427a-b0f7-5f23089d250c tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Snapshot retrieved successfully. Sep 08 06:49:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e2d08a42-ee8e-427a-b0f7-5f23089d250c tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] http://192.168.122.168/volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a returned with HTTP 200 Sep 08 06:49:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 503/1015] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:49:47 2026] GET /volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a => generated 481 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ad83f15d-e7b6-49bd-9d91-c7205b0506fe None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ad83f15d-e7b6-49bd-9d91-c7205b0506fe tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/5072e867440943af9567472bff133dfe Sep 08 06:49:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ad83f15d-e7b6-49bd-9d91-c7205b0506fe tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ad83f15d-e7b6-49bd-9d91-c7205b0506fe tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/5072e867440943af9567472bff133dfe returned with HTTP 200 Sep 08 06:49:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 513/1016] 192.168.122.168 () {60 vars in 1258 bytes} [Tue Sep 8 06:49:47 2026] PUT /volume/v3/os-quota-sets/5072e867440943af9567472bff133dfe => generated 393 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-42d5fb7b-6fbb-4e88-8ba4-2bbd07c2c3e5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-42d5fb7b-6fbb-4e88-8ba4-2bbd07c2c3e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:49:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-42d5fb7b-6fbb-4e88-8ba4-2bbd07c2c3e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f37bffb-075c-4963-8417-021911addce5"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-42d5fb7b-6fbb-4e88-8ba4-2bbd07c2c3e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Volume info retrieved successfully. Sep 08 06:49:48 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-42d5fb7b-6fbb-4e88-8ba4-2bbd07c2c3e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Create snapshot from volume 7f37bffb-075c-4963-8417-021911addce5 Sep 08 06:49:48 devstack devstack@c-api.service[87203]: WARNING cinder.quota_utils [None req-42d5fb7b-6fbb-4e88-8ba4-2bbd07c2c3e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Quota exceeded for 5072e867440943af9567472bff133dfe, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 08 06:49:48 devstack devstack@c-api.service[87203]: INFO cinder.api.middleware.fault [None req-42d5fb7b-6fbb-4e88-8ba4-2bbd07c2c3e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 413 Sep 08 06:49:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 504/1017] 192.168.122.168 () {60 vars in 1148 bytes} [Tue Sep 8 06:49:48 2026] POST /volume/v3/snapshots => generated 208 bytes in 88 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 08 06:49:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-824c90d9-00d1-488a-a5d9-3445a1225ee1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-824c90d9-00d1-488a-a5d9-3445a1225ee1 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/5072e867440943af9567472bff133dfe Sep 08 06:49:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-824c90d9-00d1-488a-a5d9-3445a1225ee1 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-824c90d9-00d1-488a-a5d9-3445a1225ee1 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/5072e867440943af9567472bff133dfe returned with HTTP 200 Sep 08 06:49:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 514/1018] 192.168.122.168 () {60 vars in 1258 bytes} [Tue Sep 8 06:49:48 2026] PUT /volume/v3/os-quota-sets/5072e867440943af9567472bff133dfe => generated 393 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3d967d1c-98e3-45e9-b314-2d364affb222 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3d967d1c-98e3-45e9-b314-2d364affb222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:49:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3d967d1c-98e3-45e9-b314-2d364affb222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f37bffb-075c-4963-8417-021911addce5"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3d967d1c-98e3-45e9-b314-2d364affb222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Volume info retrieved successfully. Sep 08 06:49:48 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-3d967d1c-98e3-45e9-b314-2d364affb222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Create snapshot from volume 7f37bffb-075c-4963-8417-021911addce5 Sep 08 06:49:48 devstack devstack@c-api.service[87203]: WARNING cinder.quota_utils [None req-3d967d1c-98e3-45e9-b314-2d364affb222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Quota exceeded for 5072e867440943af9567472bff133dfe, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 08 06:49:48 devstack devstack@c-api.service[87203]: INFO cinder.api.middleware.fault [None req-3d967d1c-98e3-45e9-b314-2d364affb222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 413 Sep 08 06:49:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 505/1019] 192.168.122.168 () {60 vars in 1148 bytes} [Tue Sep 8 06:49:48 2026] POST /volume/v3/snapshots => generated 133 bytes in 120 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 08 06:49:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-34ee9668-1c93-4c5d-9fb2-36de33037f39 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-34ee9668-1c93-4c5d-9fb2-36de33037f39 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a Sep 08 06:49:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-34ee9668-1c93-4c5d-9fb2-36de33037f39 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-34ee9668-1c93-4c5d-9fb2-36de33037f39 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:48 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-34ee9668-1c93-4c5d-9fb2-36de33037f39 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Delete snapshot with id: 71b7a5d6-7326-4d42-a626-b253d460865a Sep 08 06:49:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-34ee9668-1c93-4c5d-9fb2-36de33037f39 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Snapshot retrieved successfully. Sep 08 06:49:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-34ee9668-1c93-4c5d-9fb2-36de33037f39 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Snapshot delete request issued successfully. Sep 08 06:49:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-34ee9668-1c93-4c5d-9fb2-36de33037f39 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] http://192.168.122.168/volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a returned with HTTP 202 Sep 08 06:49:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 515/1020] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:49:48 2026] DELETE /volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:49:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cd516c45-800a-40ba-bc90-b5d204534be2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cd516c45-800a-40ba-bc90-b5d204534be2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] GET http://192.168.122.168/volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a Sep 08 06:49:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cd516c45-800a-40ba-bc90-b5d204534be2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cd516c45-800a-40ba-bc90-b5d204534be2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cd516c45-800a-40ba-bc90-b5d204534be2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Snapshot retrieved successfully. Sep 08 06:49:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cd516c45-800a-40ba-bc90-b5d204534be2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] http://192.168.122.168/volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a returned with HTTP 200 Sep 08 06:49:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 506/1021] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:49:48 2026] GET /volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a => generated 480 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-84cf0d9e-0627-49cb-bb76-3d0f4229338b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-84cf0d9e-0627-49cb-bb76-3d0f4229338b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-84cf0d9e-0627-49cb-bb76-3d0f4229338b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-84cf0d9e-0627-49cb-bb76-3d0f4229338b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-84cf0d9e-0627-49cb-bb76-3d0f4229338b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-84cf0d9e-0627-49cb-bb76-3d0f4229338b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 516/1022] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:48 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7df80018-1a25-470e-a22e-976593bc09fa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7df80018-1a25-470e-a22e-976593bc09fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] GET http://192.168.122.168/volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a Sep 08 06:49:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7df80018-1a25-470e-a22e-976593bc09fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7df80018-1a25-470e-a22e-976593bc09fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7df80018-1a25-470e-a22e-976593bc09fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Snapshot retrieved successfully. Sep 08 06:49:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7df80018-1a25-470e-a22e-976593bc09fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] http://192.168.122.168/volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a returned with HTTP 200 Sep 08 06:49:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 507/1023] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:49:49 2026] GET /volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a => generated 480 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-045ce3fe-dd91-4f56-9d4b-f705512182f0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-045ce3fe-dd91-4f56-9d4b-f705512182f0 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] GET http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c Sep 08 06:49:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-045ce3fe-dd91-4f56-9d4b-f705512182f0 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-045ce3fe-dd91-4f56-9d4b-f705512182f0 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e883e75a-9a4f-479f-8258-98872055b57b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e883e75a-9a4f-479f-8258-98872055b57b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e883e75a-9a4f-479f-8258-98872055b57b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e883e75a-9a4f-479f-8258-98872055b57b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-045ce3fe-dd91-4f56-9d4b-f705512182f0 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Volume info retrieved successfully. Sep 08 06:49:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-045ce3fe-dd91-4f56-9d4b-f705512182f0 tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c returned with HTTP 200 Sep 08 06:49:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 517/1024] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:49 2026] GET /volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e883e75a-9a4f-479f-8258-98872055b57b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e883e75a-9a4f-479f-8258-98872055b57b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 508/1025] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:49 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2210fbd7-6466-49df-89d9-3f7950b4877b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2210fbd7-6466-49df-89d9-3f7950b4877b tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] GET http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c Sep 08 06:49:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2210fbd7-6466-49df-89d9-3f7950b4877b tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2210fbd7-6466-49df-89d9-3f7950b4877b tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2210fbd7-6466-49df-89d9-3f7950b4877b tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Volume info retrieved successfully. Sep 08 06:49:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2210fbd7-6466-49df-89d9-3f7950b4877b tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c returned with HTTP 200 Sep 08 06:49:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 518/1026] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:49 2026] GET /volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7b91d15a-6102-4517-b38e-b34c9e9dcaa3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7b91d15a-6102-4517-b38e-b34c9e9dcaa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] GET http://192.168.122.168/volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a Sep 08 06:49:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7b91d15a-6102-4517-b38e-b34c9e9dcaa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7b91d15a-6102-4517-b38e-b34c9e9dcaa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7b91d15a-6102-4517-b38e-b34c9e9dcaa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] http://192.168.122.168/volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a returned with HTTP 404 Sep 08 06:49:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 509/1027] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:49:50 2026] GET /volume/v3/snapshots/71b7a5d6-7326-4d42-a626-b253d460865a => generated 111 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:49:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-53c0dfbc-459d-4af8-bea0-edafa63ea596 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-53c0dfbc-459d-4af8-bea0-edafa63ea596 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] GET http://192.168.122.168/volume/v3/volumes/7f37bffb-075c-4963-8417-021911addce5 Sep 08 06:49:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-53c0dfbc-459d-4af8-bea0-edafa63ea596 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-53c0dfbc-459d-4af8-bea0-edafa63ea596 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-53c0dfbc-459d-4af8-bea0-edafa63ea596 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Volume info retrieved successfully. Sep 08 06:49:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-53c0dfbc-459d-4af8-bea0-edafa63ea596 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] http://192.168.122.168/volume/v3/volumes/7f37bffb-075c-4963-8417-021911addce5 returned with HTTP 200 Sep 08 06:49:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 519/1028] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:50 2026] GET /volume/v3/volumes/7f37bffb-075c-4963-8417-021911addce5 => generated 869 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-89531413-3088-43fd-b484-a446e487d2a5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-89531413-3088-43fd-b484-a446e487d2a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] DELETE http://192.168.122.168/volume/v3/volumes/7f37bffb-075c-4963-8417-021911addce5 Sep 08 06:49:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-89531413-3088-43fd-b484-a446e487d2a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-89531413-3088-43fd-b484-a446e487d2a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:50 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-89531413-3088-43fd-b484-a446e487d2a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Delete volume with id: 7f37bffb-075c-4963-8417-021911addce5 Sep 08 06:49:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-89531413-3088-43fd-b484-a446e487d2a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Volume info retrieved successfully. Sep 08 06:49:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-df788c7d-df59-47ac-8aea-1c6a7ccbd3c7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-df788c7d-df59-47ac-8aea-1c6a7ccbd3c7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-df788c7d-df59-47ac-8aea-1c6a7ccbd3c7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-df788c7d-df59-47ac-8aea-1c6a7ccbd3c7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-89531413-3088-43fd-b484-a446e487d2a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Delete volume request issued successfully. Sep 08 06:49:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-df788c7d-df59-47ac-8aea-1c6a7ccbd3c7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-89531413-3088-43fd-b484-a446e487d2a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] http://192.168.122.168/volume/v3/volumes/7f37bffb-075c-4963-8417-021911addce5 returned with HTTP 202 Sep 08 06:49:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 510/1029] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:49:50 2026] DELETE /volume/v3/volumes/7f37bffb-075c-4963-8417-021911addce5 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 06:49:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bf487b0f-e7a7-493c-b8a9-39ff1ea6c335 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bf487b0f-e7a7-493c-b8a9-39ff1ea6c335 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] GET http://192.168.122.168/volume/v3/volumes/7f37bffb-075c-4963-8417-021911addce5 Sep 08 06:49:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-df788c7d-df59-47ac-8aea-1c6a7ccbd3c7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bf487b0f-e7a7-493c-b8a9-39ff1ea6c335 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 520/1030] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:50 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bf487b0f-e7a7-493c-b8a9-39ff1ea6c335 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bf487b0f-e7a7-493c-b8a9-39ff1ea6c335 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Volume info retrieved successfully. Sep 08 06:49:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bf487b0f-e7a7-493c-b8a9-39ff1ea6c335 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] http://192.168.122.168/volume/v3/volumes/7f37bffb-075c-4963-8417-021911addce5 returned with HTTP 200 Sep 08 06:49:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 511/1031] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:50 2026] GET /volume/v3/volumes/7f37bffb-075c-4963-8417-021911addce5 => generated 868 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0dd85219-e472-45fb-9534-0589b25d588a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0dd85219-e472-45fb-9534-0589b25d588a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0dd85219-e472-45fb-9534-0589b25d588a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0dd85219-e472-45fb-9534-0589b25d588a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0dd85219-e472-45fb-9534-0589b25d588a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0dd85219-e472-45fb-9534-0589b25d588a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 521/1032] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:51 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c6c2862f-59b3-4182-9e4d-939ab03647db None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c6c2862f-59b3-4182-9e4d-939ab03647db tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] GET http://192.168.122.168/volume/v3/volumes/7f37bffb-075c-4963-8417-021911addce5 Sep 08 06:49:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c6c2862f-59b3-4182-9e4d-939ab03647db tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c6c2862f-59b3-4182-9e4d-939ab03647db tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c6c2862f-59b3-4182-9e4d-939ab03647db tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420 tempest-VolumeSnapshotQuotasNegativeTestJSON-1407975420-project-member] http://192.168.122.168/volume/v3/volumes/7f37bffb-075c-4963-8417-021911addce5 returned with HTTP 404 Sep 08 06:49:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 512/1033] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:51 2026] GET /volume/v3/volumes/7f37bffb-075c-4963-8417-021911addce5 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:49:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9e9660a8-3ad7-40aa-ba66-8d3100a2c947 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9e9660a8-3ad7-40aa-ba66-8d3100a2c947 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/5072e867440943af9567472bff133dfe Sep 08 06:49:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9e9660a8-3ad7-40aa-ba66-8d3100a2c947 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:49:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9e9660a8-3ad7-40aa-ba66-8d3100a2c947 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698 tempest-VolumeSnapshotQuotasNegativeTestJSON-811921698-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/5072e867440943af9567472bff133dfe returned with HTTP 200 Sep 08 06:49:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 522/1034] 192.168.122.168 () {60 vars in 1259 bytes} [Tue Sep 8 06:49:51 2026] PUT /volume/v3/os-quota-sets/5072e867440943af9567472bff133dfe => generated 398 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4a362139-c4f6-4e68-9d55-fadb7927f75b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4a362139-c4f6-4e68-9d55-fadb7927f75b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4a362139-c4f6-4e68-9d55-fadb7927f75b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4a362139-c4f6-4e68-9d55-fadb7927f75b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4a362139-c4f6-4e68-9d55-fadb7927f75b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4a362139-c4f6-4e68-9d55-fadb7927f75b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 513/1035] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:52 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1e37c5b0-0923-451e-be74-b15125f9fa5a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1e37c5b0-0923-451e-be74-b15125f9fa5a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1e37c5b0-0923-451e-be74-b15125f9fa5a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1e37c5b0-0923-451e-be74-b15125f9fa5a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1e37c5b0-0923-451e-be74-b15125f9fa5a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1e37c5b0-0923-451e-be74-b15125f9fa5a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 523/1036] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:54 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e8bbce5d-288b-4912-8855-ba3114b3d8eb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e8bbce5d-288b-4912-8855-ba3114b3d8eb tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e8bbce5d-288b-4912-8855-ba3114b3d8eb tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e8bbce5d-288b-4912-8855-ba3114b3d8eb tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e8bbce5d-288b-4912-8855-ba3114b3d8eb tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e8bbce5d-288b-4912-8855-ba3114b3d8eb tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 514/1037] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:55 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1d9bd30d-3987-4180-910d-be8cdd602119 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1d9bd30d-3987-4180-910d-be8cdd602119 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1d9bd30d-3987-4180-910d-be8cdd602119 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1d9bd30d-3987-4180-910d-be8cdd602119 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1d9bd30d-3987-4180-910d-be8cdd602119 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1d9bd30d-3987-4180-910d-be8cdd602119 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 524/1038] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:56 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-af322f6e-f718-4679-9486-17280938416c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-af322f6e-f718-4679-9486-17280938416c tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] DELETE http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c Sep 08 06:49:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-af322f6e-f718-4679-9486-17280938416c tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-af322f6e-f718-4679-9486-17280938416c tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:56 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-af322f6e-f718-4679-9486-17280938416c tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Delete volume with id: 66786104-fc09-4aec-a345-eeb93bd62f9c Sep 08 06:49:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-af322f6e-f718-4679-9486-17280938416c tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Volume info retrieved successfully. Sep 08 06:49:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-af322f6e-f718-4679-9486-17280938416c tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Delete volume request issued successfully. Sep 08 06:49:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-af322f6e-f718-4679-9486-17280938416c tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c returned with HTTP 202 Sep 08 06:49:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 515/1039] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:49:56 2026] DELETE /volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:49:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-10320db4-7d21-43c1-8db6-aa3199d5f75b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-10320db4-7d21-43c1-8db6-aa3199d5f75b tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] GET http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c Sep 08 06:49:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-10320db4-7d21-43c1-8db6-aa3199d5f75b tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-10320db4-7d21-43c1-8db6-aa3199d5f75b tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-10320db4-7d21-43c1-8db6-aa3199d5f75b tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Volume info retrieved successfully. Sep 08 06:49:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-10320db4-7d21-43c1-8db6-aa3199d5f75b tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c returned with HTTP 200 Sep 08 06:49:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 525/1040] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:56 2026] GET /volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c => generated 858 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7ae92a9e-82d6-425a-bd13-5091ee76ab6e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ae92a9e-82d6-425a-bd13-5091ee76ab6e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ae92a9e-82d6-425a-bd13-5091ee76ab6e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ae92a9e-82d6-425a-bd13-5091ee76ab6e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7ae92a9e-82d6-425a-bd13-5091ee76ab6e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ae92a9e-82d6-425a-bd13-5091ee76ab6e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 516/1041] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:57 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:49:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5b8e676f-6def-435b-ac38-7d10d538aefd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5b8e676f-6def-435b-ac38-7d10d538aefd tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] GET http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c Sep 08 06:49:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5b8e676f-6def-435b-ac38-7d10d538aefd tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5b8e676f-6def-435b-ac38-7d10d538aefd tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5b8e676f-6def-435b-ac38-7d10d538aefd tempest-AttachVolumeShelveTestJSON-842071274 tempest-AttachVolumeShelveTestJSON-842071274-project-member] http://192.168.122.168/volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c returned with HTTP 404 Sep 08 06:49:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 526/1042] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:57 2026] GET /volume/v3/volumes/66786104-fc09-4aec-a345-eeb93bd62f9c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:49:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-77ea8346-f366-4e20-a5be-91ba04973682 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-77ea8346-f366-4e20-a5be-91ba04973682 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-77ea8346-f366-4e20-a5be-91ba04973682 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-77ea8346-f366-4e20-a5be-91ba04973682 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:49:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:49:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-77ea8346-f366-4e20-a5be-91ba04973682 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-77ea8346-f366-4e20-a5be-91ba04973682 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 517/1043] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:58 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:49:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2ca607fd-d646-4bda-9684-652e84c0e6e7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:49:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2ca607fd-d646-4bda-9684-652e84c0e6e7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:49:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2ca607fd-d646-4bda-9684-652e84c0e6e7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:49:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2ca607fd-d646-4bda-9684-652e84c0e6e7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:49:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:49:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:49:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:49:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:49:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2ca607fd-d646-4bda-9684-652e84c0e6e7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:49:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2ca607fd-d646-4bda-9684-652e84c0e6e7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:49:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 527/1044] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:49:59 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-04002315-eaa4-4ac4-aeef-151901e24d65 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-04002315-eaa4-4ac4-aeef-151901e24d65 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-04002315-eaa4-4ac4-aeef-151901e24d65 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-04002315-eaa4-4ac4-aeef-151901e24d65 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-04002315-eaa4-4ac4-aeef-151901e24d65 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-04002315-eaa4-4ac4-aeef-151901e24d65 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 518/1045] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:00 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0872417b-e4ae-452b-8844-0b48547fa570 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0872417b-e4ae-452b-8844-0b48547fa570 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0872417b-e4ae-452b-8844-0b48547fa570 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0872417b-e4ae-452b-8844-0b48547fa570 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0872417b-e4ae-452b-8844-0b48547fa570 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0872417b-e4ae-452b-8844-0b48547fa570 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 528/1046] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:01 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f384e4f6-1037-4f47-9542-916ea45e1dc9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f384e4f6-1037-4f47-9542-916ea45e1dc9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f384e4f6-1037-4f47-9542-916ea45e1dc9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f384e4f6-1037-4f47-9542-916ea45e1dc9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f384e4f6-1037-4f47-9542-916ea45e1dc9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f384e4f6-1037-4f47-9542-916ea45e1dc9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 519/1047] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:02 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cc9d9296-7149-418a-af35-1f21b7d845f8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cc9d9296-7149-418a-af35-1f21b7d845f8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cc9d9296-7149-418a-af35-1f21b7d845f8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cc9d9296-7149-418a-af35-1f21b7d845f8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cc9d9296-7149-418a-af35-1f21b7d845f8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cc9d9296-7149-418a-af35-1f21b7d845f8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 529/1048] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:03 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3321411c-c9db-4e30-88c3-5a2e1e9e8ee5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3321411c-c9db-4e30-88c3-5a2e1e9e8ee5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3321411c-c9db-4e30-88c3-5a2e1e9e8ee5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3321411c-c9db-4e30-88c3-5a2e1e9e8ee5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3321411c-c9db-4e30-88c3-5a2e1e9e8ee5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3321411c-c9db-4e30-88c3-5a2e1e9e8ee5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 520/1049] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:04 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3bc653ea-2d28-45b8-9a6c-ec0abe95446d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3bc653ea-2d28-45b8-9a6c-ec0abe95446d tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:50:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3bc653ea-2d28-45b8-9a6c-ec0abe95446d tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-659190434", "imageRef": "69da6bac-8b7b-48c5-af3b-29466563452a", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-3bc653ea-2d28-45b8-9a6c-ec0abe95446d tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-659190434', 'imageRef': '69da6bac-8b7b-48c5-af3b-29466563452a', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:50:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b5bc2567-a055-42f4-9709-4bb8684eccf3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b5bc2567-a055-42f4-9709-4bb8684eccf3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b5bc2567-a055-42f4-9709-4bb8684eccf3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b5bc2567-a055-42f4-9709-4bb8684eccf3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b5bc2567-a055-42f4-9709-4bb8684eccf3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b5bc2567-a055-42f4-9709-4bb8684eccf3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 521/1050] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:05 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:06 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-3bc653ea-2d28-45b8-9a6c-ec0abe95446d tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Create volume of 1 GB Sep 08 06:50:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3bc653ea-2d28-45b8-9a6c-ec0abe95446d tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Availability Zones retrieved successfully. Sep 08 06:50:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3bc653ea-2d28-45b8-9a6c-ec0abe95446d tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Flow 'volume_create_api' (18f97e73-6fc0-4c5c-9bc3-5b314168f45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:50:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3bc653ea-2d28-45b8-9a6c-ec0abe95446d tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84a79c8a-3736-499b-a531-e30fce4fd176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-3bc653ea-2d28-45b8-9a6c-ec0abe95446d tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:50:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3bc653ea-2d28-45b8-9a6c-ec0abe95446d tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84a79c8a-3736-499b-a531-e30fce4fd176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3bc653ea-2d28-45b8-9a6c-ec0abe95446d tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5fb46bb-cf9e-4e4c-a7f9-21a8adf5ffe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:06 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-3bc653ea-2d28-45b8-9a6c-ec0abe95446d tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Created reservations ['39cd676d-f91d-4f9d-bcfe-d290239dc5f0', '5f8d54ae-9b70-438b-9183-45a1b68fc4c6', '641e61eb-2ba4-4f75-a09a-30f62fa26551', 'c6be92a3-e5b2-4314-aa92-57df78cc1bd3'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:50:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3bc653ea-2d28-45b8-9a6c-ec0abe95446d tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5fb46bb-cf9e-4e4c-a7f9-21a8adf5ffe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39cd676d-f91d-4f9d-bcfe-d290239dc5f0', '5f8d54ae-9b70-438b-9183-45a1b68fc4c6', '641e61eb-2ba4-4f75-a09a-30f62fa26551', 'c6be92a3-e5b2-4314-aa92-57df78cc1bd3']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3bc653ea-2d28-45b8-9a6c-ec0abe95446d tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81100bde-df83-4d51-9161-e5195b10c04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3bc653ea-2d28-45b8-9a6c-ec0abe95446d tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81100bde-df83-4d51-9161-e5195b10c04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1565e55f-2dc7-43fa-84fb-cade2f0551ed', '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-659190434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e93c5a3f5e2e4df79cc00b154d4cadf1',qos_specs=None,replication_status=,reservations=['39cd676d-f91d-4f9d-bcfe-d290239dc5f0','5f8d54ae-9b70-438b-9183-45a1b68fc4c6','641e61eb-2ba4-4f75-a09a-30f62fa26551','c6be92a3-e5b2-4314-aa92-57df78cc1bd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84c3a9dee5794a548e8fba4bf0b0a398',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:50:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-659190434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1565e55f-2dc7-43fa-84fb-cade2f0551ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e93c5a3f5e2e4df79cc00b154d4cadf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84c3a9dee5794a548e8fba4bf0b0a398',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d571e5cd-d0a7-4b1e-9587-b23fa76cbe02 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3bc653ea-2d28-45b8-9a6c-ec0abe95446d tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8116389-5e1c-4133-a52e-e4a557cb4f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d571e5cd-d0a7-4b1e-9587-b23fa76cbe02 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d571e5cd-d0a7-4b1e-9587-b23fa76cbe02 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d571e5cd-d0a7-4b1e-9587-b23fa76cbe02 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d571e5cd-d0a7-4b1e-9587-b23fa76cbe02 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3bc653ea-2d28-45b8-9a6c-ec0abe95446d tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8116389-5e1c-4133-a52e-e4a557cb4f97) transitioned into state 'SUCCESS' from state '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-659190434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e93c5a3f5e2e4df79cc00b154d4cadf1',qos_specs=None,replication_status=,reservations=['39cd676d-f91d-4f9d-bcfe-d290239dc5f0','5f8d54ae-9b70-438b-9183-45a1b68fc4c6','641e61eb-2ba4-4f75-a09a-30f62fa26551','c6be92a3-e5b2-4314-aa92-57df78cc1bd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84c3a9dee5794a548e8fba4bf0b0a398',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3bc653ea-2d28-45b8-9a6c-ec0abe95446d tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (272d2758-626a-4017-a046-3fbfb8f6adbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d571e5cd-d0a7-4b1e-9587-b23fa76cbe02 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 522/1051] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:07 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3bc653ea-2d28-45b8-9a6c-ec0abe95446d tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (272d2758-626a-4017-a046-3fbfb8f6adbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3bc653ea-2d28-45b8-9a6c-ec0abe95446d tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Flow 'volume_create_api' (18f97e73-6fc0-4c5c-9bc3-5b314168f45e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:50:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3bc653ea-2d28-45b8-9a6c-ec0abe95446d tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Create volume request issued successfully. Sep 08 06:50:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3bc653ea-2d28-45b8-9a6c-ec0abe95446d tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:50:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 530/1052] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:50:05 2026] POST /volume/v3/volumes => generated 761 bytes in 1297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:50:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dd797410-5756-4dae-9901-354aad342dae None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dd797410-5756-4dae-9901-354aad342dae tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] GET http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed Sep 08 06:50:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dd797410-5756-4dae-9901-354aad342dae tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dd797410-5756-4dae-9901-354aad342dae tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dd797410-5756-4dae-9901-354aad342dae tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Volume info retrieved successfully. Sep 08 06:50:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dd797410-5756-4dae-9901-354aad342dae tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed returned with HTTP 200 Sep 08 06:50:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 523/1053] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:07 2026] GET /volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed => generated 829 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9ac16021-590e-4a6e-aaa4-033d76a68b1d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9ac16021-590e-4a6e-aaa4-033d76a68b1d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9ac16021-590e-4a6e-aaa4-033d76a68b1d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9ac16021-590e-4a6e-aaa4-033d76a68b1d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9ac16021-590e-4a6e-aaa4-033d76a68b1d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9ac16021-590e-4a6e-aaa4-033d76a68b1d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 531/1054] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:08 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-50102541-3aab-47cf-975b-8272662aba88 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-50102541-3aab-47cf-975b-8272662aba88 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] GET http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed Sep 08 06:50:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-50102541-3aab-47cf-975b-8272662aba88 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-50102541-3aab-47cf-975b-8272662aba88 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-50102541-3aab-47cf-975b-8272662aba88 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Volume info retrieved successfully. Sep 08 06:50:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-50102541-3aab-47cf-975b-8272662aba88 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed returned with HTTP 200 Sep 08 06:50:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 524/1055] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:08 2026] GET /volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0941f4d5-be4a-4572-a9ef-2c241d859dd9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0941f4d5-be4a-4572-a9ef-2c241d859dd9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0941f4d5-be4a-4572-a9ef-2c241d859dd9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0941f4d5-be4a-4572-a9ef-2c241d859dd9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0941f4d5-be4a-4572-a9ef-2c241d859dd9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0941f4d5-be4a-4572-a9ef-2c241d859dd9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 532/1056] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:09 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6138f373-781f-4b34-b833-c3fc48b3b9b3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6138f373-781f-4b34-b833-c3fc48b3b9b3 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] GET http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed Sep 08 06:50:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6138f373-781f-4b34-b833-c3fc48b3b9b3 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6138f373-781f-4b34-b833-c3fc48b3b9b3 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6138f373-781f-4b34-b833-c3fc48b3b9b3 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Volume info retrieved successfully. Sep 08 06:50:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6f5ffadc-3a28-4860-bbf6-fb6e4b271857 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6138f373-781f-4b34-b833-c3fc48b3b9b3 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed returned with HTTP 200 Sep 08 06:50:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 525/1057] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:09 2026] GET /volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed => generated 911 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6f5ffadc-3a28-4860-bbf6-fb6e4b271857 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] POST http://192.168.122.168/volume/v3/qos-specs Sep 08 06:50:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6f5ffadc-3a28-4860-bbf6-fb6e4b271857 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-311412673", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.qos_specs [None req-6f5ffadc-3a28-4860-bbf6-fb6e4b271857 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-311412673', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87202) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 08 06:50:09 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-6f5ffadc-3a28-4860-bbf6-fb6e4b271857 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] DB qos_specs_create(): root {'id': '89642363-8f18-4c5e-90c4-8b109446b81c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-311412673'} {{(pid=87202) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 08 06:50:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6f5ffadc-3a28-4860-bbf6-fb6e4b271857 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs returned with HTTP 200 Sep 08 06:50:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 533/1058] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:50:09 2026] POST /volume/v3/qos-specs => generated 400 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-76b9ba55-14bb-4d4d-8ee0-3fcfbeebcd2e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-76b9ba55-14bb-4d4d-8ee0-3fcfbeebcd2e tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:50:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-76b9ba55-14bb-4d4d-8ee0-3fcfbeebcd2e tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-817443364"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-76b9ba55-14bb-4d4d-8ee0-3fcfbeebcd2e tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:50:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 526/1059] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 06:50:09 2026] POST /volume/v3/types => generated 221 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-798e8ed6-6497-4baf-af6b-e19d092d76be None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-798e8ed6-6497-4baf-af6b-e19d092d76be tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:50:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-798e8ed6-6497-4baf-af6b-e19d092d76be tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1745372067"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-798e8ed6-6497-4baf-af6b-e19d092d76be tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:50:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 534/1060] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 06:50:09 2026] POST /volume/v3/types => generated 222 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-57de2564-fd90-4cb6-83f0-2f257b940e4d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-57de2564-fd90-4cb6-83f0-2f257b940e4d tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:50:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-57de2564-fd90-4cb6-83f0-2f257b940e4d tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-685798982"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-57de2564-fd90-4cb6-83f0-2f257b940e4d tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:50:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 527/1061] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 06:50:09 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 08 06:50:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-48bdd48a-521b-40b1-b2a4-15b96fc675f1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-48bdd48a-521b-40b1-b2a4-15b96fc675f1 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/associate?vol_type_id=a6687bbe-f50c-47e7-869b-244ae62a8024 Sep 08 06:50:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-48bdd48a-521b-40b1-b2a4-15b96fc675f1 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-48bdd48a-521b-40b1-b2a4-15b96fc675f1 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'associate' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-48bdd48a-521b-40b1-b2a4-15b96fc675f1 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Associate qos_spec: 89642363-8f18-4c5e-90c4-8b109446b81c with type: a6687bbe-f50c-47e7-869b-244ae62a8024 {{(pid=87202) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 08 06:50:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-48bdd48a-521b-40b1-b2a4-15b96fc675f1 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/associate?vol_type_id=a6687bbe-f50c-47e7-869b-244ae62a8024 returned with HTTP 202 Sep 08 06:50:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 535/1062] 192.168.122.168 () {58 vars in 1365 bytes} [Tue Sep 8 06:50:09 2026] GET /volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/associate?vol_type_id=a6687bbe-f50c-47e7-869b-244ae62a8024 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:50:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3d511f07-ad07-4495-833e-d7d919f2d4e1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3d511f07-ad07-4495-833e-d7d919f2d4e1 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/associate?vol_type_id=0ea4f65b-5e0e-4b36-86e3-dcbb29e927a5 Sep 08 06:50:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3d511f07-ad07-4495-833e-d7d919f2d4e1 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3d511f07-ad07-4495-833e-d7d919f2d4e1 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'associate' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3d511f07-ad07-4495-833e-d7d919f2d4e1 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Associate qos_spec: 89642363-8f18-4c5e-90c4-8b109446b81c with type: 0ea4f65b-5e0e-4b36-86e3-dcbb29e927a5 {{(pid=87203) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 08 06:50:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3d511f07-ad07-4495-833e-d7d919f2d4e1 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/associate?vol_type_id=0ea4f65b-5e0e-4b36-86e3-dcbb29e927a5 returned with HTTP 202 Sep 08 06:50:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 528/1063] 192.168.122.168 () {58 vars in 1365 bytes} [Tue Sep 8 06:50:09 2026] GET /volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/associate?vol_type_id=0ea4f65b-5e0e-4b36-86e3-dcbb29e927a5 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:50:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ccbe2674-b72b-4007-a8f9-6ac319c5aaf5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ccbe2674-b72b-4007-a8f9-6ac319c5aaf5 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/associate?vol_type_id=d8dd31fe-8bd8-4a18-a8ba-d91d3e1d5888 Sep 08 06:50:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ccbe2674-b72b-4007-a8f9-6ac319c5aaf5 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ccbe2674-b72b-4007-a8f9-6ac319c5aaf5 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'associate' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ccbe2674-b72b-4007-a8f9-6ac319c5aaf5 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Associate qos_spec: 89642363-8f18-4c5e-90c4-8b109446b81c with type: d8dd31fe-8bd8-4a18-a8ba-d91d3e1d5888 {{(pid=87202) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ccbe2674-b72b-4007-a8f9-6ac319c5aaf5 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/associate?vol_type_id=d8dd31fe-8bd8-4a18-a8ba-d91d3e1d5888 returned with HTTP 202 Sep 08 06:50:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 536/1064] 192.168.122.168 () {58 vars in 1365 bytes} [Tue Sep 8 06:50:09 2026] GET /volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/associate?vol_type_id=d8dd31fe-8bd8-4a18-a8ba-d91d3e1d5888 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c6fbbfdf-5235-4fa9-9cfa-f927f9bd2d48 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c6fbbfdf-5235-4fa9-9cfa-f927f9bd2d48 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/associations Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c6fbbfdf-5235-4fa9-9cfa-f927f9bd2d48 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c6fbbfdf-5235-4fa9-9cfa-f927f9bd2d48 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'associations' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c6fbbfdf-5235-4fa9-9cfa-f927f9bd2d48 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Get associations for qos_spec id: 89642363-8f18-4c5e-90c4-8b109446b81c {{(pid=87203) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:10 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c6fbbfdf-5235-4fa9-9cfa-f927f9bd2d48 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/associations returned with HTTP 200 Sep 08 06:50:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 529/1065] 192.168.122.168 () {58 vars in 1277 bytes} [Tue Sep 8 06:50:10 2026] GET /volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/associations => generated 446 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8e9fe777-6b5a-4bac-8aad-3cd2d035bf8f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e9fe777-6b5a-4bac-8aad-3cd2d035bf8f tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/disassociate?vol_type_id=a6687bbe-f50c-47e7-869b-244ae62a8024 Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8e9fe777-6b5a-4bac-8aad-3cd2d035bf8f tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8e9fe777-6b5a-4bac-8aad-3cd2d035bf8f tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'disassociate' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8e9fe777-6b5a-4bac-8aad-3cd2d035bf8f tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Disassociate qos_spec: 89642363-8f18-4c5e-90c4-8b109446b81c from type: a6687bbe-f50c-47e7-869b-244ae62a8024 {{(pid=87202) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e9fe777-6b5a-4bac-8aad-3cd2d035bf8f tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/disassociate?vol_type_id=a6687bbe-f50c-47e7-869b-244ae62a8024 returned with HTTP 202 Sep 08 06:50:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 537/1066] 192.168.122.168 () {58 vars in 1374 bytes} [Tue Sep 8 06:50:10 2026] GET /volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/disassociate?vol_type_id=a6687bbe-f50c-47e7-869b-244ae62a8024 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f3c9e1a1-ef46-4cc9-a93a-0fe61cb8195a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f3c9e1a1-ef46-4cc9-a93a-0fe61cb8195a tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/associations Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f3c9e1a1-ef46-4cc9-a93a-0fe61cb8195a tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f3c9e1a1-ef46-4cc9-a93a-0fe61cb8195a tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'associations' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f3c9e1a1-ef46-4cc9-a93a-0fe61cb8195a tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Get associations for qos_spec id: 89642363-8f18-4c5e-90c4-8b109446b81c {{(pid=87203) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:10 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f3c9e1a1-ef46-4cc9-a93a-0fe61cb8195a tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/associations returned with HTTP 200 Sep 08 06:50:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 530/1067] 192.168.122.168 () {58 vars in 1277 bytes} [Tue Sep 8 06:50:10 2026] GET /volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/associations => generated 305 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8bb1367b-19a4-4d18-a8cb-7d7e9e96e506 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8bb1367b-19a4-4d18-a8cb-7d7e9e96e506 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/disassociate_all Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8bb1367b-19a4-4d18-a8cb-7d7e9e96e506 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8bb1367b-19a4-4d18-a8cb-7d7e9e96e506 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'disassociate_all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8bb1367b-19a4-4d18-a8cb-7d7e9e96e506 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Disassociate qos_spec: 89642363-8f18-4c5e-90c4-8b109446b81c from all. {{(pid=87202) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8bb1367b-19a4-4d18-a8cb-7d7e9e96e506 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/disassociate_all returned with HTTP 202 Sep 08 06:50:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 538/1068] 192.168.122.168 () {58 vars in 1289 bytes} [Tue Sep 8 06:50:10 2026] GET /volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/disassociate_all => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3c4fe9d3-bdd9-4534-b8bf-89e69e72965c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3c4fe9d3-bdd9-4534-b8bf-89e69e72965c tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/associations Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3c4fe9d3-bdd9-4534-b8bf-89e69e72965c tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3c4fe9d3-bdd9-4534-b8bf-89e69e72965c tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'associations' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3c4fe9d3-bdd9-4534-b8bf-89e69e72965c tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Get associations for qos_spec id: 89642363-8f18-4c5e-90c4-8b109446b81c {{(pid=87203) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:10 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3c4fe9d3-bdd9-4534-b8bf-89e69e72965c tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/associations returned with HTTP 200 Sep 08 06:50:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 531/1069] 192.168.122.168 () {58 vars in 1277 bytes} [Tue Sep 8 06:50:10 2026] GET /volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/associations => generated 24 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f0058c0b-0fdb-4eee-a31b-fd76c80e06c4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f0058c0b-0fdb-4eee-a31b-fd76c80e06c4 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] DELETE http://192.168.122.168/volume/v3/types/d8dd31fe-8bd8-4a18-a8ba-d91d3e1d5888 Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f0058c0b-0fdb-4eee-a31b-fd76c80e06c4 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f0058c0b-0fdb-4eee-a31b-fd76c80e06c4 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f0058c0b-0fdb-4eee-a31b-fd76c80e06c4 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/types/d8dd31fe-8bd8-4a18-a8ba-d91d3e1d5888 returned with HTTP 202 Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a1741c55-3cc7-47a7-84a4-c172fcbdd3ed None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 539/1070] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:50:10 2026] DELETE /volume/v3/types/d8dd31fe-8bd8-4a18-a8ba-d91d3e1d5888 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a1741c55-3cc7-47a7-84a4-c172fcbdd3ed tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a1741c55-3cc7-47a7-84a4-c172fcbdd3ed tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a1741c55-3cc7-47a7-84a4-c172fcbdd3ed tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=411,cinder:UPDATE=45,cinder:INSERT=24 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d5d9192d-6c04-40ea-8a4a-cec60a9f2b8b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d5d9192d-6c04-40ea-8a4a-cec60a9f2b8b tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/types/d8dd31fe-8bd8-4a18-a8ba-d91d3e1d5888 Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d5d9192d-6c04-40ea-8a4a-cec60a9f2b8b tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d5d9192d-6c04-40ea-8a4a-cec60a9f2b8b tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d5d9192d-6c04-40ea-8a4a-cec60a9f2b8b tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/types/d8dd31fe-8bd8-4a18-a8ba-d91d3e1d5888 returned with HTTP 404 Sep 08 06:50:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 540/1071] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:50:10 2026] GET /volume/v3/types/d8dd31fe-8bd8-4a18-a8ba-d91d3e1d5888 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8fa443fb-8da5-46f5-a852-0692356e269d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8fa443fb-8da5-46f5-a852-0692356e269d tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] DELETE http://192.168.122.168/volume/v3/types/0ea4f65b-5e0e-4b36-86e3-dcbb29e927a5 Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8fa443fb-8da5-46f5-a852-0692356e269d tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8fa443fb-8da5-46f5-a852-0692356e269d tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a1741c55-3cc7-47a7-84a4-c172fcbdd3ed tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a1741c55-3cc7-47a7-84a4-c172fcbdd3ed tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 532/1072] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:10 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d1622450-2314-478b-b560-d81810a20fe6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d1622450-2314-478b-b560-d81810a20fe6 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] GET http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d1622450-2314-478b-b560-d81810a20fe6 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d1622450-2314-478b-b560-d81810a20fe6 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8fa443fb-8da5-46f5-a852-0692356e269d tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/types/0ea4f65b-5e0e-4b36-86e3-dcbb29e927a5 returned with HTTP 202 Sep 08 06:50:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 541/1073] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:50:10 2026] DELETE /volume/v3/types/0ea4f65b-5e0e-4b36-86e3-dcbb29e927a5 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d1622450-2314-478b-b560-d81810a20fe6 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Volume info retrieved successfully. Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e1bbbd78-bab5-4381-b08d-960ded167341 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d1622450-2314-478b-b560-d81810a20fe6 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed returned with HTTP 200 Sep 08 06:50:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 533/1074] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:10 2026] GET /volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed => generated 914 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e1bbbd78-bab5-4381-b08d-960ded167341 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/types/0ea4f65b-5e0e-4b36-86e3-dcbb29e927a5 Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e1bbbd78-bab5-4381-b08d-960ded167341 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e1bbbd78-bab5-4381-b08d-960ded167341 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e1bbbd78-bab5-4381-b08d-960ded167341 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/types/0ea4f65b-5e0e-4b36-86e3-dcbb29e927a5 returned with HTTP 404 Sep 08 06:50:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 542/1075] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:50:10 2026] GET /volume/v3/types/0ea4f65b-5e0e-4b36-86e3-dcbb29e927a5 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-853c4b8f-8a27-40af-8dc0-a7c70e14277b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-853c4b8f-8a27-40af-8dc0-a7c70e14277b tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] DELETE http://192.168.122.168/volume/v3/types/a6687bbe-f50c-47e7-869b-244ae62a8024 Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-853c4b8f-8a27-40af-8dc0-a7c70e14277b tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-853c4b8f-8a27-40af-8dc0-a7c70e14277b tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-853c4b8f-8a27-40af-8dc0-a7c70e14277b tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/types/a6687bbe-f50c-47e7-869b-244ae62a8024 returned with HTTP 202 Sep 08 06:50:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 534/1076] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:50:10 2026] DELETE /volume/v3/types/a6687bbe-f50c-47e7-869b-244ae62a8024 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1e4e8bbb-0223-487b-bb75-bd4b60da2d45 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1e4e8bbb-0223-487b-bb75-bd4b60da2d45 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/types/a6687bbe-f50c-47e7-869b-244ae62a8024 Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1e4e8bbb-0223-487b-bb75-bd4b60da2d45 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1e4e8bbb-0223-487b-bb75-bd4b60da2d45 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1e4e8bbb-0223-487b-bb75-bd4b60da2d45 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/types/a6687bbe-f50c-47e7-869b-244ae62a8024 returned with HTTP 404 Sep 08 06:50:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 543/1077] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:50:10 2026] GET /volume/v3/types/a6687bbe-f50c-47e7-869b-244ae62a8024 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d3cc3276-f949-406d-b4ab-8646f11a26bc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d3cc3276-f949-406d-b4ab-8646f11a26bc tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] POST http://192.168.122.168/volume/v3/qos-specs Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d3cc3276-f949-406d-b4ab-8646f11a26bc tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-815328526", "consumer": "back-end"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.qos_specs [None req-d3cc3276-f949-406d-b4ab-8646f11a26bc tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-815328526', 'consumer': 'back-end', 'specs': {}} {{(pid=87203) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-d3cc3276-f949-406d-b4ab-8646f11a26bc tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] DB qos_specs_create(): root {'id': 'abf54a3c-052b-42c3-b65a-9468016879c5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-815328526'} {{(pid=87203) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d3cc3276-f949-406d-b4ab-8646f11a26bc tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs returned with HTTP 200 Sep 08 06:50:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 535/1078] 192.168.122.168 () {60 vars in 1148 bytes} [Tue Sep 8 06:50:10 2026] POST /volume/v3/qos-specs => generated 376 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d60e8bcb-9a8f-4c03-85de-ef6fd9daab39 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d60e8bcb-9a8f-4c03-85de-ef6fd9daab39 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] DELETE http://192.168.122.168/volume/v3/qos-specs/abf54a3c-052b-42c3-b65a-9468016879c5?force=False Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d60e8bcb-9a8f-4c03-85de-ef6fd9daab39 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d60e8bcb-9a8f-4c03-85de-ef6fd9daab39 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d60e8bcb-9a8f-4c03-85de-ef6fd9daab39 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Delete qos_spec: abf54a3c-052b-42c3-b65a-9468016879c5, force: False {{(pid=87202) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:10 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d60e8bcb-9a8f-4c03-85de-ef6fd9daab39 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/abf54a3c-052b-42c3-b65a-9468016879c5?force=False returned with HTTP 202 Sep 08 06:50:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 544/1079] 192.168.122.168 () {58 vars in 1264 bytes} [Tue Sep 8 06:50:10 2026] DELETE /volume/v3/qos-specs/abf54a3c-052b-42c3-b65a-9468016879c5?force=False => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8571696b-8c33-4387-8ab5-a24b89c1d21f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8571696b-8c33-4387-8ab5-a24b89c1d21f tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/abf54a3c-052b-42c3-b65a-9468016879c5 Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8571696b-8c33-4387-8ab5-a24b89c1d21f tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8571696b-8c33-4387-8ab5-a24b89c1d21f tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8571696b-8c33-4387-8ab5-a24b89c1d21f tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/abf54a3c-052b-42c3-b65a-9468016879c5 returned with HTTP 404 Sep 08 06:50:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 536/1080] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:10 2026] GET /volume/v3/qos-specs/abf54a3c-052b-42c3-b65a-9468016879c5 => generated 100 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fbccb2b8-6cf0-4597-8e7a-d1524a41775d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fbccb2b8-6cf0-4597-8e7a-d1524a41775d tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/qos-specs Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fbccb2b8-6cf0-4597-8e7a-d1524a41775d tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fbccb2b8-6cf0-4597-8e7a-d1524a41775d tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:10 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fbccb2b8-6cf0-4597-8e7a-d1524a41775d tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs returned with HTTP 200 Sep 08 06:50:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 545/1081] 192.168.122.168 () {58 vars in 1127 bytes} [Tue Sep 8 06:50:10 2026] GET /volume/v3/qos-specs => generated 174 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e216cb9b-4cec-4d36-b4f1-ac3456af5527 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e216cb9b-4cec-4d36-b4f1-ac3456af5527 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] DELETE http://192.168.122.168/volume/v3/qos-specs/abf54a3c-052b-42c3-b65a-9468016879c5?force=False Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e216cb9b-4cec-4d36-b4f1-ac3456af5527 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e216cb9b-4cec-4d36-b4f1-ac3456af5527 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e216cb9b-4cec-4d36-b4f1-ac3456af5527 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Delete qos_spec: abf54a3c-052b-42c3-b65a-9468016879c5, force: False {{(pid=87203) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e216cb9b-4cec-4d36-b4f1-ac3456af5527 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/abf54a3c-052b-42c3-b65a-9468016879c5?force=False returned with HTTP 404 Sep 08 06:50:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 537/1082] 192.168.122.168 () {58 vars in 1264 bytes} [Tue Sep 8 06:50:10 2026] DELETE /volume/v3/qos-specs/abf54a3c-052b-42c3-b65a-9468016879c5?force=False => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6a6a9934-8041-4fd0-9079-f578f39eddc3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6a6a9934-8041-4fd0-9079-f578f39eddc3 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/abf54a3c-052b-42c3-b65a-9468016879c5 Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6a6a9934-8041-4fd0-9079-f578f39eddc3 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6a6a9934-8041-4fd0-9079-f578f39eddc3 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6a6a9934-8041-4fd0-9079-f578f39eddc3 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/abf54a3c-052b-42c3-b65a-9468016879c5 returned with HTTP 404 Sep 08 06:50:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 546/1083] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:10 2026] GET /volume/v3/qos-specs/abf54a3c-052b-42c3-b65a-9468016879c5 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a36ccad8-80d5-4cf7-b7f1-7a99b9ecfbc0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a36ccad8-80d5-4cf7-b7f1-7a99b9ecfbc0 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] POST http://192.168.122.168/volume/v3/qos-specs Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a36ccad8-80d5-4cf7-b7f1-7a99b9ecfbc0 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1253912083", "consumer": "both"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.qos_specs [None req-a36ccad8-80d5-4cf7-b7f1-7a99b9ecfbc0 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1253912083', 'consumer': 'both', 'specs': {}} {{(pid=87203) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-a36ccad8-80d5-4cf7-b7f1-7a99b9ecfbc0 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] DB qos_specs_create(): root {'id': 'f0017f93-2e65-42dd-812e-45acb38bcbf1', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1253912083'} {{(pid=87203) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a36ccad8-80d5-4cf7-b7f1-7a99b9ecfbc0 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs returned with HTTP 200 Sep 08 06:50:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 538/1084] 192.168.122.168 () {60 vars in 1148 bytes} [Tue Sep 8 06:50:10 2026] POST /volume/v3/qos-specs => generated 373 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-51fa19fe-a0ea-4b74-8c47-00c427950496 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-51fa19fe-a0ea-4b74-8c47-00c427950496 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] DELETE http://192.168.122.168/volume/v3/qos-specs/f0017f93-2e65-42dd-812e-45acb38bcbf1?force=False Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-51fa19fe-a0ea-4b74-8c47-00c427950496 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-51fa19fe-a0ea-4b74-8c47-00c427950496 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-51fa19fe-a0ea-4b74-8c47-00c427950496 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Delete qos_spec: f0017f93-2e65-42dd-812e-45acb38bcbf1, force: False {{(pid=87202) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:10 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-51fa19fe-a0ea-4b74-8c47-00c427950496 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/f0017f93-2e65-42dd-812e-45acb38bcbf1?force=False returned with HTTP 202 Sep 08 06:50:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 547/1085] 192.168.122.168 () {58 vars in 1264 bytes} [Tue Sep 8 06:50:10 2026] DELETE /volume/v3/qos-specs/f0017f93-2e65-42dd-812e-45acb38bcbf1?force=False => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-696246d0-f3d7-43cd-bc9d-688a9a0e0ead None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-696246d0-f3d7-43cd-bc9d-688a9a0e0ead tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/f0017f93-2e65-42dd-812e-45acb38bcbf1 Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-696246d0-f3d7-43cd-bc9d-688a9a0e0ead tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-696246d0-f3d7-43cd-bc9d-688a9a0e0ead tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-696246d0-f3d7-43cd-bc9d-688a9a0e0ead tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/f0017f93-2e65-42dd-812e-45acb38bcbf1 returned with HTTP 404 Sep 08 06:50:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 539/1086] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:10 2026] GET /volume/v3/qos-specs/f0017f93-2e65-42dd-812e-45acb38bcbf1 => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ca1ca763-6a29-405c-b767-08743856f139 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ca1ca763-6a29-405c-b767-08743856f139 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/qos-specs Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ca1ca763-6a29-405c-b767-08743856f139 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ca1ca763-6a29-405c-b767-08743856f139 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:11 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:50:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ca1ca763-6a29-405c-b767-08743856f139 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs returned with HTTP 200 Sep 08 06:50:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 548/1087] 192.168.122.168 () {58 vars in 1127 bytes} [Tue Sep 8 06:50:10 2026] GET /volume/v3/qos-specs => generated 174 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c4850eba-0f51-4641-93c6-46d1361fb3ca None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c4850eba-0f51-4641-93c6-46d1361fb3ca tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] DELETE http://192.168.122.168/volume/v3/qos-specs/f0017f93-2e65-42dd-812e-45acb38bcbf1?force=False Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c4850eba-0f51-4641-93c6-46d1361fb3ca tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c4850eba-0f51-4641-93c6-46d1361fb3ca tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c4850eba-0f51-4641-93c6-46d1361fb3ca tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Delete qos_spec: f0017f93-2e65-42dd-812e-45acb38bcbf1, force: False {{(pid=87203) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c4850eba-0f51-4641-93c6-46d1361fb3ca tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/f0017f93-2e65-42dd-812e-45acb38bcbf1?force=False returned with HTTP 404 Sep 08 06:50:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 540/1088] 192.168.122.168 () {58 vars in 1264 bytes} [Tue Sep 8 06:50:11 2026] DELETE /volume/v3/qos-specs/f0017f93-2e65-42dd-812e-45acb38bcbf1?force=False => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2ce84341-a24c-40ba-a4e0-9bd11c080562 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2ce84341-a24c-40ba-a4e0-9bd11c080562 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/f0017f93-2e65-42dd-812e-45acb38bcbf1 Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2ce84341-a24c-40ba-a4e0-9bd11c080562 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2ce84341-a24c-40ba-a4e0-9bd11c080562 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2ce84341-a24c-40ba-a4e0-9bd11c080562 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/f0017f93-2e65-42dd-812e-45acb38bcbf1 returned with HTTP 404 Sep 08 06:50:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 549/1089] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:11 2026] GET /volume/v3/qos-specs/f0017f93-2e65-42dd-812e-45acb38bcbf1 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-49289d51-c445-4138-9c41-953af22e2f9d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-49289d51-c445-4138-9c41-953af22e2f9d tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] POST http://192.168.122.168/volume/v3/qos-specs Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-49289d51-c445-4138-9c41-953af22e2f9d tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-371229066", "consumer": "front-end"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.qos_specs [None req-49289d51-c445-4138-9c41-953af22e2f9d tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-371229066', 'consumer': 'front-end', 'specs': {}} {{(pid=87203) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-49289d51-c445-4138-9c41-953af22e2f9d tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] DB qos_specs_create(): root {'id': 'acd2fde6-8a09-484a-9fb5-3c3fa9d0f257', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-371229066'} {{(pid=87203) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-49289d51-c445-4138-9c41-953af22e2f9d tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs returned with HTTP 200 Sep 08 06:50:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 541/1090] 192.168.122.168 () {60 vars in 1148 bytes} [Tue Sep 8 06:50:11 2026] POST /volume/v3/qos-specs => generated 377 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-df04243d-0993-41a5-8fb4-d92774488302 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-df04243d-0993-41a5-8fb4-d92774488302 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] DELETE http://192.168.122.168/volume/v3/qos-specs/acd2fde6-8a09-484a-9fb5-3c3fa9d0f257?force=False Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-df04243d-0993-41a5-8fb4-d92774488302 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-df04243d-0993-41a5-8fb4-d92774488302 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-df04243d-0993-41a5-8fb4-d92774488302 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Delete qos_spec: acd2fde6-8a09-484a-9fb5-3c3fa9d0f257, force: False {{(pid=87202) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:11 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 06:50:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-df04243d-0993-41a5-8fb4-d92774488302 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/acd2fde6-8a09-484a-9fb5-3c3fa9d0f257?force=False returned with HTTP 202 Sep 08 06:50:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 550/1091] 192.168.122.168 () {58 vars in 1264 bytes} [Tue Sep 8 06:50:11 2026] DELETE /volume/v3/qos-specs/acd2fde6-8a09-484a-9fb5-3c3fa9d0f257?force=False => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c66db6c1-577e-4832-a9c0-fd46c88f6bf5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c66db6c1-577e-4832-a9c0-fd46c88f6bf5 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/acd2fde6-8a09-484a-9fb5-3c3fa9d0f257 Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c66db6c1-577e-4832-a9c0-fd46c88f6bf5 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c66db6c1-577e-4832-a9c0-fd46c88f6bf5 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c66db6c1-577e-4832-a9c0-fd46c88f6bf5 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/acd2fde6-8a09-484a-9fb5-3c3fa9d0f257 returned with HTTP 404 Sep 08 06:50:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 542/1092] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:11 2026] GET /volume/v3/qos-specs/acd2fde6-8a09-484a-9fb5-3c3fa9d0f257 => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f38be96b-81dc-4b71-b922-ed6ca5cb7012 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f38be96b-81dc-4b71-b922-ed6ca5cb7012 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/qos-specs Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f38be96b-81dc-4b71-b922-ed6ca5cb7012 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f38be96b-81dc-4b71-b922-ed6ca5cb7012 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:11 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:50:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f38be96b-81dc-4b71-b922-ed6ca5cb7012 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs returned with HTTP 200 Sep 08 06:50:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 551/1093] 192.168.122.168 () {58 vars in 1127 bytes} [Tue Sep 8 06:50:11 2026] GET /volume/v3/qos-specs => generated 174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0f17811e-d3e3-4651-89c1-53cc6697e7a0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0f17811e-d3e3-4651-89c1-53cc6697e7a0 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] DELETE http://192.168.122.168/volume/v3/qos-specs/acd2fde6-8a09-484a-9fb5-3c3fa9d0f257?force=False Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0f17811e-d3e3-4651-89c1-53cc6697e7a0 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0f17811e-d3e3-4651-89c1-53cc6697e7a0 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0f17811e-d3e3-4651-89c1-53cc6697e7a0 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Delete qos_spec: acd2fde6-8a09-484a-9fb5-3c3fa9d0f257, force: False {{(pid=87203) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0f17811e-d3e3-4651-89c1-53cc6697e7a0 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/acd2fde6-8a09-484a-9fb5-3c3fa9d0f257?force=False returned with HTTP 404 Sep 08 06:50:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 543/1094] 192.168.122.168 () {58 vars in 1264 bytes} [Tue Sep 8 06:50:11 2026] DELETE /volume/v3/qos-specs/acd2fde6-8a09-484a-9fb5-3c3fa9d0f257?force=False => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ba7eb0b3-ffa1-4296-b80f-914a2eb0c5e2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ba7eb0b3-ffa1-4296-b80f-914a2eb0c5e2 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/acd2fde6-8a09-484a-9fb5-3c3fa9d0f257 Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ba7eb0b3-ffa1-4296-b80f-914a2eb0c5e2 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ba7eb0b3-ffa1-4296-b80f-914a2eb0c5e2 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ba7eb0b3-ffa1-4296-b80f-914a2eb0c5e2 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/acd2fde6-8a09-484a-9fb5-3c3fa9d0f257 returned with HTTP 404 Sep 08 06:50:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 552/1095] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:11 2026] GET /volume/v3/qos-specs/acd2fde6-8a09-484a-9fb5-3c3fa9d0f257 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a3dc86c1-4f47-48fe-814d-6bd07a766764 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3dc86c1-4f47-48fe-814d-6bd07a766764 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a3dc86c1-4f47-48fe-814d-6bd07a766764 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a3dc86c1-4f47-48fe-814d-6bd07a766764 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3dc86c1-4f47-48fe-814d-6bd07a766764 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c returned with HTTP 200 Sep 08 06:50:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 544/1096] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:11 2026] GET /volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c => generated 400 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-61245db6-0927-4477-b409-5f9628a62c81 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-61245db6-0927-4477-b409-5f9628a62c81 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/qos-specs Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-61245db6-0927-4477-b409-5f9628a62c81 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-61245db6-0927-4477-b409-5f9628a62c81 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:11 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:50:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-61245db6-0927-4477-b409-5f9628a62c81 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs returned with HTTP 200 Sep 08 06:50:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 553/1097] 192.168.122.168 () {58 vars in 1127 bytes} [Tue Sep 8 06:50:11 2026] GET /volume/v3/qos-specs => generated 174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0f1eedcc-79c7-4556-8eac-2a0189527fb6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0f1eedcc-79c7-4556-8eac-2a0189527fb6 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] PUT http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0f1eedcc-79c7-4556-8eac-2a0189527fb6 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.qos_specs [None req-0f1eedcc-79c7-4556-8eac-2a0189527fb6 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87203) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-0f1eedcc-79c7-4556-8eac-2a0189527fb6 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] qos_specs_update() value: {'id': '6f915060-df54-4e3e-becf-47fe4e865f1c', 'key': 'iops_bytes', 'value': '500', 'specs_id': '89642363-8f18-4c5e-90c4-8b109446b81c', 'deleted': False} {{(pid=87203) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0f1eedcc-79c7-4556-8eac-2a0189527fb6 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c returned with HTTP 200 Sep 08 06:50:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 545/1098] 192.168.122.168 () {60 vars in 1258 bytes} [Tue Sep 8 06:50:11 2026] PUT /volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c => generated 36 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1ed0ef0d-ff32-478d-8cb9-290e629d31f6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1ed0ef0d-ff32-478d-8cb9-290e629d31f6 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1ed0ef0d-ff32-478d-8cb9-290e629d31f6 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1ed0ef0d-ff32-478d-8cb9-290e629d31f6 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-198bd004-1af5-4753-9dee-bcb95090756c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1ed0ef0d-ff32-478d-8cb9-290e629d31f6 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c returned with HTTP 200 Sep 08 06:50:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 554/1099] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:11 2026] GET /volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c => generated 421 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-198bd004-1af5-4753-9dee-bcb95090756c tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e7fabca0-7f43-4ec1-bbce-0e81e9099c6c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-198bd004-1af5-4753-9dee-bcb95090756c tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-198bd004-1af5-4753-9dee-bcb95090756c tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e7fabca0-7f43-4ec1-bbce-0e81e9099c6c tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] PUT http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/delete_keys Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e7fabca0-7f43-4ec1-bbce-0e81e9099c6c tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e7fabca0-7f43-4ec1-bbce-0e81e9099c6c tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Delete_key spec: 89642363-8f18-4c5e-90c4-8b109446b81c, keys: ['iops_bytes'] {{(pid=87202) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-198bd004-1af5-4753-9dee-bcb95090756c tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-198bd004-1af5-4753-9dee-bcb95090756c tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 546/1100] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:11 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e7fabca0-7f43-4ec1-bbce-0e81e9099c6c tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/delete_keys returned with HTTP 202 Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-553fff84-9cdf-42f4-b625-8d5ac240b8ee None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 555/1101] 192.168.122.168 () {60 vars in 1294 bytes} [Tue Sep 8 06:50:11 2026] PUT /volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c/delete_keys => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:50:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-553fff84-9cdf-42f4-b625-8d5ac240b8ee tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] GET http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-553fff84-9cdf-42f4-b625-8d5ac240b8ee tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-553fff84-9cdf-42f4-b625-8d5ac240b8ee tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4f2d14ad-1b28-4a37-931f-54a6a3767327 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4f2d14ad-1b28-4a37-931f-54a6a3767327 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4f2d14ad-1b28-4a37-931f-54a6a3767327 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4f2d14ad-1b28-4a37-931f-54a6a3767327 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4f2d14ad-1b28-4a37-931f-54a6a3767327 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c returned with HTTP 200 Sep 08 06:50:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 556/1102] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:11 2026] GET /volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c => generated 400 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-99fbe312-949e-4a91-a40a-7797537953bf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-553fff84-9cdf-42f4-b625-8d5ac240b8ee tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Volume info retrieved successfully. Sep 08 06:50:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-99fbe312-949e-4a91-a40a-7797537953bf tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-99fbe312-949e-4a91-a40a-7797537953bf tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-99fbe312-949e-4a91-a40a-7797537953bf tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-99fbe312-949e-4a91-a40a-7797537953bf tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c returned with HTTP 200 Sep 08 06:50:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 557/1103] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:11 2026] GET /volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c => generated 400 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-553fff84-9cdf-42f4-b625-8d5ac240b8ee tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed returned with HTTP 200 Sep 08 06:50:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 547/1104] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:11 2026] GET /volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed => generated 914 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-34d53fce-04fd-482d-af38-985567374ba5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-34d53fce-04fd-482d-af38-985567374ba5 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] DELETE http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c?force=False Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-34d53fce-04fd-482d-af38-985567374ba5 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-34d53fce-04fd-482d-af38-985567374ba5 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.qos_specs_manage [None req-34d53fce-04fd-482d-af38-985567374ba5 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Delete qos_spec: 89642363-8f18-4c5e-90c4-8b109446b81c, force: False {{(pid=87202) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=512,cinder:UPDATE=107,cinder:INSERT=51 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:50:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:11 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 06:50:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-34d53fce-04fd-482d-af38-985567374ba5 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c?force=False returned with HTTP 202 Sep 08 06:50:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 558/1105] 192.168.122.168 () {58 vars in 1264 bytes} [Tue Sep 8 06:50:11 2026] DELETE /volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c?force=False => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bc10c7e5-7ced-4c71-a027-f66f64f16420 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc10c7e5-7ced-4c71-a027-f66f64f16420 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bc10c7e5-7ced-4c71-a027-f66f64f16420 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bc10c7e5-7ced-4c71-a027-f66f64f16420 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc10c7e5-7ced-4c71-a027-f66f64f16420 tempest-QosSpecsTestJSON-642953768 tempest-QosSpecsTestJSON-642953768-project-admin] http://192.168.122.168/volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c returned with HTTP 404 Sep 08 06:50:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 548/1106] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:11 2026] GET /volume/v3/qos-specs/89642363-8f18-4c5e-90c4-8b109446b81c => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ffdf8f3d-8cd2-4d37-a734-513eccf4d029 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ffdf8f3d-8cd2-4d37-a734-513eccf4d029 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ffdf8f3d-8cd2-4d37-a734-513eccf4d029 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ffdf8f3d-8cd2-4d37-a734-513eccf4d029 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ffdf8f3d-8cd2-4d37-a734-513eccf4d029 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ffdf8f3d-8cd2-4d37-a734-513eccf4d029 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 559/1107] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:12 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5b04313f-c2d7-4255-af10-55134d8ecdea None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5b04313f-c2d7-4255-af10-55134d8ecdea tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] GET http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed Sep 08 06:50:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5b04313f-c2d7-4255-af10-55134d8ecdea tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5b04313f-c2d7-4255-af10-55134d8ecdea tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5b04313f-c2d7-4255-af10-55134d8ecdea tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Volume info retrieved successfully. Sep 08 06:50:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5b04313f-c2d7-4255-af10-55134d8ecdea tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed returned with HTTP 200 Sep 08 06:50:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 549/1108] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:12 2026] GET /volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed => generated 914 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b4866716-6c48-4fc8-b5b4-637d6ef671f9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b4866716-6c48-4fc8-b5b4-637d6ef671f9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b4866716-6c48-4fc8-b5b4-637d6ef671f9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b4866716-6c48-4fc8-b5b4-637d6ef671f9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b4866716-6c48-4fc8-b5b4-637d6ef671f9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b4866716-6c48-4fc8-b5b4-637d6ef671f9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 560/1109] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:13 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-02e085d5-6f2f-48cb-b5b7-666fa4e4a08a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-02e085d5-6f2f-48cb-b5b7-666fa4e4a08a tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] GET http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed Sep 08 06:50:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-02e085d5-6f2f-48cb-b5b7-666fa4e4a08a tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-02e085d5-6f2f-48cb-b5b7-666fa4e4a08a tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-02e085d5-6f2f-48cb-b5b7-666fa4e4a08a tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Volume info retrieved successfully. Sep 08 06:50:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-02e085d5-6f2f-48cb-b5b7-666fa4e4a08a tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed returned with HTTP 200 Sep 08 06:50:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 550/1110] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:13 2026] GET /volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9c5363aa-eedc-48df-b00f-1eb9ec9aa079 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9c5363aa-eedc-48df-b00f-1eb9ec9aa079 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9c5363aa-eedc-48df-b00f-1eb9ec9aa079 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9c5363aa-eedc-48df-b00f-1eb9ec9aa079 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9c5363aa-eedc-48df-b00f-1eb9ec9aa079 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9c5363aa-eedc-48df-b00f-1eb9ec9aa079 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 561/1111] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:14 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6161a41b-fb33-405c-90f7-b39308faf17c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6161a41b-fb33-405c-90f7-b39308faf17c tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] GET http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed Sep 08 06:50:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6161a41b-fb33-405c-90f7-b39308faf17c tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6161a41b-fb33-405c-90f7-b39308faf17c tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6161a41b-fb33-405c-90f7-b39308faf17c tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Volume info retrieved successfully. Sep 08 06:50:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6161a41b-fb33-405c-90f7-b39308faf17c tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed returned with HTTP 200 Sep 08 06:50:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 551/1112] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:14 2026] GET /volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed => generated 1332 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:50:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-38447a54-5680-45bf-a3a7-7170a474eeed req-6404d2d8-7ac1-4225-aa7b-a686c6798aab None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-38447a54-5680-45bf-a3a7-7170a474eeed req-6404d2d8-7ac1-4225-aa7b-a686c6798aab tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] GET http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed Sep 08 06:50:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-38447a54-5680-45bf-a3a7-7170a474eeed req-6404d2d8-7ac1-4225-aa7b-a686c6798aab tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-38447a54-5680-45bf-a3a7-7170a474eeed req-6404d2d8-7ac1-4225-aa7b-a686c6798aab tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-38447a54-5680-45bf-a3a7-7170a474eeed req-6404d2d8-7ac1-4225-aa7b-a686c6798aab tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Volume info retrieved successfully. Sep 08 06:50:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-38447a54-5680-45bf-a3a7-7170a474eeed req-6404d2d8-7ac1-4225-aa7b-a686c6798aab tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed returned with HTTP 200 Sep 08 06:50:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 562/1113] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:50:14 2026] GET /volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed => generated 1332 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:50:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-894e2ba6-6cc8-4555-93ab-5dfa106af911 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-894e2ba6-6cc8-4555-93ab-5dfa106af911 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-894e2ba6-6cc8-4555-93ab-5dfa106af911 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-894e2ba6-6cc8-4555-93ab-5dfa106af911 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-38447a54-5680-45bf-a3a7-7170a474eeed req-60cdc375-22ae-4993-87e2-420db9611cba None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-38447a54-5680-45bf-a3a7-7170a474eeed req-60cdc375-22ae-4993-87e2-420db9611cba tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] GET http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed Sep 08 06:50:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-38447a54-5680-45bf-a3a7-7170a474eeed req-60cdc375-22ae-4993-87e2-420db9611cba tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-38447a54-5680-45bf-a3a7-7170a474eeed req-60cdc375-22ae-4993-87e2-420db9611cba tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-894e2ba6-6cc8-4555-93ab-5dfa106af911 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-894e2ba6-6cc8-4555-93ab-5dfa106af911 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 552/1114] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:15 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-38447a54-5680-45bf-a3a7-7170a474eeed req-60cdc375-22ae-4993-87e2-420db9611cba tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Volume info retrieved successfully. Sep 08 06:50:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-38447a54-5680-45bf-a3a7-7170a474eeed req-60cdc375-22ae-4993-87e2-420db9611cba tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed returned with HTTP 200 Sep 08 06:50:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 563/1115] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:50:15 2026] GET /volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed => generated 1332 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:50:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fa23b9ba-6892-4729-bb36-455bbdf22486 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa23b9ba-6892-4729-bb36-455bbdf22486 None None] GET http://192.168.122.168/volume// Sep 08 06:50:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa23b9ba-6892-4729-bb36-455bbdf22486 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa23b9ba-6892-4729-bb36-455bbdf22486 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa23b9ba-6892-4729-bb36-455bbdf22486 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:50:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 553/1116] 192.168.122.168 () {58 vars in 1308 bytes} [Tue Sep 8 06:50:15 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:50:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-38447a54-5680-45bf-a3a7-7170a474eeed req-560d9d5b-bcdd-47f4-a458-4512fc963c07 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-38447a54-5680-45bf-a3a7-7170a474eeed req-560d9d5b-bcdd-47f4-a458-4512fc963c07 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 08 06:50:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-38447a54-5680-45bf-a3a7-7170a474eeed req-560d9d5b-bcdd-47f4-a458-4512fc963c07 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1565e55f-2dc7-43fa-84fb-cade2f0551ed", "connector": null, "instance_uuid": "20a27e9f-249e-4f9d-986d-ed0b8c21f27f"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-38447a54-5680-45bf-a3a7-7170a474eeed req-560d9d5b-bcdd-47f4-a458-4512fc963c07 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 08 06:50:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 564/1117] 192.168.122.168 () {66 vars in 1483 bytes} [Tue Sep 8 06:50:15 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:50:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e6328f1c-9ee2-4f9a-a220-0080f0e63bdc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e6328f1c-9ee2-4f9a-a220-0080f0e63bdc tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e6328f1c-9ee2-4f9a-a220-0080f0e63bdc tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e6328f1c-9ee2-4f9a-a220-0080f0e63bdc tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e6328f1c-9ee2-4f9a-a220-0080f0e63bdc tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e6328f1c-9ee2-4f9a-a220-0080f0e63bdc tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 554/1118] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:16 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dcc5bee4-9231-4143-adb4-2ded5fdc92d0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dcc5bee4-9231-4143-adb4-2ded5fdc92d0 None None] GET http://192.168.122.168/volume// Sep 08 06:50:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dcc5bee4-9231-4143-adb4-2ded5fdc92d0 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dcc5bee4-9231-4143-adb4-2ded5fdc92d0 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dcc5bee4-9231-4143-adb4-2ded5fdc92d0 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:50:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 565/1119] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:50:17 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:50:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-38447a54-5680-45bf-a3a7-7170a474eeed req-857a53be-0235-47e3-9770-45c09fc47c82 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-38447a54-5680-45bf-a3a7-7170a474eeed req-857a53be-0235-47e3-9770-45c09fc47c82 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] GET http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed Sep 08 06:50:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-38447a54-5680-45bf-a3a7-7170a474eeed req-857a53be-0235-47e3-9770-45c09fc47c82 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-38447a54-5680-45bf-a3a7-7170a474eeed req-857a53be-0235-47e3-9770-45c09fc47c82 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-38447a54-5680-45bf-a3a7-7170a474eeed req-857a53be-0235-47e3-9770-45c09fc47c82 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Volume info retrieved successfully. Sep 08 06:50:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-38447a54-5680-45bf-a3a7-7170a474eeed req-857a53be-0235-47e3-9770-45c09fc47c82 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed returned with HTTP 200 Sep 08 06:50:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 555/1120] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:50:17 2026] GET /volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed => generated 1512 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 06:50:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2410f33e-1d11-4ad0-a6f2-ac9f4dc8f433 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-38447a54-5680-45bf-a3a7-7170a474eeed req-4692b5f1-5f0a-4e38-8081-e49e43749fdf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-38447a54-5680-45bf-a3a7-7170a474eeed req-4692b5f1-5f0a-4e38-8081-e49e43749fdf tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] PUT http://192.168.122.168/volume/v3/attachments/1495bc21-cfb3-4d7c-9059-ee0830fa7288 Sep 08 06:50:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-38447a54-5680-45bf-a3a7-7170a474eeed req-4692b5f1-5f0a-4e38-8081-e49e43749fdf tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:41a53b826eb1", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "16482855-131a-4008-adde-924f45bb8de5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:17 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-38447a54-5680-45bf-a3a7-7170a474eeed req-4692b5f1-5f0a-4e38-8081-e49e43749fdf tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Acquiring lock "cinder-attachment_update-1565e55f-2dc7-43fa-84fb-cade2f0551ed-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 06:50:17 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-38447a54-5680-45bf-a3a7-7170a474eeed req-4692b5f1-5f0a-4e38-8081-e49e43749fdf tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Lock "cinder-attachment_update-1565e55f-2dc7-43fa-84fb-cade2f0551ed-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 06:50:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2410f33e-1d11-4ad0-a6f2-ac9f4dc8f433 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:50:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2410f33e-1d11-4ad0-a6f2-ac9f4dc8f433 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1058424513"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-2410f33e-1d11-4ad0-a6f2-ac9f4dc8f433 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1058424513'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:50:17 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-2410f33e-1d11-4ad0-a6f2-ac9f4dc8f433 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Create volume of 1 GB Sep 08 06:50:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2410f33e-1d11-4ad0-a6f2-ac9f4dc8f433 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Availability Zones retrieved successfully. Sep 08 06:50:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2410f33e-1d11-4ad0-a6f2-ac9f4dc8f433 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Flow 'volume_create_api' (65ca6dd3-0745-4113-ace7-1b180de92450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:50:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2410f33e-1d11-4ad0-a6f2-ac9f4dc8f433 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea883fce-36ce-487e-b7fa-d244cd52a567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:17 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-2410f33e-1d11-4ad0-a6f2-ac9f4dc8f433 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:50:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2410f33e-1d11-4ad0-a6f2-ac9f4dc8f433 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea883fce-36ce-487e-b7fa-d244cd52a567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2410f33e-1d11-4ad0-a6f2-ac9f4dc8f433 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2cb1113-0ccd-4afe-81ef-2edbf27c4596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:18 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-38447a54-5680-45bf-a3a7-7170a474eeed req-4692b5f1-5f0a-4e38-8081-e49e43749fdf tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Lock "cinder-attachment_update-1565e55f-2dc7-43fa-84fb-cade2f0551ed-devstack" released by "attachment_update" :: held 0.323s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 06:50:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-38447a54-5680-45bf-a3a7-7170a474eeed req-4692b5f1-5f0a-4e38-8081-e49e43749fdf tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] http://192.168.122.168/volume/v3/attachments/1495bc21-cfb3-4d7c-9059-ee0830fa7288 returned with HTTP 200 Sep 08 06:50:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 556/1121] 192.168.122.168 () {66 vars in 1593 bytes} [Tue Sep 8 06:50:17 2026] PUT /volume/v3/attachments/1495bc21-cfb3-4d7c-9059-ee0830fa7288 => generated 694 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:50:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-957bf8ad-bf53-45c8-b120-8e8403d02aab None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-957bf8ad-bf53-45c8-b120-8e8403d02aab tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-957bf8ad-bf53-45c8-b120-8e8403d02aab tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-957bf8ad-bf53-45c8-b120-8e8403d02aab tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-957bf8ad-bf53-45c8-b120-8e8403d02aab tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-957bf8ad-bf53-45c8-b120-8e8403d02aab tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 557/1122] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:18 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-38447a54-5680-45bf-a3a7-7170a474eeed req-41cd2f3a-2266-484b-ab78-4d2b8d23d90e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-38447a54-5680-45bf-a3a7-7170a474eeed req-41cd2f3a-2266-484b-ab78-4d2b8d23d90e tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] POST http://192.168.122.168/volume/v3/attachments/1495bc21-cfb3-4d7c-9059-ee0830fa7288/action Sep 08 06:50:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-38447a54-5680-45bf-a3a7-7170a474eeed req-41cd2f3a-2266-484b-ab78-4d2b8d23d90e tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-38447a54-5680-45bf-a3a7-7170a474eeed req-41cd2f3a-2266-484b-ab78-4d2b8d23d90e tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:18 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-2410f33e-1d11-4ad0-a6f2-ac9f4dc8f433 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Created reservations ['5c394b7b-4a46-47fc-9c73-65c5345a4ff4', '9871eeaf-0b3c-4ab7-811a-a0d6cf7401ff', '953aadf4-8a71-47be-87d5-aa98770e3288', '48049da5-a38d-4f6b-9d53-ba4245e1981f'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:50:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2410f33e-1d11-4ad0-a6f2-ac9f4dc8f433 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2cb1113-0ccd-4afe-81ef-2edbf27c4596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c394b7b-4a46-47fc-9c73-65c5345a4ff4', '9871eeaf-0b3c-4ab7-811a-a0d6cf7401ff', '953aadf4-8a71-47be-87d5-aa98770e3288', '48049da5-a38d-4f6b-9d53-ba4245e1981f']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2410f33e-1d11-4ad0-a6f2-ac9f4dc8f433 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50958c27-76c2-4cc3-a5bc-e9991bb87d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-38447a54-5680-45bf-a3a7-7170a474eeed req-41cd2f3a-2266-484b-ab78-4d2b8d23d90e tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] http://192.168.122.168/volume/v3/attachments/1495bc21-cfb3-4d7c-9059-ee0830fa7288/action returned with HTTP 204 Sep 08 06:50:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 558/1123] 192.168.122.168 () {66 vars in 1614 bytes} [Tue Sep 8 06:50:18 2026] POST /volume/v3/attachments/1495bc21-cfb3-4d7c-9059-ee0830fa7288/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2410f33e-1d11-4ad0-a6f2-ac9f4dc8f433 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50958c27-76c2-4cc3-a5bc-e9991bb87d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f821731-481f-48bc-a117-d3b8845a782d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1058424513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae94c85512fb48338f4ebd1e60ac68ae',qos_specs=None,replication_status=,reservations=['5c394b7b-4a46-47fc-9c73-65c5345a4ff4','9871eeaf-0b3c-4ab7-811a-a0d6cf7401ff','953aadf4-8a71-47be-87d5-aa98770e3288','48049da5-a38d-4f6b-9d53-ba4245e1981f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d8242b49c5b466dbefd864bf411e44f',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:50:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1058424513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f821731-481f-48bc-a117-d3b8845a782d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae94c85512fb48338f4ebd1e60ac68ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d8242b49c5b466dbefd864bf411e44f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2410f33e-1d11-4ad0-a6f2-ac9f4dc8f433 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6745dbe-ab0a-4347-9ee0-9d3a28e716de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2410f33e-1d11-4ad0-a6f2-ac9f4dc8f433 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6745dbe-ab0a-4347-9ee0-9d3a28e716de) transitioned into state 'SUCCESS' from state '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-1058424513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae94c85512fb48338f4ebd1e60ac68ae',qos_specs=None,replication_status=,reservations=['5c394b7b-4a46-47fc-9c73-65c5345a4ff4','9871eeaf-0b3c-4ab7-811a-a0d6cf7401ff','953aadf4-8a71-47be-87d5-aa98770e3288','48049da5-a38d-4f6b-9d53-ba4245e1981f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d8242b49c5b466dbefd864bf411e44f',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2410f33e-1d11-4ad0-a6f2-ac9f4dc8f433 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d0b472d-e8dc-478b-a127-90e549596fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2410f33e-1d11-4ad0-a6f2-ac9f4dc8f433 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d0b472d-e8dc-478b-a127-90e549596fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2410f33e-1d11-4ad0-a6f2-ac9f4dc8f433 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Flow 'volume_create_api' (65ca6dd3-0745-4113-ace7-1b180de92450) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:50:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2410f33e-1d11-4ad0-a6f2-ac9f4dc8f433 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Create volume request issued successfully. Sep 08 06:50:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2410f33e-1d11-4ad0-a6f2-ac9f4dc8f433 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:50:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 566/1124] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:50:17 2026] POST /volume/v3/volumes => generated 760 bytes in 817 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:50:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d87bc37e-422c-4da2-85fd-ace8b237a2ad None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d87bc37e-422c-4da2-85fd-ace8b237a2ad tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/volumes/2f821731-481f-48bc-a117-d3b8845a782d Sep 08 06:50:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d87bc37e-422c-4da2-85fd-ace8b237a2ad tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d87bc37e-422c-4da2-85fd-ace8b237a2ad tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d87bc37e-422c-4da2-85fd-ace8b237a2ad tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Volume info retrieved successfully. Sep 08 06:50:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d87bc37e-422c-4da2-85fd-ace8b237a2ad tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/volumes/2f821731-481f-48bc-a117-d3b8845a782d returned with HTTP 200 Sep 08 06:50:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 559/1125] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:18 2026] GET /volume/v3/volumes/2f821731-481f-48bc-a117-d3b8845a782d => generated 828 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ef8bd939-e0b9-4a4c-8c68-1cfbb5180328 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ef8bd939-e0b9-4a4c-8c68-1cfbb5180328 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ef8bd939-e0b9-4a4c-8c68-1cfbb5180328 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ef8bd939-e0b9-4a4c-8c68-1cfbb5180328 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ef8bd939-e0b9-4a4c-8c68-1cfbb5180328 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ef8bd939-e0b9-4a4c-8c68-1cfbb5180328 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 567/1126] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:19 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f38451cd-3dea-4024-8633-7123c28fdd04 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f38451cd-3dea-4024-8633-7123c28fdd04 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/volumes/2f821731-481f-48bc-a117-d3b8845a782d Sep 08 06:50:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f38451cd-3dea-4024-8633-7123c28fdd04 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f38451cd-3dea-4024-8633-7123c28fdd04 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f38451cd-3dea-4024-8633-7123c28fdd04 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Volume info retrieved successfully. Sep 08 06:50:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f38451cd-3dea-4024-8633-7123c28fdd04 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/volumes/2f821731-481f-48bc-a117-d3b8845a782d returned with HTTP 200 Sep 08 06:50:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 560/1127] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:19 2026] GET /volume/v3/volumes/2f821731-481f-48bc-a117-d3b8845a782d => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ede5ada1-6697-4d40-a298-6302d6ecec7e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ede5ada1-6697-4d40-a298-6302d6ecec7e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ede5ada1-6697-4d40-a298-6302d6ecec7e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ede5ada1-6697-4d40-a298-6302d6ecec7e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ede5ada1-6697-4d40-a298-6302d6ecec7e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ede5ada1-6697-4d40-a298-6302d6ecec7e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 568/1128] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:20 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-27669075-fa74-4d37-8b97-299062e5ef2e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-27669075-fa74-4d37-8b97-299062e5ef2e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/volumes/2f821731-481f-48bc-a117-d3b8845a782d Sep 08 06:50:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-27669075-fa74-4d37-8b97-299062e5ef2e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-27669075-fa74-4d37-8b97-299062e5ef2e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-27669075-fa74-4d37-8b97-299062e5ef2e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Volume info retrieved successfully. Sep 08 06:50:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-27669075-fa74-4d37-8b97-299062e5ef2e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/volumes/2f821731-481f-48bc-a117-d3b8845a782d returned with HTTP 200 Sep 08 06:50:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 561/1129] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:20 2026] GET /volume/v3/volumes/2f821731-481f-48bc-a117-d3b8845a782d => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f7cc61c1-93d7-479d-841c-5c1b6ef5893f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f7cc61c1-93d7-479d-841c-5c1b6ef5893f tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:50:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f7cc61c1-93d7-479d-841c-5c1b6ef5893f tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f821731-481f-48bc-a117-d3b8845a782d", "name": "tempest-SnapshotsActionsTest-Snapshot-1941839448"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f7cc61c1-93d7-479d-841c-5c1b6ef5893f tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Volume info retrieved successfully. Sep 08 06:50:20 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-f7cc61c1-93d7-479d-841c-5c1b6ef5893f tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Create snapshot from volume 2f821731-481f-48bc-a117-d3b8845a782d Sep 08 06:50:20 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-f7cc61c1-93d7-479d-841c-5c1b6ef5893f tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Created reservations ['b9526797-9517-4432-8958-c2b05972f0f7', 'fe88f0a3-ad33-4e17-b743-e3ad811e10e8', '61691b13-be35-4537-8c2f-5e963d6943a3', 'fd6dc21f-b286-4c2e-b7ef-59c1315ba7ad'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:50:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f7cc61c1-93d7-479d-841c-5c1b6ef5893f tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot create request issued successfully. Sep 08 06:50:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f7cc61c1-93d7-479d-841c-5c1b6ef5893f tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:50:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 569/1130] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:50:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:50:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-97504111-227d-464d-b24a-effd5ba8c58e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-97504111-227d-464d-b24a-effd5ba8c58e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f Sep 08 06:50:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-97504111-227d-464d-b24a-effd5ba8c58e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-97504111-227d-464d-b24a-effd5ba8c58e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-97504111-227d-464d-b24a-effd5ba8c58e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-97504111-227d-464d-b24a-effd5ba8c58e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f returned with HTTP 200 Sep 08 06:50:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 562/1131] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:20 2026] GET /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-da313f33-c73d-422f-94e6-619dca5da1d8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da313f33-c73d-422f-94e6-619dca5da1d8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da313f33-c73d-422f-94e6-619dca5da1d8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da313f33-c73d-422f-94e6-619dca5da1d8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-da313f33-c73d-422f-94e6-619dca5da1d8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da313f33-c73d-422f-94e6-619dca5da1d8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 570/1132] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:21 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0b046cc0-3501-4940-bc7b-5943957ce2e7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0b046cc0-3501-4940-bc7b-5943957ce2e7 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f Sep 08 06:50:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0b046cc0-3501-4940-bc7b-5943957ce2e7 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0b046cc0-3501-4940-bc7b-5943957ce2e7 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0b046cc0-3501-4940-bc7b-5943957ce2e7 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0b046cc0-3501-4940-bc7b-5943957ce2e7 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f returned with HTTP 200 Sep 08 06:50:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 563/1133] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:22 2026] GET /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e1bac515-6edd-41ce-82f7-b27df88c9ff6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e1bac515-6edd-41ce-82f7-b27df88c9ff6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e1bac515-6edd-41ce-82f7-b27df88c9ff6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e1bac515-6edd-41ce-82f7-b27df88c9ff6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e1bac515-6edd-41ce-82f7-b27df88c9ff6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e1bac515-6edd-41ce-82f7-b27df88c9ff6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 571/1134] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:22 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-27d4f42c-1ac7-4b96-badb-fb36768f7c0f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-27d4f42c-1ac7-4b96-badb-fb36768f7c0f tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f Sep 08 06:50:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-27d4f42c-1ac7-4b96-badb-fb36768f7c0f tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-27d4f42c-1ac7-4b96-badb-fb36768f7c0f tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-27d4f42c-1ac7-4b96-badb-fb36768f7c0f tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-27d4f42c-1ac7-4b96-badb-fb36768f7c0f tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f returned with HTTP 200 Sep 08 06:50:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 564/1135] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:23 2026] GET /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fca8e1f3-515b-44ae-934b-c90676b84dad None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fca8e1f3-515b-44ae-934b-c90676b84dad tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fca8e1f3-515b-44ae-934b-c90676b84dad tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fca8e1f3-515b-44ae-934b-c90676b84dad tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fca8e1f3-515b-44ae-934b-c90676b84dad tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fca8e1f3-515b-44ae-934b-c90676b84dad tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 572/1136] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:23 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1b0e0479-c1b8-4960-ad51-fa6d3b4380d5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1b0e0479-c1b8-4960-ad51-fa6d3b4380d5 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f Sep 08 06:50:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1b0e0479-c1b8-4960-ad51-fa6d3b4380d5 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1b0e0479-c1b8-4960-ad51-fa6d3b4380d5 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1b0e0479-c1b8-4960-ad51-fa6d3b4380d5 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1b0e0479-c1b8-4960-ad51-fa6d3b4380d5 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f returned with HTTP 200 Sep 08 06:50:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 565/1137] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:24 2026] GET /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d0fa3cfd-78c4-4169-9f66-30bbb2483437 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d0fa3cfd-78c4-4169-9f66-30bbb2483437 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] POST http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action Sep 08 06:50:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d0fa3cfd-78c4-4169-9f66-30bbb2483437 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d0fa3cfd-78c4-4169-9f66-30bbb2483437 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-d0fa3cfd-78c4-4169-9f66-30bbb2483437 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Updating snapshot '48790f5b-53f9-406d-ab8a-fc6d7cb48f3f' with '{'status': 'creating'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 06:50:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d0fa3cfd-78c4-4169-9f66-30bbb2483437 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action returned with HTTP 202 Sep 08 06:50:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 573/1138] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 06:50:24 2026] POST /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action => generated 0 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d4f55ed3-e88d-4acb-a208-bc3cdb658787 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d4f55ed3-e88d-4acb-a208-bc3cdb658787 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f Sep 08 06:50:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d4f55ed3-e88d-4acb-a208-bc3cdb658787 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d4f55ed3-e88d-4acb-a208-bc3cdb658787 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d4f55ed3-e88d-4acb-a208-bc3cdb658787 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d4f55ed3-e88d-4acb-a208-bc3cdb658787 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f returned with HTTP 200 Sep 08 06:50:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 566/1139] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:24 2026] GET /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0ebccb45-68e4-4e87-9f27-d5f540423e61 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0ebccb45-68e4-4e87-9f27-d5f540423e61 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] POST http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action Sep 08 06:50:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4ea2412e-b656-4777-b133-8a16a85048db None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0ebccb45-68e4-4e87-9f27-d5f540423e61 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0ebccb45-68e4-4e87-9f27-d5f540423e61 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-0ebccb45-68e4-4e87-9f27-d5f540423e61 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Updating snapshot '48790f5b-53f9-406d-ab8a-fc6d7cb48f3f' with '{'status': 'available'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 06:50:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4ea2412e-b656-4777-b133-8a16a85048db tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4ea2412e-b656-4777-b133-8a16a85048db tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4ea2412e-b656-4777-b133-8a16a85048db tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4ea2412e-b656-4777-b133-8a16a85048db tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0ebccb45-68e4-4e87-9f27-d5f540423e61 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action returned with HTTP 202 Sep 08 06:50:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4ea2412e-b656-4777-b133-8a16a85048db tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 574/1140] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 06:50:24 2026] POST /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 567/1141] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:24 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6c99f0fe-e020-4b68-a9dd-efb159716f80 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6c99f0fe-e020-4b68-a9dd-efb159716f80 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f Sep 08 06:50:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6c99f0fe-e020-4b68-a9dd-efb159716f80 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6c99f0fe-e020-4b68-a9dd-efb159716f80 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6c99f0fe-e020-4b68-a9dd-efb159716f80 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6c99f0fe-e020-4b68-a9dd-efb159716f80 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f returned with HTTP 200 Sep 08 06:50:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 575/1142] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:24 2026] GET /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:50:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-13718933-756b-4569-80d8-e21973851995 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-13718933-756b-4569-80d8-e21973851995 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:50:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-13718933-756b-4569-80d8-e21973851995 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f821731-481f-48bc-a117-d3b8845a782d", "name": "tempest-SnapshotsActionsTest-Snapshot-782393666"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-13718933-756b-4569-80d8-e21973851995 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Volume info retrieved successfully. Sep 08 06:50:24 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-13718933-756b-4569-80d8-e21973851995 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Create snapshot from volume 2f821731-481f-48bc-a117-d3b8845a782d Sep 08 06:50:25 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-13718933-756b-4569-80d8-e21973851995 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Created reservations ['0963e9d7-b427-42d1-81f8-4fff08202238', 'd316f5d9-f1b6-4e4c-b52b-07315b9ae666', '7c305225-4a37-4635-bea6-1c07aad06fab', 'bf13d76b-8c99-44f1-9237-2432c574f226'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:50:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-13718933-756b-4569-80d8-e21973851995 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot create request issued successfully. Sep 08 06:50:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-13718933-756b-4569-80d8-e21973851995 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:50:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 568/1143] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:50:24 2026] POST /volume/v3/snapshots => generated 306 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:50:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-55c7529c-fc6c-4a6f-aa00-0a9dbeefa890 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-55c7529c-fc6c-4a6f-aa00-0a9dbeefa890 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 Sep 08 06:50:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-55c7529c-fc6c-4a6f-aa00-0a9dbeefa890 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-55c7529c-fc6c-4a6f-aa00-0a9dbeefa890 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-55c7529c-fc6c-4a6f-aa00-0a9dbeefa890 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-55c7529c-fc6c-4a6f-aa00-0a9dbeefa890 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 returned with HTTP 200 Sep 08 06:50:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 576/1144] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:25 2026] GET /volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-44a75698-7ad0-4521-8881-dd6bc929339a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-44a75698-7ad0-4521-8881-dd6bc929339a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-44a75698-7ad0-4521-8881-dd6bc929339a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-44a75698-7ad0-4521-8881-dd6bc929339a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-44a75698-7ad0-4521-8881-dd6bc929339a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-44a75698-7ad0-4521-8881-dd6bc929339a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 569/1145] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:25 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ec4af0d4-3c79-4c7e-9f98-7eabd8ef6dec None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec4af0d4-3c79-4c7e-9f98-7eabd8ef6dec tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 Sep 08 06:50:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ec4af0d4-3c79-4c7e-9f98-7eabd8ef6dec tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ec4af0d4-3c79-4c7e-9f98-7eabd8ef6dec tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ec4af0d4-3c79-4c7e-9f98-7eabd8ef6dec tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec4af0d4-3c79-4c7e-9f98-7eabd8ef6dec tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 returned with HTTP 200 Sep 08 06:50:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 577/1146] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:26 2026] GET /volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 => generated 438 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-192e6440-fefd-4fa5-ab2d-290fdbd9b4cc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-192e6440-fefd-4fa5-ab2d-290fdbd9b4cc tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-192e6440-fefd-4fa5-ab2d-290fdbd9b4cc tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-192e6440-fefd-4fa5-ab2d-290fdbd9b4cc tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-192e6440-fefd-4fa5-ab2d-290fdbd9b4cc tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-192e6440-fefd-4fa5-ab2d-290fdbd9b4cc tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 570/1147] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:26 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-695f4d2c-9aa3-4449-a893-0e6325760da5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-695f4d2c-9aa3-4449-a893-0e6325760da5 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 Sep 08 06:50:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-695f4d2c-9aa3-4449-a893-0e6325760da5 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-695f4d2c-9aa3-4449-a893-0e6325760da5 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-695f4d2c-9aa3-4449-a893-0e6325760da5 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-695f4d2c-9aa3-4449-a893-0e6325760da5 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 returned with HTTP 200 Sep 08 06:50:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 578/1148] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:27 2026] GET /volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1f941ed8-7381-4a3a-a59d-fb022fcaa65f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1f941ed8-7381-4a3a-a59d-fb022fcaa65f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1f941ed8-7381-4a3a-a59d-fb022fcaa65f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1f941ed8-7381-4a3a-a59d-fb022fcaa65f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1f941ed8-7381-4a3a-a59d-fb022fcaa65f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1f941ed8-7381-4a3a-a59d-fb022fcaa65f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 571/1149] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:28 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c5e5d3c6-98bb-41d8-aabe-597b6b2442f7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c5e5d3c6-98bb-41d8-aabe-597b6b2442f7 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 Sep 08 06:50:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c5e5d3c6-98bb-41d8-aabe-597b6b2442f7 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c5e5d3c6-98bb-41d8-aabe-597b6b2442f7 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c5e5d3c6-98bb-41d8-aabe-597b6b2442f7 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c5e5d3c6-98bb-41d8-aabe-597b6b2442f7 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 returned with HTTP 200 Sep 08 06:50:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 579/1150] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:28 2026] GET /volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 => generated 465 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5aff6598-ffd7-4ebd-9f37-280e7e86bde1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5aff6598-ffd7-4ebd-9f37-280e7e86bde1 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] POST http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356/action Sep 08 06:50:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5aff6598-ffd7-4ebd-9f37-280e7e86bde1 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5aff6598-ffd7-4ebd-9f37-280e7e86bde1 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.admin_actions [None req-5aff6598-ffd7-4ebd-9f37-280e7e86bde1 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Updating snapshot '5ed29e7f-5a65-4816-ba58-6c2a8d45d356' with '{'status': 'creating'}' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 06:50:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5aff6598-ffd7-4ebd-9f37-280e7e86bde1 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356/action returned with HTTP 202 Sep 08 06:50:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 572/1151] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 06:50:28 2026] POST /volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356/action => generated 0 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-07a4354e-108f-439c-8f6d-36f3ba5db6eb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07a4354e-108f-439c-8f6d-36f3ba5db6eb tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 Sep 08 06:50:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-07a4354e-108f-439c-8f6d-36f3ba5db6eb tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-07a4354e-108f-439c-8f6d-36f3ba5db6eb tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-07a4354e-108f-439c-8f6d-36f3ba5db6eb tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07a4354e-108f-439c-8f6d-36f3ba5db6eb tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 returned with HTTP 200 Sep 08 06:50:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 580/1152] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:28 2026] GET /volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 => generated 464 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-171cddb5-0df3-480a-b388-df4f803405e1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-171cddb5-0df3-480a-b388-df4f803405e1 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] POST http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356/action Sep 08 06:50:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-171cddb5-0df3-480a-b388-df4f803405e1 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-171cddb5-0df3-480a-b388-df4f803405e1 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-171cddb5-0df3-480a-b388-df4f803405e1 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Snapshot retrieved successfully. Sep 08 06:50:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-171cddb5-0df3-480a-b388-df4f803405e1 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Snapshot delete request issued successfully. Sep 08 06:50:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-171cddb5-0df3-480a-b388-df4f803405e1 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356/action returned with HTTP 202 Sep 08 06:50:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 573/1153] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 06:50:28 2026] POST /volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f16d2dcc-0c45-4a17-bbfa-5fba93b541f6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f16d2dcc-0c45-4a17-bbfa-5fba93b541f6 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 Sep 08 06:50:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f16d2dcc-0c45-4a17-bbfa-5fba93b541f6 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f16d2dcc-0c45-4a17-bbfa-5fba93b541f6 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f16d2dcc-0c45-4a17-bbfa-5fba93b541f6 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f16d2dcc-0c45-4a17-bbfa-5fba93b541f6 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 returned with HTTP 200 Sep 08 06:50:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 581/1154] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:28 2026] GET /volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 => generated 464 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dfd758c7-2120-45f3-a7b0-d3c9c97d0f52 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dfd758c7-2120-45f3-a7b0-d3c9c97d0f52 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dfd758c7-2120-45f3-a7b0-d3c9c97d0f52 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dfd758c7-2120-45f3-a7b0-d3c9c97d0f52 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dfd758c7-2120-45f3-a7b0-d3c9c97d0f52 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dfd758c7-2120-45f3-a7b0-d3c9c97d0f52 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 574/1155] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:29 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8aa2618f-d275-482f-ac36-3b7b9e9a6de9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8aa2618f-d275-482f-ac36-3b7b9e9a6de9 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 Sep 08 06:50:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8aa2618f-d275-482f-ac36-3b7b9e9a6de9 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8aa2618f-d275-482f-ac36-3b7b9e9a6de9 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8aa2618f-d275-482f-ac36-3b7b9e9a6de9 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8aa2618f-d275-482f-ac36-3b7b9e9a6de9 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 returned with HTTP 200 Sep 08 06:50:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 582/1156] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:29 2026] GET /volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 => generated 464 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-53fec16d-8d88-491c-9c04-665078ea694b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-53fec16d-8d88-491c-9c04-665078ea694b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-53fec16d-8d88-491c-9c04-665078ea694b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-53fec16d-8d88-491c-9c04-665078ea694b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-53fec16d-8d88-491c-9c04-665078ea694b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-53fec16d-8d88-491c-9c04-665078ea694b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 575/1157] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:30 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bc1dba64-9407-4adb-9301-9d0d460f91c9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bc1dba64-9407-4adb-9301-9d0d460f91c9 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 Sep 08 06:50:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bc1dba64-9407-4adb-9301-9d0d460f91c9 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bc1dba64-9407-4adb-9301-9d0d460f91c9 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bc1dba64-9407-4adb-9301-9d0d460f91c9 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bc1dba64-9407-4adb-9301-9d0d460f91c9 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 returned with HTTP 200 Sep 08 06:50:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 583/1158] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:30 2026] GET /volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 => generated 464 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ef1e2859-f994-4e68-8df5-18672acffbda None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ef1e2859-f994-4e68-8df5-18672acffbda tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ef1e2859-f994-4e68-8df5-18672acffbda tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ef1e2859-f994-4e68-8df5-18672acffbda tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ef1e2859-f994-4e68-8df5-18672acffbda tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ef1e2859-f994-4e68-8df5-18672acffbda tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 576/1159] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:31 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-58afcb6c-36bf-4ba2-a442-9f2622ab8e4e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-58afcb6c-36bf-4ba2-a442-9f2622ab8e4e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 Sep 08 06:50:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-58afcb6c-36bf-4ba2-a442-9f2622ab8e4e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-58afcb6c-36bf-4ba2-a442-9f2622ab8e4e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-58afcb6c-36bf-4ba2-a442-9f2622ab8e4e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 returned with HTTP 404 Sep 08 06:50:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 584/1160] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:31 2026] GET /volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fc057d67-7df7-442b-8251-8c76a0e398ac None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fc057d67-7df7-442b-8251-8c76a0e398ac tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] POST http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action Sep 08 06:50:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fc057d67-7df7-442b-8251-8c76a0e398ac tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fc057d67-7df7-442b-8251-8c76a0e398ac tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.admin_actions [None req-fc057d67-7df7-442b-8251-8c76a0e398ac tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Updating snapshot '48790f5b-53f9-406d-ab8a-fc6d7cb48f3f' with '{'status': 'available'}' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 06:50:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fc057d67-7df7-442b-8251-8c76a0e398ac tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action returned with HTTP 202 Sep 08 06:50:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 577/1161] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 06:50:31 2026] POST /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 06:50:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-66eb9a29-95a3-4f2f-a024-12d50b00daf6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-66eb9a29-95a3-4f2f-a024-12d50b00daf6 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f Sep 08 06:50:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-66eb9a29-95a3-4f2f-a024-12d50b00daf6 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-66eb9a29-95a3-4f2f-a024-12d50b00daf6 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-66eb9a29-95a3-4f2f-a024-12d50b00daf6 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-66eb9a29-95a3-4f2f-a024-12d50b00daf6 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f returned with HTTP 200 Sep 08 06:50:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 585/1162] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:32 2026] GET /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:50:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4d852f63-98f5-45b7-9a70-f099f002baaf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4d852f63-98f5-45b7-9a70-f099f002baaf tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 Sep 08 06:50:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4d852f63-98f5-45b7-9a70-f099f002baaf tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4d852f63-98f5-45b7-9a70-f099f002baaf tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:32 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-4d852f63-98f5-45b7-9a70-f099f002baaf tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Delete snapshot with id: 5ed29e7f-5a65-4816-ba58-6c2a8d45d356 Sep 08 06:50:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4d852f63-98f5-45b7-9a70-f099f002baaf tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 returned with HTTP 404 Sep 08 06:50:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 578/1163] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:50:32 2026] DELETE /volume/v3/snapshots/5ed29e7f-5a65-4816-ba58-6c2a8d45d356 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6e6e8633-133c-4240-b893-6565a9f06239 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6e6e8633-133c-4240-b893-6565a9f06239 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:50:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6e6e8633-133c-4240-b893-6565a9f06239 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f821731-481f-48bc-a117-d3b8845a782d", "name": "tempest-SnapshotsActionsTest-Snapshot-442569817"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6e6e8633-133c-4240-b893-6565a9f06239 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Volume info retrieved successfully. Sep 08 06:50:32 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-6e6e8633-133c-4240-b893-6565a9f06239 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Create snapshot from volume 2f821731-481f-48bc-a117-d3b8845a782d Sep 08 06:50:32 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-6e6e8633-133c-4240-b893-6565a9f06239 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Created reservations ['4b5a190f-0003-4bb5-b2dc-ad4484a5bc66', 'a0a2cc11-e716-404d-b58f-3be8c8bc96b9', 'f4bd4b3b-ea1c-44a1-8f65-d52266f27de5', 'ca86b69a-7dda-47f5-ad89-f31a0bc138a1'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:50:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-250a8c38-a59e-4546-880e-b44dff234799 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-250a8c38-a59e-4546-880e-b44dff234799 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-250a8c38-a59e-4546-880e-b44dff234799 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-250a8c38-a59e-4546-880e-b44dff234799 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-250a8c38-a59e-4546-880e-b44dff234799 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6e6e8633-133c-4240-b893-6565a9f06239 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot create request issued successfully. Sep 08 06:50:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6e6e8633-133c-4240-b893-6565a9f06239 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:50:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-250a8c38-a59e-4546-880e-b44dff234799 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 579/1164] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:32 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 586/1165] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:50:32 2026] POST /volume/v3/snapshots => generated 306 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 06:50:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6c486c98-9ce6-41ee-8f96-2283b0718a96 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6c486c98-9ce6-41ee-8f96-2283b0718a96 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d Sep 08 06:50:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6c486c98-9ce6-41ee-8f96-2283b0718a96 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6c486c98-9ce6-41ee-8f96-2283b0718a96 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6c486c98-9ce6-41ee-8f96-2283b0718a96 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6c486c98-9ce6-41ee-8f96-2283b0718a96 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d returned with HTTP 200 Sep 08 06:50:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 580/1166] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:32 2026] GET /volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d => generated 438 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:50:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4402b5c0-75e9-49a4-aa4a-b6a2dbf856b7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d259555e-cc8d-40a2-8327-677905c1e19e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4402b5c0-75e9-49a4-aa4a-b6a2dbf856b7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4402b5c0-75e9-49a4-aa4a-b6a2dbf856b7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d259555e-cc8d-40a2-8327-677905c1e19e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d Sep 08 06:50:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d259555e-cc8d-40a2-8327-677905c1e19e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4402b5c0-75e9-49a4-aa4a-b6a2dbf856b7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d259555e-cc8d-40a2-8327-677905c1e19e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d259555e-cc8d-40a2-8327-677905c1e19e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d259555e-cc8d-40a2-8327-677905c1e19e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d returned with HTTP 200 Sep 08 06:50:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 581/1167] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:33 2026] GET /volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d => generated 438 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:50:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4402b5c0-75e9-49a4-aa4a-b6a2dbf856b7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4402b5c0-75e9-49a4-aa4a-b6a2dbf856b7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 587/1168] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:33 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0a9e6eb4-fdfa-495e-8c57-d0b7416e3329 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0a9e6eb4-fdfa-495e-8c57-d0b7416e3329 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d Sep 08 06:50:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0a9e6eb4-fdfa-495e-8c57-d0b7416e3329 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0a9e6eb4-fdfa-495e-8c57-d0b7416e3329 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0a9e6eb4-fdfa-495e-8c57-d0b7416e3329 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0a9e6eb4-fdfa-495e-8c57-d0b7416e3329 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d returned with HTTP 200 Sep 08 06:50:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 582/1169] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:34 2026] GET /volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d => generated 438 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-46d5b9ca-182b-4167-b1e0-0932d5cfa958 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-46d5b9ca-182b-4167-b1e0-0932d5cfa958 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-46d5b9ca-182b-4167-b1e0-0932d5cfa958 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-46d5b9ca-182b-4167-b1e0-0932d5cfa958 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-46d5b9ca-182b-4167-b1e0-0932d5cfa958 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-46d5b9ca-182b-4167-b1e0-0932d5cfa958 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 588/1170] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:35 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-573da78f-b06d-4a3a-b6cb-1f4529951c4d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-573da78f-b06d-4a3a-b6cb-1f4529951c4d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:50:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-573da78f-b06d-4a3a-b6cb-1f4529951c4d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-215847216"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-573da78f-b06d-4a3a-b6cb-1f4529951c4d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-215847216'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:50:35 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-573da78f-b06d-4a3a-b6cb-1f4529951c4d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Create volume of 1 GB Sep 08 06:50:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-573da78f-b06d-4a3a-b6cb-1f4529951c4d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Availability Zones retrieved successfully. Sep 08 06:50:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1c2d1bb8-a61d-4e5a-b06b-8728c7ce5832 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1c2d1bb8-a61d-4e5a-b06b-8728c7ce5832 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d Sep 08 06:50:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1c2d1bb8-a61d-4e5a-b06b-8728c7ce5832 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1c2d1bb8-a61d-4e5a-b06b-8728c7ce5832 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-573da78f-b06d-4a3a-b6cb-1f4529951c4d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Flow 'volume_create_api' (d1441f17-690d-4681-85fe-67754727e0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:50:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1c2d1bb8-a61d-4e5a-b06b-8728c7ce5832 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1c2d1bb8-a61d-4e5a-b06b-8728c7ce5832 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d returned with HTTP 200 Sep 08 06:50:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 589/1171] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:35 2026] GET /volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-573da78f-b06d-4a3a-b6cb-1f4529951c4d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df8d1f7b-a42d-4d69-ac50-5ecf17479150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-573da78f-b06d-4a3a-b6cb-1f4529951c4d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:50:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a2b5c7b7-9f61-4efd-9b5c-be6b1183547b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a2b5c7b7-9f61-4efd-9b5c-be6b1183547b tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] POST http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d/action Sep 08 06:50:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a2b5c7b7-9f61-4efd-9b5c-be6b1183547b tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a2b5c7b7-9f61-4efd-9b5c-be6b1183547b tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-a2b5c7b7-9f61-4efd-9b5c-be6b1183547b tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Updating snapshot 'a465c9b2-fb4e-4703-8729-acb86612866d' with '{'status': 'deleting'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 06:50:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a2b5c7b7-9f61-4efd-9b5c-be6b1183547b tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d/action returned with HTTP 202 Sep 08 06:50:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 590/1172] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 06:50:36 2026] POST /volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-64755c34-1553-4552-b25b-432f3d9f8695 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-64755c34-1553-4552-b25b-432f3d9f8695 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-64755c34-1553-4552-b25b-432f3d9f8695 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-64755c34-1553-4552-b25b-432f3d9f8695 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-573da78f-b06d-4a3a-b6cb-1f4529951c4d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df8d1f7b-a42d-4d69-ac50-5ecf17479150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-573da78f-b06d-4a3a-b6cb-1f4529951c4d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b9077fe-e33d-4c18-b9ff-500cc6f87e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-64755c34-1553-4552-b25b-432f3d9f8695 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-64755c34-1553-4552-b25b-432f3d9f8695 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 591/1173] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:36 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ed85f7fd-2ddc-425a-b92c-e1293bbfc901 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ed85f7fd-2ddc-425a-b92c-e1293bbfc901 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d Sep 08 06:50:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ed85f7fd-2ddc-425a-b92c-e1293bbfc901 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ed85f7fd-2ddc-425a-b92c-e1293bbfc901 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ed85f7fd-2ddc-425a-b92c-e1293bbfc901 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ed85f7fd-2ddc-425a-b92c-e1293bbfc901 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d returned with HTTP 200 Sep 08 06:50:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 592/1174] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:36 2026] GET /volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d => generated 464 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-82e70530-dee8-4003-97ce-dfd1794bc9e6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-82e70530-dee8-4003-97ce-dfd1794bc9e6 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] POST http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d/action Sep 08 06:50:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-82e70530-dee8-4003-97ce-dfd1794bc9e6 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-82e70530-dee8-4003-97ce-dfd1794bc9e6 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-82e70530-dee8-4003-97ce-dfd1794bc9e6 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Snapshot retrieved successfully. Sep 08 06:50:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:36 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-573da78f-b06d-4a3a-b6cb-1f4529951c4d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Created reservations ['69570f12-78fe-4fc2-b6a8-aac6014825fc', '1a9303fa-ac4e-441b-bdb6-b058eda655c9', 'e21f1a6f-8088-4b89-a03f-888356c2d1ff', 'f073fd2d-efa2-49eb-ab80-c436ea29e819'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:50:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-573da78f-b06d-4a3a-b6cb-1f4529951c4d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b9077fe-e33d-4c18-b9ff-500cc6f87e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69570f12-78fe-4fc2-b6a8-aac6014825fc', '1a9303fa-ac4e-441b-bdb6-b058eda655c9', 'e21f1a6f-8088-4b89-a03f-888356c2d1ff', 'f073fd2d-efa2-49eb-ab80-c436ea29e819']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-573da78f-b06d-4a3a-b6cb-1f4529951c4d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9a74d45-265f-4949-b893-5274492e43c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-82e70530-dee8-4003-97ce-dfd1794bc9e6 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Snapshot delete request issued successfully. Sep 08 06:50:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-82e70530-dee8-4003-97ce-dfd1794bc9e6 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d/action returned with HTTP 202 Sep 08 06:50:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 593/1175] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 06:50:36 2026] POST /volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-add51a7a-c453-4ff1-a281-e012ee46fb0b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-add51a7a-c453-4ff1-a281-e012ee46fb0b tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d Sep 08 06:50:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-add51a7a-c453-4ff1-a281-e012ee46fb0b tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-add51a7a-c453-4ff1-a281-e012ee46fb0b tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-add51a7a-c453-4ff1-a281-e012ee46fb0b tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-add51a7a-c453-4ff1-a281-e012ee46fb0b tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d returned with HTTP 200 Sep 08 06:50:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 594/1176] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:36 2026] GET /volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d => generated 464 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-573da78f-b06d-4a3a-b6cb-1f4529951c4d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9a74d45-265f-4949-b893-5274492e43c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c70ceeab-c76e-4a9e-9840-cea19435bff7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-215847216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5635d14e0683482894f5280c0d203e9a',qos_specs=None,replication_status=,reservations=['69570f12-78fe-4fc2-b6a8-aac6014825fc','1a9303fa-ac4e-441b-bdb6-b058eda655c9','e21f1a6f-8088-4b89-a03f-888356c2d1ff','f073fd2d-efa2-49eb-ab80-c436ea29e819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a317e65f2b914c89ba740783ea0eb437',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:50:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-215847216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c70ceeab-c76e-4a9e-9840-cea19435bff7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5635d14e0683482894f5280c0d203e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a317e65f2b914c89ba740783ea0eb437',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-573da78f-b06d-4a3a-b6cb-1f4529951c4d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e6cb56-e5d5-41bc-bae0-9d062a9a0c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-573da78f-b06d-4a3a-b6cb-1f4529951c4d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e6cb56-e5d5-41bc-bae0-9d062a9a0c46) transitioned into state 'SUCCESS' from state '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-215847216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5635d14e0683482894f5280c0d203e9a',qos_specs=None,replication_status=,reservations=['69570f12-78fe-4fc2-b6a8-aac6014825fc','1a9303fa-ac4e-441b-bdb6-b058eda655c9','e21f1a6f-8088-4b89-a03f-888356c2d1ff','f073fd2d-efa2-49eb-ab80-c436ea29e819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a317e65f2b914c89ba740783ea0eb437',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-573da78f-b06d-4a3a-b6cb-1f4529951c4d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95d8f9c-8862-4948-920c-e6dde73ab0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-573da78f-b06d-4a3a-b6cb-1f4529951c4d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95d8f9c-8862-4948-920c-e6dde73ab0e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-573da78f-b06d-4a3a-b6cb-1f4529951c4d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Flow 'volume_create_api' (d1441f17-690d-4681-85fe-67754727e0a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:50:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-573da78f-b06d-4a3a-b6cb-1f4529951c4d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Create volume request issued successfully. Sep 08 06:50:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-573da78f-b06d-4a3a-b6cb-1f4529951c4d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:50:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 583/1177] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:50:35 2026] POST /volume/v3/volumes => generated 757 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:50:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a3febbf0-3ce6-4e44-bf18-7597a7f1efac None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a3febbf0-3ce6-4e44-bf18-7597a7f1efac tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 Sep 08 06:50:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a3febbf0-3ce6-4e44-bf18-7597a7f1efac tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a3febbf0-3ce6-4e44-bf18-7597a7f1efac tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a3febbf0-3ce6-4e44-bf18-7597a7f1efac tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a3febbf0-3ce6-4e44-bf18-7597a7f1efac tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 returned with HTTP 200 Sep 08 06:50:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 595/1178] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:36 2026] GET /volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 => generated 825 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e48180e6-8d40-4a18-911d-02cf4354814b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e48180e6-8d40-4a18-911d-02cf4354814b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e48180e6-8d40-4a18-911d-02cf4354814b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e48180e6-8d40-4a18-911d-02cf4354814b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e48180e6-8d40-4a18-911d-02cf4354814b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e48180e6-8d40-4a18-911d-02cf4354814b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 584/1179] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:37 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:50:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3fe855c5-4f3f-47ae-ab8d-2ecaf68c1a2c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3fe855c5-4f3f-47ae-ab8d-2ecaf68c1a2c tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d Sep 08 06:50:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3fe855c5-4f3f-47ae-ab8d-2ecaf68c1a2c tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3fe855c5-4f3f-47ae-ab8d-2ecaf68c1a2c tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3fe855c5-4f3f-47ae-ab8d-2ecaf68c1a2c tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3fe855c5-4f3f-47ae-ab8d-2ecaf68c1a2c tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d returned with HTTP 200 Sep 08 06:50:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 596/1180] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:37 2026] GET /volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d => generated 464 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-093341a8-b823-4fdf-9817-8147f72dd8f4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-093341a8-b823-4fdf-9817-8147f72dd8f4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 Sep 08 06:50:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-093341a8-b823-4fdf-9817-8147f72dd8f4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-093341a8-b823-4fdf-9817-8147f72dd8f4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-093341a8-b823-4fdf-9817-8147f72dd8f4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-093341a8-b823-4fdf-9817-8147f72dd8f4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 returned with HTTP 200 Sep 08 06:50:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 585/1181] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:37 2026] GET /volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 => generated 849 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7f52bb7d-187d-452a-acfa-88fc92067390 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7f52bb7d-187d-452a-acfa-88fc92067390 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7f52bb7d-187d-452a-acfa-88fc92067390 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7f52bb7d-187d-452a-acfa-88fc92067390 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7f52bb7d-187d-452a-acfa-88fc92067390 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7f52bb7d-187d-452a-acfa-88fc92067390 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 597/1182] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:38 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:50:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4e0dea50-208b-4830-acbe-66c448876f4d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4e0dea50-208b-4830-acbe-66c448876f4d tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d Sep 08 06:50:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4e0dea50-208b-4830-acbe-66c448876f4d tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4e0dea50-208b-4830-acbe-66c448876f4d tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4e0dea50-208b-4830-acbe-66c448876f4d tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4e0dea50-208b-4830-acbe-66c448876f4d tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d returned with HTTP 200 Sep 08 06:50:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 586/1183] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:38 2026] GET /volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d => generated 464 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1eb4f228-111b-4489-9475-1fc62ea5dc1b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1eb4f228-111b-4489-9475-1fc62ea5dc1b tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 Sep 08 06:50:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1eb4f228-111b-4489-9475-1fc62ea5dc1b tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1eb4f228-111b-4489-9475-1fc62ea5dc1b tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1eb4f228-111b-4489-9475-1fc62ea5dc1b tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1eb4f228-111b-4489-9475-1fc62ea5dc1b tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 returned with HTTP 200 Sep 08 06:50:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 598/1184] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:38 2026] GET /volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6d51f398-7b84-4efb-ae0a-8a401ed79ee9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d51f398-7b84-4efb-ae0a-8a401ed79ee9 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] POST http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7/action Sep 08 06:50:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d51f398-7b84-4efb-ae0a-8a401ed79ee9 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Action body: b'{"os-attach": {"instance_uuid": "48c604ba-6a12-422a-bb9b-d64cff3f2e88", "mountpoint": "/dev/vdb"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d51f398-7b84-4efb-ae0a-8a401ed79ee9 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "48c604ba-6a12-422a-bb9b-d64cff3f2e88", "mountpoint": "/dev/vdb"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6d51f398-7b84-4efb-ae0a-8a401ed79ee9 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6d51f398-7b84-4efb-ae0a-8a401ed79ee9 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Update volume admin metadata completed successfully. Sep 08 06:50:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6d51f398-7b84-4efb-ae0a-8a401ed79ee9 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Attach volume completed successfully. Sep 08 06:50:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d51f398-7b84-4efb-ae0a-8a401ed79ee9 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7/action returned with HTTP 202 Sep 08 06:50:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 587/1185] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:50:38 2026] POST /volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7/action => generated 0 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f5f33be9-877f-44e8-9629-063a6d9806dd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f5f33be9-877f-44e8-9629-063a6d9806dd tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f5f33be9-877f-44e8-9629-063a6d9806dd tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f5f33be9-877f-44e8-9629-063a6d9806dd tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f5f33be9-877f-44e8-9629-063a6d9806dd tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f5f33be9-877f-44e8-9629-063a6d9806dd tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 returned with HTTP 200 Sep 08 06:50:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 599/1186] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:39 2026] GET /volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 => generated 1184 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:50:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6d14940b-0638-4a62-a112-0716f93d14a6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d14940b-0638-4a62-a112-0716f93d14a6 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 Sep 08 06:50:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d14940b-0638-4a62-a112-0716f93d14a6 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d14940b-0638-4a62-a112-0716f93d14a6 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6d14940b-0638-4a62-a112-0716f93d14a6 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d14940b-0638-4a62-a112-0716f93d14a6 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 returned with HTTP 200 Sep 08 06:50:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 588/1187] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:39 2026] GET /volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 => generated 1184 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-349fc58e-b654-4122-af52-53f9f02b961f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-349fc58e-b654-4122-af52-53f9f02b961f tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] POST http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7/action Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-349fc58e-b654-4122-af52-53f9f02b961f tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-349fc58e-b654-4122-af52-53f9f02b961f tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-349fc58e-b654-4122-af52-53f9f02b961f tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Updating volume 'c70ceeab-c76e-4a9e-9840-cea19435bff7' with '{'status': 'error'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 06:50:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0a3bd1a7-fe39-4914-9216-8f5859412578 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0a3bd1a7-fe39-4914-9216-8f5859412578 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0a3bd1a7-fe39-4914-9216-8f5859412578 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0a3bd1a7-fe39-4914-9216-8f5859412578 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0a3bd1a7-fe39-4914-9216-8f5859412578 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0a3bd1a7-fe39-4914-9216-8f5859412578 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 589/1188] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:39 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-349fc58e-b654-4122-af52-53f9f02b961f tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7/action returned with HTTP 202 Sep 08 06:50:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 600/1189] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:50:39 2026] POST /volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7/action => generated 0 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0b0ebc36-620b-4b35-956e-232d4825653b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0b0ebc36-620b-4b35-956e-232d4825653b tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 Sep 08 06:50:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0b0ebc36-620b-4b35-956e-232d4825653b tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0b0ebc36-620b-4b35-956e-232d4825653b tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-98e468a2-4a1a-4cf4-9052-a2215e443010 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-98e468a2-4a1a-4cf4-9052-a2215e443010 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-98e468a2-4a1a-4cf4-9052-a2215e443010 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-98e468a2-4a1a-4cf4-9052-a2215e443010 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-98e468a2-4a1a-4cf4-9052-a2215e443010 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d returned with HTTP 404 Sep 08 06:50:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 601/1190] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:39 2026] GET /volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0b0ebc36-620b-4b35-956e-232d4825653b tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-afa413dd-50e3-4986-a041-b0365e2f7676 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-afa413dd-50e3-4986-a041-b0365e2f7676 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] POST http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-afa413dd-50e3-4986-a041-b0365e2f7676 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-afa413dd-50e3-4986-a041-b0365e2f7676 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0b0ebc36-620b-4b35-956e-232d4825653b tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 returned with HTTP 200 Sep 08 06:50:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 590/1191] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:39 2026] GET /volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 => generated 1183 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-afa413dd-50e3-4986-a041-b0365e2f7676 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Updating snapshot '48790f5b-53f9-406d-ab8a-fc6d7cb48f3f' with '{'status': 'available'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 06:50:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e392c6f0-871f-422b-9601-191d078acd50 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e392c6f0-871f-422b-9601-191d078acd50 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] POST http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7/action Sep 08 06:50:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e392c6f0-871f-422b-9601-191d078acd50 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "c542e703-55dc-4c35-b6c5-4160a31d12fa"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e392c6f0-871f-422b-9601-191d078acd50 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "c542e703-55dc-4c35-b6c5-4160a31d12fa"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e392c6f0-871f-422b-9601-191d078acd50 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Volume info retrieved successfully. Sep 08 06:50:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-afa413dd-50e3-4986-a041-b0365e2f7676 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action returned with HTTP 202 Sep 08 06:50:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 602/1192] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 06:50:39 2026] POST /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d6290909-3b54-401c-84f5-119eedf31bc0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d6290909-3b54-401c-84f5-119eedf31bc0 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d6290909-3b54-401c-84f5-119eedf31bc0 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d6290909-3b54-401c-84f5-119eedf31bc0 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d6290909-3b54-401c-84f5-119eedf31bc0 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d6290909-3b54-401c-84f5-119eedf31bc0 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f returned with HTTP 200 Sep 08 06:50:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 603/1193] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:39 2026] GET /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e392c6f0-871f-422b-9601-191d078acd50 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Terminate volume connection completed successfully. Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f3d53916-857c-461c-94fb-e137132aed2c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f3d53916-857c-461c-94fb-e137132aed2c tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f3d53916-857c-461c-94fb-e137132aed2c tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f3d53916-857c-461c-94fb-e137132aed2c tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-f3d53916-857c-461c-94fb-e137132aed2c tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Delete snapshot with id: a465c9b2-fb4e-4703-8729-acb86612866d Sep 08 06:50:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e392c6f0-871f-422b-9601-191d078acd50 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87203) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f3d53916-857c-461c-94fb-e137132aed2c tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d returned with HTTP 404 Sep 08 06:50:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 604/1194] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:50:39 2026] DELETE /volume/v3/snapshots/a465c9b2-fb4e-4703-8729-acb86612866d => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-974ac784-e26c-4e92-ba0b-b6fa08d8c785 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-974ac784-e26c-4e92-ba0b-b6fa08d8c785 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-974ac784-e26c-4e92-ba0b-b6fa08d8c785 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f821731-481f-48bc-a117-d3b8845a782d", "name": "tempest-SnapshotsActionsTest-Snapshot-702010421"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-974ac784-e26c-4e92-ba0b-b6fa08d8c785 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Volume info retrieved successfully. Sep 08 06:50:39 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-974ac784-e26c-4e92-ba0b-b6fa08d8c785 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Create snapshot from volume 2f821731-481f-48bc-a117-d3b8845a782d Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-974ac784-e26c-4e92-ba0b-b6fa08d8c785 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Created reservations ['ced2f1c2-6f48-447b-abdc-28952acc142b', 'e2994756-7b5d-47f0-b34f-5de48428ebf5', 'a44731e7-50cd-40c6-8122-8b81d20f861b', '05a62443-9682-4883-bfc1-f739db05046e'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:50:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e392c6f0-871f-422b-9601-191d078acd50 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Detach volume completed successfully. Sep 08 06:50:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e392c6f0-871f-422b-9601-191d078acd50 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7/action returned with HTTP 202 Sep 08 06:50:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 591/1195] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:50:39 2026] POST /volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7/action => generated 0 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7d6f8018-354c-4c79-a6b8-8511c059d9e1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7d6f8018-354c-4c79-a6b8-8511c059d9e1 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 Sep 08 06:50:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7d6f8018-354c-4c79-a6b8-8511c059d9e1 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7d6f8018-354c-4c79-a6b8-8511c059d9e1 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7d6f8018-354c-4c79-a6b8-8511c059d9e1 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-974ac784-e26c-4e92-ba0b-b6fa08d8c785 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot create request issued successfully. Sep 08 06:50:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-974ac784-e26c-4e92-ba0b-b6fa08d8c785 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:50:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7d6f8018-354c-4c79-a6b8-8511c059d9e1 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 returned with HTTP 200 Sep 08 06:50:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 605/1196] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:50:39 2026] POST /volume/v3/snapshots => generated 306 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:50:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 592/1197] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:39 2026] GET /volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 => generated 869 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-02c238ba-c5ab-473b-8d2b-14e9990fa663 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-02c238ba-c5ab-473b-8d2b-14e9990fa663 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-02c238ba-c5ab-473b-8d2b-14e9990fa663 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-02c238ba-c5ab-473b-8d2b-14e9990fa663 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2abd0983-9d7c-45a1-9ea2-1101af2ce762 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2abd0983-9d7c-45a1-9ea2-1101af2ce762 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 Sep 08 06:50:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2abd0983-9d7c-45a1-9ea2-1101af2ce762 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2abd0983-9d7c-45a1-9ea2-1101af2ce762 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-02c238ba-c5ab-473b-8d2b-14e9990fa663 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-02c238ba-c5ab-473b-8d2b-14e9990fa663 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 returned with HTTP 200 Sep 08 06:50:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 606/1198] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:39 2026] GET /volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 => generated 438 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2abd0983-9d7c-45a1-9ea2-1101af2ce762 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2abd0983-9d7c-45a1-9ea2-1101af2ce762 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 returned with HTTP 200 Sep 08 06:50:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 593/1199] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:39 2026] GET /volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 => generated 869 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-08506793-f3b1-4bc5-80c1-54b80ab098d9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-08506793-f3b1-4bc5-80c1-54b80ab098d9 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] POST http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7/action Sep 08 06:50:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-08506793-f3b1-4bc5-80c1-54b80ab098d9 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Action body: b'{"os-detach": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-08506793-f3b1-4bc5-80c1-54b80ab098d9 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-08506793-f3b1-4bc5-80c1-54b80ab098d9 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-08506793-f3b1-4bc5-80c1-54b80ab098d9 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Detach volume completed successfully. Sep 08 06:50:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-08506793-f3b1-4bc5-80c1-54b80ab098d9 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7/action returned with HTTP 202 Sep 08 06:50:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 607/1200] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:50:40 2026] POST /volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7/action => generated 0 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0f97c5cb-a538-4da5-b273-46acdb5eee7e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0f97c5cb-a538-4da5-b273-46acdb5eee7e tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 Sep 08 06:50:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0f97c5cb-a538-4da5-b273-46acdb5eee7e tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0f97c5cb-a538-4da5-b273-46acdb5eee7e tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0f97c5cb-a538-4da5-b273-46acdb5eee7e tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0f97c5cb-a538-4da5-b273-46acdb5eee7e tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 returned with HTTP 200 Sep 08 06:50:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 594/1201] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:40 2026] GET /volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 => generated 869 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b3255196-a6c4-4906-b170-9452280821a3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b3255196-a6c4-4906-b170-9452280821a3 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 Sep 08 06:50:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b3255196-a6c4-4906-b170-9452280821a3 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b3255196-a6c4-4906-b170-9452280821a3 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b3255196-a6c4-4906-b170-9452280821a3 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b3255196-a6c4-4906-b170-9452280821a3 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 returned with HTTP 200 Sep 08 06:50:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 608/1202] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:40 2026] GET /volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 => generated 869 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-347b87fd-7eca-4cd8-8577-2af84ab86e73 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-347b87fd-7eca-4cd8-8577-2af84ab86e73 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] DELETE http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 Sep 08 06:50:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-347b87fd-7eca-4cd8-8577-2af84ab86e73 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-347b87fd-7eca-4cd8-8577-2af84ab86e73 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:40 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-347b87fd-7eca-4cd8-8577-2af84ab86e73 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Delete volume with id: c70ceeab-c76e-4a9e-9840-cea19435bff7 Sep 08 06:50:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-347b87fd-7eca-4cd8-8577-2af84ab86e73 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-39bcf430-cb07-4a80-93f2-5831a385145a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-39bcf430-cb07-4a80-93f2-5831a385145a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-39bcf430-cb07-4a80-93f2-5831a385145a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-39bcf430-cb07-4a80-93f2-5831a385145a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-39bcf430-cb07-4a80-93f2-5831a385145a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-347b87fd-7eca-4cd8-8577-2af84ab86e73 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Delete volume request issued successfully. Sep 08 06:50:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-347b87fd-7eca-4cd8-8577-2af84ab86e73 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 returned with HTTP 202 Sep 08 06:50:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 595/1203] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:50:40 2026] DELETE /volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 06:50:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-39bcf430-cb07-4a80-93f2-5831a385145a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1240d074-e129-446e-a5b5-5411cfc5d39b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 609/1204] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:40 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:50:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1240d074-e129-446e-a5b5-5411cfc5d39b tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 Sep 08 06:50:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1240d074-e129-446e-a5b5-5411cfc5d39b tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1240d074-e129-446e-a5b5-5411cfc5d39b tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1240d074-e129-446e-a5b5-5411cfc5d39b tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1240d074-e129-446e-a5b5-5411cfc5d39b tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 returned with HTTP 200 Sep 08 06:50:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 596/1205] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:40 2026] GET /volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 => generated 868 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-14762fd9-74c5-4d18-85fd-337642c86852 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-14762fd9-74c5-4d18-85fd-337642c86852 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 Sep 08 06:50:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-14762fd9-74c5-4d18-85fd-337642c86852 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-14762fd9-74c5-4d18-85fd-337642c86852 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-14762fd9-74c5-4d18-85fd-337642c86852 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-14762fd9-74c5-4d18-85fd-337642c86852 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 returned with HTTP 200 Sep 08 06:50:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 610/1206] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:41 2026] GET /volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 => generated 438 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ab919a2f-6451-42e3-9f10-fd08e8f76535 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ab919a2f-6451-42e3-9f10-fd08e8f76535 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ab919a2f-6451-42e3-9f10-fd08e8f76535 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ab919a2f-6451-42e3-9f10-fd08e8f76535 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ab919a2f-6451-42e3-9f10-fd08e8f76535 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1d2fcbf9-71ab-4c40-bbc8-548ad5ce8b7b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ab919a2f-6451-42e3-9f10-fd08e8f76535 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 597/1207] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:41 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1d2fcbf9-71ab-4c40-bbc8-548ad5ce8b7b tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 Sep 08 06:50:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1d2fcbf9-71ab-4c40-bbc8-548ad5ce8b7b tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1d2fcbf9-71ab-4c40-bbc8-548ad5ce8b7b tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1d2fcbf9-71ab-4c40-bbc8-548ad5ce8b7b tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 returned with HTTP 404 Sep 08 06:50:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 611/1208] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:41 2026] GET /volume/v3/volumes/c70ceeab-c76e-4a9e-9840-cea19435bff7 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e3dfbbdf-9e33-4cfa-affe-a66e1d2be9c8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e3dfbbdf-9e33-4cfa-affe-a66e1d2be9c8 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 Sep 08 06:50:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e3dfbbdf-9e33-4cfa-affe-a66e1d2be9c8 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e3dfbbdf-9e33-4cfa-affe-a66e1d2be9c8 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e3dfbbdf-9e33-4cfa-affe-a66e1d2be9c8 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e3dfbbdf-9e33-4cfa-affe-a66e1d2be9c8 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 returned with HTTP 200 Sep 08 06:50:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 598/1209] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:42 2026] GET /volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 => generated 438 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5cb0f6de-96cd-4fec-8de2-b1748c60288b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5cb0f6de-96cd-4fec-8de2-b1748c60288b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5cb0f6de-96cd-4fec-8de2-b1748c60288b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5cb0f6de-96cd-4fec-8de2-b1748c60288b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5cb0f6de-96cd-4fec-8de2-b1748c60288b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5cb0f6de-96cd-4fec-8de2-b1748c60288b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 612/1210] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:42 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c7dbeb92-6dce-4713-8826-8171af8fc7ed None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7dbeb92-6dce-4713-8826-8171af8fc7ed tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 Sep 08 06:50:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c7dbeb92-6dce-4713-8826-8171af8fc7ed tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c7dbeb92-6dce-4713-8826-8171af8fc7ed tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c7dbeb92-6dce-4713-8826-8171af8fc7ed tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7dbeb92-6dce-4713-8826-8171af8fc7ed tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 returned with HTTP 200 Sep 08 06:50:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 599/1211] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:43 2026] GET /volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1d3aaed5-b281-4174-8d01-733f0da97374 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1d3aaed5-b281-4174-8d01-733f0da97374 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] POST http://192.168.122.168/volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002/action Sep 08 06:50:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1d3aaed5-b281-4174-8d01-733f0da97374 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1d3aaed5-b281-4174-8d01-733f0da97374 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-1d3aaed5-b281-4174-8d01-733f0da97374 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Updating snapshot 'cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002' with '{'status': 'error'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 06:50:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1d3aaed5-b281-4174-8d01-733f0da97374 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] http://192.168.122.168/volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002/action returned with HTTP 202 Sep 08 06:50:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 613/1212] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 06:50:43 2026] POST /volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fa41a3e2-af32-4574-a76e-da6ae1054ce5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa41a3e2-af32-4574-a76e-da6ae1054ce5 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 Sep 08 06:50:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa41a3e2-af32-4574-a76e-da6ae1054ce5 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa41a3e2-af32-4574-a76e-da6ae1054ce5 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fa41a3e2-af32-4574-a76e-da6ae1054ce5 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa41a3e2-af32-4574-a76e-da6ae1054ce5 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 returned with HTTP 200 Sep 08 06:50:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 600/1213] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:43 2026] GET /volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 => generated 461 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a77ee77a-a505-440b-b579-ab09addd2db3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a77ee77a-a505-440b-b579-ab09addd2db3 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] POST http://192.168.122.168/volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002/action Sep 08 06:50:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a77ee77a-a505-440b-b579-ab09addd2db3 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a77ee77a-a505-440b-b579-ab09addd2db3 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a77ee77a-a505-440b-b579-ab09addd2db3 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Snapshot retrieved successfully. Sep 08 06:50:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a77ee77a-a505-440b-b579-ab09addd2db3 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Snapshot delete request issued successfully. Sep 08 06:50:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a77ee77a-a505-440b-b579-ab09addd2db3 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] http://192.168.122.168/volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002/action returned with HTTP 202 Sep 08 06:50:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 614/1214] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 06:50:43 2026] POST /volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f80d1fa0-0aec-4ce7-83f5-b8f13e2a42e5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f80d1fa0-0aec-4ce7-83f5-b8f13e2a42e5 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 Sep 08 06:50:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f80d1fa0-0aec-4ce7-83f5-b8f13e2a42e5 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f80d1fa0-0aec-4ce7-83f5-b8f13e2a42e5 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f80d1fa0-0aec-4ce7-83f5-b8f13e2a42e5 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f80d1fa0-0aec-4ce7-83f5-b8f13e2a42e5 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 returned with HTTP 200 Sep 08 06:50:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 601/1215] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:43 2026] GET /volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 => generated 464 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7e86fb95-bd1a-4762-9aa4-d4396f6564a6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7e86fb95-bd1a-4762-9aa4-d4396f6564a6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7e86fb95-bd1a-4762-9aa4-d4396f6564a6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7e86fb95-bd1a-4762-9aa4-d4396f6564a6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7e86fb95-bd1a-4762-9aa4-d4396f6564a6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7e86fb95-bd1a-4762-9aa4-d4396f6564a6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 615/1216] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:43 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-333a37c5-124f-4830-a927-03f439b3f6b0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-333a37c5-124f-4830-a927-03f439b3f6b0 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 Sep 08 06:50:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-333a37c5-124f-4830-a927-03f439b3f6b0 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-333a37c5-124f-4830-a927-03f439b3f6b0 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-333a37c5-124f-4830-a927-03f439b3f6b0 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-333a37c5-124f-4830-a927-03f439b3f6b0 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 returned with HTTP 200 Sep 08 06:50:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 602/1217] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:44 2026] GET /volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 => generated 464 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e8341810-0c98-46a3-bac5-1e45861bb5bd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8341810-0c98-46a3-bac5-1e45861bb5bd tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8341810-0c98-46a3-bac5-1e45861bb5bd tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8341810-0c98-46a3-bac5-1e45861bb5bd tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e8341810-0c98-46a3-bac5-1e45861bb5bd tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8341810-0c98-46a3-bac5-1e45861bb5bd tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 616/1218] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:44 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6b42c56c-5b5e-4bb1-b3e2-0c44a0dfaa97 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6b42c56c-5b5e-4bb1-b3e2-0c44a0dfaa97 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:50:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6b42c56c-5b5e-4bb1-b3e2-0c44a0dfaa97 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1199225387"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-6b42c56c-5b5e-4bb1-b3e2-0c44a0dfaa97 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1199225387'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-6b42c56c-5b5e-4bb1-b3e2-0c44a0dfaa97 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Create volume of 1 GB Sep 08 06:50:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6b42c56c-5b5e-4bb1-b3e2-0c44a0dfaa97 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Availability Zones retrieved successfully. Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6b42c56c-5b5e-4bb1-b3e2-0c44a0dfaa97 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Flow 'volume_create_api' (c3d8bf08-6b8c-4487-b9e0-f768f0390dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6b42c56c-5b5e-4bb1-b3e2-0c44a0dfaa97 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90a31a93-e396-40bb-993c-5e4ff37c6f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-6b42c56c-5b5e-4bb1-b3e2-0c44a0dfaa97 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6b42c56c-5b5e-4bb1-b3e2-0c44a0dfaa97 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90a31a93-e396-40bb-993c-5e4ff37c6f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6b42c56c-5b5e-4bb1-b3e2-0c44a0dfaa97 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7068e76-8362-46f6-909a-c4d5c8a52d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-6b42c56c-5b5e-4bb1-b3e2-0c44a0dfaa97 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Created reservations ['dcfa5a03-3f1b-43ee-8c49-8e4ecfce89e9', '52bb9ff5-d931-49bf-bc5f-a97f0ad19202', 'aaae37be-9c85-4884-b146-5e9a78463a8b', 'a3273f1c-8e49-47b0-a4ff-eccfaa3eb366'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6b42c56c-5b5e-4bb1-b3e2-0c44a0dfaa97 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7068e76-8362-46f6-909a-c4d5c8a52d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcfa5a03-3f1b-43ee-8c49-8e4ecfce89e9', '52bb9ff5-d931-49bf-bc5f-a97f0ad19202', 'aaae37be-9c85-4884-b146-5e9a78463a8b', 'a3273f1c-8e49-47b0-a4ff-eccfaa3eb366']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6b42c56c-5b5e-4bb1-b3e2-0c44a0dfaa97 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e0c26f0-a8b9-42f4-90a2-8c511b625da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6b42c56c-5b5e-4bb1-b3e2-0c44a0dfaa97 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e0c26f0-a8b9-42f4-90a2-8c511b625da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a21c2fc3-d6cf-4662-8191-2d713c537c1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1199225387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5635d14e0683482894f5280c0d203e9a',qos_specs=None,replication_status=,reservations=['dcfa5a03-3f1b-43ee-8c49-8e4ecfce89e9','52bb9ff5-d931-49bf-bc5f-a97f0ad19202','aaae37be-9c85-4884-b146-5e9a78463a8b','a3273f1c-8e49-47b0-a4ff-eccfaa3eb366'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a317e65f2b914c89ba740783ea0eb437',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:50:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1199225387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a21c2fc3-d6cf-4662-8191-2d713c537c1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5635d14e0683482894f5280c0d203e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a317e65f2b914c89ba740783ea0eb437',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6b42c56c-5b5e-4bb1-b3e2-0c44a0dfaa97 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44b72e09-bf96-448b-9614-b3b313ad7a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6b42c56c-5b5e-4bb1-b3e2-0c44a0dfaa97 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44b72e09-bf96-448b-9614-b3b313ad7a12) transitioned into state 'SUCCESS' from state '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-1199225387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5635d14e0683482894f5280c0d203e9a',qos_specs=None,replication_status=,reservations=['dcfa5a03-3f1b-43ee-8c49-8e4ecfce89e9','52bb9ff5-d931-49bf-bc5f-a97f0ad19202','aaae37be-9c85-4884-b146-5e9a78463a8b','a3273f1c-8e49-47b0-a4ff-eccfaa3eb366'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a317e65f2b914c89ba740783ea0eb437',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6b42c56c-5b5e-4bb1-b3e2-0c44a0dfaa97 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b020aff4-0b6c-4731-9212-d1e30cf473a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6b42c56c-5b5e-4bb1-b3e2-0c44a0dfaa97 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b020aff4-0b6c-4731-9212-d1e30cf473a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6b42c56c-5b5e-4bb1-b3e2-0c44a0dfaa97 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Flow 'volume_create_api' (c3d8bf08-6b8c-4487-b9e0-f768f0390dcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6b42c56c-5b5e-4bb1-b3e2-0c44a0dfaa97 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Create volume request issued successfully. Sep 08 06:50:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6b42c56c-5b5e-4bb1-b3e2-0c44a0dfaa97 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:50:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 603/1219] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:50:44 2026] POST /volume/v3/volumes => generated 758 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:50:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5a5d0360-7bb8-4a0e-8266-4201ee7e62fd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5a5d0360-7bb8-4a0e-8266-4201ee7e62fd tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f Sep 08 06:50:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5a5d0360-7bb8-4a0e-8266-4201ee7e62fd tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5a5d0360-7bb8-4a0e-8266-4201ee7e62fd tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5a5d0360-7bb8-4a0e-8266-4201ee7e62fd tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5a5d0360-7bb8-4a0e-8266-4201ee7e62fd tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f returned with HTTP 200 Sep 08 06:50:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 617/1220] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:45 2026] GET /volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f => generated 826 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-78a05969-56fd-4a30-86ea-024c1ef60757 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-78a05969-56fd-4a30-86ea-024c1ef60757 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-78a05969-56fd-4a30-86ea-024c1ef60757 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-78a05969-56fd-4a30-86ea-024c1ef60757 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-78a05969-56fd-4a30-86ea-024c1ef60757 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 returned with HTTP 404 Sep 08 06:50:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 604/1221] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:45 2026] GET /volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:50:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9cc8d3a2-e490-45a5-b3bd-120061653709 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9cc8d3a2-e490-45a5-b3bd-120061653709 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] POST http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action Sep 08 06:50:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9cc8d3a2-e490-45a5-b3bd-120061653709 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9cc8d3a2-e490-45a5-b3bd-120061653709 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-9cc8d3a2-e490-45a5-b3bd-120061653709 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Updating snapshot '48790f5b-53f9-406d-ab8a-fc6d7cb48f3f' with '{'status': 'available'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 06:50:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9cc8d3a2-e490-45a5-b3bd-120061653709 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action returned with HTTP 202 Sep 08 06:50:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 618/1222] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 06:50:45 2026] POST /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ec60d2b9-03e7-4803-b801-73c2ca0658ea None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ec60d2b9-03e7-4803-b801-73c2ca0658ea tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ec60d2b9-03e7-4803-b801-73c2ca0658ea tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ec60d2b9-03e7-4803-b801-73c2ca0658ea tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ec60d2b9-03e7-4803-b801-73c2ca0658ea tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ec60d2b9-03e7-4803-b801-73c2ca0658ea tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f returned with HTTP 200 Sep 08 06:50:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 605/1223] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:45 2026] GET /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cfee1d98-6053-44af-961a-f7acdb9441e2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cfee1d98-6053-44af-961a-f7acdb9441e2 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 Sep 08 06:50:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cfee1d98-6053-44af-961a-f7acdb9441e2 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cfee1d98-6053-44af-961a-f7acdb9441e2 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:45 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-cfee1d98-6053-44af-961a-f7acdb9441e2 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Delete snapshot with id: cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 Sep 08 06:50:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cfee1d98-6053-44af-961a-f7acdb9441e2 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 returned with HTTP 404 Sep 08 06:50:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 619/1224] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:50:45 2026] DELETE /volume/v3/snapshots/cdb8bc6d-549f-4f29-84d6-2d0ed6cd8002 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f304f628-5f94-4e6f-acd7-2474fcecf809 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f304f628-5f94-4e6f-acd7-2474fcecf809 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f304f628-5f94-4e6f-acd7-2474fcecf809 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f821731-481f-48bc-a117-d3b8845a782d", "name": "tempest-SnapshotsActionsTest-Snapshot-1536691382"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f304f628-5f94-4e6f-acd7-2474fcecf809 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Volume info retrieved successfully. Sep 08 06:50:45 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-f304f628-5f94-4e6f-acd7-2474fcecf809 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Create snapshot from volume 2f821731-481f-48bc-a117-d3b8845a782d Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-f304f628-5f94-4e6f-acd7-2474fcecf809 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Created reservations ['2550650f-4260-4ca1-b7e7-f05d3148f05f', 'ab6bc9fe-3fed-4f7b-97d8-7e569d981b1e', 'b50ed4be-6919-41a2-ac7c-5a223065492b', '8d54e893-ffff-433b-b70a-be2f990f8e50'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f304f628-5f94-4e6f-acd7-2474fcecf809 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot create request issued successfully. Sep 08 06:50:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f304f628-5f94-4e6f-acd7-2474fcecf809 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:50:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 606/1225] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:50:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:50:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6d8ffc42-64f9-4dcc-96d1-b98a67224fdd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6d8ffc42-64f9-4dcc-96d1-b98a67224fdd tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 Sep 08 06:50:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6d8ffc42-64f9-4dcc-96d1-b98a67224fdd tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6d8ffc42-64f9-4dcc-96d1-b98a67224fdd tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6d8ffc42-64f9-4dcc-96d1-b98a67224fdd tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6d8ffc42-64f9-4dcc-96d1-b98a67224fdd tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 returned with HTTP 200 Sep 08 06:50:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 620/1226] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:45 2026] GET /volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-23a34d45-cf8c-4336-8ab3-7dd0b45bf319 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-23a34d45-cf8c-4336-8ab3-7dd0b45bf319 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-23a34d45-cf8c-4336-8ab3-7dd0b45bf319 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-23a34d45-cf8c-4336-8ab3-7dd0b45bf319 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-23a34d45-cf8c-4336-8ab3-7dd0b45bf319 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-23a34d45-cf8c-4336-8ab3-7dd0b45bf319 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 607/1227] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:45 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d4c0bb18-ae82-462b-9583-dd9b83cda153 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d4c0bb18-ae82-462b-9583-dd9b83cda153 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f Sep 08 06:50:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d4c0bb18-ae82-462b-9583-dd9b83cda153 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d4c0bb18-ae82-462b-9583-dd9b83cda153 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d4c0bb18-ae82-462b-9583-dd9b83cda153 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d4c0bb18-ae82-462b-9583-dd9b83cda153 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f returned with HTTP 200 Sep 08 06:50:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 621/1228] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:46 2026] GET /volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-da6052d6-0301-4867-8b8a-c5d149fed598 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-da6052d6-0301-4867-8b8a-c5d149fed598 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] POST http://192.168.122.168/volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f/action Sep 08 06:50:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-da6052d6-0301-4867-8b8a-c5d149fed598 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-da6052d6-0301-4867-8b8a-c5d149fed598 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.admin_actions [None req-da6052d6-0301-4867-8b8a-c5d149fed598 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Updating volume 'a21c2fc3-d6cf-4662-8191-2d713c537c1f' with '{'status': 'attaching'}' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 06:50:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-da6052d6-0301-4867-8b8a-c5d149fed598 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] http://192.168.122.168/volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f/action returned with HTTP 202 Sep 08 06:50:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 608/1229] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:50:46 2026] POST /volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-802259ff-0e68-4262-b169-6f1674568a48 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-802259ff-0e68-4262-b169-6f1674568a48 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f Sep 08 06:50:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-802259ff-0e68-4262-b169-6f1674568a48 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-802259ff-0e68-4262-b169-6f1674568a48 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-802259ff-0e68-4262-b169-6f1674568a48 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-802259ff-0e68-4262-b169-6f1674568a48 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f returned with HTTP 200 Sep 08 06:50:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 622/1230] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:46 2026] GET /volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6ad94587-556d-42c1-ae2c-5505deb3b3ee None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6ad94587-556d-42c1-ae2c-5505deb3b3ee tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] POST http://192.168.122.168/volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f/action Sep 08 06:50:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6ad94587-556d-42c1-ae2c-5505deb3b3ee tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6ad94587-556d-42c1-ae2c-5505deb3b3ee tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6ad94587-556d-42c1-ae2c-5505deb3b3ee tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Volume info retrieved successfully. Sep 08 06:50:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6ad94587-556d-42c1-ae2c-5505deb3b3ee tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Delete volume request issued successfully. Sep 08 06:50:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6ad94587-556d-42c1-ae2c-5505deb3b3ee tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] http://192.168.122.168/volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f/action returned with HTTP 202 Sep 08 06:50:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 609/1231] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:50:46 2026] POST /volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5d7250d8-b10e-4ea8-96aa-6e31bfd62ab4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5d7250d8-b10e-4ea8-96aa-6e31bfd62ab4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f Sep 08 06:50:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5d7250d8-b10e-4ea8-96aa-6e31bfd62ab4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5d7250d8-b10e-4ea8-96aa-6e31bfd62ab4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5d7250d8-b10e-4ea8-96aa-6e31bfd62ab4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5d7250d8-b10e-4ea8-96aa-6e31bfd62ab4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f returned with HTTP 200 Sep 08 06:50:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 623/1232] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:46 2026] GET /volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c7437e2d-9c6a-4c18-9b4c-ff93c5776123 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7437e2d-9c6a-4c18-9b4c-ff93c5776123 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 Sep 08 06:50:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c7437e2d-9c6a-4c18-9b4c-ff93c5776123 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c7437e2d-9c6a-4c18-9b4c-ff93c5776123 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c7437e2d-9c6a-4c18-9b4c-ff93c5776123 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7437e2d-9c6a-4c18-9b4c-ff93c5776123 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 returned with HTTP 200 Sep 08 06:50:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 610/1233] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:46 2026] GET /volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dc0801f5-a7eb-4901-b975-0aa66f792204 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc0801f5-a7eb-4901-b975-0aa66f792204 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc0801f5-a7eb-4901-b975-0aa66f792204 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc0801f5-a7eb-4901-b975-0aa66f792204 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dc0801f5-a7eb-4901-b975-0aa66f792204 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc0801f5-a7eb-4901-b975-0aa66f792204 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 624/1234] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:47 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-904601f8-5d2e-4f31-90d1-31f6f8097087 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-904601f8-5d2e-4f31-90d1-31f6f8097087 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f Sep 08 06:50:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-904601f8-5d2e-4f31-90d1-31f6f8097087 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-904601f8-5d2e-4f31-90d1-31f6f8097087 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-904601f8-5d2e-4f31-90d1-31f6f8097087 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f returned with HTTP 404 Sep 08 06:50:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 611/1235] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:47 2026] GET /volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-16e1dcfa-b5cc-44d0-8c5b-7de6ada1876c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-16e1dcfa-b5cc-44d0-8c5b-7de6ada1876c tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f Sep 08 06:50:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-16e1dcfa-b5cc-44d0-8c5b-7de6ada1876c tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-16e1dcfa-b5cc-44d0-8c5b-7de6ada1876c tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-185191fb-3db7-447c-9b10-c20da35470af None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-16e1dcfa-b5cc-44d0-8c5b-7de6ada1876c tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f returned with HTTP 404 Sep 08 06:50:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-185191fb-3db7-447c-9b10-c20da35470af tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 Sep 08 06:50:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-185191fb-3db7-447c-9b10-c20da35470af tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 625/1236] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:47 2026] GET /volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-185191fb-3db7-447c-9b10-c20da35470af tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d2fb50a6-d038-4925-bda8-5f42d2948840 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d2fb50a6-d038-4925-bda8-5f42d2948840 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] DELETE http://192.168.122.168/volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f Sep 08 06:50:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d2fb50a6-d038-4925-bda8-5f42d2948840 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d2fb50a6-d038-4925-bda8-5f42d2948840 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-185191fb-3db7-447c-9b10-c20da35470af tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:47 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-d2fb50a6-d038-4925-bda8-5f42d2948840 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Delete volume with id: a21c2fc3-d6cf-4662-8191-2d713c537c1f Sep 08 06:50:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-185191fb-3db7-447c-9b10-c20da35470af tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 returned with HTTP 200 Sep 08 06:50:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 612/1237] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:47 2026] GET /volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d2fb50a6-d038-4925-bda8-5f42d2948840 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f returned with HTTP 404 Sep 08 06:50:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 626/1238] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:50:47 2026] DELETE /volume/v3/volumes/a21c2fc3-d6cf-4662-8191-2d713c537c1f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-671362d1-d728-4825-a7bb-140c07f96d43 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-671362d1-d728-4825-a7bb-140c07f96d43 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:50:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-671362d1-d728-4825-a7bb-140c07f96d43 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-710758091"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-671362d1-d728-4825-a7bb-140c07f96d43 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-710758091'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:50:47 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-671362d1-d728-4825-a7bb-140c07f96d43 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Create volume of 1 GB Sep 08 06:50:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-671362d1-d728-4825-a7bb-140c07f96d43 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Availability Zones retrieved successfully. Sep 08 06:50:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-671362d1-d728-4825-a7bb-140c07f96d43 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Flow 'volume_create_api' (b7fc4f79-0b5b-4e95-9938-edf17e93d659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:50:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-671362d1-d728-4825-a7bb-140c07f96d43 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc61cde-d0a0-467e-8ccb-fb946eaea534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-671362d1-d728-4825-a7bb-140c07f96d43 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:50:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-671362d1-d728-4825-a7bb-140c07f96d43 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc61cde-d0a0-467e-8ccb-fb946eaea534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-671362d1-d728-4825-a7bb-140c07f96d43 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c3e20d2-188e-4ea9-bf97-9a2e45e60852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:48 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-671362d1-d728-4825-a7bb-140c07f96d43 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Created reservations ['f64c4ec6-a698-446b-ad27-59d2d87b491c', '5b0d835d-82d5-4421-a301-e54e8bab930f', '2982c6d0-9ec4-4142-8546-6d2aa6730da5', '85ee3d1f-701c-4d1b-a524-7b4b991d7372'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:50:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-671362d1-d728-4825-a7bb-140c07f96d43 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c3e20d2-188e-4ea9-bf97-9a2e45e60852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f64c4ec6-a698-446b-ad27-59d2d87b491c', '5b0d835d-82d5-4421-a301-e54e8bab930f', '2982c6d0-9ec4-4142-8546-6d2aa6730da5', '85ee3d1f-701c-4d1b-a524-7b4b991d7372']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-671362d1-d728-4825-a7bb-140c07f96d43 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd979ec2-07cd-49b8-adc9-1b8a20750f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-671362d1-d728-4825-a7bb-140c07f96d43 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd979ec2-07cd-49b8-adc9-1b8a20750f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21c432ae-09b9-49eb-9c75-cad9a96a7b25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-710758091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5635d14e0683482894f5280c0d203e9a',qos_specs=None,replication_status=,reservations=['f64c4ec6-a698-446b-ad27-59d2d87b491c','5b0d835d-82d5-4421-a301-e54e8bab930f','2982c6d0-9ec4-4142-8546-6d2aa6730da5','85ee3d1f-701c-4d1b-a524-7b4b991d7372'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a317e65f2b914c89ba740783ea0eb437',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:50:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-710758091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21c432ae-09b9-49eb-9c75-cad9a96a7b25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5635d14e0683482894f5280c0d203e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a317e65f2b914c89ba740783ea0eb437',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-671362d1-d728-4825-a7bb-140c07f96d43 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5123645-4650-4515-88fd-070ecb428b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-71c89e6f-87cf-4de5-a8bf-39238046fa02 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-71c89e6f-87cf-4de5-a8bf-39238046fa02 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-71c89e6f-87cf-4de5-a8bf-39238046fa02 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-71c89e6f-87cf-4de5-a8bf-39238046fa02 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-671362d1-d728-4825-a7bb-140c07f96d43 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5123645-4650-4515-88fd-070ecb428b58) transitioned into state 'SUCCESS' from state '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-710758091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5635d14e0683482894f5280c0d203e9a',qos_specs=None,replication_status=,reservations=['f64c4ec6-a698-446b-ad27-59d2d87b491c','5b0d835d-82d5-4421-a301-e54e8bab930f','2982c6d0-9ec4-4142-8546-6d2aa6730da5','85ee3d1f-701c-4d1b-a524-7b4b991d7372'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a317e65f2b914c89ba740783ea0eb437',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-71c89e6f-87cf-4de5-a8bf-39238046fa02 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-671362d1-d728-4825-a7bb-140c07f96d43 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3444398d-f04e-42b0-85be-44a3fd759fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-71c89e6f-87cf-4de5-a8bf-39238046fa02 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 627/1239] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:48 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-671362d1-d728-4825-a7bb-140c07f96d43 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3444398d-f04e-42b0-85be-44a3fd759fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:48 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-671362d1-d728-4825-a7bb-140c07f96d43 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Flow 'volume_create_api' (b7fc4f79-0b5b-4e95-9938-edf17e93d659) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:50:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-671362d1-d728-4825-a7bb-140c07f96d43 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Create volume request issued successfully. Sep 08 06:50:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-671362d1-d728-4825-a7bb-140c07f96d43 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:50:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 613/1240] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:50:47 2026] POST /volume/v3/volumes => generated 757 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:50:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a8ade375-3f4f-4098-a887-380c9f081fc0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a8ade375-3f4f-4098-a887-380c9f081fc0 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25 Sep 08 06:50:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a8ade375-3f4f-4098-a887-380c9f081fc0 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a8ade375-3f4f-4098-a887-380c9f081fc0 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a8ade375-3f4f-4098-a887-380c9f081fc0 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a8ade375-3f4f-4098-a887-380c9f081fc0 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25 returned with HTTP 200 Sep 08 06:50:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 628/1241] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:48 2026] GET /volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25 => generated 825 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0cf8e329-eb68-4322-b733-fc006efa531e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0cf8e329-eb68-4322-b733-fc006efa531e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 Sep 08 06:50:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0cf8e329-eb68-4322-b733-fc006efa531e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0cf8e329-eb68-4322-b733-fc006efa531e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0cf8e329-eb68-4322-b733-fc006efa531e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0cf8e329-eb68-4322-b733-fc006efa531e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 returned with HTTP 200 Sep 08 06:50:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 614/1242] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:48 2026] GET /volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dd0e5ff0-9050-4b01-a035-ab0f9da3000a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dd0e5ff0-9050-4b01-a035-ab0f9da3000a tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] POST http://192.168.122.168/volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44/action Sep 08 06:50:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dd0e5ff0-9050-4b01-a035-ab0f9da3000a tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dd0e5ff0-9050-4b01-a035-ab0f9da3000a tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-dd0e5ff0-9050-4b01-a035-ab0f9da3000a tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Updating snapshot '8a99d96a-622a-48db-88be-2e41e496de44' with '{'status': 'error_deleting'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 06:50:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dd0e5ff0-9050-4b01-a035-ab0f9da3000a tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] http://192.168.122.168/volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44/action returned with HTTP 202 Sep 08 06:50:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 629/1243] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 06:50:48 2026] POST /volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4b1c3767-6ad4-4d51-930c-e9304030eeb3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4b1c3767-6ad4-4d51-930c-e9304030eeb3 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 Sep 08 06:50:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4b1c3767-6ad4-4d51-930c-e9304030eeb3 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4b1c3767-6ad4-4d51-930c-e9304030eeb3 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4b1c3767-6ad4-4d51-930c-e9304030eeb3 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4b1c3767-6ad4-4d51-930c-e9304030eeb3 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 returned with HTTP 200 Sep 08 06:50:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 615/1244] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:48 2026] GET /volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 => generated 471 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cb2cb417-5fcb-4193-86bc-29052145e936 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cb2cb417-5fcb-4193-86bc-29052145e936 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] POST http://192.168.122.168/volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44/action Sep 08 06:50:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cb2cb417-5fcb-4193-86bc-29052145e936 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cb2cb417-5fcb-4193-86bc-29052145e936 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cb2cb417-5fcb-4193-86bc-29052145e936 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Snapshot retrieved successfully. Sep 08 06:50:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cb2cb417-5fcb-4193-86bc-29052145e936 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Snapshot delete request issued successfully. Sep 08 06:50:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cb2cb417-5fcb-4193-86bc-29052145e936 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] http://192.168.122.168/volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44/action returned with HTTP 202 Sep 08 06:50:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 630/1245] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 06:50:48 2026] POST /volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-632bae2a-1c43-4b2b-a411-e5035ce85f53 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-632bae2a-1c43-4b2b-a411-e5035ce85f53 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 Sep 08 06:50:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-632bae2a-1c43-4b2b-a411-e5035ce85f53 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-632bae2a-1c43-4b2b-a411-e5035ce85f53 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-632bae2a-1c43-4b2b-a411-e5035ce85f53 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-632bae2a-1c43-4b2b-a411-e5035ce85f53 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 returned with HTTP 200 Sep 08 06:50:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 616/1246] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:49 2026] GET /volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-781c86e1-34cb-46d6-bd1d-6fbe31d985e7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-781c86e1-34cb-46d6-bd1d-6fbe31d985e7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-781c86e1-34cb-46d6-bd1d-6fbe31d985e7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-781c86e1-34cb-46d6-bd1d-6fbe31d985e7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-781c86e1-34cb-46d6-bd1d-6fbe31d985e7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-781c86e1-34cb-46d6-bd1d-6fbe31d985e7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 631/1247] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:49 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-93a6ae6b-4749-4ea8-8a72-bf0d4cfe6e49 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93a6ae6b-4749-4ea8-8a72-bf0d4cfe6e49 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25 Sep 08 06:50:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93a6ae6b-4749-4ea8-8a72-bf0d4cfe6e49 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93a6ae6b-4749-4ea8-8a72-bf0d4cfe6e49 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-93a6ae6b-4749-4ea8-8a72-bf0d4cfe6e49 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93a6ae6b-4749-4ea8-8a72-bf0d4cfe6e49 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25 returned with HTTP 200 Sep 08 06:50:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 617/1248] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:49 2026] GET /volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:50:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f6b8aed7-af64-47bb-a876-89b8b47aa16b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f6b8aed7-af64-47bb-a876-89b8b47aa16b tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] POST http://192.168.122.168/volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25/action Sep 08 06:50:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f6b8aed7-af64-47bb-a876-89b8b47aa16b tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f6b8aed7-af64-47bb-a876-89b8b47aa16b tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-f6b8aed7-af64-47bb-a876-89b8b47aa16b tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Updating volume '21c432ae-09b9-49eb-9c75-cad9a96a7b25' with '{'status': 'creating'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 06:50:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f6b8aed7-af64-47bb-a876-89b8b47aa16b tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] http://192.168.122.168/volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25/action returned with HTTP 202 Sep 08 06:50:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 632/1249] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:50:49 2026] POST /volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f8194e4e-0a39-4aac-9920-918e4a13c2c2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f8194e4e-0a39-4aac-9920-918e4a13c2c2 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25 Sep 08 06:50:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f8194e4e-0a39-4aac-9920-918e4a13c2c2 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f8194e4e-0a39-4aac-9920-918e4a13c2c2 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f8194e4e-0a39-4aac-9920-918e4a13c2c2 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f8194e4e-0a39-4aac-9920-918e4a13c2c2 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25 returned with HTTP 200 Sep 08 06:50:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 618/1250] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:49 2026] GET /volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ea5d66d2-8bc8-4572-8f6a-adbc4e5507c3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ea5d66d2-8bc8-4572-8f6a-adbc4e5507c3 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] POST http://192.168.122.168/volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25/action Sep 08 06:50:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ea5d66d2-8bc8-4572-8f6a-adbc4e5507c3 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ea5d66d2-8bc8-4572-8f6a-adbc4e5507c3 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ea5d66d2-8bc8-4572-8f6a-adbc4e5507c3 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Volume info retrieved successfully. Sep 08 06:50:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ea5d66d2-8bc8-4572-8f6a-adbc4e5507c3 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Delete volume request issued successfully. Sep 08 06:50:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ea5d66d2-8bc8-4572-8f6a-adbc4e5507c3 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] http://192.168.122.168/volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25/action returned with HTTP 202 Sep 08 06:50:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 633/1251] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:50:49 2026] POST /volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f27e8b51-4d2b-44df-9c16-b6765a9a98e1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f27e8b51-4d2b-44df-9c16-b6765a9a98e1 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25 Sep 08 06:50:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f27e8b51-4d2b-44df-9c16-b6765a9a98e1 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f27e8b51-4d2b-44df-9c16-b6765a9a98e1 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f27e8b51-4d2b-44df-9c16-b6765a9a98e1 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f27e8b51-4d2b-44df-9c16-b6765a9a98e1 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25 returned with HTTP 200 Sep 08 06:50:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 619/1252] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:49 2026] GET /volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25 => generated 849 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-72a52919-e8c1-4177-9f3b-f0b857b64876 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-72a52919-e8c1-4177-9f3b-f0b857b64876 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 Sep 08 06:50:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-72a52919-e8c1-4177-9f3b-f0b857b64876 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-72a52919-e8c1-4177-9f3b-f0b857b64876 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-72a52919-e8c1-4177-9f3b-f0b857b64876 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-72a52919-e8c1-4177-9f3b-f0b857b64876 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 returned with HTTP 200 Sep 08 06:50:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 634/1253] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:50 2026] GET /volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ff619f7d-500e-46dd-8e1f-7fc220b3c3d4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ff619f7d-500e-46dd-8e1f-7fc220b3c3d4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ff619f7d-500e-46dd-8e1f-7fc220b3c3d4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ff619f7d-500e-46dd-8e1f-7fc220b3c3d4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ff619f7d-500e-46dd-8e1f-7fc220b3c3d4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ff619f7d-500e-46dd-8e1f-7fc220b3c3d4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 620/1254] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:50 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d658c7e0-17c9-47b8-b39b-9147940e61e0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d658c7e0-17c9-47b8-b39b-9147940e61e0 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25 Sep 08 06:50:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d658c7e0-17c9-47b8-b39b-9147940e61e0 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d658c7e0-17c9-47b8-b39b-9147940e61e0 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d658c7e0-17c9-47b8-b39b-9147940e61e0 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25 returned with HTTP 404 Sep 08 06:50:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 635/1255] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:50 2026] GET /volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f7fc18fa-fc23-4607-af0b-6fa1fa4fea2d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f7fc18fa-fc23-4607-af0b-6fa1fa4fea2d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25 Sep 08 06:50:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f7fc18fa-fc23-4607-af0b-6fa1fa4fea2d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f7fc18fa-fc23-4607-af0b-6fa1fa4fea2d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f7fc18fa-fc23-4607-af0b-6fa1fa4fea2d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25 returned with HTTP 404 Sep 08 06:50:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 621/1256] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:50 2026] GET /volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-de48b705-f320-4c64-9aea-289542bf08c6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-de48b705-f320-4c64-9aea-289542bf08c6 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] DELETE http://192.168.122.168/volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25 Sep 08 06:50:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-de48b705-f320-4c64-9aea-289542bf08c6 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-de48b705-f320-4c64-9aea-289542bf08c6 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:50 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-de48b705-f320-4c64-9aea-289542bf08c6 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Delete volume with id: 21c432ae-09b9-49eb-9c75-cad9a96a7b25 Sep 08 06:50:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-de48b705-f320-4c64-9aea-289542bf08c6 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25 returned with HTTP 404 Sep 08 06:50:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 636/1257] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:50:50 2026] DELETE /volume/v3/volumes/21c432ae-09b9-49eb-9c75-cad9a96a7b25 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6a04a039-6acc-4714-bee2-0789897c1eb4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6a04a039-6acc-4714-bee2-0789897c1eb4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:50:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6a04a039-6acc-4714-bee2-0789897c1eb4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1504204992"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-6a04a039-6acc-4714-bee2-0789897c1eb4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1504204992'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:50:50 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-6a04a039-6acc-4714-bee2-0789897c1eb4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Create volume of 1 GB Sep 08 06:50:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6a04a039-6acc-4714-bee2-0789897c1eb4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Availability Zones retrieved successfully. Sep 08 06:50:50 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6a04a039-6acc-4714-bee2-0789897c1eb4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Flow 'volume_create_api' (6bf73f4f-d65d-4b46-a4d2-8550c002312b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:50:50 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6a04a039-6acc-4714-bee2-0789897c1eb4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97de6fc7-2f4d-445f-9d2b-725b95e24da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:50 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-6a04a039-6acc-4714-bee2-0789897c1eb4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:50:50 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6a04a039-6acc-4714-bee2-0789897c1eb4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97de6fc7-2f4d-445f-9d2b-725b95e24da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:50 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6a04a039-6acc-4714-bee2-0789897c1eb4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f3302b9-d838-4918-9348-70f60d2b9789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:50 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-6a04a039-6acc-4714-bee2-0789897c1eb4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Created reservations ['545d9c05-6891-4b02-b688-237f460db357', 'e147b152-49e6-4b79-8bba-46ffe265f0a0', '1bbeddcd-a323-446d-8ed0-2d2d07a7f34f', '38961c57-5ccc-4a68-892e-82c0f412bbe9'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:50:50 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6a04a039-6acc-4714-bee2-0789897c1eb4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f3302b9-d838-4918-9348-70f60d2b9789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['545d9c05-6891-4b02-b688-237f460db357', 'e147b152-49e6-4b79-8bba-46ffe265f0a0', '1bbeddcd-a323-446d-8ed0-2d2d07a7f34f', '38961c57-5ccc-4a68-892e-82c0f412bbe9']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:50 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6a04a039-6acc-4714-bee2-0789897c1eb4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (854ecdb8-f886-40bf-b426-4e721f4fbdd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6a04a039-6acc-4714-bee2-0789897c1eb4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (854ecdb8-f886-40bf-b426-4e721f4fbdd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8ee3319-7f31-40fd-8634-400376e3048e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1504204992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5635d14e0683482894f5280c0d203e9a',qos_specs=None,replication_status=,reservations=['545d9c05-6891-4b02-b688-237f460db357','e147b152-49e6-4b79-8bba-46ffe265f0a0','1bbeddcd-a323-446d-8ed0-2d2d07a7f34f','38961c57-5ccc-4a68-892e-82c0f412bbe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a317e65f2b914c89ba740783ea0eb437',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:50:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1504204992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8ee3319-7f31-40fd-8634-400376e3048e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5635d14e0683482894f5280c0d203e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a317e65f2b914c89ba740783ea0eb437',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6a04a039-6acc-4714-bee2-0789897c1eb4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5644c9e-bfdf-4ece-873b-897d11a421f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6a04a039-6acc-4714-bee2-0789897c1eb4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5644c9e-bfdf-4ece-873b-897d11a421f2) transitioned into state 'SUCCESS' from state '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-1504204992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5635d14e0683482894f5280c0d203e9a',qos_specs=None,replication_status=,reservations=['545d9c05-6891-4b02-b688-237f460db357','e147b152-49e6-4b79-8bba-46ffe265f0a0','1bbeddcd-a323-446d-8ed0-2d2d07a7f34f','38961c57-5ccc-4a68-892e-82c0f412bbe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a317e65f2b914c89ba740783ea0eb437',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6a04a039-6acc-4714-bee2-0789897c1eb4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1bab23f-e145-47ed-8e41-2e232d0ae42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6a04a039-6acc-4714-bee2-0789897c1eb4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1bab23f-e145-47ed-8e41-2e232d0ae42d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6a04a039-6acc-4714-bee2-0789897c1eb4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Flow 'volume_create_api' (6bf73f4f-d65d-4b46-a4d2-8550c002312b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6a04a039-6acc-4714-bee2-0789897c1eb4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Create volume request issued successfully. Sep 08 06:50:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6a04a039-6acc-4714-bee2-0789897c1eb4 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:50:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 622/1258] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:50:50 2026] POST /volume/v3/volumes => generated 758 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8f5db23e-d024-41b6-b786-e44cef60b1de None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9d7c497d-738b-4ff4-9835-fc5770b7ed42 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8f5db23e-d024-41b6-b786-e44cef60b1de tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8f5db23e-d024-41b6-b786-e44cef60b1de tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8f5db23e-d024-41b6-b786-e44cef60b1de tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9d7c497d-738b-4ff4-9835-fc5770b7ed42 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9d7c497d-738b-4ff4-9835-fc5770b7ed42 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9d7c497d-738b-4ff4-9835-fc5770b7ed42 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8f5db23e-d024-41b6-b786-e44cef60b1de tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 returned with HTTP 404 Sep 08 06:50:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 637/1259] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:51 2026] GET /volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d618e95c-7c10-4b4e-8769-24cb8ba92467 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9d7c497d-738b-4ff4-9835-fc5770b7ed42 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d618e95c-7c10-4b4e-8769-24cb8ba92467 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] POST http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d618e95c-7c10-4b4e-8769-24cb8ba92467 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d618e95c-7c10-4b4e-8769-24cb8ba92467 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-d618e95c-7c10-4b4e-8769-24cb8ba92467 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Updating snapshot '48790f5b-53f9-406d-ab8a-fc6d7cb48f3f' with '{'status': 'available'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9d7c497d-738b-4ff4-9835-fc5770b7ed42 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e returned with HTTP 200 Sep 08 06:50:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 623/1260] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:51 2026] GET /volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e => generated 826 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d618e95c-7c10-4b4e-8769-24cb8ba92467 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action returned with HTTP 202 Sep 08 06:50:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 638/1261] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 06:50:51 2026] POST /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-54c398c3-4cdc-4c5b-bef3-6b7dd4b98756 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-54c398c3-4cdc-4c5b-bef3-6b7dd4b98756 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-54c398c3-4cdc-4c5b-bef3-6b7dd4b98756 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-54c398c3-4cdc-4c5b-bef3-6b7dd4b98756 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-54c398c3-4cdc-4c5b-bef3-6b7dd4b98756 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-54c398c3-4cdc-4c5b-bef3-6b7dd4b98756 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f returned with HTTP 200 Sep 08 06:50:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 624/1262] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:51 2026] GET /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e19c7235-5c82-42f7-8f87-93c7868f8758 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e19c7235-5c82-42f7-8f87-93c7868f8758 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e19c7235-5c82-42f7-8f87-93c7868f8758 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e19c7235-5c82-42f7-8f87-93c7868f8758 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:51 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-e19c7235-5c82-42f7-8f87-93c7868f8758 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Delete snapshot with id: 8a99d96a-622a-48db-88be-2e41e496de44 Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d074eb8c-49cb-4bac-a964-ee11097d6a44 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d074eb8c-49cb-4bac-a964-ee11097d6a44 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d074eb8c-49cb-4bac-a964-ee11097d6a44 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d074eb8c-49cb-4bac-a964-ee11097d6a44 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e19c7235-5c82-42f7-8f87-93c7868f8758 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 returned with HTTP 404 Sep 08 06:50:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 639/1263] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:50:51 2026] DELETE /volume/v3/snapshots/8a99d96a-622a-48db-88be-2e41e496de44 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-66b0a373-aa1c-46d2-8361-01d179a8735d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-66b0a373-aa1c-46d2-8361-01d179a8735d tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] POST http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-66b0a373-aa1c-46d2-8361-01d179a8735d tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-66b0a373-aa1c-46d2-8361-01d179a8735d tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-66b0a373-aa1c-46d2-8361-01d179a8735d tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Updating snapshot '48790f5b-53f9-406d-ab8a-fc6d7cb48f3f' with '{'status': 'creating'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d074eb8c-49cb-4bac-a964-ee11097d6a44 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d074eb8c-49cb-4bac-a964-ee11097d6a44 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 625/1264] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:51 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-66b0a373-aa1c-46d2-8361-01d179a8735d tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action returned with HTTP 202 Sep 08 06:50:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 640/1265] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 06:50:51 2026] POST /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-022281ae-468b-491b-b963-15e45e21cbbd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-022281ae-468b-491b-b963-15e45e21cbbd tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-022281ae-468b-491b-b963-15e45e21cbbd tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-022281ae-468b-491b-b963-15e45e21cbbd tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-022281ae-468b-491b-b963-15e45e21cbbd tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-022281ae-468b-491b-b963-15e45e21cbbd tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f returned with HTTP 200 Sep 08 06:50:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 626/1266] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:51 2026] GET /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0e494c76-c90e-44f5-940e-24e3d809ed64 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0e494c76-c90e-44f5-940e-24e3d809ed64 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] POST http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0e494c76-c90e-44f5-940e-24e3d809ed64 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0e494c76-c90e-44f5-940e-24e3d809ed64 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.snapshot_actions [None req-0e494c76-c90e-44f5-940e-24e3d809ed64 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87202) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 08 06:50:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:51 devstack devstack@c-api.service[87202]: INFO cinder.api.contrib.snapshot_actions [None req-0e494c76-c90e-44f5-940e-24e3d809ed64 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Updating snapshot 48790f5b-53f9-406d-ab8a-fc6d7cb48f3f with info {'id': '48790f5b-53f9-406d-ab8a-fc6d7cb48f3f', 'status': 'error', 'progress': '80%'} Sep 08 06:50:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0e494c76-c90e-44f5-940e-24e3d809ed64 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action returned with HTTP 202 Sep 08 06:50:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 641/1267] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 06:50:51 2026] POST /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-230d6ea0-19b3-4979-b1da-0ddf14118c80 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-230d6ea0-19b3-4979-b1da-0ddf14118c80 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] GET http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-230d6ea0-19b3-4979-b1da-0ddf14118c80 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-230d6ea0-19b3-4979-b1da-0ddf14118c80 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-230d6ea0-19b3-4979-b1da-0ddf14118c80 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Snapshot retrieved successfully. Sep 08 06:50:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-230d6ea0-19b3-4979-b1da-0ddf14118c80 tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f returned with HTTP 200 Sep 08 06:50:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 627/1268] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:51 2026] GET /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f => generated 461 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-353ed27e-e566-46b0-abca-b48055aa0d8e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-353ed27e-e566-46b0-abca-b48055aa0d8e tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] POST http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-353ed27e-e566-46b0-abca-b48055aa0d8e tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-353ed27e-e566-46b0-abca-b48055aa0d8e tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-353ed27e-e566-46b0-abca-b48055aa0d8e tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] Updating snapshot '48790f5b-53f9-406d-ab8a-fc6d7cb48f3f' with '{'status': 'available'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 06:50:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-353ed27e-e566-46b0-abca-b48055aa0d8e tempest-SnapshotsActionsTest-1092359652 tempest-SnapshotsActionsTest-1092359652-project-admin] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action returned with HTTP 202 Sep 08 06:50:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 642/1269] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 06:50:51 2026] POST /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-18f60aba-bd18-4fab-95cd-0e799043e2ee None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-18f60aba-bd18-4fab-95cd-0e799043e2ee tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-18f60aba-bd18-4fab-95cd-0e799043e2ee tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-18f60aba-bd18-4fab-95cd-0e799043e2ee tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-18f60aba-bd18-4fab-95cd-0e799043e2ee tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-18f60aba-bd18-4fab-95cd-0e799043e2ee tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f returned with HTTP 200 Sep 08 06:50:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 628/1270] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:51 2026] GET /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b3823bee-a980-4f9a-98b7-964fe17dc0e9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b3823bee-a980-4f9a-98b7-964fe17dc0e9 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b3823bee-a980-4f9a-98b7-964fe17dc0e9 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b3823bee-a980-4f9a-98b7-964fe17dc0e9 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:51 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-b3823bee-a980-4f9a-98b7-964fe17dc0e9 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Delete snapshot with id: 48790f5b-53f9-406d-ab8a-fc6d7cb48f3f Sep 08 06:50:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b3823bee-a980-4f9a-98b7-964fe17dc0e9 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b3823bee-a980-4f9a-98b7-964fe17dc0e9 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot delete request issued successfully. Sep 08 06:50:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b3823bee-a980-4f9a-98b7-964fe17dc0e9 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f returned with HTTP 202 Sep 08 06:50:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 643/1271] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:50:51 2026] DELETE /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-898eca96-1c5f-481a-ba75-e28d1027d9c6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-898eca96-1c5f-481a-ba75-e28d1027d9c6 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-898eca96-1c5f-481a-ba75-e28d1027d9c6 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-898eca96-1c5f-481a-ba75-e28d1027d9c6 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-898eca96-1c5f-481a-ba75-e28d1027d9c6 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-898eca96-1c5f-481a-ba75-e28d1027d9c6 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f returned with HTTP 200 Sep 08 06:50:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 629/1272] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:51 2026] GET /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f => generated 464 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cc087c03-f294-4b7a-bca8-af608cf49cc1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cc087c03-f294-4b7a-bca8-af608cf49cc1 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e Sep 08 06:50:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cc087c03-f294-4b7a-bca8-af608cf49cc1 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cc087c03-f294-4b7a-bca8-af608cf49cc1 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cc087c03-f294-4b7a-bca8-af608cf49cc1 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cc087c03-f294-4b7a-bca8-af608cf49cc1 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e returned with HTTP 200 Sep 08 06:50:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 644/1273] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:52 2026] GET /volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-99562c3f-0f2a-464d-a8e0-e4633bede635 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-99562c3f-0f2a-464d-a8e0-e4633bede635 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-99562c3f-0f2a-464d-a8e0-e4633bede635 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-99562c3f-0f2a-464d-a8e0-e4633bede635 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-99562c3f-0f2a-464d-a8e0-e4633bede635 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-99562c3f-0f2a-464d-a8e0-e4633bede635 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 630/1274] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:52 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-933c6ed3-1b73-4fc0-a465-fa649483654d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-933c6ed3-1b73-4fc0-a465-fa649483654d tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f Sep 08 06:50:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-933c6ed3-1b73-4fc0-a465-fa649483654d tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-933c6ed3-1b73-4fc0-a465-fa649483654d tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-933c6ed3-1b73-4fc0-a465-fa649483654d tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Snapshot retrieved successfully. Sep 08 06:50:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-933c6ed3-1b73-4fc0-a465-fa649483654d tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f returned with HTTP 200 Sep 08 06:50:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 645/1275] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:52 2026] GET /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-95542749-e483-4353-91f3-8cb9c526d155 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-95542749-e483-4353-91f3-8cb9c526d155 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e Sep 08 06:50:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-95542749-e483-4353-91f3-8cb9c526d155 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-95542749-e483-4353-91f3-8cb9c526d155 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-95542749-e483-4353-91f3-8cb9c526d155 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-95542749-e483-4353-91f3-8cb9c526d155 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e returned with HTTP 200 Sep 08 06:50:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 631/1276] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:53 2026] GET /volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-909f7bdd-41c3-47ad-a513-ad19b5dc4b04 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-909f7bdd-41c3-47ad-a513-ad19b5dc4b04 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] POST http://192.168.122.168/volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e/action Sep 08 06:50:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-909f7bdd-41c3-47ad-a513-ad19b5dc4b04 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-909f7bdd-41c3-47ad-a513-ad19b5dc4b04 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-909f7bdd-41c3-47ad-a513-ad19b5dc4b04 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Updating volume 'e8ee3319-7f31-40fd-8634-400376e3048e' with '{'status': 'error'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 06:50:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-909f7bdd-41c3-47ad-a513-ad19b5dc4b04 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] http://192.168.122.168/volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e/action returned with HTTP 202 Sep 08 06:50:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 646/1277] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:50:53 2026] POST /volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f6734437-6cc3-4d5a-b512-c48355f544ac None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f6734437-6cc3-4d5a-b512-c48355f544ac tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e Sep 08 06:50:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f6734437-6cc3-4d5a-b512-c48355f544ac tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f6734437-6cc3-4d5a-b512-c48355f544ac tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5db6879a-b737-4e5b-ae55-920a2891d4fb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5db6879a-b737-4e5b-ae55-920a2891d4fb tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5db6879a-b737-4e5b-ae55-920a2891d4fb tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5db6879a-b737-4e5b-ae55-920a2891d4fb tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f6734437-6cc3-4d5a-b512-c48355f544ac tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f6734437-6cc3-4d5a-b512-c48355f544ac tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e returned with HTTP 200 Sep 08 06:50:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 632/1278] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:53 2026] GET /volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5db6879a-b737-4e5b-ae55-920a2891d4fb tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0624a477-5bbe-478e-8216-e5842a29d989 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0624a477-5bbe-478e-8216-e5842a29d989 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] POST http://192.168.122.168/volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e/action Sep 08 06:50:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0624a477-5bbe-478e-8216-e5842a29d989 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0624a477-5bbe-478e-8216-e5842a29d989 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5db6879a-b737-4e5b-ae55-920a2891d4fb tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 647/1279] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:53 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0624a477-5bbe-478e-8216-e5842a29d989 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Volume info retrieved successfully. Sep 08 06:50:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0624a477-5bbe-478e-8216-e5842a29d989 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Delete volume request issued successfully. Sep 08 06:50:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0624a477-5bbe-478e-8216-e5842a29d989 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] http://192.168.122.168/volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e/action returned with HTTP 202 Sep 08 06:50:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 633/1280] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:50:53 2026] POST /volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0175d3ae-36a6-44a6-90e6-7e939600ddaf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0175d3ae-36a6-44a6-90e6-7e939600ddaf tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e Sep 08 06:50:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0175d3ae-36a6-44a6-90e6-7e939600ddaf tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0175d3ae-36a6-44a6-90e6-7e939600ddaf tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0175d3ae-36a6-44a6-90e6-7e939600ddaf tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0175d3ae-36a6-44a6-90e6-7e939600ddaf tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e returned with HTTP 200 Sep 08 06:50:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 648/1281] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:53 2026] GET /volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:50:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b21774bf-8c83-40b2-8127-57564be47a6e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b21774bf-8c83-40b2-8127-57564be47a6e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f Sep 08 06:50:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b21774bf-8c83-40b2-8127-57564be47a6e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b21774bf-8c83-40b2-8127-57564be47a6e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b21774bf-8c83-40b2-8127-57564be47a6e tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f returned with HTTP 404 Sep 08 06:50:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 634/1282] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:50:53 2026] GET /volume/v3/snapshots/48790f5b-53f9-406d-ab8a-fc6d7cb48f3f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5a608ebb-96d1-40f0-bf78-13eda11a2e06 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5a608ebb-96d1-40f0-bf78-13eda11a2e06 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/volumes/2f821731-481f-48bc-a117-d3b8845a782d Sep 08 06:50:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5a608ebb-96d1-40f0-bf78-13eda11a2e06 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5a608ebb-96d1-40f0-bf78-13eda11a2e06 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5a608ebb-96d1-40f0-bf78-13eda11a2e06 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Volume info retrieved successfully. Sep 08 06:50:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5a608ebb-96d1-40f0-bf78-13eda11a2e06 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/volumes/2f821731-481f-48bc-a117-d3b8845a782d returned with HTTP 200 Sep 08 06:50:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 649/1283] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:53 2026] GET /volume/v3/volumes/2f821731-481f-48bc-a117-d3b8845a782d => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-19a2d54b-188a-4442-bfce-421119c1c1c3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-19a2d54b-188a-4442-bfce-421119c1c1c3 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] DELETE http://192.168.122.168/volume/v3/volumes/2f821731-481f-48bc-a117-d3b8845a782d Sep 08 06:50:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-19a2d54b-188a-4442-bfce-421119c1c1c3 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-19a2d54b-188a-4442-bfce-421119c1c1c3 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:53 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-19a2d54b-188a-4442-bfce-421119c1c1c3 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Delete volume with id: 2f821731-481f-48bc-a117-d3b8845a782d Sep 08 06:50:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-19a2d54b-188a-4442-bfce-421119c1c1c3 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Volume info retrieved successfully. Sep 08 06:50:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-19a2d54b-188a-4442-bfce-421119c1c1c3 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Delete volume request issued successfully. Sep 08 06:50:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-19a2d54b-188a-4442-bfce-421119c1c1c3 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/volumes/2f821731-481f-48bc-a117-d3b8845a782d returned with HTTP 202 Sep 08 06:50:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 635/1284] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:50:53 2026] DELETE /volume/v3/volumes/2f821731-481f-48bc-a117-d3b8845a782d => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:50:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f391bed1-fe09-4ddf-a9b8-a6122abecf20 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f391bed1-fe09-4ddf-a9b8-a6122abecf20 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/volumes/2f821731-481f-48bc-a117-d3b8845a782d Sep 08 06:50:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f391bed1-fe09-4ddf-a9b8-a6122abecf20 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f391bed1-fe09-4ddf-a9b8-a6122abecf20 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f391bed1-fe09-4ddf-a9b8-a6122abecf20 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Volume info retrieved successfully. Sep 08 06:50:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f391bed1-fe09-4ddf-a9b8-a6122abecf20 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/volumes/2f821731-481f-48bc-a117-d3b8845a782d returned with HTTP 200 Sep 08 06:50:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 650/1285] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:53 2026] GET /volume/v3/volumes/2f821731-481f-48bc-a117-d3b8845a782d => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bdd260a0-cd89-430c-b1f7-36fe98aa3ca8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bdd260a0-cd89-430c-b1f7-36fe98aa3ca8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bdd260a0-cd89-430c-b1f7-36fe98aa3ca8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bdd260a0-cd89-430c-b1f7-36fe98aa3ca8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bdd260a0-cd89-430c-b1f7-36fe98aa3ca8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bdd260a0-cd89-430c-b1f7-36fe98aa3ca8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 636/1286] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:54 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:50:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3dd57a2e-e313-400c-abfb-c4b5bdf26353 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3dd57a2e-e313-400c-abfb-c4b5bdf26353 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e Sep 08 06:50:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3dd57a2e-e313-400c-abfb-c4b5bdf26353 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3dd57a2e-e313-400c-abfb-c4b5bdf26353 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3dd57a2e-e313-400c-abfb-c4b5bdf26353 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e returned with HTTP 404 Sep 08 06:50:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 651/1287] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:54 2026] GET /volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e08762bf-afc0-438a-b53d-dc3da97333c1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e08762bf-afc0-438a-b53d-dc3da97333c1 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e Sep 08 06:50:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e08762bf-afc0-438a-b53d-dc3da97333c1 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e08762bf-afc0-438a-b53d-dc3da97333c1 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e08762bf-afc0-438a-b53d-dc3da97333c1 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e returned with HTTP 404 Sep 08 06:50:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 637/1288] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:54 2026] GET /volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-19ea502b-3ef6-4b3e-ac14-2d9049246b31 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-19ea502b-3ef6-4b3e-ac14-2d9049246b31 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] DELETE http://192.168.122.168/volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e Sep 08 06:50:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-19ea502b-3ef6-4b3e-ac14-2d9049246b31 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-19ea502b-3ef6-4b3e-ac14-2d9049246b31 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:54 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-19ea502b-3ef6-4b3e-ac14-2d9049246b31 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Delete volume with id: e8ee3319-7f31-40fd-8634-400376e3048e Sep 08 06:50:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-19ea502b-3ef6-4b3e-ac14-2d9049246b31 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e returned with HTTP 404 Sep 08 06:50:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 652/1289] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:50:54 2026] DELETE /volume/v3/volumes/e8ee3319-7f31-40fd-8634-400376e3048e => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-51af388f-c5ad-45c6-815f-8e3c81070c33 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-51af388f-c5ad-45c6-815f-8e3c81070c33 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:50:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-51af388f-c5ad-45c6-815f-8e3c81070c33 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-175610880"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-51af388f-c5ad-45c6-815f-8e3c81070c33 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-175610880'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:50:54 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-51af388f-c5ad-45c6-815f-8e3c81070c33 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Create volume of 1 GB Sep 08 06:50:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-51af388f-c5ad-45c6-815f-8e3c81070c33 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Availability Zones retrieved successfully. Sep 08 06:50:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51af388f-c5ad-45c6-815f-8e3c81070c33 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Flow 'volume_create_api' (1f428f27-847f-4f90-ab5e-fa03f957ca34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:50:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51af388f-c5ad-45c6-815f-8e3c81070c33 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (677d5461-7dc8-4a2e-9ce3-d5a16196c30e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-51af388f-c5ad-45c6-815f-8e3c81070c33 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:50:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51af388f-c5ad-45c6-815f-8e3c81070c33 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (677d5461-7dc8-4a2e-9ce3-d5a16196c30e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51af388f-c5ad-45c6-815f-8e3c81070c33 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e50e4ba-a845-4886-867e-fca2d4a31fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:55 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-51af388f-c5ad-45c6-815f-8e3c81070c33 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Created reservations ['eae387e8-e7e0-40c0-b506-26a86674485c', 'ced5c37b-7073-4ba2-babc-2884112845c9', '4a41e033-8939-4448-94bd-e2ca22fa105f', 'aadb44f5-0862-4b75-950c-9940e2723eea'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:50:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51af388f-c5ad-45c6-815f-8e3c81070c33 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e50e4ba-a845-4886-867e-fca2d4a31fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eae387e8-e7e0-40c0-b506-26a86674485c', 'ced5c37b-7073-4ba2-babc-2884112845c9', '4a41e033-8939-4448-94bd-e2ca22fa105f', 'aadb44f5-0862-4b75-950c-9940e2723eea']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51af388f-c5ad-45c6-815f-8e3c81070c33 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f5758e-29ae-4a0e-bda6-c1111da3dbfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5c512901-258a-41a0-8b40-dcaacf1a1980 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c512901-258a-41a0-8b40-dcaacf1a1980 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] GET http://192.168.122.168/volume/v3/volumes/2f821731-481f-48bc-a117-d3b8845a782d Sep 08 06:50:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5c512901-258a-41a0-8b40-dcaacf1a1980 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5c512901-258a-41a0-8b40-dcaacf1a1980 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c512901-258a-41a0-8b40-dcaacf1a1980 tempest-SnapshotsActionsTest-1585549037 tempest-SnapshotsActionsTest-1585549037-project-member] http://192.168.122.168/volume/v3/volumes/2f821731-481f-48bc-a117-d3b8845a782d returned with HTTP 404 Sep 08 06:50:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 653/1290] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:55 2026] GET /volume/v3/volumes/2f821731-481f-48bc-a117-d3b8845a782d => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51af388f-c5ad-45c6-815f-8e3c81070c33 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f5758e-29ae-4a0e-bda6-c1111da3dbfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f13f225e-87e2-4601-b43c-8d54b70d662b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-175610880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5635d14e0683482894f5280c0d203e9a',qos_specs=None,replication_status=,reservations=['eae387e8-e7e0-40c0-b506-26a86674485c','ced5c37b-7073-4ba2-babc-2884112845c9','4a41e033-8939-4448-94bd-e2ca22fa105f','aadb44f5-0862-4b75-950c-9940e2723eea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a317e65f2b914c89ba740783ea0eb437',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:50:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-175610880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f13f225e-87e2-4601-b43c-8d54b70d662b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5635d14e0683482894f5280c0d203e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a317e65f2b914c89ba740783ea0eb437',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51af388f-c5ad-45c6-815f-8e3c81070c33 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67093ecb-bf3e-4d6b-9ba1-e02bc4bf5078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51af388f-c5ad-45c6-815f-8e3c81070c33 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67093ecb-bf3e-4d6b-9ba1-e02bc4bf5078) transitioned into state 'SUCCESS' from state '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-175610880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5635d14e0683482894f5280c0d203e9a',qos_specs=None,replication_status=,reservations=['eae387e8-e7e0-40c0-b506-26a86674485c','ced5c37b-7073-4ba2-babc-2884112845c9','4a41e033-8939-4448-94bd-e2ca22fa105f','aadb44f5-0862-4b75-950c-9940e2723eea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a317e65f2b914c89ba740783ea0eb437',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51af388f-c5ad-45c6-815f-8e3c81070c33 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9169863-6056-4380-a9bf-09cfb0f788df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51af388f-c5ad-45c6-815f-8e3c81070c33 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9169863-6056-4380-a9bf-09cfb0f788df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51af388f-c5ad-45c6-815f-8e3c81070c33 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Flow 'volume_create_api' (1f428f27-847f-4f90-ab5e-fa03f957ca34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:50:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-51af388f-c5ad-45c6-815f-8e3c81070c33 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Create volume request issued successfully. Sep 08 06:50:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-51af388f-c5ad-45c6-815f-8e3c81070c33 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:50:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 638/1291] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:50:54 2026] POST /volume/v3/volumes => generated 757 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 06:50:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e6a0743c-9b35-4612-886e-41b2a0467f8e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e6a0743c-9b35-4612-886e-41b2a0467f8e tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b Sep 08 06:50:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e6a0743c-9b35-4612-886e-41b2a0467f8e tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e6a0743c-9b35-4612-886e-41b2a0467f8e tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e6a0743c-9b35-4612-886e-41b2a0467f8e tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e6a0743c-9b35-4612-886e-41b2a0467f8e tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b returned with HTTP 200 Sep 08 06:50:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 654/1292] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:55 2026] GET /volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b => generated 825 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-adf229cc-ae85-4644-8d84-0306f11a6867 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-adf229cc-ae85-4644-8d84-0306f11a6867 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-adf229cc-ae85-4644-8d84-0306f11a6867 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-adf229cc-ae85-4644-8d84-0306f11a6867 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-adf229cc-ae85-4644-8d84-0306f11a6867 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-adf229cc-ae85-4644-8d84-0306f11a6867 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 639/1293] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:55 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a7c1d5b2-d3d5-45cc-9f18-53ef5206c240 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a7c1d5b2-d3d5-45cc-9f18-53ef5206c240 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b Sep 08 06:50:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a7c1d5b2-d3d5-45cc-9f18-53ef5206c240 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a7c1d5b2-d3d5-45cc-9f18-53ef5206c240 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a7c1d5b2-d3d5-45cc-9f18-53ef5206c240 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a7c1d5b2-d3d5-45cc-9f18-53ef5206c240 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b returned with HTTP 200 Sep 08 06:50:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 655/1294] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:56 2026] GET /volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b => generated 849 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-499cf86f-71f2-49da-b17a-11553b32ee33 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-499cf86f-71f2-49da-b17a-11553b32ee33 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-499cf86f-71f2-49da-b17a-11553b32ee33 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-499cf86f-71f2-49da-b17a-11553b32ee33 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-499cf86f-71f2-49da-b17a-11553b32ee33 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-499cf86f-71f2-49da-b17a-11553b32ee33 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 640/1295] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:56 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bdb35445-ecb5-4a80-a932-8c7273af6df8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bdb35445-ecb5-4a80-a932-8c7273af6df8 None None] GET http://192.168.122.168/volume// Sep 08 06:50:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bdb35445-ecb5-4a80-a932-8c7273af6df8 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bdb35445-ecb5-4a80-a932-8c7273af6df8 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bdb35445-ecb5-4a80-a932-8c7273af6df8 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:50:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 656/1296] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:50: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 08 06:50:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-7378f914-fc09-4b92-8477-6bf7ee703645 req-6a1fb023-6fcb-476c-9147-bc1461818044 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7378f914-fc09-4b92-8477-6bf7ee703645 req-6a1fb023-6fcb-476c-9147-bc1461818044 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 08 06:50:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7378f914-fc09-4b92-8477-6bf7ee703645 req-6a1fb023-6fcb-476c-9147-bc1461818044 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1565e55f-2dc7-43fa-84fb-cade2f0551ed", "connector": null, "instance_uuid": "20a27e9f-249e-4f9d-986d-ed0b8c21f27f"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7378f914-fc09-4b92-8477-6bf7ee703645 req-6a1fb023-6fcb-476c-9147-bc1461818044 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 08 06:50:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 641/1297] 192.168.122.168 () {66 vars in 1483 bytes} [Tue Sep 8 06:50:56 2026] POST /volume/v3/attachments => generated 273 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:50:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-7378f914-fc09-4b92-8477-6bf7ee703645 req-0cfddec6-5508-49a0-8f61-d05589ebb682 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-7378f914-fc09-4b92-8477-6bf7ee703645 req-0cfddec6-5508-49a0-8f61-d05589ebb682 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] DELETE http://192.168.122.168/volume/v3/attachments/1495bc21-cfb3-4d7c-9059-ee0830fa7288 Sep 08 06:50:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-7378f914-fc09-4b92-8477-6bf7ee703645 req-0cfddec6-5508-49a0-8f61-d05589ebb682 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-7378f914-fc09-4b92-8477-6bf7ee703645 req-0cfddec6-5508-49a0-8f61-d05589ebb682 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:57 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, Sep 08 06:50:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-7378f914-fc09-4b92-8477-6bf7ee703645 req-0cfddec6-5508-49a0-8f61-d05589ebb682 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] http://192.168.122.168/volume/v3/attachments/1495bc21-cfb3-4d7c-9059-ee0830fa7288 returned with HTTP 200 Sep 08 06:50:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 657/1298] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:50:57 2026] DELETE /volume/v3/attachments/1495bc21-cfb3-4d7c-9059-ee0830fa7288 => generated 192 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:50:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-94af9a79-6f3f-4f4e-a8d5-26d548a0d5e7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-94af9a79-6f3f-4f4e-a8d5-26d548a0d5e7 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b Sep 08 06:50:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-94af9a79-6f3f-4f4e-a8d5-26d548a0d5e7 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-94af9a79-6f3f-4f4e-a8d5-26d548a0d5e7 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-94af9a79-6f3f-4f4e-a8d5-26d548a0d5e7 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-94af9a79-6f3f-4f4e-a8d5-26d548a0d5e7 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b returned with HTTP 200 Sep 08 06:50:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 642/1299] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:57 2026] GET /volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-017b46b8-dce8-4931-8970-40c91667ce58 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-017b46b8-dce8-4931-8970-40c91667ce58 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] POST http://192.168.122.168/volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b/action Sep 08 06:50:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-017b46b8-dce8-4931-8970-40c91667ce58 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-017b46b8-dce8-4931-8970-40c91667ce58 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-017b46b8-dce8-4931-8970-40c91667ce58 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Updating volume 'f13f225e-87e2-4601-b43c-8d54b70d662b' with '{'status': 'maintenance'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 06:50:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-017b46b8-dce8-4931-8970-40c91667ce58 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] http://192.168.122.168/volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b/action returned with HTTP 202 Sep 08 06:50:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 658/1300] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:50:57 2026] POST /volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7d5a7789-8653-4399-ba46-186db111425a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7d5a7789-8653-4399-ba46-186db111425a tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b Sep 08 06:50:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7d5a7789-8653-4399-ba46-186db111425a tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7d5a7789-8653-4399-ba46-186db111425a tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7d5a7789-8653-4399-ba46-186db111425a tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7d5a7789-8653-4399-ba46-186db111425a tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b returned with HTTP 200 Sep 08 06:50:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 643/1301] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:57 2026] GET /volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1adb21ec-37cc-45a8-831e-9aecc3d1af0f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1adb21ec-37cc-45a8-831e-9aecc3d1af0f tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] POST http://192.168.122.168/volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b/action Sep 08 06:50:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1adb21ec-37cc-45a8-831e-9aecc3d1af0f tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:50:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1adb21ec-37cc-45a8-831e-9aecc3d1af0f tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1adb21ec-37cc-45a8-831e-9aecc3d1af0f tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Volume info retrieved successfully. Sep 08 06:50:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1adb21ec-37cc-45a8-831e-9aecc3d1af0f tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Delete volume request issued successfully. Sep 08 06:50:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1adb21ec-37cc-45a8-831e-9aecc3d1af0f tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] http://192.168.122.168/volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b/action returned with HTTP 202 Sep 08 06:50:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 659/1302] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:50:57 2026] POST /volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:50:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-62244ba8-9b11-4078-80e3-ba19ae14010e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-62244ba8-9b11-4078-80e3-ba19ae14010e tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b Sep 08 06:50:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-62244ba8-9b11-4078-80e3-ba19ae14010e tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-62244ba8-9b11-4078-80e3-ba19ae14010e tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-62244ba8-9b11-4078-80e3-ba19ae14010e tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-62244ba8-9b11-4078-80e3-ba19ae14010e tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b returned with HTTP 200 Sep 08 06:50:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 644/1303] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:57 2026] GET /volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b => generated 849 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d4793eab-b645-4212-9ce1-9af95e430be3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d4793eab-b645-4212-9ce1-9af95e430be3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d4793eab-b645-4212-9ce1-9af95e430be3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d4793eab-b645-4212-9ce1-9af95e430be3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:50:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d4793eab-b645-4212-9ce1-9af95e430be3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d4793eab-b645-4212-9ce1-9af95e430be3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 660/1304] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:57 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3b9af0cd-e6cb-406b-976b-97865cbfbd9a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3b9af0cd-e6cb-406b-976b-97865cbfbd9a tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b Sep 08 06:50:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3b9af0cd-e6cb-406b-976b-97865cbfbd9a tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3b9af0cd-e6cb-406b-976b-97865cbfbd9a tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3b9af0cd-e6cb-406b-976b-97865cbfbd9a tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b returned with HTTP 404 Sep 08 06:50:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 645/1305] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:58 2026] GET /volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-faf70ec7-44fd-4160-862a-6a903c76c45c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-faf70ec7-44fd-4160-862a-6a903c76c45c tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b Sep 08 06:50:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-faf70ec7-44fd-4160-862a-6a903c76c45c tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-faf70ec7-44fd-4160-862a-6a903c76c45c tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-faf70ec7-44fd-4160-862a-6a903c76c45c tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b returned with HTTP 404 Sep 08 06:50:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 661/1306] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:58 2026] GET /volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:50:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-83588f7c-4f69-4206-9597-b1d59bae62ba None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-83588f7c-4f69-4206-9597-b1d59bae62ba tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] DELETE http://192.168.122.168/volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b Sep 08 06:50:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-83588f7c-4f69-4206-9597-b1d59bae62ba tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-83588f7c-4f69-4206-9597-b1d59bae62ba tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:58 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-83588f7c-4f69-4206-9597-b1d59bae62ba tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Delete volume with id: f13f225e-87e2-4601-b43c-8d54b70d662b Sep 08 06:50:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-83588f7c-4f69-4206-9597-b1d59bae62ba tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b returned with HTTP 404 Sep 08 06:50:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 646/1307] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:50:58 2026] DELETE /volume/v3/volumes/f13f225e-87e2-4601-b43c-8d54b70d662b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:50:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-19cbc050-cc48-4291-99cc-296e5323b045 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b3426145-3c27-4e5a-8b28-5b0fecca9f3b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b3426145-3c27-4e5a-8b28-5b0fecca9f3b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:50:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b3426145-3c27-4e5a-8b28-5b0fecca9f3b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b3426145-3c27-4e5a-8b28-5b0fecca9f3b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-19cbc050-cc48-4291-99cc-296e5323b045 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:50:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-19cbc050-cc48-4291-99cc-296e5323b045 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-776792260"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:50:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-19cbc050-cc48-4291-99cc-296e5323b045 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-776792260'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:50:58 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-19cbc050-cc48-4291-99cc-296e5323b045 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Create volume of 1 GB Sep 08 06:50:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b3426145-3c27-4e5a-8b28-5b0fecca9f3b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:50:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-19cbc050-cc48-4291-99cc-296e5323b045 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Availability Zones retrieved successfully. Sep 08 06:50:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b3426145-3c27-4e5a-8b28-5b0fecca9f3b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:50:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 647/1308] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:58 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:50:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-19cbc050-cc48-4291-99cc-296e5323b045 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Flow 'volume_create_api' (79fa5730-7d40-433d-8293-1b0de08028d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:50:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-19cbc050-cc48-4291-99cc-296e5323b045 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc0e1aee-2322-4afc-95a6-cafcf45800b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-19cbc050-cc48-4291-99cc-296e5323b045 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:50:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-19cbc050-cc48-4291-99cc-296e5323b045 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc0e1aee-2322-4afc-95a6-cafcf45800b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-19cbc050-cc48-4291-99cc-296e5323b045 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a45c90a3-7ca0-4b03-a546-182088081bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:59 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-19cbc050-cc48-4291-99cc-296e5323b045 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Created reservations ['167dd0fc-3139-4057-b29c-24922a44ab34', '7352ed54-ed62-4256-9013-4f028cea8c3c', '2c56b3de-8cbc-4739-a478-e05cec7223a6', 'c5dd8cf0-0341-4f1e-b107-8009219b9c23'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:50:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-19cbc050-cc48-4291-99cc-296e5323b045 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a45c90a3-7ca0-4b03-a546-182088081bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['167dd0fc-3139-4057-b29c-24922a44ab34', '7352ed54-ed62-4256-9013-4f028cea8c3c', '2c56b3de-8cbc-4739-a478-e05cec7223a6', 'c5dd8cf0-0341-4f1e-b107-8009219b9c23']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-19cbc050-cc48-4291-99cc-296e5323b045 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef036eec-f48c-4ff6-8971-12a02145c81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:50:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-19cbc050-cc48-4291-99cc-296e5323b045 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef036eec-f48c-4ff6-8971-12a02145c81b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38e0336b-40d5-4b78-99dd-f6899e709a0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-776792260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5635d14e0683482894f5280c0d203e9a',qos_specs=None,replication_status=,reservations=['167dd0fc-3139-4057-b29c-24922a44ab34','7352ed54-ed62-4256-9013-4f028cea8c3c','2c56b3de-8cbc-4739-a478-e05cec7223a6','c5dd8cf0-0341-4f1e-b107-8009219b9c23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a317e65f2b914c89ba740783ea0eb437',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:50:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-776792260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38e0336b-40d5-4b78-99dd-f6899e709a0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5635d14e0683482894f5280c0d203e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a317e65f2b914c89ba740783ea0eb437',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-19cbc050-cc48-4291-99cc-296e5323b045 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c0d972c-f3ef-4846-8404-251bc10042d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-19cbc050-cc48-4291-99cc-296e5323b045 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c0d972c-f3ef-4846-8404-251bc10042d1) transitioned into state 'SUCCESS' from state '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-776792260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5635d14e0683482894f5280c0d203e9a',qos_specs=None,replication_status=,reservations=['167dd0fc-3139-4057-b29c-24922a44ab34','7352ed54-ed62-4256-9013-4f028cea8c3c','2c56b3de-8cbc-4739-a478-e05cec7223a6','c5dd8cf0-0341-4f1e-b107-8009219b9c23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a317e65f2b914c89ba740783ea0eb437',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-19cbc050-cc48-4291-99cc-296e5323b045 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cb17268-3e5b-447c-843b-c71cb4a52e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:50:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-19cbc050-cc48-4291-99cc-296e5323b045 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cb17268-3e5b-447c-843b-c71cb4a52e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:50:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-19cbc050-cc48-4291-99cc-296e5323b045 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Flow 'volume_create_api' (79fa5730-7d40-433d-8293-1b0de08028d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:50:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-19cbc050-cc48-4291-99cc-296e5323b045 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Create volume request issued successfully. Sep 08 06:50:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-19cbc050-cc48-4291-99cc-296e5323b045 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:50:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 662/1309] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:50:58 2026] POST /volume/v3/volumes => generated 757 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:50:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b26afd78-adc7-44c9-8ec0-b5c1b65a5484 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:50:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b26afd78-adc7-44c9-8ec0-b5c1b65a5484 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c Sep 08 06:50:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b26afd78-adc7-44c9-8ec0-b5c1b65a5484 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:50:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b26afd78-adc7-44c9-8ec0-b5c1b65a5484 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:50:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:50:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:50:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:50:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:50:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b26afd78-adc7-44c9-8ec0-b5c1b65a5484 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:50:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b26afd78-adc7-44c9-8ec0-b5c1b65a5484 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c returned with HTTP 200 Sep 08 06:50:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 648/1310] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:50:59 2026] GET /volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c => generated 825 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-15712289-bc2c-475e-8d06-1faa4261c0c1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-15712289-bc2c-475e-8d06-1faa4261c0c1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-15712289-bc2c-475e-8d06-1faa4261c0c1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-15712289-bc2c-475e-8d06-1faa4261c0c1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-15712289-bc2c-475e-8d06-1faa4261c0c1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-15712289-bc2c-475e-8d06-1faa4261c0c1 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 663/1311] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:00 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fbf78bf8-dc14-4f6c-9cf8-7b4ffacc8497 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fbf78bf8-dc14-4f6c-9cf8-7b4ffacc8497 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c Sep 08 06:51:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fbf78bf8-dc14-4f6c-9cf8-7b4ffacc8497 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fbf78bf8-dc14-4f6c-9cf8-7b4ffacc8497 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fbf78bf8-dc14-4f6c-9cf8-7b4ffacc8497 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:51:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fbf78bf8-dc14-4f6c-9cf8-7b4ffacc8497 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c returned with HTTP 200 Sep 08 06:51:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 649/1312] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:00 2026] GET /volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c => generated 849 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:51:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b0e2323c-525e-401d-bcea-7b58957efab1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b0e2323c-525e-401d-bcea-7b58957efab1 None None] GET http://192.168.122.168/volume// Sep 08 06:51:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b0e2323c-525e-401d-bcea-7b58957efab1 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b0e2323c-525e-401d-bcea-7b58957efab1 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b0e2323c-525e-401d-bcea-7b58957efab1 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:51:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 664/1313] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:51:00 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-bfb85141-a195-4bbf-8d41-0ee4893956d8 req-070ec260-c383-4188-a53e-8cccdc6d239f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-bfb85141-a195-4bbf-8d41-0ee4893956d8 req-070ec260-c383-4188-a53e-8cccdc6d239f tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] GET http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-bfb85141-a195-4bbf-8d41-0ee4893956d8 req-070ec260-c383-4188-a53e-8cccdc6d239f tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-bfb85141-a195-4bbf-8d41-0ee4893956d8 req-070ec260-c383-4188-a53e-8cccdc6d239f tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-bfb85141-a195-4bbf-8d41-0ee4893956d8 req-070ec260-c383-4188-a53e-8cccdc6d239f tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Volume info retrieved successfully. Sep 08 06:51:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-bfb85141-a195-4bbf-8d41-0ee4893956d8 req-070ec260-c383-4188-a53e-8cccdc6d239f tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed returned with HTTP 200 Sep 08 06:51:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 650/1314] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:51:01 2026] GET /volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed => generated 1512 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:51:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-976c4250-4da2-4ac0-a5c6-067e997a3d62 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-976c4250-4da2-4ac0-a5c6-067e997a3d62 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-976c4250-4da2-4ac0-a5c6-067e997a3d62 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-976c4250-4da2-4ac0-a5c6-067e997a3d62 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-976c4250-4da2-4ac0-a5c6-067e997a3d62 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-976c4250-4da2-4ac0-a5c6-067e997a3d62 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 665/1315] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:01 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-bfb85141-a195-4bbf-8d41-0ee4893956d8 req-0b436c3a-f01f-458c-809f-2cd0e46946ad None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-bfb85141-a195-4bbf-8d41-0ee4893956d8 req-0b436c3a-f01f-458c-809f-2cd0e46946ad tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] PUT http://192.168.122.168/volume/v3/attachments/eff2152a-5168-4e46-9219-b882524d405e Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-bfb85141-a195-4bbf-8d41-0ee4893956d8 req-0b436c3a-f01f-458c-809f-2cd0e46946ad tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:41a53b826eb1", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "16482855-131a-4008-adde-924f45bb8de5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-bfb85141-a195-4bbf-8d41-0ee4893956d8 req-0b436c3a-f01f-458c-809f-2cd0e46946ad tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Acquiring lock "cinder-attachment_update-1565e55f-2dc7-43fa-84fb-cade2f0551ed-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-bfb85141-a195-4bbf-8d41-0ee4893956d8 req-0b436c3a-f01f-458c-809f-2cd0e46946ad tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Lock "cinder-attachment_update-1565e55f-2dc7-43fa-84fb-cade2f0551ed-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-49ac5243-eb3f-4507-877f-9e253fae97a5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-bfb85141-a195-4bbf-8d41-0ee4893956d8 req-0b436c3a-f01f-458c-809f-2cd0e46946ad tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Lock "cinder-attachment_update-1565e55f-2dc7-43fa-84fb-cade2f0551ed-devstack" released by "attachment_update" :: held 0.175s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-bfb85141-a195-4bbf-8d41-0ee4893956d8 req-0b436c3a-f01f-458c-809f-2cd0e46946ad tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] http://192.168.122.168/volume/v3/attachments/eff2152a-5168-4e46-9219-b882524d405e returned with HTTP 200 Sep 08 06:51:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 651/1316] 192.168.122.168 () {66 vars in 1593 bytes} [Tue Sep 8 06:51:01 2026] PUT /volume/v3/attachments/eff2152a-5168-4e46-9219-b882524d405e => generated 694 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-bfb85141-a195-4bbf-8d41-0ee4893956d8 req-2ae44747-cd9e-42fa-b940-9a44e36f43df None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-bfb85141-a195-4bbf-8d41-0ee4893956d8 req-2ae44747-cd9e-42fa-b940-9a44e36f43df tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] POST http://192.168.122.168/volume/v3/attachments/eff2152a-5168-4e46-9219-b882524d405e/action Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-bfb85141-a195-4bbf-8d41-0ee4893956d8 req-2ae44747-cd9e-42fa-b940-9a44e36f43df tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-bfb85141-a195-4bbf-8d41-0ee4893956d8 req-2ae44747-cd9e-42fa-b940-9a44e36f43df tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-bfb85141-a195-4bbf-8d41-0ee4893956d8 req-2ae44747-cd9e-42fa-b940-9a44e36f43df tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] http://192.168.122.168/volume/v3/attachments/eff2152a-5168-4e46-9219-b882524d405e/action returned with HTTP 204 Sep 08 06:51:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 652/1317] 192.168.122.168 () {66 vars in 1614 bytes} [Tue Sep 8 06:51:01 2026] POST /volume/v3/attachments/eff2152a-5168-4e46-9219-b882524d405e/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:51:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-49ac5243-eb3f-4507-877f-9e253fae97a5 tempest-UserMessagesTest-2054691701 tempest-UserMessagesTest-2054691701-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:51:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-49ac5243-eb3f-4507-877f-9e253fae97a5 tempest-UserMessagesTest-2054691701 tempest-UserMessagesTest-2054691701-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-2091441300", "extra_specs": {"storage_protocol": "tempest-storage_protocol-121023510", "vendor_name": "tempest-vendor_name-1208060792"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2394ce36-2ade-4ec2-bb5a-130517f049f8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2394ce36-2ade-4ec2-bb5a-130517f049f8 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2394ce36-2ade-4ec2-bb5a-130517f049f8 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2394ce36-2ade-4ec2-bb5a-130517f049f8 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-49ac5243-eb3f-4507-877f-9e253fae97a5 tempest-UserMessagesTest-2054691701 tempest-UserMessagesTest-2054691701-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:51:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 666/1318] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 06:51:01 2026] POST /volume/v3/types => generated 327 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2394ce36-2ade-4ec2-bb5a-130517f049f8 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:51:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2394ce36-2ade-4ec2-bb5a-130517f049f8 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c returned with HTTP 200 Sep 08 06:51:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 653/1319] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:01 2026] GET /volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a38c0b88-3f29-447e-a7bb-b8bdbe044961 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a38c0b88-3f29-447e-a7bb-b8bdbe044961 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] POST http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c/action Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a38c0b88-3f29-447e-a7bb-b8bdbe044961 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a38c0b88-3f29-447e-a7bb-b8bdbe044961 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.admin_actions [None req-a38c0b88-3f29-447e-a7bb-b8bdbe044961 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Updating volume '38e0336b-40d5-4b78-99dd-f6899e709a0c' with '{'status': 'error'}' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a38c0b88-3f29-447e-a7bb-b8bdbe044961 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c/action returned with HTTP 202 Sep 08 06:51:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 654/1320] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:51:01 2026] POST /volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cbc7aa84-a8af-48b0-9153-c571bcc15543 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cbc7aa84-a8af-48b0-9153-c571bcc15543 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cbc7aa84-a8af-48b0-9153-c571bcc15543 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cbc7aa84-a8af-48b0-9153-c571bcc15543 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cbc7aa84-a8af-48b0-9153-c571bcc15543 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:51:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cbc7aa84-a8af-48b0-9153-c571bcc15543 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c returned with HTTP 200 Sep 08 06:51:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 655/1321] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:01 2026] GET /volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c => generated 846 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:51:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:51:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2d2177bc-43b3-4b01-8c32-c8af12a04dc3", "size": 1, "name": "tempest-UserMessagesTest-Volume-904282695"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Create volume request body: {'volume': {'volume_type': '2d2177bc-43b3-4b01-8c32-c8af12a04dc3', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-904282695'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-83e262d5-eecd-4f89-846d-a6882c7141ae None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:01 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Create volume of 1 GB Sep 08 06:51:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Availability Zones retrieved successfully. Sep 08 06:51:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-83e262d5-eecd-4f89-846d-a6882c7141ae tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] POST http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c/action Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-83e262d5-eecd-4f89-846d-a6882c7141ae tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-83e262d5-eecd-4f89-846d-a6882c7141ae tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Flow 'volume_create_api' (3ba1066f-98ba-4494-ad91-d0f2df04b0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:51:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc40ea10-9f06-4030-bc71-af8767e0b68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.admin_actions [None req-83e262d5-eecd-4f89-846d-a6882c7141ae tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Updating volume '38e0336b-40d5-4b78-99dd-f6899e709a0c' with '{'status': 'available'}' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 06:51:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:51:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-83e262d5-eecd-4f89-846d-a6882c7141ae tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c/action returned with HTTP 202 Sep 08 06:51:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 656/1322] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:51:01 2026] POST /volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:51:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc40ea10-9f06-4030-bc71-af8767e0b68e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:51:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-121023510',vendor_name='tempest-vendor_name-1208060792'},id=2d2177bc-43b3-4b01-8c32-c8af12a04dc3,is_public=True,name='tempest-UserMessagesTest-volume-type-2091441300',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2d2177bc-43b3-4b01-8c32-c8af12a04dc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6130a2fd-634f-4b75-bb8e-7f220e049cb8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6130a2fd-634f-4b75-bb8e-7f220e049cb8 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c Sep 08 06:51:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b414bcd-cdc1-49bd-81c8-72b8a39bec01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6130a2fd-634f-4b75-bb8e-7f220e049cb8 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6130a2fd-634f-4b75-bb8e-7f220e049cb8 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6130a2fd-634f-4b75-bb8e-7f220e049cb8 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6130a2fd-634f-4b75-bb8e-7f220e049cb8 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c returned with HTTP 200 Sep 08 06:51:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 657/1323] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:02 2026] GET /volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-335a6860-804e-405a-acc6-e6c4d3af79a5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-335a6860-804e-405a-acc6-e6c4d3af79a5 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] POST http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c/action Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-335a6860-804e-405a-acc6-e6c4d3af79a5 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-335a6860-804e-405a-acc6-e6c4d3af79a5 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:02 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2091441300 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2091441300, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:51:02 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2091441300 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2091441300, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.admin_actions [None req-335a6860-804e-405a-acc6-e6c4d3af79a5 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Updating volume '38e0336b-40d5-4b78-99dd-f6899e709a0c' with '{'status': 'maintenance'}' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-335a6860-804e-405a-acc6-e6c4d3af79a5 tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c/action returned with HTTP 202 Sep 08 06:51:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 658/1324] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:51:02 2026] POST /volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-59185f69-b172-4fa8-b575-fc1bb9012f9f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-59185f69-b172-4fa8-b575-fc1bb9012f9f tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-59185f69-b172-4fa8-b575-fc1bb9012f9f tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-59185f69-b172-4fa8-b575-fc1bb9012f9f tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:02 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Created reservations ['644c6d94-361c-4e15-a55a-9990030d822a', '57320c64-00dc-4f6f-84a1-cdb72524bdde', '9f60a4c6-9912-42c0-b6c3-d93cf3f23e3f', '512bea0e-a4c3-452b-a056-a8124a1cc5e3'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b414bcd-cdc1-49bd-81c8-72b8a39bec01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['644c6d94-361c-4e15-a55a-9990030d822a', '57320c64-00dc-4f6f-84a1-cdb72524bdde', '9f60a4c6-9912-42c0-b6c3-d93cf3f23e3f', '512bea0e-a4c3-452b-a056-a8124a1cc5e3']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c240b3e-90cc-41f9-8a95-a0bccab335f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-59185f69-b172-4fa8-b575-fc1bb9012f9f tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-59185f69-b172-4fa8-b575-fc1bb9012f9f tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c returned with HTTP 200 Sep 08 06:51:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 659/1325] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:02 2026] GET /volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8ea0e5e2-63d4-49a0-8f0a-315f3ed69b6c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8ea0e5e2-63d4-49a0-8f0a-315f3ed69b6c tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8ea0e5e2-63d4-49a0-8f0a-315f3ed69b6c tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8ea0e5e2-63d4-49a0-8f0a-315f3ed69b6c tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8ea0e5e2-63d4-49a0-8f0a-315f3ed69b6c tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c240b3e-90cc-41f9-8a95-a0bccab335f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '362aae6d-a9b9-407e-9697-04b99cd18a79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-904282695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dc91752360c42158e74061632d48997',qos_specs=None,replication_status=,reservations=['644c6d94-361c-4e15-a55a-9990030d822a','57320c64-00dc-4f6f-84a1-cdb72524bdde','9f60a4c6-9912-42c0-b6c3-d93cf3f23e3f','512bea0e-a4c3-452b-a056-a8124a1cc5e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68d9635674314dcaa2c7f87ceb11d5d5',volume_type_id=2d2177bc-43b3-4b01-8c32-c8af12a04dc3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:51:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-904282695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=362aae6d-a9b9-407e-9697-04b99cd18a79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dc91752360c42158e74061632d48997',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68d9635674314dcaa2c7f87ceb11d5d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2d2177bc-43b3-4b01-8c32-c8af12a04dc3),volume_type_id=2d2177bc-43b3-4b01-8c32-c8af12a04dc3)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8ea0e5e2-63d4-49a0-8f0a-315f3ed69b6c tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd883373-bfb8-4ae1-9ef6-b79da549193a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 660/1326] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:02 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a3fe0b89-f4d4-4672-b7e6-abb9ea32456c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3fe0b89-f4d4-4672-b7e6-abb9ea32456c tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] POST http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c/action Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a3fe0b89-f4d4-4672-b7e6-abb9ea32456c tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a3fe0b89-f4d4-4672-b7e6-abb9ea32456c tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.admin_actions [None req-a3fe0b89-f4d4-4672-b7e6-abb9ea32456c tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] Updating volume '38e0336b-40d5-4b78-99dd-f6899e709a0c' with '{'status': 'available'}' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd883373-bfb8-4ae1-9ef6-b79da549193a) transitioned into state 'SUCCESS' from state '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-904282695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dc91752360c42158e74061632d48997',qos_specs=None,replication_status=,reservations=['644c6d94-361c-4e15-a55a-9990030d822a','57320c64-00dc-4f6f-84a1-cdb72524bdde','9f60a4c6-9912-42c0-b6c3-d93cf3f23e3f','512bea0e-a4c3-452b-a056-a8124a1cc5e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68d9635674314dcaa2c7f87ceb11d5d5',volume_type_id=2d2177bc-43b3-4b01-8c32-c8af12a04dc3)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3900cae-127a-436c-a6fb-7a2b95192b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3fe0b89-f4d4-4672-b7e6-abb9ea32456c tempest-VolumesActionsTest-1384967596 tempest-VolumesActionsTest-1384967596-project-admin] http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c/action returned with HTTP 202 Sep 08 06:51:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 661/1327] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:51:02 2026] POST /volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-51a4cf93-7504-489c-b25f-735a9c166046 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3900cae-127a-436c-a6fb-7a2b95192b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Flow 'volume_create_api' (3ba1066f-98ba-4494-ad91-d0f2df04b0e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-51a4cf93-7504-489c-b25f-735a9c166046 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-51a4cf93-7504-489c-b25f-735a9c166046 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Create volume request issued successfully. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-51a4cf93-7504-489c-b25f-735a9c166046 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fadbf7d0-8757-487b-b354-1b48a7c1ff4e tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:51:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 667/1328] 192.168.122.168 () {62 vars in 1183 bytes} [Tue Sep 8 06:51:01 2026] POST /volume/v3/volumes => generated 793 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:51:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-28622acc-0af0-4029-a943-3a6ce36fd4ac None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-28622acc-0af0-4029-a943-3a6ce36fd4ac tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] GET http://192.168.122.168/volume/v3/volumes/362aae6d-a9b9-407e-9697-04b99cd18a79 Sep 08 06:51:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-28622acc-0af0-4029-a943-3a6ce36fd4ac tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-28622acc-0af0-4029-a943-3a6ce36fd4ac tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-51a4cf93-7504-489c-b25f-735a9c166046 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-51a4cf93-7504-489c-b25f-735a9c166046 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c returned with HTTP 200 Sep 08 06:51:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 662/1329] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:02 2026] GET /volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-28622acc-0af0-4029-a943-3a6ce36fd4ac tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Volume info retrieved successfully. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3d6dea20-3e4a-46e4-96cf-ad4427bdc96d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3d6dea20-3e4a-46e4-96cf-ad4427bdc96d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3d6dea20-3e4a-46e4-96cf-ad4427bdc96d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3d6dea20-3e4a-46e4-96cf-ad4427bdc96d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-28622acc-0af0-4029-a943-3a6ce36fd4ac tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] http://192.168.122.168/volume/v3/volumes/362aae6d-a9b9-407e-9697-04b99cd18a79 returned with HTTP 200 Sep 08 06:51:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 668/1330] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 06:51:02 2026] GET /volume/v3/volumes/362aae6d-a9b9-407e-9697-04b99cd18a79 => generated 861 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3d6dea20-3e4a-46e4-96cf-ad4427bdc96d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3d6dea20-3e4a-46e4-96cf-ad4427bdc96d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c returned with HTTP 200 Sep 08 06:51:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 663/1331] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:02 2026] GET /volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-37b5fbe2-6ca3-4945-8a0e-3def9472181d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-37b5fbe2-6ca3-4945-8a0e-3def9472181d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] DELETE http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c Sep 08 06:51:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-37b5fbe2-6ca3-4945-8a0e-3def9472181d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-37b5fbe2-6ca3-4945-8a0e-3def9472181d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:02 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-37b5fbe2-6ca3-4945-8a0e-3def9472181d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Delete volume with id: 38e0336b-40d5-4b78-99dd-f6899e709a0c Sep 08 06:51:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-37b5fbe2-6ca3-4945-8a0e-3def9472181d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:51:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-37b5fbe2-6ca3-4945-8a0e-3def9472181d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Delete volume request issued successfully. Sep 08 06:51:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-37b5fbe2-6ca3-4945-8a0e-3def9472181d tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c returned with HTTP 202 Sep 08 06:51:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 669/1332] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:51:02 2026] DELETE /volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b2b04bb1-1b31-4277-8a34-01d29552f512 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b2b04bb1-1b31-4277-8a34-01d29552f512 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b2b04bb1-1b31-4277-8a34-01d29552f512 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b2b04bb1-1b31-4277-8a34-01d29552f512 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b2b04bb1-1b31-4277-8a34-01d29552f512 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Volume info retrieved successfully. Sep 08 06:51:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b2b04bb1-1b31-4277-8a34-01d29552f512 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c returned with HTTP 200 Sep 08 06:51:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 664/1333] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:02 2026] GET /volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c => generated 849 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4a8b99ea-820d-4842-8b39-da553ffefcaa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4a8b99ea-820d-4842-8b39-da553ffefcaa tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4a8b99ea-820d-4842-8b39-da553ffefcaa tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4a8b99ea-820d-4842-8b39-da553ffefcaa tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4a8b99ea-820d-4842-8b39-da553ffefcaa tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4a8b99ea-820d-4842-8b39-da553ffefcaa tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 670/1334] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:03 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:51:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2b5a0ba8-96a1-4cfc-886a-fd6be6ead7ba None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2b5a0ba8-96a1-4cfc-886a-fd6be6ead7ba tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] GET http://192.168.122.168/volume/v3/volumes/362aae6d-a9b9-407e-9697-04b99cd18a79 Sep 08 06:51:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2b5a0ba8-96a1-4cfc-886a-fd6be6ead7ba tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2b5a0ba8-96a1-4cfc-886a-fd6be6ead7ba tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2b5a0ba8-96a1-4cfc-886a-fd6be6ead7ba tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Volume info retrieved successfully. Sep 08 06:51:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2b5a0ba8-96a1-4cfc-886a-fd6be6ead7ba tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] http://192.168.122.168/volume/v3/volumes/362aae6d-a9b9-407e-9697-04b99cd18a79 returned with HTTP 200 Sep 08 06:51:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 665/1335] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 06:51:03 2026] GET /volume/v3/volumes/362aae6d-a9b9-407e-9697-04b99cd18a79 => generated 882 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-47649d94-77f0-4001-aa13-652b9028defe None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-47649d94-77f0-4001-aa13-652b9028defe tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] GET http://192.168.122.168/volume/v3/messages Sep 08 06:51:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-47649d94-77f0-4001-aa13-652b9028defe tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-47649d94-77f0-4001-aa13-652b9028defe tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-47649d94-77f0-4001-aa13-652b9028defe tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 08 06:51:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 671/1336] 192.168.122.168 () {60 vars in 1164 bytes} [Tue Sep 8 06:51:03 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 08 06:51:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-51be0314-8e5d-4c88-bef4-51c57a791f0f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-51be0314-8e5d-4c88-bef4-51c57a791f0f tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] DELETE http://192.168.122.168/volume/v3/messages/2cf68b32-da88-47df-a62c-8a40c9906a04 Sep 08 06:51:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-51be0314-8e5d-4c88-bef4-51c57a791f0f tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-51be0314-8e5d-4c88-bef4-51c57a791f0f tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-51be0314-8e5d-4c88-bef4-51c57a791f0f tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] http://192.168.122.168/volume/v3/messages/2cf68b32-da88-47df-a62c-8a40c9906a04 returned with HTTP 204 Sep 08 06:51:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 666/1337] 192.168.122.168 () {60 vars in 1278 bytes} [Tue Sep 8 06:51:03 2026] DELETE /volume/v3/messages/2cf68b32-da88-47df-a62c-8a40c9906a04 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 06:51:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-da85d14f-bc14-497c-bda6-020b7b3d6101 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da85d14f-bc14-497c-bda6-020b7b3d6101 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] GET http://192.168.122.168/volume/v3/messages/2cf68b32-da88-47df-a62c-8a40c9906a04 Sep 08 06:51:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da85d14f-bc14-497c-bda6-020b7b3d6101 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da85d14f-bc14-497c-bda6-020b7b3d6101 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da85d14f-bc14-497c-bda6-020b7b3d6101 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] http://192.168.122.168/volume/v3/messages/2cf68b32-da88-47df-a62c-8a40c9906a04 returned with HTTP 404 Sep 08 06:51:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 672/1338] 192.168.122.168 () {60 vars in 1275 bytes} [Tue Sep 8 06:51:03 2026] GET /volume/v3/messages/2cf68b32-da88-47df-a62c-8a40c9906a04 => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:51:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c8a9edcb-13a8-4678-932b-6479d5972a97 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c8a9edcb-13a8-4678-932b-6479d5972a97 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] GET http://192.168.122.168/volume/v3/volumes/362aae6d-a9b9-407e-9697-04b99cd18a79 Sep 08 06:51:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c8a9edcb-13a8-4678-932b-6479d5972a97 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c8a9edcb-13a8-4678-932b-6479d5972a97 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c2d36b8a-fb8d-48be-a3fb-cff247b42385 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c2d36b8a-fb8d-48be-a3fb-cff247b42385 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] GET http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c Sep 08 06:51:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c2d36b8a-fb8d-48be-a3fb-cff247b42385 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c2d36b8a-fb8d-48be-a3fb-cff247b42385 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c2d36b8a-fb8d-48be-a3fb-cff247b42385 tempest-VolumesActionsTest-1354945798 tempest-VolumesActionsTest-1354945798-project-member] http://192.168.122.168/volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c returned with HTTP 404 Sep 08 06:51:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 673/1339] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:03 2026] GET /volume/v3/volumes/38e0336b-40d5-4b78-99dd-f6899e709a0c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:51:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c8a9edcb-13a8-4678-932b-6479d5972a97 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Volume info retrieved successfully. Sep 08 06:51:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c8a9edcb-13a8-4678-932b-6479d5972a97 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] http://192.168.122.168/volume/v3/volumes/362aae6d-a9b9-407e-9697-04b99cd18a79 returned with HTTP 200 Sep 08 06:51:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 667/1340] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 06:51:03 2026] GET /volume/v3/volumes/362aae6d-a9b9-407e-9697-04b99cd18a79 => generated 882 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3c958fde-22f0-4cca-900e-0a112299a186 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3c958fde-22f0-4cca-900e-0a112299a186 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] DELETE http://192.168.122.168/volume/v3/volumes/362aae6d-a9b9-407e-9697-04b99cd18a79 Sep 08 06:51:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3c958fde-22f0-4cca-900e-0a112299a186 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3c958fde-22f0-4cca-900e-0a112299a186 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:03 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-3c958fde-22f0-4cca-900e-0a112299a186 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Delete volume with id: 362aae6d-a9b9-407e-9697-04b99cd18a79 Sep 08 06:51:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3c958fde-22f0-4cca-900e-0a112299a186 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Volume info retrieved successfully. Sep 08 06:51:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3c958fde-22f0-4cca-900e-0a112299a186 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87202) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 06:51:03 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-3c958fde-22f0-4cca-900e-0a112299a186 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Created reservations ['9f89fc38-bc3a-4f45-a0fb-30fa9a45b9ee', 'd7fa7975-f394-4ff1-9d32-5cf39965f2c0', '2c7de643-ba6f-4b3c-b768-8dbfc30b25f8', '32b48a09-8be3-4020-bfd8-00f540935e9d'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:51:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3c958fde-22f0-4cca-900e-0a112299a186 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Delete volume request issued successfully. Sep 08 06:51:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3c958fde-22f0-4cca-900e-0a112299a186 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] http://192.168.122.168/volume/v3/volumes/362aae6d-a9b9-407e-9697-04b99cd18a79 returned with HTTP 202 Sep 08 06:51:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 674/1341] 192.168.122.168 () {60 vars in 1275 bytes} [Tue Sep 8 06:51:03 2026] DELETE /volume/v3/volumes/362aae6d-a9b9-407e-9697-04b99cd18a79 => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:51:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7483ca6f-075c-4303-97f8-e1d5e1f7ee5d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7483ca6f-075c-4303-97f8-e1d5e1f7ee5d tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] GET http://192.168.122.168/volume/v3/volumes/362aae6d-a9b9-407e-9697-04b99cd18a79 Sep 08 06:51:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7483ca6f-075c-4303-97f8-e1d5e1f7ee5d tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7483ca6f-075c-4303-97f8-e1d5e1f7ee5d tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7483ca6f-075c-4303-97f8-e1d5e1f7ee5d tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] http://192.168.122.168/volume/v3/volumes/362aae6d-a9b9-407e-9697-04b99cd18a79 returned with HTTP 404 Sep 08 06:51:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 668/1342] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 06:51:03 2026] GET /volume/v3/volumes/362aae6d-a9b9-407e-9697-04b99cd18a79 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:51:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-914c9513-2df1-43a9-b9bc-9cd342efdead None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-914c9513-2df1-43a9-b9bc-9cd342efdead tempest-UserMessagesTest-2054691701 tempest-UserMessagesTest-2054691701-project-admin] DELETE http://192.168.122.168/volume/v3/types/2d2177bc-43b3-4b01-8c32-c8af12a04dc3 Sep 08 06:51:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-914c9513-2df1-43a9-b9bc-9cd342efdead tempest-UserMessagesTest-2054691701 tempest-UserMessagesTest-2054691701-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-914c9513-2df1-43a9-b9bc-9cd342efdead tempest-UserMessagesTest-2054691701 tempest-UserMessagesTest-2054691701-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-914c9513-2df1-43a9-b9bc-9cd342efdead tempest-UserMessagesTest-2054691701 tempest-UserMessagesTest-2054691701-project-admin] http://192.168.122.168/volume/v3/types/2d2177bc-43b3-4b01-8c32-c8af12a04dc3 returned with HTTP 202 Sep 08 06:51:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 675/1343] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:51:03 2026] DELETE /volume/v3/types/2d2177bc-43b3-4b01-8c32-c8af12a04dc3 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:51:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4a770254-ba3f-48a8-a1f1-9dd036c0fdce None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4a770254-ba3f-48a8-a1f1-9dd036c0fdce tempest-UserMessagesTest-2054691701 tempest-UserMessagesTest-2054691701-project-admin] GET http://192.168.122.168/volume/v3/types/2d2177bc-43b3-4b01-8c32-c8af12a04dc3 Sep 08 06:51:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4a770254-ba3f-48a8-a1f1-9dd036c0fdce tempest-UserMessagesTest-2054691701 tempest-UserMessagesTest-2054691701-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4a770254-ba3f-48a8-a1f1-9dd036c0fdce tempest-UserMessagesTest-2054691701 tempest-UserMessagesTest-2054691701-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4a770254-ba3f-48a8-a1f1-9dd036c0fdce tempest-UserMessagesTest-2054691701 tempest-UserMessagesTest-2054691701-project-admin] http://192.168.122.168/volume/v3/types/2d2177bc-43b3-4b01-8c32-c8af12a04dc3 returned with HTTP 404 Sep 08 06:51:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 669/1344] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:51:04 2026] GET /volume/v3/types/2d2177bc-43b3-4b01-8c32-c8af12a04dc3 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:51:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-13ba92d0-64e3-4fe3-81c9-4449899900fb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-13ba92d0-64e3-4fe3-81c9-4449899900fb tempest-UserMessagesTest-2054691701 tempest-UserMessagesTest-2054691701-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:51:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-13ba92d0-64e3-4fe3-81c9-4449899900fb tempest-UserMessagesTest-2054691701 tempest-UserMessagesTest-2054691701-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-5452957", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1239602736", "vendor_name": "tempest-vendor_name-161506140"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-13ba92d0-64e3-4fe3-81c9-4449899900fb tempest-UserMessagesTest-2054691701 tempest-UserMessagesTest-2054691701-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:51:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 676/1345] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 06:51:04 2026] POST /volume/v3/types => generated 324 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:51:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "552f9b59-ccc3-4171-a29a-a4812dd5f5b1", "size": 1, "name": "tempest-UserMessagesTest-Volume-904903090"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Create volume request body: {'volume': {'volume_type': '552f9b59-ccc3-4171-a29a-a4812dd5f5b1', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-904903090'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:51:04 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Create volume of 1 GB Sep 08 06:51:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Availability Zones retrieved successfully. Sep 08 06:51:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Flow 'volume_create_api' (01d43b6a-f7fd-4f33-824a-53bbe31d9a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:51:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba1206e3-77fb-4dba-933d-a2b457af3faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:51:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba1206e3-77fb-4dba-933d-a2b457af3faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:51:04Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1239602736',vendor_name='tempest-vendor_name-161506140'},id=552f9b59-ccc3-4171-a29a-a4812dd5f5b1,is_public=True,name='tempest-UserMessagesTest-volume-type-5452957',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '552f9b59-ccc3-4171-a29a-a4812dd5f5b1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41477272-4346-4366-847e-a976c6def807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:04 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-5452957 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-5452957, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:51:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-27eef3b7-80ef-4d7e-baef-97da776e0de5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:04 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-5452957 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-5452957, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:51:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-27eef3b7-80ef-4d7e-baef-97da776e0de5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-27eef3b7-80ef-4d7e-baef-97da776e0de5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-27eef3b7-80ef-4d7e-baef-97da776e0de5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:04 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Created reservations ['7f738347-c9f3-45d9-be09-38b57e638afc', '61b48e32-e76d-483a-ba42-6e05bd6f27fc', 'fb637c4a-4026-4df7-932c-01e9ebfff096', '91f03929-688b-48e8-8097-329b7844cb7e'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:51:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41477272-4346-4366-847e-a976c6def807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f738347-c9f3-45d9-be09-38b57e638afc', '61b48e32-e76d-483a-ba42-6e05bd6f27fc', 'fb637c4a-4026-4df7-932c-01e9ebfff096', '91f03929-688b-48e8-8097-329b7844cb7e']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f8d4c4b-574a-4505-bae8-85a3e492f85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-27eef3b7-80ef-4d7e-baef-97da776e0de5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-27eef3b7-80ef-4d7e-baef-97da776e0de5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 677/1346] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:04 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f8d4c4b-574a-4505-bae8-85a3e492f85c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '136f4e3b-6a47-4b63-97f5-0415f1aa84a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-904903090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dc91752360c42158e74061632d48997',qos_specs=None,replication_status=,reservations=['7f738347-c9f3-45d9-be09-38b57e638afc','61b48e32-e76d-483a-ba42-6e05bd6f27fc','fb637c4a-4026-4df7-932c-01e9ebfff096','91f03929-688b-48e8-8097-329b7844cb7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68d9635674314dcaa2c7f87ceb11d5d5',volume_type_id=552f9b59-ccc3-4171-a29a-a4812dd5f5b1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:51:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-904903090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=136f4e3b-6a47-4b63-97f5-0415f1aa84a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dc91752360c42158e74061632d48997',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68d9635674314dcaa2c7f87ceb11d5d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(552f9b59-ccc3-4171-a29a-a4812dd5f5b1),volume_type_id=552f9b59-ccc3-4171-a29a-a4812dd5f5b1)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17c58e25-ee7d-4456-bd98-87d2ef31ba8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17c58e25-ee7d-4456-bd98-87d2ef31ba8e) transitioned into state 'SUCCESS' from state '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-904903090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dc91752360c42158e74061632d48997',qos_specs=None,replication_status=,reservations=['7f738347-c9f3-45d9-be09-38b57e638afc','61b48e32-e76d-483a-ba42-6e05bd6f27fc','fb637c4a-4026-4df7-932c-01e9ebfff096','91f03929-688b-48e8-8097-329b7844cb7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68d9635674314dcaa2c7f87ceb11d5d5',volume_type_id=552f9b59-ccc3-4171-a29a-a4812dd5f5b1)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db777891-fd79-4c21-b476-f96971b6b2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db777891-fd79-4c21-b476-f96971b6b2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:04 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Flow 'volume_create_api' (01d43b6a-f7fd-4f33-824a-53bbe31d9a8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:51:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Create volume request issued successfully. Sep 08 06:51:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-550941d6-b27f-49ec-aca9-3b1797ae37d0 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:51:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 670/1347] 192.168.122.168 () {62 vars in 1183 bytes} [Tue Sep 8 06:51:04 2026] POST /volume/v3/volumes => generated 790 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:51:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e05ba061-c214-49c3-a0bc-879aa1a9448d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e05ba061-c214-49c3-a0bc-879aa1a9448d tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] GET http://192.168.122.168/volume/v3/volumes/136f4e3b-6a47-4b63-97f5-0415f1aa84a5 Sep 08 06:51:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e05ba061-c214-49c3-a0bc-879aa1a9448d tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e05ba061-c214-49c3-a0bc-879aa1a9448d tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e05ba061-c214-49c3-a0bc-879aa1a9448d tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Volume info retrieved successfully. Sep 08 06:51:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e05ba061-c214-49c3-a0bc-879aa1a9448d tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] http://192.168.122.168/volume/v3/volumes/136f4e3b-6a47-4b63-97f5-0415f1aa84a5 returned with HTTP 200 Sep 08 06:51:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 678/1348] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 06:51:04 2026] GET /volume/v3/volumes/136f4e3b-6a47-4b63-97f5-0415f1aa84a5 => generated 858 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fa668c2e-d41a-4610-a37f-b02b891b3b16 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa668c2e-d41a-4610-a37f-b02b891b3b16 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa668c2e-d41a-4610-a37f-b02b891b3b16 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa668c2e-d41a-4610-a37f-b02b891b3b16 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fa668c2e-d41a-4610-a37f-b02b891b3b16 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa668c2e-d41a-4610-a37f-b02b891b3b16 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 671/1349] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:05 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0721bfc0-05a3-46f8-9329-83c5c138f16c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0721bfc0-05a3-46f8-9329-83c5c138f16c tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] GET http://192.168.122.168/volume/v3/volumes/136f4e3b-6a47-4b63-97f5-0415f1aa84a5 Sep 08 06:51:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0721bfc0-05a3-46f8-9329-83c5c138f16c tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0721bfc0-05a3-46f8-9329-83c5c138f16c tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0721bfc0-05a3-46f8-9329-83c5c138f16c tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Volume info retrieved successfully. Sep 08 06:51:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0721bfc0-05a3-46f8-9329-83c5c138f16c tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] http://192.168.122.168/volume/v3/volumes/136f4e3b-6a47-4b63-97f5-0415f1aa84a5 returned with HTTP 200 Sep 08 06:51:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 679/1350] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 06:51:05 2026] GET /volume/v3/volumes/136f4e3b-6a47-4b63-97f5-0415f1aa84a5 => generated 879 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2b0978b0-d15b-4651-9c44-59873e056a2a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2b0978b0-d15b-4651-9c44-59873e056a2a tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] GET http://192.168.122.168/volume/v3/messages Sep 08 06:51:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2b0978b0-d15b-4651-9c44-59873e056a2a tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2b0978b0-d15b-4651-9c44-59873e056a2a tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2b0978b0-d15b-4651-9c44-59873e056a2a tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 08 06:51:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 672/1351] 192.168.122.168 () {60 vars in 1164 bytes} [Tue Sep 8 06:51:06 2026] GET /volume/v3/messages => generated 678 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2b719a93-0ec8-4faa-b952-0a720250b502 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2b719a93-0ec8-4faa-b952-0a720250b502 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] GET http://192.168.122.168/volume/v3/messages/18be7014-4091-409c-911e-707df66d6f45 Sep 08 06:51:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2b719a93-0ec8-4faa-b952-0a720250b502 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2b719a93-0ec8-4faa-b952-0a720250b502 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2b719a93-0ec8-4faa-b952-0a720250b502 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] http://192.168.122.168/volume/v3/messages/18be7014-4091-409c-911e-707df66d6f45 returned with HTTP 200 Sep 08 06:51:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 680/1352] 192.168.122.168 () {60 vars in 1275 bytes} [Tue Sep 8 06:51:06 2026] GET /volume/v3/messages/18be7014-4091-409c-911e-707df66d6f45 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-05aac54a-d0c2-43ac-bbd6-f4d7fcd99e38 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-05aac54a-d0c2-43ac-bbd6-f4d7fcd99e38 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] GET http://192.168.122.168/volume/v3/messages Sep 08 06:51:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-05aac54a-d0c2-43ac-bbd6-f4d7fcd99e38 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-05aac54a-d0c2-43ac-bbd6-f4d7fcd99e38 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-05aac54a-d0c2-43ac-bbd6-f4d7fcd99e38 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 08 06:51:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 673/1353] 192.168.122.168 () {60 vars in 1164 bytes} [Tue Sep 8 06:51:06 2026] GET /volume/v3/messages => generated 678 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7c301e61-a9e5-4e79-b480-91100c970f23 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7c301e61-a9e5-4e79-b480-91100c970f23 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] DELETE http://192.168.122.168/volume/v3/messages/18be7014-4091-409c-911e-707df66d6f45 Sep 08 06:51:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7c301e61-a9e5-4e79-b480-91100c970f23 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7c301e61-a9e5-4e79-b480-91100c970f23 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7c301e61-a9e5-4e79-b480-91100c970f23 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] http://192.168.122.168/volume/v3/messages/18be7014-4091-409c-911e-707df66d6f45 returned with HTTP 204 Sep 08 06:51:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 681/1354] 192.168.122.168 () {60 vars in 1278 bytes} [Tue Sep 8 06:51:06 2026] DELETE /volume/v3/messages/18be7014-4091-409c-911e-707df66d6f45 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 06:51:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6d32dc2d-83dd-423f-858d-4da5ab59bc59 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d32dc2d-83dd-423f-858d-4da5ab59bc59 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] GET http://192.168.122.168/volume/v3/volumes/136f4e3b-6a47-4b63-97f5-0415f1aa84a5 Sep 08 06:51:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d32dc2d-83dd-423f-858d-4da5ab59bc59 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d32dc2d-83dd-423f-858d-4da5ab59bc59 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6d32dc2d-83dd-423f-858d-4da5ab59bc59 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Volume info retrieved successfully. Sep 08 06:51:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d32dc2d-83dd-423f-858d-4da5ab59bc59 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] http://192.168.122.168/volume/v3/volumes/136f4e3b-6a47-4b63-97f5-0415f1aa84a5 returned with HTTP 200 Sep 08 06:51:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 674/1355] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 06:51:06 2026] GET /volume/v3/volumes/136f4e3b-6a47-4b63-97f5-0415f1aa84a5 => generated 879 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9d0913e4-1614-4e11-bb9b-e3d17e9ef22b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9d0913e4-1614-4e11-bb9b-e3d17e9ef22b tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] DELETE http://192.168.122.168/volume/v3/volumes/136f4e3b-6a47-4b63-97f5-0415f1aa84a5 Sep 08 06:51:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9d0913e4-1614-4e11-bb9b-e3d17e9ef22b tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9d0913e4-1614-4e11-bb9b-e3d17e9ef22b tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:06 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-9d0913e4-1614-4e11-bb9b-e3d17e9ef22b tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Delete volume with id: 136f4e3b-6a47-4b63-97f5-0415f1aa84a5 Sep 08 06:51:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9d0913e4-1614-4e11-bb9b-e3d17e9ef22b tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Volume info retrieved successfully. Sep 08 06:51:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d0913e4-1614-4e11-bb9b-e3d17e9ef22b tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87202) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 06:51:06 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-9d0913e4-1614-4e11-bb9b-e3d17e9ef22b tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-5452957 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-5452957, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:51:06 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-9d0913e4-1614-4e11-bb9b-e3d17e9ef22b tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-5452957 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-5452957, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:51:06 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-9d0913e4-1614-4e11-bb9b-e3d17e9ef22b tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Created reservations ['fcc1b83a-c525-49c6-8888-8d075b665563', '27f01fa9-668a-4ee0-9b37-ba797fe9561f', 'b5f95ea8-320a-44c4-81f3-03c3e3cf0598', 'f4c9ceb6-829b-4d0c-99ec-8aecc4256f20'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:51:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9d0913e4-1614-4e11-bb9b-e3d17e9ef22b tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Delete volume request issued successfully. Sep 08 06:51:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9d0913e4-1614-4e11-bb9b-e3d17e9ef22b tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] http://192.168.122.168/volume/v3/volumes/136f4e3b-6a47-4b63-97f5-0415f1aa84a5 returned with HTTP 202 Sep 08 06:51:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 682/1356] 192.168.122.168 () {60 vars in 1275 bytes} [Tue Sep 8 06:51:06 2026] DELETE /volume/v3/volumes/136f4e3b-6a47-4b63-97f5-0415f1aa84a5 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:51:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a7ad72e4-b612-4184-a735-84c15ab85721 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a7ad72e4-b612-4184-a735-84c15ab85721 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] GET http://192.168.122.168/volume/v3/volumes/136f4e3b-6a47-4b63-97f5-0415f1aa84a5 Sep 08 06:51:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a7ad72e4-b612-4184-a735-84c15ab85721 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a7ad72e4-b612-4184-a735-84c15ab85721 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a7ad72e4-b612-4184-a735-84c15ab85721 tempest-UserMessagesTest-499166027 tempest-UserMessagesTest-499166027-project-member] http://192.168.122.168/volume/v3/volumes/136f4e3b-6a47-4b63-97f5-0415f1aa84a5 returned with HTTP 404 Sep 08 06:51:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 675/1357] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 06:51:06 2026] GET /volume/v3/volumes/136f4e3b-6a47-4b63-97f5-0415f1aa84a5 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:51:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e4073048-c866-460d-acbe-472c578832aa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e4073048-c866-460d-acbe-472c578832aa tempest-UserMessagesTest-2054691701 tempest-UserMessagesTest-2054691701-project-admin] DELETE http://192.168.122.168/volume/v3/types/552f9b59-ccc3-4171-a29a-a4812dd5f5b1 Sep 08 06:51:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e4073048-c866-460d-acbe-472c578832aa tempest-UserMessagesTest-2054691701 tempest-UserMessagesTest-2054691701-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e4073048-c866-460d-acbe-472c578832aa tempest-UserMessagesTest-2054691701 tempest-UserMessagesTest-2054691701-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e4073048-c866-460d-acbe-472c578832aa tempest-UserMessagesTest-2054691701 tempest-UserMessagesTest-2054691701-project-admin] http://192.168.122.168/volume/v3/types/552f9b59-ccc3-4171-a29a-a4812dd5f5b1 returned with HTTP 202 Sep 08 06:51:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 683/1358] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:51:06 2026] DELETE /volume/v3/types/552f9b59-ccc3-4171-a29a-a4812dd5f5b1 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:51:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d852d377-6da2-4bf3-ad65-414bb79a0dc4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d852d377-6da2-4bf3-ad65-414bb79a0dc4 tempest-UserMessagesTest-2054691701 tempest-UserMessagesTest-2054691701-project-admin] GET http://192.168.122.168/volume/v3/types/552f9b59-ccc3-4171-a29a-a4812dd5f5b1 Sep 08 06:51:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d852d377-6da2-4bf3-ad65-414bb79a0dc4 tempest-UserMessagesTest-2054691701 tempest-UserMessagesTest-2054691701-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d852d377-6da2-4bf3-ad65-414bb79a0dc4 tempest-UserMessagesTest-2054691701 tempest-UserMessagesTest-2054691701-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d852d377-6da2-4bf3-ad65-414bb79a0dc4 tempest-UserMessagesTest-2054691701 tempest-UserMessagesTest-2054691701-project-admin] http://192.168.122.168/volume/v3/types/552f9b59-ccc3-4171-a29a-a4812dd5f5b1 returned with HTTP 404 Sep 08 06:51:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 676/1359] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:51:06 2026] GET /volume/v3/types/552f9b59-ccc3-4171-a29a-a4812dd5f5b1 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:51:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3caca7cc-e59e-4c0b-9244-e2908d633218 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3caca7cc-e59e-4c0b-9244-e2908d633218 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3caca7cc-e59e-4c0b-9244-e2908d633218 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3caca7cc-e59e-4c0b-9244-e2908d633218 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3caca7cc-e59e-4c0b-9244-e2908d633218 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3caca7cc-e59e-4c0b-9244-e2908d633218 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 684/1360] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:06 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d6dfee62-8402-4388-963c-a4057973759a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d6dfee62-8402-4388-963c-a4057973759a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d6dfee62-8402-4388-963c-a4057973759a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d6dfee62-8402-4388-963c-a4057973759a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d6dfee62-8402-4388-963c-a4057973759a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d6dfee62-8402-4388-963c-a4057973759a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 677/1361] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:07 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d305793c-aa51-4e0a-89b7-5ff3f4d737f9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d305793c-aa51-4e0a-89b7-5ff3f4d737f9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d305793c-aa51-4e0a-89b7-5ff3f4d737f9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d305793c-aa51-4e0a-89b7-5ff3f4d737f9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d305793c-aa51-4e0a-89b7-5ff3f4d737f9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d305793c-aa51-4e0a-89b7-5ff3f4d737f9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 685/1362] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:08 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-65530831-86aa-4e6f-83e1-a7d05c6ad545 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-65530831-86aa-4e6f-83e1-a7d05c6ad545 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-65530831-86aa-4e6f-83e1-a7d05c6ad545 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-65530831-86aa-4e6f-83e1-a7d05c6ad545 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:10 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=548,cinder:UPDATE=122,cinder:INSERT=65,cinder:DELETE=7 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:51:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-65530831-86aa-4e6f-83e1-a7d05c6ad545 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-65530831-86aa-4e6f-83e1-a7d05c6ad545 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 678/1363] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:10 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 654 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-15592415-6a95-408a-93ad-0cfdda3c6076 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-15592415-6a95-408a-93ad-0cfdda3c6076 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-15592415-6a95-408a-93ad-0cfdda3c6076 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-15592415-6a95-408a-93ad-0cfdda3c6076 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:11 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=470,cinder:UPDATE=139,cinder:INSERT=61,cinder:DELETE=14 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:51:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-15592415-6a95-408a-93ad-0cfdda3c6076 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-15592415-6a95-408a-93ad-0cfdda3c6076 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 686/1364] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:11 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d79300d1-ea3a-4425-9d69-35f0bcf18e71 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d79300d1-ea3a-4425-9d69-35f0bcf18e71 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d79300d1-ea3a-4425-9d69-35f0bcf18e71 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d79300d1-ea3a-4425-9d69-35f0bcf18e71 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d79300d1-ea3a-4425-9d69-35f0bcf18e71 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d79300d1-ea3a-4425-9d69-35f0bcf18e71 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 679/1365] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:12 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c49fe6ea-16ea-480c-8b06-786c0550c114 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c49fe6ea-16ea-480c-8b06-786c0550c114 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c49fe6ea-16ea-480c-8b06-786c0550c114 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c49fe6ea-16ea-480c-8b06-786c0550c114 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ee2f2764-3f62-4159-90d0-cadd6126ce27 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c49fe6ea-16ea-480c-8b06-786c0550c114 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c49fe6ea-16ea-480c-8b06-786c0550c114 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 687/1366] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:13 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ee2f2764-3f62-4159-90d0-cadd6126ce27 tempest-VolumeHostsAdminTestsJSON-140298059 tempest-VolumeHostsAdminTestsJSON-140298059-project-admin] GET http://192.168.122.168/volume/v3/os-hosts Sep 08 06:51:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ee2f2764-3f62-4159-90d0-cadd6126ce27 tempest-VolumeHostsAdminTestsJSON-140298059 tempest-VolumeHostsAdminTestsJSON-140298059-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ee2f2764-3f62-4159-90d0-cadd6126ce27 tempest-VolumeHostsAdminTestsJSON-140298059 tempest-VolumeHostsAdminTestsJSON-140298059-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:14 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 06:51:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.hosts [None req-ee2f2764-3f62-4159-90d0-cadd6126ce27 tempest-VolumeHostsAdminTestsJSON-140298059 tempest-VolumeHostsAdminTestsJSON-140298059-project-admin] status, active and update: available, enabled, 2026-09-08 04:50:00+00:00 {{(pid=87203) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 06:51:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.hosts [None req-ee2f2764-3f62-4159-90d0-cadd6126ce27 tempest-VolumeHostsAdminTestsJSON-140298059 tempest-VolumeHostsAdminTestsJSON-140298059-project-admin] status, active and update: available, enabled, 2026-09-08 04:40:23+00:00 {{(pid=87203) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 06:51:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.hosts [None req-ee2f2764-3f62-4159-90d0-cadd6126ce27 tempest-VolumeHostsAdminTestsJSON-140298059 tempest-VolumeHostsAdminTestsJSON-140298059-project-admin] status, active and update: available, enabled, 2026-09-08 04:51:02+00:00 {{(pid=87203) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 06:51:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ee2f2764-3f62-4159-90d0-cadd6126ce27 tempest-VolumeHostsAdminTestsJSON-140298059 tempest-VolumeHostsAdminTestsJSON-140298059-project-admin] http://192.168.122.168/volume/v3/os-hosts returned with HTTP 200 Sep 08 06:51:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 680/1367] 192.168.122.168 () {58 vars in 1124 bytes} [Tue Sep 8 06:51:13 2026] GET /volume/v3/os-hosts => generated 561 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:51:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9e26f0d6-db12-471f-8aec-e62d285330fd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9e26f0d6-db12-471f-8aec-e62d285330fd tempest-VolumeHostsAdminTestsJSON-140298059 tempest-VolumeHostsAdminTestsJSON-140298059-project-admin] GET http://192.168.122.168/volume/v3/os-hosts Sep 08 06:51:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9e26f0d6-db12-471f-8aec-e62d285330fd tempest-VolumeHostsAdminTestsJSON-140298059 tempest-VolumeHostsAdminTestsJSON-140298059-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9e26f0d6-db12-471f-8aec-e62d285330fd tempest-VolumeHostsAdminTestsJSON-140298059 tempest-VolumeHostsAdminTestsJSON-140298059-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:14 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 06:51:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.hosts [None req-9e26f0d6-db12-471f-8aec-e62d285330fd tempest-VolumeHostsAdminTestsJSON-140298059 tempest-VolumeHostsAdminTestsJSON-140298059-project-admin] status, active and update: available, enabled, 2026-09-08 04:50:00+00:00 {{(pid=87202) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 06:51:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.hosts [None req-9e26f0d6-db12-471f-8aec-e62d285330fd tempest-VolumeHostsAdminTestsJSON-140298059 tempest-VolumeHostsAdminTestsJSON-140298059-project-admin] status, active and update: available, enabled, 2026-09-08 04:40:23+00:00 {{(pid=87202) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 06:51:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.hosts [None req-9e26f0d6-db12-471f-8aec-e62d285330fd tempest-VolumeHostsAdminTestsJSON-140298059 tempest-VolumeHostsAdminTestsJSON-140298059-project-admin] status, active and update: available, enabled, 2026-09-08 04:51:02+00:00 {{(pid=87202) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 06:51:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9e26f0d6-db12-471f-8aec-e62d285330fd tempest-VolumeHostsAdminTestsJSON-140298059 tempest-VolumeHostsAdminTestsJSON-140298059-project-admin] http://192.168.122.168/volume/v3/os-hosts returned with HTTP 200 Sep 08 06:51:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 688/1368] 192.168.122.168 () {58 vars in 1124 bytes} [Tue Sep 8 06:51:14 2026] GET /volume/v3/os-hosts => generated 561 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-51236693-9d34-40d2-a284-81dbb299c645 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-51236693-9d34-40d2-a284-81dbb299c645 tempest-VolumeHostsAdminTestsJSON-140298059 tempest-VolumeHostsAdminTestsJSON-140298059-project-admin] GET http://192.168.122.168/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 08 06:51:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-51236693-9d34-40d2-a284-81dbb299c645 tempest-VolumeHostsAdminTestsJSON-140298059 tempest-VolumeHostsAdminTestsJSON-140298059-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-51236693-9d34-40d2-a284-81dbb299c645 tempest-VolumeHostsAdminTestsJSON-140298059 tempest-VolumeHostsAdminTestsJSON-140298059-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-51236693-9d34-40d2-a284-81dbb299c645 tempest-VolumeHostsAdminTestsJSON-140298059 tempest-VolumeHostsAdminTestsJSON-140298059-project-admin] http://192.168.122.168/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 08 06:51:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 681/1369] 192.168.122.168 () {58 vars in 1187 bytes} [Tue Sep 8 06:51:14 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-94c0fd4c-81da-411b-b6e2-fea39a210b3b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-94c0fd4c-81da-411b-b6e2-fea39a210b3b tempest-VolumeHostsAdminTestsJSON-140298059 tempest-VolumeHostsAdminTestsJSON-140298059-project-admin] GET http://192.168.122.168/volume/v3/os-hosts/devstack@QuobyteHD Sep 08 06:51:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-94c0fd4c-81da-411b-b6e2-fea39a210b3b tempest-VolumeHostsAdminTestsJSON-140298059 tempest-VolumeHostsAdminTestsJSON-140298059-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-94c0fd4c-81da-411b-b6e2-fea39a210b3b tempest-VolumeHostsAdminTestsJSON-140298059 tempest-VolumeHostsAdminTestsJSON-140298059-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-94c0fd4c-81da-411b-b6e2-fea39a210b3b tempest-VolumeHostsAdminTestsJSON-140298059 tempest-VolumeHostsAdminTestsJSON-140298059-project-admin] http://192.168.122.168/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 08 06:51:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 689/1370] 192.168.122.168 () {58 vars in 1181 bytes} [Tue Sep 8 06:51:14 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 546 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9c23589a-0715-4f38-9fbd-78b40861caa8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9c23589a-0715-4f38-9fbd-78b40861caa8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9c23589a-0715-4f38-9fbd-78b40861caa8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9c23589a-0715-4f38-9fbd-78b40861caa8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9c23589a-0715-4f38-9fbd-78b40861caa8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9c23589a-0715-4f38-9fbd-78b40861caa8 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 682/1371] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:15 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e5670f48-a0ba-4d7f-908b-8009282119bc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e5670f48-a0ba-4d7f-908b-8009282119bc tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e5670f48-a0ba-4d7f-908b-8009282119bc tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e5670f48-a0ba-4d7f-908b-8009282119bc tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e5670f48-a0ba-4d7f-908b-8009282119bc tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e5670f48-a0ba-4d7f-908b-8009282119bc tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 690/1372] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:16 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bfa26f7f-7892-4074-8128-86697acf8439 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bfa26f7f-7892-4074-8128-86697acf8439 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bfa26f7f-7892-4074-8128-86697acf8439 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bfa26f7f-7892-4074-8128-86697acf8439 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bfa26f7f-7892-4074-8128-86697acf8439 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bfa26f7f-7892-4074-8128-86697acf8439 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 683/1373] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:17 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:51:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a4dc1bc8-b093-411f-865f-fe7939dd929b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a4dc1bc8-b093-411f-865f-fe7939dd929b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a4dc1bc8-b093-411f-865f-fe7939dd929b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a4dc1bc8-b093-411f-865f-fe7939dd929b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a4dc1bc8-b093-411f-865f-fe7939dd929b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a4dc1bc8-b093-411f-865f-fe7939dd929b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 691/1374] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:18 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-305c94e5-bbaf-41c2-9453-c461f3255bc0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-305c94e5-bbaf-41c2-9453-c461f3255bc0 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-305c94e5-bbaf-41c2-9453-c461f3255bc0 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-305c94e5-bbaf-41c2-9453-c461f3255bc0 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-305c94e5-bbaf-41c2-9453-c461f3255bc0 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-305c94e5-bbaf-41c2-9453-c461f3255bc0 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 684/1375] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:19 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-66d3452e-19a9-4155-8ea9-3cd76653a3c2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-66d3452e-19a9-4155-8ea9-3cd76653a3c2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-66d3452e-19a9-4155-8ea9-3cd76653a3c2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-66d3452e-19a9-4155-8ea9-3cd76653a3c2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-66d3452e-19a9-4155-8ea9-3cd76653a3c2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-66d3452e-19a9-4155-8ea9-3cd76653a3c2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 692/1376] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:20 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dcb49e23-cb22-443d-814c-c84ee33369ae None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dcb49e23-cb22-443d-814c-c84ee33369ae tempest-VolumeQuotasNegativeTestJSON-1509814860 tempest-VolumeQuotasNegativeTestJSON-1509814860-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/a7c048d061dc48998c8ee56e80a0f400 Sep 08 06:51:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dcb49e23-cb22-443d-814c-c84ee33369ae tempest-VolumeQuotasNegativeTestJSON-1509814860 tempest-VolumeQuotasNegativeTestJSON-1509814860-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dcb49e23-cb22-443d-814c-c84ee33369ae tempest-VolumeQuotasNegativeTestJSON-1509814860 tempest-VolumeQuotasNegativeTestJSON-1509814860-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dcb49e23-cb22-443d-814c-c84ee33369ae tempest-VolumeQuotasNegativeTestJSON-1509814860 tempest-VolumeQuotasNegativeTestJSON-1509814860-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/a7c048d061dc48998c8ee56e80a0f400 returned with HTTP 200 Sep 08 06:51:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 685/1377] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:51:21 2026] GET /volume/v3/os-quota-sets/a7c048d061dc48998c8ee56e80a0f400 => generated 440 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-134f8cef-52ac-4c0a-a142-47d09a9aadd5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cbf62f90-0849-42cf-aee4-29ef1b91d85b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cbf62f90-0849-42cf-aee4-29ef1b91d85b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cbf62f90-0849-42cf-aee4-29ef1b91d85b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cbf62f90-0849-42cf-aee4-29ef1b91d85b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-134f8cef-52ac-4c0a-a142-47d09a9aadd5 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:51:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-134f8cef-52ac-4c0a-a142-47d09a9aadd5 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-152084573"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-134f8cef-52ac-4c0a-a142-47d09a9aadd5 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-152084573'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:51:21 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-134f8cef-52ac-4c0a-a142-47d09a9aadd5 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Create volume of 1 GB Sep 08 06:51:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-134f8cef-52ac-4c0a-a142-47d09a9aadd5 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Availability Zones retrieved successfully. Sep 08 06:51:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cbf62f90-0849-42cf-aee4-29ef1b91d85b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cbf62f90-0849-42cf-aee4-29ef1b91d85b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 686/1378] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:21 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-134f8cef-52ac-4c0a-a142-47d09a9aadd5 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Flow 'volume_create_api' (909e2768-62c8-48a1-a9b8-705444f48f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:51:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-134f8cef-52ac-4c0a-a142-47d09a9aadd5 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b90986b1-308d-47d6-b984-15d0435fc2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-134f8cef-52ac-4c0a-a142-47d09a9aadd5 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:51:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-134f8cef-52ac-4c0a-a142-47d09a9aadd5 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b90986b1-308d-47d6-b984-15d0435fc2a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-134f8cef-52ac-4c0a-a142-47d09a9aadd5 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f31f27ca-fe31-4225-89a7-da343e7314b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:21 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-134f8cef-52ac-4c0a-a142-47d09a9aadd5 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Created reservations ['a2bb822f-7aa9-4e24-92f6-3d94b1cdbdfe', '8f09d82e-f9c4-40a6-baf5-8c103cd458b1', '5a50bee5-aacc-4a96-80c8-a2625cdbc900', '93f83fc0-9dc1-40f0-9205-ddda1943fc6d'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:51:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-134f8cef-52ac-4c0a-a142-47d09a9aadd5 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f31f27ca-fe31-4225-89a7-da343e7314b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2bb822f-7aa9-4e24-92f6-3d94b1cdbdfe', '8f09d82e-f9c4-40a6-baf5-8c103cd458b1', '5a50bee5-aacc-4a96-80c8-a2625cdbc900', '93f83fc0-9dc1-40f0-9205-ddda1943fc6d']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-134f8cef-52ac-4c0a-a142-47d09a9aadd5 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (704dc103-02c0-426a-a095-0dfadc4d9b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-86731a55-4eda-4ce7-95f3-f93fa9822c08 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-134f8cef-52ac-4c0a-a142-47d09a9aadd5 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (704dc103-02c0-426a-a095-0dfadc4d9b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '732ce845-aebf-4c95-aba3-bbb14f451a7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-152084573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7c048d061dc48998c8ee56e80a0f400',qos_specs=None,replication_status=,reservations=['a2bb822f-7aa9-4e24-92f6-3d94b1cdbdfe','8f09d82e-f9c4-40a6-baf5-8c103cd458b1','5a50bee5-aacc-4a96-80c8-a2625cdbc900','93f83fc0-9dc1-40f0-9205-ddda1943fc6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d48c1d01a01b416fbb828168a4374238',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:51:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-152084573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=732ce845-aebf-4c95-aba3-bbb14f451a7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7c048d061dc48998c8ee56e80a0f400',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d48c1d01a01b416fbb828168a4374238',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-134f8cef-52ac-4c0a-a142-47d09a9aadd5 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b34cbc5-1bb0-42cb-8e22-ae2e3ff670b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:22 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-134f8cef-52ac-4c0a-a142-47d09a9aadd5 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b34cbc5-1bb0-42cb-8e22-ae2e3ff670b3) transitioned into state 'SUCCESS' from state '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-152084573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7c048d061dc48998c8ee56e80a0f400',qos_specs=None,replication_status=,reservations=['a2bb822f-7aa9-4e24-92f6-3d94b1cdbdfe','8f09d82e-f9c4-40a6-baf5-8c103cd458b1','5a50bee5-aacc-4a96-80c8-a2625cdbc900','93f83fc0-9dc1-40f0-9205-ddda1943fc6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d48c1d01a01b416fbb828168a4374238',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:22 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-134f8cef-52ac-4c0a-a142-47d09a9aadd5 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9843649f-75ab-4691-b912-275f1ae74c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:22 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-134f8cef-52ac-4c0a-a142-47d09a9aadd5 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9843649f-75ab-4691-b912-275f1ae74c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:22 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-134f8cef-52ac-4c0a-a142-47d09a9aadd5 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Flow 'volume_create_api' (909e2768-62c8-48a1-a9b8-705444f48f8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:51:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-134f8cef-52ac-4c0a-a142-47d09a9aadd5 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Create volume request issued successfully. Sep 08 06:51:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-134f8cef-52ac-4c0a-a142-47d09a9aadd5 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:51:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 693/1379] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:51:21 2026] POST /volume/v3/volumes => generated 767 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:51:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8237cec1-d3cd-4c9e-bde6-d7c380b63aeb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8237cec1-d3cd-4c9e-bde6-d7c380b63aeb tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] GET http://192.168.122.168/volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c Sep 08 06:51:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8237cec1-d3cd-4c9e-bde6-d7c380b63aeb tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8237cec1-d3cd-4c9e-bde6-d7c380b63aeb tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8237cec1-d3cd-4c9e-bde6-d7c380b63aeb tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Volume info retrieved successfully. Sep 08 06:51:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8237cec1-d3cd-4c9e-bde6-d7c380b63aeb tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] http://192.168.122.168/volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c returned with HTTP 200 Sep 08 06:51:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 694/1380] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:22 2026] GET /volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c => generated 835 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-86731a55-4eda-4ce7-95f3-f93fa9822c08 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:51:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-86731a55-4eda-4ce7-95f3-f93fa9822c08 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1537241328"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-86731a55-4eda-4ce7-95f3-f93fa9822c08 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1537241328'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:51:22 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-86731a55-4eda-4ce7-95f3-f93fa9822c08 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Create volume of 1 GB Sep 08 06:51:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-86731a55-4eda-4ce7-95f3-f93fa9822c08 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Availability Zones retrieved successfully. Sep 08 06:51:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-86731a55-4eda-4ce7-95f3-f93fa9822c08 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Flow 'volume_create_api' (4346d7d5-1443-4262-b9d4-c2ea60744c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:51:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-86731a55-4eda-4ce7-95f3-f93fa9822c08 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (035cce15-a04a-42cb-b452-d497f0385e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-86731a55-4eda-4ce7-95f3-f93fa9822c08 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:51:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-86731a55-4eda-4ce7-95f3-f93fa9822c08 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (035cce15-a04a-42cb-b452-d497f0385e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-86731a55-4eda-4ce7-95f3-f93fa9822c08 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4b5cced-67bd-474d-846f-e4653c360c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:22 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-86731a55-4eda-4ce7-95f3-f93fa9822c08 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Created reservations ['b14cd4b3-5761-4a73-80e4-93b721972099', '66eaeb01-b9ec-4ae0-8620-0929b4a65191', '349ef83e-66f4-403f-9a8c-83bf8e94827d', '3bad3cd9-d66c-4509-b6ee-d7f0f7db50fc'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:51:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-86731a55-4eda-4ce7-95f3-f93fa9822c08 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4b5cced-67bd-474d-846f-e4653c360c29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b14cd4b3-5761-4a73-80e4-93b721972099', '66eaeb01-b9ec-4ae0-8620-0929b4a65191', '349ef83e-66f4-403f-9a8c-83bf8e94827d', '3bad3cd9-d66c-4509-b6ee-d7f0f7db50fc']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-86731a55-4eda-4ce7-95f3-f93fa9822c08 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16ea9031-f1d4-4238-bf33-ecc25ea0b0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-86731a55-4eda-4ce7-95f3-f93fa9822c08 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16ea9031-f1d4-4238-bf33-ecc25ea0b0a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95dfffe7-3b03-4921-9f51-995721fc2765', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1537241328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f98ce843890247c0b603817882fd4f3d',qos_specs=None,replication_status=,reservations=['b14cd4b3-5761-4a73-80e4-93b721972099','66eaeb01-b9ec-4ae0-8620-0929b4a65191','349ef83e-66f4-403f-9a8c-83bf8e94827d','3bad3cd9-d66c-4509-b6ee-d7f0f7db50fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='017b65707de04c57bddf47e063c2b8c5',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:51:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1537241328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95dfffe7-3b03-4921-9f51-995721fc2765,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f98ce843890247c0b603817882fd4f3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='017b65707de04c57bddf47e063c2b8c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-86731a55-4eda-4ce7-95f3-f93fa9822c08 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e5f205e-c8cd-440c-972f-bd94a51bc27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-86731a55-4eda-4ce7-95f3-f93fa9822c08 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e5f205e-c8cd-440c-972f-bd94a51bc27d) transitioned into state 'SUCCESS' from state '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-1537241328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f98ce843890247c0b603817882fd4f3d',qos_specs=None,replication_status=,reservations=['b14cd4b3-5761-4a73-80e4-93b721972099','66eaeb01-b9ec-4ae0-8620-0929b4a65191','349ef83e-66f4-403f-9a8c-83bf8e94827d','3bad3cd9-d66c-4509-b6ee-d7f0f7db50fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='017b65707de04c57bddf47e063c2b8c5',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-86731a55-4eda-4ce7-95f3-f93fa9822c08 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5a7ac0c-d443-4259-bfc2-3115e7460b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-86731a55-4eda-4ce7-95f3-f93fa9822c08 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5a7ac0c-d443-4259-bfc2-3115e7460b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-86731a55-4eda-4ce7-95f3-f93fa9822c08 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Flow 'volume_create_api' (4346d7d5-1443-4262-b9d4-c2ea60744c53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:51:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-86731a55-4eda-4ce7-95f3-f93fa9822c08 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Create volume request issued successfully. Sep 08 06:51:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-86731a55-4eda-4ce7-95f3-f93fa9822c08 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:51:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 687/1381] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:51:21 2026] POST /volume/v3/volumes => generated 760 bytes in 668 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:51:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-75080d52-8e3a-4903-88ac-6e6d2b765f56 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-75080d52-8e3a-4903-88ac-6e6d2b765f56 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] GET http://192.168.122.168/volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 Sep 08 06:51:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-75080d52-8e3a-4903-88ac-6e6d2b765f56 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-75080d52-8e3a-4903-88ac-6e6d2b765f56 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-75080d52-8e3a-4903-88ac-6e6d2b765f56 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Volume info retrieved successfully. Sep 08 06:51:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ce20a859-6d9e-4ced-bd2f-13504bc7819e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ce20a859-6d9e-4ced-bd2f-13504bc7819e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ce20a859-6d9e-4ced-bd2f-13504bc7819e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-75080d52-8e3a-4903-88ac-6e6d2b765f56 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] http://192.168.122.168/volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 returned with HTTP 200 Sep 08 06:51:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 695/1382] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:22 2026] GET /volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 => generated 828 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:51:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ce20a859-6d9e-4ced-bd2f-13504bc7819e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ce20a859-6d9e-4ced-bd2f-13504bc7819e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ce20a859-6d9e-4ced-bd2f-13504bc7819e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 688/1383] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:22 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ea5abc90-4b14-4980-9104-04eeb91dc5c3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ea5abc90-4b14-4980-9104-04eeb91dc5c3 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] GET http://192.168.122.168/volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c Sep 08 06:51:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ea5abc90-4b14-4980-9104-04eeb91dc5c3 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ea5abc90-4b14-4980-9104-04eeb91dc5c3 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ea5abc90-4b14-4980-9104-04eeb91dc5c3 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Volume info retrieved successfully. Sep 08 06:51:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ea5abc90-4b14-4980-9104-04eeb91dc5c3 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] http://192.168.122.168/volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c returned with HTTP 200 Sep 08 06:51:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 696/1384] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:23 2026] GET /volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5749c12c-3a90-41a3-85d5-884dc97c1c46 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5749c12c-3a90-41a3-85d5-884dc97c1c46 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] GET http://192.168.122.168/volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 Sep 08 06:51:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5749c12c-3a90-41a3-85d5-884dc97c1c46 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5749c12c-3a90-41a3-85d5-884dc97c1c46 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5749c12c-3a90-41a3-85d5-884dc97c1c46 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Volume info retrieved successfully. Sep 08 06:51:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5749c12c-3a90-41a3-85d5-884dc97c1c46 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] http://192.168.122.168/volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 returned with HTTP 200 Sep 08 06:51:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 689/1385] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:23 2026] GET /volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c56c334e-4060-4662-9949-0a326b1e1563 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c56c334e-4060-4662-9949-0a326b1e1563 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c56c334e-4060-4662-9949-0a326b1e1563 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c56c334e-4060-4662-9949-0a326b1e1563 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c56c334e-4060-4662-9949-0a326b1e1563 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c56c334e-4060-4662-9949-0a326b1e1563 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 697/1386] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:23 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a9ef9f22-c65d-4aa5-acb9-f4ce21683d8e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a9ef9f22-c65d-4aa5-acb9-f4ce21683d8e tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] GET http://192.168.122.168/volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a9ef9f22-c65d-4aa5-acb9-f4ce21683d8e tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a9ef9f22-c65d-4aa5-acb9-f4ce21683d8e tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a9ef9f22-c65d-4aa5-acb9-f4ce21683d8e tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Volume info retrieved successfully. Sep 08 06:51:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a9ef9f22-c65d-4aa5-acb9-f4ce21683d8e tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] http://192.168.122.168/volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c returned with HTTP 200 Sep 08 06:51:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 690/1387] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:24 2026] GET /volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c => generated 860 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c8860295-a089-4005-baa7-fda73fa1bd2d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c8860295-a089-4005-baa7-fda73fa1bd2d tempest-VolumeQuotasNegativeTestJSON-1509814860 tempest-VolumeQuotasNegativeTestJSON-1509814860-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/a7c048d061dc48998c8ee56e80a0f400 Sep 08 06:51:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c8860295-a089-4005-baa7-fda73fa1bd2d tempest-VolumeQuotasNegativeTestJSON-1509814860 tempest-VolumeQuotasNegativeTestJSON-1509814860-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c8860295-a089-4005-baa7-fda73fa1bd2d tempest-VolumeQuotasNegativeTestJSON-1509814860 tempest-VolumeQuotasNegativeTestJSON-1509814860-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/a7c048d061dc48998c8ee56e80a0f400 returned with HTTP 200 Sep 08 06:51:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 698/1388] 192.168.122.168 () {60 vars in 1258 bytes} [Tue Sep 8 06:51:24 2026] PUT /volume/v3/os-quota-sets/a7c048d061dc48998c8ee56e80a0f400 => generated 395 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-06fbd7e0-3ce7-4679-bf41-c65de5257a47 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-06fbd7e0-3ce7-4679-bf41-c65de5257a47 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-06fbd7e0-3ce7-4679-bf41-c65de5257a47 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-06fbd7e0-3ce7-4679-bf41-c65de5257a47 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-06fbd7e0-3ce7-4679-bf41-c65de5257a47 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Create volume of 2 GB Sep 08 06:51:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-06fbd7e0-3ce7-4679-bf41-c65de5257a47 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Availability Zones retrieved successfully. Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-06fbd7e0-3ce7-4679-bf41-c65de5257a47 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Flow 'volume_create_api' (12bed13f-fcac-45ba-8e28-e1f76c807122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-06fbd7e0-3ce7-4679-bf41-c65de5257a47 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f02216a-119a-4392-8a8c-28967b26930e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-06fbd7e0-3ce7-4679-bf41-c65de5257a47 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Validating volume size '2' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-06fbd7e0-3ce7-4679-bf41-c65de5257a47 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f02216a-119a-4392-8a8c-28967b26930e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-06fbd7e0-3ce7-4679-bf41-c65de5257a47 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67530ac6-63f0-4ff2-94bf-85fbe1333715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: WARNING cinder.quota_utils [None req-06fbd7e0-3ce7-4679-bf41-c65de5257a47 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Quota exceeded for a7c048d061dc48998c8ee56e80a0f400, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 08 06:51:24 devstack devstack@c-api.service[87203]: WARNING cinder.volume.api [None req-06fbd7e0-3ce7-4679-bf41-c65de5257a47 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67530ac6-63f0-4ff2-94bf-85fbe1333715) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 06:51:24 devstack devstack@c-api.service[87203]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-06fbd7e0-3ce7-4679-bf41-c65de5257a47 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67530ac6-63f0-4ff2-94bf-85fbe1333715) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: WARNING cinder.volume.api [None req-06fbd7e0-3ce7-4679-bf41-c65de5257a47 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67530ac6-63f0-4ff2-94bf-85fbe1333715) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-06fbd7e0-3ce7-4679-bf41-c65de5257a47 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f02216a-119a-4392-8a8c-28967b26930e) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: WARNING cinder.volume.api [None req-06fbd7e0-3ce7-4679-bf41-c65de5257a47 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f02216a-119a-4392-8a8c-28967b26930e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 06:51:24 devstack devstack@c-api.service[87203]: WARNING cinder.volume.api [None req-06fbd7e0-3ce7-4679-bf41-c65de5257a47 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Flow 'volume_create_api' (12bed13f-fcac-45ba-8e28-e1f76c807122) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 06:51:24 devstack devstack@c-api.service[87203]: INFO cinder.api.middleware.fault [None req-06fbd7e0-3ce7-4679-bf41-c65de5257a47 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 413 Sep 08 06:51:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 691/1389] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:51:24 2026] POST /volume/v3/volumes => generated 208 bytes in 190 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 08 06:51:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f753acd2-89e3-4175-93d3-6503791e7fc4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f753acd2-89e3-4175-93d3-6503791e7fc4 tempest-VolumeQuotasNegativeTestJSON-1509814860 tempest-VolumeQuotasNegativeTestJSON-1509814860-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/a7c048d061dc48998c8ee56e80a0f400 Sep 08 06:51:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f753acd2-89e3-4175-93d3-6503791e7fc4 tempest-VolumeQuotasNegativeTestJSON-1509814860 tempest-VolumeQuotasNegativeTestJSON-1509814860-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f753acd2-89e3-4175-93d3-6503791e7fc4 tempest-VolumeQuotasNegativeTestJSON-1509814860 tempest-VolumeQuotasNegativeTestJSON-1509814860-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/a7c048d061dc48998c8ee56e80a0f400 returned with HTTP 200 Sep 08 06:51:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 699/1390] 192.168.122.168 () {60 vars in 1258 bytes} [Tue Sep 8 06:51:24 2026] PUT /volume/v3/os-quota-sets/a7c048d061dc48998c8ee56e80a0f400 => generated 395 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d90a6dfe-02c6-4185-b08e-95376f88abd6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d90a6dfe-02c6-4185-b08e-95376f88abd6 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d90a6dfe-02c6-4185-b08e-95376f88abd6 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-d90a6dfe-02c6-4185-b08e-95376f88abd6 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-d90a6dfe-02c6-4185-b08e-95376f88abd6 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Create volume of 1 GB Sep 08 06:51:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d90a6dfe-02c6-4185-b08e-95376f88abd6 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Availability Zones retrieved successfully. Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d90a6dfe-02c6-4185-b08e-95376f88abd6 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Flow 'volume_create_api' (4a73517a-447a-4883-b800-824e52db67cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d90a6dfe-02c6-4185-b08e-95376f88abd6 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (740ce2c6-f921-46f9-af0b-afc2a608f9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-d90a6dfe-02c6-4185-b08e-95376f88abd6 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:51:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7cd260b7-5d94-4af3-b53f-86f3d96abed1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7cd260b7-5d94-4af3-b53f-86f3d96abed1 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] GET http://192.168.122.168/volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 Sep 08 06:51:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7cd260b7-5d94-4af3-b53f-86f3d96abed1 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7cd260b7-5d94-4af3-b53f-86f3d96abed1 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d90a6dfe-02c6-4185-b08e-95376f88abd6 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (740ce2c6-f921-46f9-af0b-afc2a608f9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d90a6dfe-02c6-4185-b08e-95376f88abd6 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a6a5863-f7bd-45c6-86e3-47fc2c3e8355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7cd260b7-5d94-4af3-b53f-86f3d96abed1 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Volume info retrieved successfully. Sep 08 06:51:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7cd260b7-5d94-4af3-b53f-86f3d96abed1 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] http://192.168.122.168/volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 returned with HTTP 200 Sep 08 06:51:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 700/1391] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:24 2026] GET /volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ea7be203-725c-44e5-9090-da3b4808fe53 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ea7be203-725c-44e5-9090-da3b4808fe53 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ea7be203-725c-44e5-9090-da3b4808fe53 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ea7be203-725c-44e5-9090-da3b4808fe53 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ea7be203-725c-44e5-9090-da3b4808fe53 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ea7be203-725c-44e5-9090-da3b4808fe53 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 701/1392] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:24 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d30b83eb-08a2-47ae-b986-609fc9db98fc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d30b83eb-08a2-47ae-b986-609fc9db98fc tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] POST http://192.168.122.168/volume/v3/os-volume-transfer Sep 08 06:51:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d30b83eb-08a2-47ae-b986-609fc9db98fc tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "95dfffe7-3b03-4921-9f51-995721fc2765"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.volume_transfer [None req-d30b83eb-08a2-47ae-b986-609fc9db98fc tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Creating new volume transfer {'transfer': {'volume_id': '95dfffe7-3b03-4921-9f51-995721fc2765'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 08 06:51:24 devstack devstack@c-api.service[87202]: INFO cinder.api.contrib.volume_transfer [None req-d30b83eb-08a2-47ae-b986-609fc9db98fc tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Creating transfer of volume 95dfffe7-3b03-4921-9f51-995721fc2765 Sep 08 06:51:24 devstack devstack@c-api.service[87202]: INFO cinder.transfer.api [None req-d30b83eb-08a2-47ae-b986-609fc9db98fc tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Generating transfer record for volume 95dfffe7-3b03-4921-9f51-995721fc2765 Sep 08 06:51:24 devstack devstack@c-api.service[87203]: WARNING cinder.quota_utils [None req-d90a6dfe-02c6-4185-b08e-95376f88abd6 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Quota exceeded for a7c048d061dc48998c8ee56e80a0f400, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 08 06:51:24 devstack devstack@c-api.service[87203]: WARNING cinder.volume.api [None req-d90a6dfe-02c6-4185-b08e-95376f88abd6 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a6a5863-f7bd-45c6-86e3-47fc2c3e8355) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 06:51:24 devstack devstack@c-api.service[87203]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 08 06:51:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d90a6dfe-02c6-4185-b08e-95376f88abd6 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a6a5863-f7bd-45c6-86e3-47fc2c3e8355) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: WARNING cinder.volume.api [None req-d90a6dfe-02c6-4185-b08e-95376f88abd6 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a6a5863-f7bd-45c6-86e3-47fc2c3e8355) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d90a6dfe-02c6-4185-b08e-95376f88abd6 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (740ce2c6-f921-46f9-af0b-afc2a608f9ed) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: WARNING cinder.volume.api [None req-d90a6dfe-02c6-4185-b08e-95376f88abd6 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (740ce2c6-f921-46f9-af0b-afc2a608f9ed) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 06:51:24 devstack devstack@c-api.service[87203]: WARNING cinder.volume.api [None req-d90a6dfe-02c6-4185-b08e-95376f88abd6 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Flow 'volume_create_api' (4a73517a-447a-4883-b800-824e52db67cf) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 06:51:24 devstack devstack@c-api.service[87203]: INFO cinder.api.middleware.fault [None req-d90a6dfe-02c6-4185-b08e-95376f88abd6 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 413 Sep 08 06:51:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 692/1393] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:51:24 2026] POST /volume/v3/volumes => generated 150 bytes in 221 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 08 06:51:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d30b83eb-08a2-47ae-b986-609fc9db98fc tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] http://192.168.122.168/volume/v3/os-volume-transfer returned with HTTP 202 Sep 08 06:51:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 702/1394] 192.168.122.168 () {60 vars in 1175 bytes} [Tue Sep 8 06:51:24 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4f273538-dbe2-40e4-a2b1-afb6152ec8cd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8ef71efc-315e-4ee5-b19a-6683ec3e2a53 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8ef71efc-315e-4ee5-b19a-6683ec3e2a53 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] GET http://192.168.122.168/volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 Sep 08 06:51:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8ef71efc-315e-4ee5-b19a-6683ec3e2a53 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f273538-dbe2-40e4-a2b1-afb6152ec8cd tempest-VolumeQuotasNegativeTestJSON-1509814860 tempest-VolumeQuotasNegativeTestJSON-1509814860-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/a7c048d061dc48998c8ee56e80a0f400 Sep 08 06:51:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8ef71efc-315e-4ee5-b19a-6683ec3e2a53 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4f273538-dbe2-40e4-a2b1-afb6152ec8cd tempest-VolumeQuotasNegativeTestJSON-1509814860 tempest-VolumeQuotasNegativeTestJSON-1509814860-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8ef71efc-315e-4ee5-b19a-6683ec3e2a53 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Volume info retrieved successfully. Sep 08 06:51:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8ef71efc-315e-4ee5-b19a-6683ec3e2a53 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] http://192.168.122.168/volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 returned with HTTP 200 Sep 08 06:51:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 703/1395] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:24 2026] GET /volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9f2f4e32-2751-4f73-9206-ebadf0cd4e61 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f273538-dbe2-40e4-a2b1-afb6152ec8cd tempest-VolumeQuotasNegativeTestJSON-1509814860 tempest-VolumeQuotasNegativeTestJSON-1509814860-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/a7c048d061dc48998c8ee56e80a0f400 returned with HTTP 200 Sep 08 06:51:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 693/1396] 192.168.122.168 () {60 vars in 1258 bytes} [Tue Sep 8 06:51:24 2026] PUT /volume/v3/os-quota-sets/a7c048d061dc48998c8ee56e80a0f400 => generated 394 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ea9eb89a-ef08-4939-b320-539202862723 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ea9eb89a-ef08-4939-b320-539202862723 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] POST http://192.168.122.168/volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c/action Sep 08 06:51:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea9eb89a-ef08-4939-b320-539202862723 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:51:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea9eb89a-ef08-4939-b320-539202862723 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f2f4e32-2751-4f73-9206-ebadf0cd4e61 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-reader] GET http://192.168.122.168/volume/v3/os-volume-transfer/273eb4dc-0224-448c-aa24-840ee546262d Sep 08 06:51:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f2f4e32-2751-4f73-9206-ebadf0cd4e61 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f2f4e32-2751-4f73-9206-ebadf0cd4e61 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ea9eb89a-ef08-4939-b320-539202862723 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Volume info retrieved successfully. Sep 08 06:51:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f2f4e32-2751-4f73-9206-ebadf0cd4e61 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-reader] http://192.168.122.168/volume/v3/os-volume-transfer/273eb4dc-0224-448c-aa24-840ee546262d returned with HTTP 200 Sep 08 06:51:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 704/1397] 192.168.122.168 () {58 vars in 1265 bytes} [Tue Sep 8 06:51:25 2026] GET /volume/v3/os-volume-transfer/273eb4dc-0224-448c-aa24-840ee546262d => generated 417 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bdd63b95-2d0c-4e22-99cc-b6e77eb1284b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bdd63b95-2d0c-4e22-99cc-b6e77eb1284b tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-reader] GET http://192.168.122.168/volume/v3/os-volume-transfer Sep 08 06:51:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bdd63b95-2d0c-4e22-99cc-b6e77eb1284b tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bdd63b95-2d0c-4e22-99cc-b6e77eb1284b tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.volume_transfer [None req-bdd63b95-2d0c-4e22-99cc-b6e77eb1284b tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-reader] Listing volume transfers {{(pid=87202) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 06:51:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bdd63b95-2d0c-4e22-99cc-b6e77eb1284b tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-reader] http://192.168.122.168/volume/v3/os-volume-transfer returned with HTTP 200 Sep 08 06:51:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 705/1398] 192.168.122.168 () {58 vars in 1154 bytes} [Tue Sep 8 06:51:25 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f5a0c3f2-662b-45c9-974c-eaedd8e5a46b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:25 devstack devstack@c-api.service[87203]: ERROR cinder.volume.api [None req-ea9eb89a-ef08-4939-b320-539202862723 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Quota exceeded for a7c048d061dc48998c8ee56e80a0f400, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 08 06:51:25 devstack devstack@c-api.service[87203]: INFO cinder.api.middleware.fault [None req-ea9eb89a-ef08-4939-b320-539202862723 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] http://192.168.122.168/volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c/action returned with HTTP 413 Sep 08 06:51:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 694/1399] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:51:25 2026] POST /volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c/action => generated 208 bytes in 105 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 08 06:51:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7e45e848-e139-4f72-99f0-804db88dc640 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7e45e848-e139-4f72-99f0-804db88dc640 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] GET http://192.168.122.168/volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c Sep 08 06:51:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7e45e848-e139-4f72-99f0-804db88dc640 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7e45e848-e139-4f72-99f0-804db88dc640 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7e45e848-e139-4f72-99f0-804db88dc640 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Volume info retrieved successfully. Sep 08 06:51:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7e45e848-e139-4f72-99f0-804db88dc640 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] http://192.168.122.168/volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c returned with HTTP 200 Sep 08 06:51:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 695/1400] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:25 2026] GET /volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8738e311-f3e3-4622-a6ab-96f9f8963452 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8738e311-f3e3-4622-a6ab-96f9f8963452 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] DELETE http://192.168.122.168/volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c Sep 08 06:51:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8738e311-f3e3-4622-a6ab-96f9f8963452 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8738e311-f3e3-4622-a6ab-96f9f8963452 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:25 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-8738e311-f3e3-4622-a6ab-96f9f8963452 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Delete volume with id: 732ce845-aebf-4c95-aba3-bbb14f451a7c Sep 08 06:51:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8738e311-f3e3-4622-a6ab-96f9f8963452 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Volume info retrieved successfully. Sep 08 06:51:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f5a0c3f2-662b-45c9-974c-eaedd8e5a46b tempest-VolumesTransfersTest-1516514332 tempest-VolumesTransfersTest-1516514332-project-member] POST http://192.168.122.168/volume/v3/os-volume-transfer/273eb4dc-0224-448c-aa24-840ee546262d/accept Sep 08 06:51:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f5a0c3f2-662b-45c9-974c-eaedd8e5a46b tempest-VolumesTransfersTest-1516514332 tempest-VolumesTransfersTest-1516514332-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b64985210a721a63"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.volume_transfer [None req-f5a0c3f2-662b-45c9-974c-eaedd8e5a46b tempest-VolumesTransfersTest-1516514332 tempest-VolumesTransfersTest-1516514332-project-member] Accepting volume transfer 273eb4dc-0224-448c-aa24-840ee546262d {{(pid=87202) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 08 06:51:25 devstack devstack@c-api.service[87202]: INFO cinder.api.contrib.volume_transfer [None req-f5a0c3f2-662b-45c9-974c-eaedd8e5a46b tempest-VolumesTransfersTest-1516514332 tempest-VolumesTransfersTest-1516514332-project-member] Accepting transfer 273eb4dc-0224-448c-aa24-840ee546262d Sep 08 06:51:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8738e311-f3e3-4622-a6ab-96f9f8963452 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Delete volume request issued successfully. Sep 08 06:51:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8738e311-f3e3-4622-a6ab-96f9f8963452 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] http://192.168.122.168/volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c returned with HTTP 202 Sep 08 06:51:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 696/1401] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:51:25 2026] DELETE /volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:51:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-357e63ee-ae9a-4630-9e4b-af21aec8554f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-357e63ee-ae9a-4630-9e4b-af21aec8554f tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] GET http://192.168.122.168/volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c Sep 08 06:51:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-357e63ee-ae9a-4630-9e4b-af21aec8554f tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-357e63ee-ae9a-4630-9e4b-af21aec8554f tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-357e63ee-ae9a-4630-9e4b-af21aec8554f tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Volume info retrieved successfully. Sep 08 06:51:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-357e63ee-ae9a-4630-9e4b-af21aec8554f tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] http://192.168.122.168/volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c returned with HTTP 200 Sep 08 06:51:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 697/1402] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:25 2026] GET /volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:25 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-f5a0c3f2-662b-45c9-974c-eaedd8e5a46b tempest-VolumesTransfersTest-1516514332 tempest-VolumesTransfersTest-1516514332-project-member] Created reservations ['ebd4cfca-fdec-4090-be9b-a5738bf8e798', '10832782-18d3-45c1-923b-4f6257a0f8f6', '6a146499-a7ea-4c66-b41d-2c99d4e5eae1', '824bc803-6d12-4d57-a333-14b3259cd7e0'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:51:25 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-f5a0c3f2-662b-45c9-974c-eaedd8e5a46b tempest-VolumesTransfersTest-1516514332 tempest-VolumesTransfersTest-1516514332-project-member] Created reservations ['714ecbc8-ebc9-4b8b-a3fe-b28a4005b928', 'b693ee93-0143-48e0-a116-bdd61881cd25', '225672be-50aa-4537-9e00-f67cf54aa093', '7715f56f-45e8-415c-9603-2a4f433b1534'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:51:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:25 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:51:25 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-f5a0c3f2-662b-45c9-974c-eaedd8e5a46b tempest-VolumesTransfersTest-1516514332 tempest-VolumesTransfersTest-1516514332-project-member] Created reservations ['4d4ee7f5-7dcb-4aa3-9071-e91850b1b5d7', '08c9ea39-3808-47ca-8044-a47eb0c14c72', 'd329ecb5-8fb3-42c2-865a-ad3b5a30e67b', 'ca200fb9-7cd3-4624-924b-00aa244e11c7'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:51:25 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-f5a0c3f2-662b-45c9-974c-eaedd8e5a46b tempest-VolumesTransfersTest-1516514332 tempest-VolumesTransfersTest-1516514332-project-member] Created reservations ['c9b34846-439a-46fd-a4bd-0649f18f5239', '6979633b-b0ad-4249-b484-e2c2fbd8505a', '0debd171-d637-4d30-851d-8eb0921775f6', '0e329156-8686-4757-9db6-6f641632048e'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:51:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f5a0c3f2-662b-45c9-974c-eaedd8e5a46b tempest-VolumesTransfersTest-1516514332 tempest-VolumesTransfersTest-1516514332-project-member] Transfer volume completed successfully. Sep 08 06:51:25 devstack devstack@c-api.service[87202]: INFO cinder.transfer.api [None req-f5a0c3f2-662b-45c9-974c-eaedd8e5a46b tempest-VolumesTransfersTest-1516514332 tempest-VolumesTransfersTest-1516514332-project-member] Volume 95dfffe7-3b03-4921-9f51-995721fc2765 has been transferred. Sep 08 06:51:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f5a0c3f2-662b-45c9-974c-eaedd8e5a46b tempest-VolumesTransfersTest-1516514332 tempest-VolumesTransfersTest-1516514332-project-member] http://192.168.122.168/volume/v3/os-volume-transfer/273eb4dc-0224-448c-aa24-840ee546262d/accept returned with HTTP 202 Sep 08 06:51:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 706/1403] 192.168.122.168 () {60 vars in 1307 bytes} [Tue Sep 8 06:51:25 2026] POST /volume/v3/os-volume-transfer/273eb4dc-0224-448c-aa24-840ee546262d/accept => generated 373 bytes in 669 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:51:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1ac7724a-471c-45b8-9501-cb4bdd93860a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1ac7724a-471c-45b8-9501-cb4bdd93860a tempest-VolumesTransfersTest-1516514332 tempest-VolumesTransfersTest-1516514332-project-member] GET http://192.168.122.168/volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 Sep 08 06:51:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1ac7724a-471c-45b8-9501-cb4bdd93860a tempest-VolumesTransfersTest-1516514332 tempest-VolumesTransfersTest-1516514332-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1ac7724a-471c-45b8-9501-cb4bdd93860a tempest-VolumesTransfersTest-1516514332 tempest-VolumesTransfersTest-1516514332-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1ac7724a-471c-45b8-9501-cb4bdd93860a tempest-VolumesTransfersTest-1516514332 tempest-VolumesTransfersTest-1516514332-project-member] Volume info retrieved successfully. Sep 08 06:51:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1ac7724a-471c-45b8-9501-cb4bdd93860a tempest-VolumesTransfersTest-1516514332 tempest-VolumesTransfersTest-1516514332-project-member] http://192.168.122.168/volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 returned with HTTP 200 Sep 08 06:51:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 698/1404] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:25 2026] GET /volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8af6b7e2-5366-4a35-a375-2e72cc52f074 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8af6b7e2-5366-4a35-a375-2e72cc52f074 tempest-VolumesTransfersTest-1516514332 tempest-VolumesTransfersTest-1516514332-project-member] GET http://192.168.122.168/volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 Sep 08 06:51:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8af6b7e2-5366-4a35-a375-2e72cc52f074 tempest-VolumesTransfersTest-1516514332 tempest-VolumesTransfersTest-1516514332-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8af6b7e2-5366-4a35-a375-2e72cc52f074 tempest-VolumesTransfersTest-1516514332 tempest-VolumesTransfersTest-1516514332-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8af6b7e2-5366-4a35-a375-2e72cc52f074 tempest-VolumesTransfersTest-1516514332 tempest-VolumesTransfersTest-1516514332-project-member] Volume info retrieved successfully. Sep 08 06:51:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8af6b7e2-5366-4a35-a375-2e72cc52f074 tempest-VolumesTransfersTest-1516514332 tempest-VolumesTransfersTest-1516514332-project-member] http://192.168.122.168/volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 returned with HTTP 200 Sep 08 06:51:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 707/1405] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:25 2026] GET /volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2b8f6e26-edf9-4b3b-a5fe-44c8011f54a9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2b8f6e26-edf9-4b3b-a5fe-44c8011f54a9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2b8f6e26-edf9-4b3b-a5fe-44c8011f54a9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2b8f6e26-edf9-4b3b-a5fe-44c8011f54a9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-90031c96-1ff4-45b8-acd2-8d37e8aceb5b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-90031c96-1ff4-45b8-acd2-8d37e8aceb5b tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] DELETE http://192.168.122.168/volume/v3/os-volume-transfer/273eb4dc-0224-448c-aa24-840ee546262d Sep 08 06:51:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-90031c96-1ff4-45b8-acd2-8d37e8aceb5b tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-90031c96-1ff4-45b8-acd2-8d37e8aceb5b tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:25 devstack devstack@c-api.service[87202]: INFO cinder.api.contrib.volume_transfer [None req-90031c96-1ff4-45b8-acd2-8d37e8aceb5b tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Delete transfer with id: 273eb4dc-0224-448c-aa24-840ee546262d Sep 08 06:51:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-90031c96-1ff4-45b8-acd2-8d37e8aceb5b tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] http://192.168.122.168/volume/v3/os-volume-transfer/273eb4dc-0224-448c-aa24-840ee546262d returned with HTTP 404 Sep 08 06:51:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 708/1406] 192.168.122.168 () {58 vars in 1268 bytes} [Tue Sep 8 06:51:25 2026] DELETE /volume/v3/os-volume-transfer/273eb4dc-0224-448c-aa24-840ee546262d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:51:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c6839f3a-12c8-4629-92f2-0924c9e36e1b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2b8f6e26-edf9-4b3b-a5fe-44c8011f54a9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2b8f6e26-edf9-4b3b-a5fe-44c8011f54a9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 699/1407] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:25 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c6839f3a-12c8-4629-92f2-0924c9e36e1b tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 Sep 08 06:51:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c6839f3a-12c8-4629-92f2-0924c9e36e1b tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c6839f3a-12c8-4629-92f2-0924c9e36e1b tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:26 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-c6839f3a-12c8-4629-92f2-0924c9e36e1b tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] Delete volume with id: 95dfffe7-3b03-4921-9f51-995721fc2765 Sep 08 06:51:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c6839f3a-12c8-4629-92f2-0924c9e36e1b tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] Volume info retrieved successfully. Sep 08 06:51:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c6839f3a-12c8-4629-92f2-0924c9e36e1b tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] Delete volume request issued successfully. Sep 08 06:51:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c6839f3a-12c8-4629-92f2-0924c9e36e1b tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] http://192.168.122.168/volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 returned with HTTP 202 Sep 08 06:51:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 709/1408] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:51:25 2026] DELETE /volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:51:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-590d9ff7-3df2-4aae-937a-d26982374f25 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-590d9ff7-3df2-4aae-937a-d26982374f25 tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] GET http://192.168.122.168/volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 Sep 08 06:51:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-590d9ff7-3df2-4aae-937a-d26982374f25 tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-590d9ff7-3df2-4aae-937a-d26982374f25 tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-590d9ff7-3df2-4aae-937a-d26982374f25 tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] Volume info retrieved successfully. Sep 08 06:51:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-590d9ff7-3df2-4aae-937a-d26982374f25 tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] http://192.168.122.168/volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 returned with HTTP 200 Sep 08 06:51:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 700/1409] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:26 2026] GET /volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:51:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9d5bddee-76be-4a97-a9f3-215c1a7c9ab0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9d5bddee-76be-4a97-a9f3-215c1a7c9ab0 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] GET http://192.168.122.168/volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c Sep 08 06:51:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9d5bddee-76be-4a97-a9f3-215c1a7c9ab0 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9d5bddee-76be-4a97-a9f3-215c1a7c9ab0 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9d5bddee-76be-4a97-a9f3-215c1a7c9ab0 tempest-VolumeQuotasNegativeTestJSON-494160584 tempest-VolumeQuotasNegativeTestJSON-494160584-project-member] http://192.168.122.168/volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c returned with HTTP 404 Sep 08 06:51:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 710/1410] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:26 2026] GET /volume/v3/volumes/732ce845-aebf-4c95-aba3-bbb14f451a7c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:51:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2cd72e1d-4fa1-4251-8261-67dbb6a8b43a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2cd72e1d-4fa1-4251-8261-67dbb6a8b43a tempest-VolumeQuotasNegativeTestJSON-1509814860 tempest-VolumeQuotasNegativeTestJSON-1509814860-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/a7c048d061dc48998c8ee56e80a0f400 Sep 08 06:51:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2cd72e1d-4fa1-4251-8261-67dbb6a8b43a tempest-VolumeQuotasNegativeTestJSON-1509814860 tempest-VolumeQuotasNegativeTestJSON-1509814860-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2cd72e1d-4fa1-4251-8261-67dbb6a8b43a tempest-VolumeQuotasNegativeTestJSON-1509814860 tempest-VolumeQuotasNegativeTestJSON-1509814860-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/a7c048d061dc48998c8ee56e80a0f400 returned with HTTP 200 Sep 08 06:51:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 701/1411] 192.168.122.168 () {60 vars in 1259 bytes} [Tue Sep 8 06:51:26 2026] PUT /volume/v3/os-quota-sets/a7c048d061dc48998c8ee56e80a0f400 => generated 398 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f9d5f2a3-abf2-4b78-aa94-8517498e6f68 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f9d5f2a3-abf2-4b78-aa94-8517498e6f68 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f9d5f2a3-abf2-4b78-aa94-8517498e6f68 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f9d5f2a3-abf2-4b78-aa94-8517498e6f68 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:27 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:27 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f9d5f2a3-abf2-4b78-aa94-8517498e6f68 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f9d5f2a3-abf2-4b78-aa94-8517498e6f68 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 711/1412] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:26 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2732e676-3edc-4fcc-bfa0-b1deb5ecac4d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2732e676-3edc-4fcc-bfa0-b1deb5ecac4d tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] GET http://192.168.122.168/volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 Sep 08 06:51:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2732e676-3edc-4fcc-bfa0-b1deb5ecac4d tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2732e676-3edc-4fcc-bfa0-b1deb5ecac4d tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2732e676-3edc-4fcc-bfa0-b1deb5ecac4d tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] http://192.168.122.168/volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 returned with HTTP 404 Sep 08 06:51:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 702/1413] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:27 2026] GET /volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:51:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-65aaf1af-c187-4034-85d1-ed6d47de30c4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-65aaf1af-c187-4034-85d1-ed6d47de30c4 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] GET http://192.168.122.168/volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 Sep 08 06:51:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-65aaf1af-c187-4034-85d1-ed6d47de30c4 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-65aaf1af-c187-4034-85d1-ed6d47de30c4 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-65aaf1af-c187-4034-85d1-ed6d47de30c4 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] http://192.168.122.168/volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 returned with HTTP 404 Sep 08 06:51:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 712/1414] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:27 2026] GET /volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:51:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d964cc5c-84a8-4c16-86bc-03d67f5270e1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d964cc5c-84a8-4c16-86bc-03d67f5270e1 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] DELETE http://192.168.122.168/volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 Sep 08 06:51:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d964cc5c-84a8-4c16-86bc-03d67f5270e1 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d964cc5c-84a8-4c16-86bc-03d67f5270e1 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:27 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-d964cc5c-84a8-4c16-86bc-03d67f5270e1 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Delete volume with id: 95dfffe7-3b03-4921-9f51-995721fc2765 Sep 08 06:51:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d964cc5c-84a8-4c16-86bc-03d67f5270e1 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] http://192.168.122.168/volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 returned with HTTP 404 Sep 08 06:51:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 703/1415] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:51:27 2026] DELETE /volume/v3/volumes/95dfffe7-3b03-4921-9f51-995721fc2765 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:51:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d0ef1f38-a545-45a7-8bd1-608b10e9e65e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d0ef1f38-a545-45a7-8bd1-608b10e9e65e tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:51:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d0ef1f38-a545-45a7-8bd1-608b10e9e65e tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1016009101"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-d0ef1f38-a545-45a7-8bd1-608b10e9e65e tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1016009101'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:51:27 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-d0ef1f38-a545-45a7-8bd1-608b10e9e65e tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Create volume of 1 GB Sep 08 06:51:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d0ef1f38-a545-45a7-8bd1-608b10e9e65e tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Availability Zones retrieved successfully. Sep 08 06:51:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d0ef1f38-a545-45a7-8bd1-608b10e9e65e tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Flow 'volume_create_api' (b00adcf4-941f-45bc-bec4-bcb861081974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:51:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d0ef1f38-a545-45a7-8bd1-608b10e9e65e tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7676b61-4725-4178-a549-017338bbe2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-d0ef1f38-a545-45a7-8bd1-608b10e9e65e tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:51:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d0ef1f38-a545-45a7-8bd1-608b10e9e65e tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7676b61-4725-4178-a549-017338bbe2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d0ef1f38-a545-45a7-8bd1-608b10e9e65e tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9984b390-d94f-4f43-9609-b73f2e77fe86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:27 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-d0ef1f38-a545-45a7-8bd1-608b10e9e65e tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Created reservations ['7f4d85f1-bc7b-47f1-99fb-cf3ac1e08e1e', '212bf98e-f125-4641-a313-64b5f44ece12', 'c72007bd-39be-4cf6-ace8-095e3d8fd52c', 'b6a38c56-eb4c-4f08-aa42-8487787498aa'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:51:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d0ef1f38-a545-45a7-8bd1-608b10e9e65e tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9984b390-d94f-4f43-9609-b73f2e77fe86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f4d85f1-bc7b-47f1-99fb-cf3ac1e08e1e', '212bf98e-f125-4641-a313-64b5f44ece12', 'c72007bd-39be-4cf6-ace8-095e3d8fd52c', 'b6a38c56-eb4c-4f08-aa42-8487787498aa']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d0ef1f38-a545-45a7-8bd1-608b10e9e65e tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ec85932-a87b-46f7-b0ec-90495e29909f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:27 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:27 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d0ef1f38-a545-45a7-8bd1-608b10e9e65e tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ec85932-a87b-46f7-b0ec-90495e29909f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fa7202a-652e-4cfd-85ac-a26328a39e30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1016009101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f98ce843890247c0b603817882fd4f3d',qos_specs=None,replication_status=,reservations=['7f4d85f1-bc7b-47f1-99fb-cf3ac1e08e1e','212bf98e-f125-4641-a313-64b5f44ece12','c72007bd-39be-4cf6-ace8-095e3d8fd52c','b6a38c56-eb4c-4f08-aa42-8487787498aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='017b65707de04c57bddf47e063c2b8c5',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:51:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1016009101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fa7202a-652e-4cfd-85ac-a26328a39e30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f98ce843890247c0b603817882fd4f3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='017b65707de04c57bddf47e063c2b8c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d0ef1f38-a545-45a7-8bd1-608b10e9e65e tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78fae9f6-388c-4843-8e35-8010d2ef6550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d0ef1f38-a545-45a7-8bd1-608b10e9e65e tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78fae9f6-388c-4843-8e35-8010d2ef6550) transitioned into state 'SUCCESS' from state '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-1016009101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f98ce843890247c0b603817882fd4f3d',qos_specs=None,replication_status=,reservations=['7f4d85f1-bc7b-47f1-99fb-cf3ac1e08e1e','212bf98e-f125-4641-a313-64b5f44ece12','c72007bd-39be-4cf6-ace8-095e3d8fd52c','b6a38c56-eb4c-4f08-aa42-8487787498aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='017b65707de04c57bddf47e063c2b8c5',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d0ef1f38-a545-45a7-8bd1-608b10e9e65e tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d4e8dc6-ae64-4be7-90f4-bf03ec50ee6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d0ef1f38-a545-45a7-8bd1-608b10e9e65e tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d4e8dc6-ae64-4be7-90f4-bf03ec50ee6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-d0ef1f38-a545-45a7-8bd1-608b10e9e65e tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Flow 'volume_create_api' (b00adcf4-941f-45bc-bec4-bcb861081974) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:51:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d0ef1f38-a545-45a7-8bd1-608b10e9e65e tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Create volume request issued successfully. Sep 08 06:51:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d0ef1f38-a545-45a7-8bd1-608b10e9e65e tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:51:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 713/1416] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:51:27 2026] POST /volume/v3/volumes => generated 760 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:51:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9e60ba62-79b7-4abb-97ab-690f2211def3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9e60ba62-79b7-4abb-97ab-690f2211def3 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] GET http://192.168.122.168/volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 Sep 08 06:51:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9e60ba62-79b7-4abb-97ab-690f2211def3 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9e60ba62-79b7-4abb-97ab-690f2211def3 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9e60ba62-79b7-4abb-97ab-690f2211def3 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Volume info retrieved successfully. Sep 08 06:51:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9e60ba62-79b7-4abb-97ab-690f2211def3 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] http://192.168.122.168/volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 returned with HTTP 200 Sep 08 06:51:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 704/1417] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:27 2026] GET /volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 => generated 828 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c7986d7a-d40e-4188-a2f7-d89e01a24c2d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c7986d7a-d40e-4188-a2f7-d89e01a24c2d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c7986d7a-d40e-4188-a2f7-d89e01a24c2d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c7986d7a-d40e-4188-a2f7-d89e01a24c2d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c7986d7a-d40e-4188-a2f7-d89e01a24c2d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c7986d7a-d40e-4188-a2f7-d89e01a24c2d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 714/1418] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:28 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f7695e38-d999-42ab-a838-c00aec01ceab None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f7695e38-d999-42ab-a838-c00aec01ceab tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] GET http://192.168.122.168/volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 Sep 08 06:51:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f7695e38-d999-42ab-a838-c00aec01ceab tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f7695e38-d999-42ab-a838-c00aec01ceab tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f7695e38-d999-42ab-a838-c00aec01ceab tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Volume info retrieved successfully. Sep 08 06:51:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f7695e38-d999-42ab-a838-c00aec01ceab tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] http://192.168.122.168/volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 returned with HTTP 200 Sep 08 06:51:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 705/1419] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:28 2026] GET /volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:51:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9c5053e7-b46a-47a8-a9da-24629fef6afa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9c5053e7-b46a-47a8-a9da-24629fef6afa tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9c5053e7-b46a-47a8-a9da-24629fef6afa tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9c5053e7-b46a-47a8-a9da-24629fef6afa tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9c5053e7-b46a-47a8-a9da-24629fef6afa tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9c5053e7-b46a-47a8-a9da-24629fef6afa tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 715/1420] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:29 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-faedc617-ef96-4362-b688-1b1c5ce34732 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-faedc617-ef96-4362-b688-1b1c5ce34732 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] GET http://192.168.122.168/volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 Sep 08 06:51:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-faedc617-ef96-4362-b688-1b1c5ce34732 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-faedc617-ef96-4362-b688-1b1c5ce34732 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-faedc617-ef96-4362-b688-1b1c5ce34732 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Volume info retrieved successfully. Sep 08 06:51:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-faedc617-ef96-4362-b688-1b1c5ce34732 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] http://192.168.122.168/volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 returned with HTTP 200 Sep 08 06:51:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 706/1421] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:29 2026] GET /volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4b5a316d-124a-46ee-9976-ed9316d2c581 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4b5a316d-124a-46ee-9976-ed9316d2c581 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] POST http://192.168.122.168/volume/v3/os-volume-transfer Sep 08 06:51:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4b5a316d-124a-46ee-9976-ed9316d2c581 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5fa7202a-652e-4cfd-85ac-a26328a39e30"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.volume_transfer [None req-4b5a316d-124a-46ee-9976-ed9316d2c581 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Creating new volume transfer {'transfer': {'volume_id': '5fa7202a-652e-4cfd-85ac-a26328a39e30'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 08 06:51:29 devstack devstack@c-api.service[87202]: INFO cinder.api.contrib.volume_transfer [None req-4b5a316d-124a-46ee-9976-ed9316d2c581 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Creating transfer of volume 5fa7202a-652e-4cfd-85ac-a26328a39e30 Sep 08 06:51:29 devstack devstack@c-api.service[87202]: INFO cinder.transfer.api [None req-4b5a316d-124a-46ee-9976-ed9316d2c581 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Generating transfer record for volume 5fa7202a-652e-4cfd-85ac-a26328a39e30 Sep 08 06:51:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4b5a316d-124a-46ee-9976-ed9316d2c581 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] http://192.168.122.168/volume/v3/os-volume-transfer returned with HTTP 202 Sep 08 06:51:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 716/1422] 192.168.122.168 () {60 vars in 1175 bytes} [Tue Sep 8 06:51:29 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:51:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a6782b11-eb94-464a-b9bf-3c243c766215 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a6782b11-eb94-464a-b9bf-3c243c766215 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] GET http://192.168.122.168/volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 Sep 08 06:51:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a6782b11-eb94-464a-b9bf-3c243c766215 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a6782b11-eb94-464a-b9bf-3c243c766215 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a6782b11-eb94-464a-b9bf-3c243c766215 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Volume info retrieved successfully. Sep 08 06:51:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a6782b11-eb94-464a-b9bf-3c243c766215 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] http://192.168.122.168/volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 returned with HTTP 200 Sep 08 06:51:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 707/1423] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:29 2026] GET /volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 => generated 861 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-876f0fde-e69b-413e-9024-d593d7c177bb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-876f0fde-e69b-413e-9024-d593d7c177bb tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-reader] GET http://192.168.122.168/volume/v3/os-volume-transfer/detail Sep 08 06:51:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-876f0fde-e69b-413e-9024-d593d7c177bb tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-876f0fde-e69b-413e-9024-d593d7c177bb tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-reader] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.volume_transfer [None req-876f0fde-e69b-413e-9024-d593d7c177bb tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-reader] Listing volume transfers {{(pid=87202) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 06:51:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-876f0fde-e69b-413e-9024-d593d7c177bb tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-reader] http://192.168.122.168/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 08 06:51:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 717/1424] 192.168.122.168 () {58 vars in 1175 bytes} [Tue Sep 8 06:51:30 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d9c0f5c6-e2ac-42b5-8f68-f616be8ff803 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d9c0f5c6-e2ac-42b5-8f68-f616be8ff803 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] DELETE http://192.168.122.168/volume/v3/os-volume-transfer/13a80918-f6a3-40d5-94c9-1212009859bd Sep 08 06:51:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d9c0f5c6-e2ac-42b5-8f68-f616be8ff803 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d9c0f5c6-e2ac-42b5-8f68-f616be8ff803 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:30 devstack devstack@c-api.service[87203]: INFO cinder.api.contrib.volume_transfer [None req-d9c0f5c6-e2ac-42b5-8f68-f616be8ff803 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Delete transfer with id: 13a80918-f6a3-40d5-94c9-1212009859bd Sep 08 06:51:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d9c0f5c6-e2ac-42b5-8f68-f616be8ff803 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] http://192.168.122.168/volume/v3/os-volume-transfer/13a80918-f6a3-40d5-94c9-1212009859bd returned with HTTP 202 Sep 08 06:51:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 708/1425] 192.168.122.168 () {58 vars in 1268 bytes} [Tue Sep 8 06:51:30 2026] DELETE /volume/v3/os-volume-transfer/13a80918-f6a3-40d5-94c9-1212009859bd => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:51:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-676f37ba-7217-446e-a79a-9ac2352fa824 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-676f37ba-7217-446e-a79a-9ac2352fa824 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] GET http://192.168.122.168/volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 Sep 08 06:51:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-676f37ba-7217-446e-a79a-9ac2352fa824 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-676f37ba-7217-446e-a79a-9ac2352fa824 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-676f37ba-7217-446e-a79a-9ac2352fa824 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Volume info retrieved successfully. Sep 08 06:51:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-676f37ba-7217-446e-a79a-9ac2352fa824 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] http://192.168.122.168/volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 returned with HTTP 200 Sep 08 06:51:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 718/1426] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:30 2026] GET /volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-de383cb1-b897-4b4f-a404-40b7f4c7381b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-de383cb1-b897-4b4f-a404-40b7f4c7381b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-600e5e54-0180-423d-ba14-af1d37bae5e7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-de383cb1-b897-4b4f-a404-40b7f4c7381b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-de383cb1-b897-4b4f-a404-40b7f4c7381b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-600e5e54-0180-423d-ba14-af1d37bae5e7 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] DELETE http://192.168.122.168/volume/v3/os-volume-transfer/13a80918-f6a3-40d5-94c9-1212009859bd Sep 08 06:51:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-600e5e54-0180-423d-ba14-af1d37bae5e7 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-600e5e54-0180-423d-ba14-af1d37bae5e7 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:30 devstack devstack@c-api.service[87202]: INFO cinder.api.contrib.volume_transfer [None req-600e5e54-0180-423d-ba14-af1d37bae5e7 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Delete transfer with id: 13a80918-f6a3-40d5-94c9-1212009859bd Sep 08 06:51:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-600e5e54-0180-423d-ba14-af1d37bae5e7 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] http://192.168.122.168/volume/v3/os-volume-transfer/13a80918-f6a3-40d5-94c9-1212009859bd returned with HTTP 404 Sep 08 06:51:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 719/1427] 192.168.122.168 () {58 vars in 1268 bytes} [Tue Sep 8 06:51:30 2026] DELETE /volume/v3/os-volume-transfer/13a80918-f6a3-40d5-94c9-1212009859bd => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:51:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9c417734-2740-47ba-94b8-70af9193cd22 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9c417734-2740-47ba-94b8-70af9193cd22 tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 Sep 08 06:51:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9c417734-2740-47ba-94b8-70af9193cd22 tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9c417734-2740-47ba-94b8-70af9193cd22 tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:30 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-9c417734-2740-47ba-94b8-70af9193cd22 tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] Delete volume with id: 5fa7202a-652e-4cfd-85ac-a26328a39e30 Sep 08 06:51:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-de383cb1-b897-4b4f-a404-40b7f4c7381b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9c417734-2740-47ba-94b8-70af9193cd22 tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] Volume info retrieved successfully. Sep 08 06:51:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-de383cb1-b897-4b4f-a404-40b7f4c7381b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 709/1428] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:30 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9c417734-2740-47ba-94b8-70af9193cd22 tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] Delete volume request issued successfully. Sep 08 06:51:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9c417734-2740-47ba-94b8-70af9193cd22 tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] http://192.168.122.168/volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 returned with HTTP 202 Sep 08 06:51:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 720/1429] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:51:30 2026] DELETE /volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:51:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1501c1f0-ddfe-49b7-b373-b8adee17394d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1501c1f0-ddfe-49b7-b373-b8adee17394d tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] GET http://192.168.122.168/volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 Sep 08 06:51:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1501c1f0-ddfe-49b7-b373-b8adee17394d tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1501c1f0-ddfe-49b7-b373-b8adee17394d tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1501c1f0-ddfe-49b7-b373-b8adee17394d tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] Volume info retrieved successfully. Sep 08 06:51:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1501c1f0-ddfe-49b7-b373-b8adee17394d tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] http://192.168.122.168/volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 returned with HTTP 200 Sep 08 06:51:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 710/1430] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:30 2026] GET /volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:51:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b9c43498-ee3f-46c5-8e74-1c881838035e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b9c43498-ee3f-46c5-8e74-1c881838035e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b9c43498-ee3f-46c5-8e74-1c881838035e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b9c43498-ee3f-46c5-8e74-1c881838035e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b9c43498-ee3f-46c5-8e74-1c881838035e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b9c43498-ee3f-46c5-8e74-1c881838035e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 721/1431] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:31 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c7d211db-dd7f-4728-ac45-d020a43fbcfa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7d211db-dd7f-4728-ac45-d020a43fbcfa tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] GET http://192.168.122.168/volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 Sep 08 06:51:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c7d211db-dd7f-4728-ac45-d020a43fbcfa tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c7d211db-dd7f-4728-ac45-d020a43fbcfa tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7d211db-dd7f-4728-ac45-d020a43fbcfa tempest-VolumesTransfersTest-1540928287 tempest-VolumesTransfersTest-1540928287-project-admin] http://192.168.122.168/volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 returned with HTTP 404 Sep 08 06:51:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 711/1432] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:31 2026] GET /volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:51:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4acd9220-c879-4b0c-8f2c-49deb5c6a626 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4acd9220-c879-4b0c-8f2c-49deb5c6a626 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] GET http://192.168.122.168/volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 Sep 08 06:51:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4acd9220-c879-4b0c-8f2c-49deb5c6a626 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4acd9220-c879-4b0c-8f2c-49deb5c6a626 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4acd9220-c879-4b0c-8f2c-49deb5c6a626 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] http://192.168.122.168/volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 returned with HTTP 404 Sep 08 06:51:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 722/1433] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:31 2026] GET /volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:51:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c51c8745-3e65-4d52-b804-7f483de0ede5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c51c8745-3e65-4d52-b804-7f483de0ede5 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] DELETE http://192.168.122.168/volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 Sep 08 06:51:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c51c8745-3e65-4d52-b804-7f483de0ede5 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c51c8745-3e65-4d52-b804-7f483de0ede5 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:31 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-c51c8745-3e65-4d52-b804-7f483de0ede5 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] Delete volume with id: 5fa7202a-652e-4cfd-85ac-a26328a39e30 Sep 08 06:51:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c51c8745-3e65-4d52-b804-7f483de0ede5 tempest-VolumesTransfersTest-1419890243 tempest-VolumesTransfersTest-1419890243-project-member] http://192.168.122.168/volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 returned with HTTP 404 Sep 08 06:51:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 712/1434] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:51:31 2026] DELETE /volume/v3/volumes/5fa7202a-652e-4cfd-85ac-a26328a39e30 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:51:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3762800c-c419-41ea-96e0-b79a11ea29ab None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bcadb215-9083-42cf-a77c-918595745497 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bcadb215-9083-42cf-a77c-918595745497 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bcadb215-9083-42cf-a77c-918595745497 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bcadb215-9083-42cf-a77c-918595745497 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bcadb215-9083-42cf-a77c-918595745497 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bcadb215-9083-42cf-a77c-918595745497 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 713/1435] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:32 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3762800c-c419-41ea-96e0-b79a11ea29ab tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] GET http://192.168.122.168/volume/v3/os-services Sep 08 06:51:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3762800c-c419-41ea-96e0-b79a11ea29ab tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3762800c-c419-41ea-96e0-b79a11ea29ab tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:32 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 06:51:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3762800c-c419-41ea-96e0-b79a11ea29ab tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] http://192.168.122.168/volume/v3/os-services returned with HTTP 200 Sep 08 06:51:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 723/1436] 192.168.122.168 () {58 vars in 1133 bytes} [Tue Sep 8 06:51:32 2026] GET /volume/v3/os-services => generated 705 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-43581ddf-dcdf-461a-b6a8-fab8ad50955f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-43581ddf-dcdf-461a-b6a8-fab8ad50955f tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] GET http://192.168.122.168/volume/v3/os-services?host=devstack Sep 08 06:51:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-43581ddf-dcdf-461a-b6a8-fab8ad50955f tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-43581ddf-dcdf-461a-b6a8-fab8ad50955f tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:32 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 06:51:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-43581ddf-dcdf-461a-b6a8-fab8ad50955f tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] http://192.168.122.168/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 08 06:51:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 714/1437] 192.168.122.168 () {58 vars in 1160 bytes} [Tue Sep 8 06:51:32 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c70886df-7396-461e-a373-d44e82729c4e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c70886df-7396-461e-a373-d44e82729c4e tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] GET http://192.168.122.168/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 08 06:51:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c70886df-7396-461e-a373-d44e82729c4e tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c70886df-7396-461e-a373-d44e82729c4e tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c70886df-7396-461e-a373-d44e82729c4e tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] http://192.168.122.168/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 08 06:51:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 724/1438] 192.168.122.168 () {58 vars in 1208 bytes} [Tue Sep 8 06:51:32 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-acbf6307-194b-4a71-9ba2-55ed5a746515 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-acbf6307-194b-4a71-9ba2-55ed5a746515 tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] GET http://192.168.122.168/volume/v3/os-services?binary=cinder-scheduler Sep 08 06:51:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-acbf6307-194b-4a71-9ba2-55ed5a746515 tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-acbf6307-194b-4a71-9ba2-55ed5a746515 tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-acbf6307-194b-4a71-9ba2-55ed5a746515 tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] http://192.168.122.168/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 08 06:51:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 715/1439] 192.168.122.168 () {58 vars in 1180 bytes} [Tue Sep 8 06:51:32 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7d602eb8-79c4-4e4b-8e69-a74640c69965 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7d602eb8-79c4-4e4b-8e69-a74640c69965 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:51:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7d602eb8-79c4-4e4b-8e69-a74640c69965 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1689939304"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-7d602eb8-79c4-4e4b-8e69-a74640c69965 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1689939304'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:51:32 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-7d602eb8-79c4-4e4b-8e69-a74640c69965 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Create volume of 1 GB Sep 08 06:51:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7d602eb8-79c4-4e4b-8e69-a74640c69965 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Availability Zones retrieved successfully. Sep 08 06:51:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d602eb8-79c4-4e4b-8e69-a74640c69965 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Flow 'volume_create_api' (b2098f92-deed-4092-a904-d7e536ec45b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:51:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d602eb8-79c4-4e4b-8e69-a74640c69965 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e20a231-283e-4397-81f1-f5164c4c2a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-7d602eb8-79c4-4e4b-8e69-a74640c69965 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:51:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d602eb8-79c4-4e4b-8e69-a74640c69965 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e20a231-283e-4397-81f1-f5164c4c2a85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d602eb8-79c4-4e4b-8e69-a74640c69965 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c31a3c5-c5db-41c0-9c18-a428166eba34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:33 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-7d602eb8-79c4-4e4b-8e69-a74640c69965 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Created reservations ['2ff89f44-2841-4098-bbda-dcdf5139fbe2', 'ad4c573a-060e-4ba7-8a4d-d712811819a3', '9f35d5c6-ab2c-4110-af80-3ec4cfc2e215', 'a09f6c44-9bdc-4345-b4eb-714560819a27'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:51:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d602eb8-79c4-4e4b-8e69-a74640c69965 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c31a3c5-c5db-41c0-9c18-a428166eba34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ff89f44-2841-4098-bbda-dcdf5139fbe2', 'ad4c573a-060e-4ba7-8a4d-d712811819a3', '9f35d5c6-ab2c-4110-af80-3ec4cfc2e215', 'a09f6c44-9bdc-4345-b4eb-714560819a27']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d602eb8-79c4-4e4b-8e69-a74640c69965 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f74fae5-c4f5-4205-9c1c-cc09ccb91de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d602eb8-79c4-4e4b-8e69-a74640c69965 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f74fae5-c4f5-4205-9c1c-cc09ccb91de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a89146a-f356-48a3-a359-e6a20fb52c3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1689939304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='526c67b6b4ef441298763078d0ee5256',qos_specs=None,replication_status=,reservations=['2ff89f44-2841-4098-bbda-dcdf5139fbe2','ad4c573a-060e-4ba7-8a4d-d712811819a3','9f35d5c6-ab2c-4110-af80-3ec4cfc2e215','a09f6c44-9bdc-4345-b4eb-714560819a27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de88a2a1e8e34ebab9190f11683ced50',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:51:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1689939304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a89146a-f356-48a3-a359-e6a20fb52c3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='526c67b6b4ef441298763078d0ee5256',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de88a2a1e8e34ebab9190f11683ced50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d602eb8-79c4-4e4b-8e69-a74640c69965 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a48d68c-0fc6-43a4-b0d0-a28add28184b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d602eb8-79c4-4e4b-8e69-a74640c69965 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a48d68c-0fc6-43a4-b0d0-a28add28184b) transitioned into state 'SUCCESS' from state '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-1689939304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='526c67b6b4ef441298763078d0ee5256',qos_specs=None,replication_status=,reservations=['2ff89f44-2841-4098-bbda-dcdf5139fbe2','ad4c573a-060e-4ba7-8a4d-d712811819a3','9f35d5c6-ab2c-4110-af80-3ec4cfc2e215','a09f6c44-9bdc-4345-b4eb-714560819a27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de88a2a1e8e34ebab9190f11683ced50',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d602eb8-79c4-4e4b-8e69-a74640c69965 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a92e3c2b-fafc-49a1-a553-329243eb819d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d602eb8-79c4-4e4b-8e69-a74640c69965 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a92e3c2b-fafc-49a1-a553-329243eb819d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d602eb8-79c4-4e4b-8e69-a74640c69965 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Flow 'volume_create_api' (b2098f92-deed-4092-a904-d7e536ec45b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:51:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7d602eb8-79c4-4e4b-8e69-a74640c69965 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Create volume request issued successfully. Sep 08 06:51:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7d602eb8-79c4-4e4b-8e69-a74640c69965 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:51:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 725/1440] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:51:32 2026] POST /volume/v3/volumes => generated 763 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:51:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-370a8cc4-a0d0-418e-acb3-d32f5ea4ca2a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-370a8cc4-a0d0-418e-acb3-d32f5ea4ca2a tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] GET http://192.168.122.168/volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a Sep 08 06:51:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-370a8cc4-a0d0-418e-acb3-d32f5ea4ca2a tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-370a8cc4-a0d0-418e-acb3-d32f5ea4ca2a tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-370a8cc4-a0d0-418e-acb3-d32f5ea4ca2a tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Volume info retrieved successfully. Sep 08 06:51:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-370a8cc4-a0d0-418e-acb3-d32f5ea4ca2a tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] http://192.168.122.168/volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a returned with HTTP 200 Sep 08 06:51:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 716/1441] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:33 2026] GET /volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a => generated 831 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-68904a5a-9d8d-4d28-a631-4cdd603a6957 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-68904a5a-9d8d-4d28-a631-4cdd603a6957 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-68904a5a-9d8d-4d28-a631-4cdd603a6957 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-68904a5a-9d8d-4d28-a631-4cdd603a6957 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-68904a5a-9d8d-4d28-a631-4cdd603a6957 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-68904a5a-9d8d-4d28-a631-4cdd603a6957 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 726/1442] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:33 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-26be1431-1b8c-4aba-93f0-30e895996cba None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-26be1431-1b8c-4aba-93f0-30e895996cba tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] GET http://192.168.122.168/volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a Sep 08 06:51:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-26be1431-1b8c-4aba-93f0-30e895996cba tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-26be1431-1b8c-4aba-93f0-30e895996cba tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-26be1431-1b8c-4aba-93f0-30e895996cba tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Volume info retrieved successfully. Sep 08 06:51:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-26be1431-1b8c-4aba-93f0-30e895996cba tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] http://192.168.122.168/volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a returned with HTTP 200 Sep 08 06:51:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 717/1443] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:34 2026] GET /volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9e7835d4-78e9-4984-9892-f175449ab8c6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9e7835d4-78e9-4984-9892-f175449ab8c6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9e7835d4-78e9-4984-9892-f175449ab8c6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9e7835d4-78e9-4984-9892-f175449ab8c6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9e7835d4-78e9-4984-9892-f175449ab8c6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9e7835d4-78e9-4984-9892-f175449ab8c6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 727/1444] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:34 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:51:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-50c4153a-7c20-4ca2-bfbf-8f6c4a5be3a2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-50c4153a-7c20-4ca2-bfbf-8f6c4a5be3a2 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] GET http://192.168.122.168/volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a Sep 08 06:51:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-50c4153a-7c20-4ca2-bfbf-8f6c4a5be3a2 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-50c4153a-7c20-4ca2-bfbf-8f6c4a5be3a2 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-50c4153a-7c20-4ca2-bfbf-8f6c4a5be3a2 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Volume info retrieved successfully. Sep 08 06:51:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-50c4153a-7c20-4ca2-bfbf-8f6c4a5be3a2 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] http://192.168.122.168/volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a returned with HTTP 200 Sep 08 06:51:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 718/1445] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:35 2026] GET /volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-494e0f54-7db1-48e0-bacb-2df4dfc7d6f9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-494e0f54-7db1-48e0-bacb-2df4dfc7d6f9 tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] GET http://192.168.122.168/volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a Sep 08 06:51:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-494e0f54-7db1-48e0-bacb-2df4dfc7d6f9 tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-494e0f54-7db1-48e0-bacb-2df4dfc7d6f9 tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-494e0f54-7db1-48e0-bacb-2df4dfc7d6f9 tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] Volume info retrieved successfully. Sep 08 06:51:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-494e0f54-7db1-48e0-bacb-2df4dfc7d6f9 tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] http://192.168.122.168/volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a returned with HTTP 200 Sep 08 06:51:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 728/1446] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:35 2026] GET /volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a => generated 1019 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:51:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cefca0f9-f0ef-4207-a8b5-93ba0442e046 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cefca0f9-f0ef-4207-a8b5-93ba0442e046 tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] GET http://192.168.122.168/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 08 06:51:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cefca0f9-f0ef-4207-a8b5-93ba0442e046 tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cefca0f9-f0ef-4207-a8b5-93ba0442e046 tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:35 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 06:51:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cefca0f9-f0ef-4207-a8b5-93ba0442e046 tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] http://192.168.122.168/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 08 06:51:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 719/1447] 192.168.122.168 () {58 vars in 1202 bytes} [Tue Sep 8 06:51:35 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-60e9f5a8-4f2c-4e63-93db-d406e7f24e02 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-60e9f5a8-4f2c-4e63-93db-d406e7f24e02 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] GET http://192.168.122.168/volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a Sep 08 06:51:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-60e9f5a8-4f2c-4e63-93db-d406e7f24e02 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-60e9f5a8-4f2c-4e63-93db-d406e7f24e02 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-60e9f5a8-4f2c-4e63-93db-d406e7f24e02 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Volume info retrieved successfully. Sep 08 06:51:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-60e9f5a8-4f2c-4e63-93db-d406e7f24e02 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] http://192.168.122.168/volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a returned with HTTP 200 Sep 08 06:51:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 729/1448] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:35 2026] GET /volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8c94a4b4-f590-412d-a08a-8a4314a6a4c2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6de5a470-ef0c-4e7b-a3d1-73b04d9e2f31 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8c94a4b4-f590-412d-a08a-8a4314a6a4c2 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] DELETE http://192.168.122.168/volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a Sep 08 06:51:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8c94a4b4-f590-412d-a08a-8a4314a6a4c2 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8c94a4b4-f590-412d-a08a-8a4314a6a4c2 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:35 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-8c94a4b4-f590-412d-a08a-8a4314a6a4c2 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Delete volume with id: 2a89146a-f356-48a3-a359-e6a20fb52c3a Sep 08 06:51:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6de5a470-ef0c-4e7b-a3d1-73b04d9e2f31 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6de5a470-ef0c-4e7b-a3d1-73b04d9e2f31 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6de5a470-ef0c-4e7b-a3d1-73b04d9e2f31 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8c94a4b4-f590-412d-a08a-8a4314a6a4c2 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Volume info retrieved successfully. Sep 08 06:51:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6de5a470-ef0c-4e7b-a3d1-73b04d9e2f31 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6de5a470-ef0c-4e7b-a3d1-73b04d9e2f31 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 730/1449] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:35 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8c94a4b4-f590-412d-a08a-8a4314a6a4c2 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Delete volume request issued successfully. Sep 08 06:51:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8c94a4b4-f590-412d-a08a-8a4314a6a4c2 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] http://192.168.122.168/volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a returned with HTTP 202 Sep 08 06:51:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 720/1450] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:51:35 2026] DELETE /volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:51:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-da96d682-03ab-4738-8d0f-0ae88328beed None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da96d682-03ab-4738-8d0f-0ae88328beed tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] GET http://192.168.122.168/volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a Sep 08 06:51:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da96d682-03ab-4738-8d0f-0ae88328beed tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da96d682-03ab-4738-8d0f-0ae88328beed tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-da96d682-03ab-4738-8d0f-0ae88328beed tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Volume info retrieved successfully. Sep 08 06:51:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da96d682-03ab-4738-8d0f-0ae88328beed tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] http://192.168.122.168/volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a returned with HTTP 200 Sep 08 06:51:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 731/1451] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:35 2026] GET /volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a3dde03f-39bb-460c-8cce-bc71727d09db None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3dde03f-39bb-460c-8cce-bc71727d09db tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a3dde03f-39bb-460c-8cce-bc71727d09db tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a3dde03f-39bb-460c-8cce-bc71727d09db tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a3dde03f-39bb-460c-8cce-bc71727d09db tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3dde03f-39bb-460c-8cce-bc71727d09db tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 721/1452] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:36 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:51:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f8daa6f4-c77a-4fb6-9ccf-5b39f1d5db97 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f8daa6f4-c77a-4fb6-9ccf-5b39f1d5db97 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] GET http://192.168.122.168/volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a Sep 08 06:51:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f8daa6f4-c77a-4fb6-9ccf-5b39f1d5db97 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f8daa6f4-c77a-4fb6-9ccf-5b39f1d5db97 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f8daa6f4-c77a-4fb6-9ccf-5b39f1d5db97 tempest-VolumesServicesTestJSON-609348908 tempest-VolumesServicesTestJSON-609348908-project-member] http://192.168.122.168/volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a returned with HTTP 404 Sep 08 06:51:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 732/1453] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:36 2026] GET /volume/v3/volumes/2a89146a-f356-48a3-a359-e6a20fb52c3a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:51:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4921180b-0b44-4840-ac28-3fa2a1b2235b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4921180b-0b44-4840-ac28-3fa2a1b2235b tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] GET http://192.168.122.168/volume/v3/os-services Sep 08 06:51:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4921180b-0b44-4840-ac28-3fa2a1b2235b tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4921180b-0b44-4840-ac28-3fa2a1b2235b tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:36 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 06:51:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4921180b-0b44-4840-ac28-3fa2a1b2235b tempest-VolumesServicesTestJSON-1708500183 tempest-VolumesServicesTestJSON-1708500183-project-admin] http://192.168.122.168/volume/v3/os-services returned with HTTP 200 Sep 08 06:51:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 722/1454] 192.168.122.168 () {58 vars in 1133 bytes} [Tue Sep 8 06:51:36 2026] GET /volume/v3/os-services => generated 705 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f2ae42fc-a945-4425-973c-a5e3f4cf9448 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f2ae42fc-a945-4425-973c-a5e3f4cf9448 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f2ae42fc-a945-4425-973c-a5e3f4cf9448 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f2ae42fc-a945-4425-973c-a5e3f4cf9448 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f2ae42fc-a945-4425-973c-a5e3f4cf9448 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f2ae42fc-a945-4425-973c-a5e3f4cf9448 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 733/1455] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:37 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-657acd89-0ba0-4f0b-9fab-fe20c2348d21 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-657acd89-0ba0-4f0b-9fab-fe20c2348d21 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-657acd89-0ba0-4f0b-9fab-fe20c2348d21 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-657acd89-0ba0-4f0b-9fab-fe20c2348d21 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-657acd89-0ba0-4f0b-9fab-fe20c2348d21 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-657acd89-0ba0-4f0b-9fab-fe20c2348d21 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 723/1456] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:38 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9f4f3282-57ef-4e07-842e-9334107391a3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f4f3282-57ef-4e07-842e-9334107391a3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f4f3282-57ef-4e07-842e-9334107391a3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f4f3282-57ef-4e07-842e-9334107391a3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9f4f3282-57ef-4e07-842e-9334107391a3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f4f3282-57ef-4e07-842e-9334107391a3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 734/1457] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:39 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a3bdd57e-0560-486a-816b-6be89c452c27 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3bdd57e-0560-486a-816b-6be89c452c27 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a3bdd57e-0560-486a-816b-6be89c452c27 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a3bdd57e-0560-486a-816b-6be89c452c27 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a3bdd57e-0560-486a-816b-6be89c452c27 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3bdd57e-0560-486a-816b-6be89c452c27 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 724/1458] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:40 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4494d329-b9af-4cdd-b075-1d85e9a236a5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4494d329-b9af-4cdd-b075-1d85e9a236a5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4494d329-b9af-4cdd-b075-1d85e9a236a5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4494d329-b9af-4cdd-b075-1d85e9a236a5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4494d329-b9af-4cdd-b075-1d85e9a236a5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4494d329-b9af-4cdd-b075-1d85e9a236a5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 735/1459] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:41 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6aa3198f-d25f-4362-b541-ddaf621ae383 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6aa3198f-d25f-4362-b541-ddaf621ae383 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:51:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6aa3198f-d25f-4362-b541-ddaf621ae383 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-801675474", "description": "tempest-volume-type-description-1975526549", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6aa3198f-d25f-4362-b541-ddaf621ae383 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:51:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 725/1460] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 06:51:42 2026] POST /volume/v3/types => generated 317 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fc489e5f-26c3-44bc-87a3-f70106b1dd09 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fc489e5f-26c3-44bc-87a3-f70106b1dd09 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] GET http://192.168.122.168/volume/v3/types/caa082ac-7ade-4ba8-9d76-cebd7a853397 Sep 08 06:51:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fc489e5f-26c3-44bc-87a3-f70106b1dd09 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fc489e5f-26c3-44bc-87a3-f70106b1dd09 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fc489e5f-26c3-44bc-87a3-f70106b1dd09 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] http://192.168.122.168/volume/v3/types/caa082ac-7ade-4ba8-9d76-cebd7a853397 returned with HTTP 200 Sep 08 06:51:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 736/1461] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:51:42 2026] GET /volume/v3/types/caa082ac-7ade-4ba8-9d76-cebd7a853397 => generated 339 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8c53ef10-0a67-49e4-8b4d-8f85f3eaeb8d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8c53ef10-0a67-49e4-8b4d-8f85f3eaeb8d tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] DELETE http://192.168.122.168/volume/v3/types/caa082ac-7ade-4ba8-9d76-cebd7a853397 Sep 08 06:51:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8c53ef10-0a67-49e4-8b4d-8f85f3eaeb8d tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8c53ef10-0a67-49e4-8b4d-8f85f3eaeb8d tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8c53ef10-0a67-49e4-8b4d-8f85f3eaeb8d tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] http://192.168.122.168/volume/v3/types/caa082ac-7ade-4ba8-9d76-cebd7a853397 returned with HTTP 202 Sep 08 06:51:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 726/1462] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:51:42 2026] DELETE /volume/v3/types/caa082ac-7ade-4ba8-9d76-cebd7a853397 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:51:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c89156c9-b968-442f-a818-44a3946c7397 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c89156c9-b968-442f-a818-44a3946c7397 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] GET http://192.168.122.168/volume/v3/types/caa082ac-7ade-4ba8-9d76-cebd7a853397 Sep 08 06:51:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c89156c9-b968-442f-a818-44a3946c7397 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c89156c9-b968-442f-a818-44a3946c7397 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c89156c9-b968-442f-a818-44a3946c7397 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] http://192.168.122.168/volume/v3/types/caa082ac-7ade-4ba8-9d76-cebd7a853397 returned with HTTP 404 Sep 08 06:51:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 737/1463] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:51:42 2026] GET /volume/v3/types/caa082ac-7ade-4ba8-9d76-cebd7a853397 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:51:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-044cb155-0124-467c-83e6-cfa9bcebdcff None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-044cb155-0124-467c-83e6-cfa9bcebdcff tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:51:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-044cb155-0124-467c-83e6-cfa9bcebdcff tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-129213338"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-044cb155-0124-467c-83e6-cfa9bcebdcff tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:51:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 727/1464] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 06:51:42 2026] POST /volume/v3/types => generated 220 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:51:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d90295ca-5b7e-434d-8a21-4ac5cb8a1987 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d90295ca-5b7e-434d-8a21-4ac5cb8a1987 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] POST http://192.168.122.168/volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption Sep 08 06:51:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d90295ca-5b7e-434d-8a21-4ac5cb8a1987 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d90295ca-5b7e-434d-8a21-4ac5cb8a1987 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] http://192.168.122.168/volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption returned with HTTP 200 Sep 08 06:51:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 738/1465] 192.168.122.168 () {60 vars in 1281 bytes} [Tue Sep 8 06:51:42 2026] POST /volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption => generated 239 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8a8674d4-4787-462b-830f-1d1257895f5d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8a8674d4-4787-462b-830f-1d1257895f5d tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] GET http://192.168.122.168/volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption Sep 08 06:51:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8a8674d4-4787-462b-830f-1d1257895f5d tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8a8674d4-4787-462b-830f-1d1257895f5d tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8a8674d4-4787-462b-830f-1d1257895f5d tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] http://192.168.122.168/volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption returned with HTTP 200 Sep 08 06:51:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 728/1466] 192.168.122.168 () {58 vars in 1259 bytes} [Tue Sep 8 06:51:43 2026] GET /volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption => generated 325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f6772b54-4063-486d-8624-24194239487a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4bbdbacb-beb4-4267-835a-3f2e0ad58a08 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f6772b54-4063-486d-8624-24194239487a tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] PUT http://192.168.122.168/volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption/8d43a743-7e6f-4296-8271-ea1aa7ef7673 Sep 08 06:51:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f6772b54-4063-486d-8624-24194239487a tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4bbdbacb-beb4-4267-835a-3f2e0ad58a08 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4bbdbacb-beb4-4267-835a-3f2e0ad58a08 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4bbdbacb-beb4-4267-835a-3f2e0ad58a08 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4bbdbacb-beb4-4267-835a-3f2e0ad58a08 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f6772b54-4063-486d-8624-24194239487a tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] http://192.168.122.168/volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption/8d43a743-7e6f-4296-8271-ea1aa7ef7673 returned with HTTP 200 Sep 08 06:51:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 739/1467] 192.168.122.168 () {60 vars in 1391 bytes} [Tue Sep 8 06:51:43 2026] PUT /volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption/8d43a743-7e6f-4296-8271-ea1aa7ef7673 => generated 122 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4bbdbacb-beb4-4267-835a-3f2e0ad58a08 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 729/1468] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:43 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-29169bad-9199-4c5e-b252-4abd26b15495 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-29169bad-9199-4c5e-b252-4abd26b15495 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] GET http://192.168.122.168/volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption Sep 08 06:51:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-29169bad-9199-4c5e-b252-4abd26b15495 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-29169bad-9199-4c5e-b252-4abd26b15495 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-29169bad-9199-4c5e-b252-4abd26b15495 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] http://192.168.122.168/volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption returned with HTTP 200 Sep 08 06:51:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 740/1469] 192.168.122.168 () {58 vars in 1259 bytes} [Tue Sep 8 06:51:43 2026] GET /volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption => generated 347 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d2b40aa6-aecd-47b7-93f1-f197cf0b5eb1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d2b40aa6-aecd-47b7-93f1-f197cf0b5eb1 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] GET http://192.168.122.168/volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption/cipher Sep 08 06:51:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d2b40aa6-aecd-47b7-93f1-f197cf0b5eb1 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d2b40aa6-aecd-47b7-93f1-f197cf0b5eb1 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d2b40aa6-aecd-47b7-93f1-f197cf0b5eb1 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] http://192.168.122.168/volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption/cipher returned with HTTP 200 Sep 08 06:51:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 730/1470] 192.168.122.168 () {58 vars in 1280 bytes} [Tue Sep 8 06:51:43 2026] GET /volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption/cipher => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:51:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a81c92ad-f801-4b6c-ac70-2cc1919e2931 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a81c92ad-f801-4b6c-ac70-2cc1919e2931 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] DELETE http://192.168.122.168/volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption/8d43a743-7e6f-4296-8271-ea1aa7ef7673 Sep 08 06:51:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a81c92ad-f801-4b6c-ac70-2cc1919e2931 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a81c92ad-f801-4b6c-ac70-2cc1919e2931 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a81c92ad-f801-4b6c-ac70-2cc1919e2931 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] http://192.168.122.168/volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption/8d43a743-7e6f-4296-8271-ea1aa7ef7673 returned with HTTP 202 Sep 08 06:51:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 741/1471] 192.168.122.168 () {58 vars in 1373 bytes} [Tue Sep 8 06:51:43 2026] DELETE /volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption/8d43a743-7e6f-4296-8271-ea1aa7ef7673 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:51:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-63f3bf9e-62d3-4786-953b-951e37a6a558 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-63f3bf9e-62d3-4786-953b-951e37a6a558 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] GET http://192.168.122.168/volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption Sep 08 06:51:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-63f3bf9e-62d3-4786-953b-951e37a6a558 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-63f3bf9e-62d3-4786-953b-951e37a6a558 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-63f3bf9e-62d3-4786-953b-951e37a6a558 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] http://192.168.122.168/volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption returned with HTTP 200 Sep 08 06:51:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 731/1472] 192.168.122.168 () {58 vars in 1259 bytes} [Tue Sep 8 06:51:43 2026] GET /volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption => generated 2 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 06:51:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c6722b97-7fab-404d-b0e1-68ea7a17e07e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c6722b97-7fab-404d-b0e1-68ea7a17e07e tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] GET http://192.168.122.168/volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption Sep 08 06:51:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c6722b97-7fab-404d-b0e1-68ea7a17e07e tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c6722b97-7fab-404d-b0e1-68ea7a17e07e tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c6722b97-7fab-404d-b0e1-68ea7a17e07e tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] http://192.168.122.168/volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption returned with HTTP 200 Sep 08 06:51:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 742/1473] 192.168.122.168 () {58 vars in 1259 bytes} [Tue Sep 8 06:51:43 2026] GET /volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8/encryption => generated 2 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 06:51:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c3819478-7a4a-41d5-801c-85f7234a14dc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c3819478-7a4a-41d5-801c-85f7234a14dc tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] DELETE http://192.168.122.168/volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8 Sep 08 06:51:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c3819478-7a4a-41d5-801c-85f7234a14dc tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c3819478-7a4a-41d5-801c-85f7234a14dc tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c3819478-7a4a-41d5-801c-85f7234a14dc tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] http://192.168.122.168/volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8 returned with HTTP 202 Sep 08 06:51:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 732/1474] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:51:43 2026] DELETE /volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:51:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0c560d93-4d49-4b1a-8b05-c4780920cdcb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0c560d93-4d49-4b1a-8b05-c4780920cdcb tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] GET http://192.168.122.168/volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8 Sep 08 06:51:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0c560d93-4d49-4b1a-8b05-c4780920cdcb tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0c560d93-4d49-4b1a-8b05-c4780920cdcb tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0c560d93-4d49-4b1a-8b05-c4780920cdcb tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] http://192.168.122.168/volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8 returned with HTTP 404 Sep 08 06:51:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 743/1475] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:51:43 2026] GET /volume/v3/types/a8afa5bb-f36e-4d64-8eab-61224c4b2dd8 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:51:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-19e33f27-a135-40f7-9989-f90b3618c762 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-19e33f27-a135-40f7-9989-f90b3618c762 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] GET http://192.168.122.168/volume/v3/types Sep 08 06:51:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-19e33f27-a135-40f7-9989-f90b3618c762 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-19e33f27-a135-40f7-9989-f90b3618c762 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-19e33f27-a135-40f7-9989-f90b3618c762 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:51:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 733/1476] 192.168.122.168 () {58 vars in 1115 bytes} [Tue Sep 8 06:51:43 2026] GET /volume/v3/types => generated 648 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e3652e72-8930-40e6-9df6-cec4eb3dd240 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e3652e72-8930-40e6-9df6-cec4eb3dd240 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:51:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e3652e72-8930-40e6-9df6-cec4eb3dd240 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-804585252"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e3652e72-8930-40e6-9df6-cec4eb3dd240 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:51:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 744/1477] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 06:51:43 2026] POST /volume/v3/types => generated 220 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-49115246-4c8d-4b28-bea7-cf3c321d2388 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-49115246-4c8d-4b28-bea7-cf3c321d2388 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] PUT http://192.168.122.168/volume/v3/types/e67d6a9f-3eb7-46e9-9ac3-8c52b1d5569e Sep 08 06:51:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-49115246-4c8d-4b28-bea7-cf3c321d2388 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-581044846", "description": "tempest-volume-type-description-1333547694", "is_public": false}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-49115246-4c8d-4b28-bea7-cf3c321d2388 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] http://192.168.122.168/volume/v3/types/e67d6a9f-3eb7-46e9-9ac3-8c52b1d5569e returned with HTTP 200 Sep 08 06:51:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 734/1478] 192.168.122.168 () {60 vars in 1247 bytes} [Tue Sep 8 06:51:43 2026] PUT /volume/v3/types/e67d6a9f-3eb7-46e9-9ac3-8c52b1d5569e => generated 204 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7c7e516b-5218-4c93-8de4-a92162fe6490 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7c7e516b-5218-4c93-8de4-a92162fe6490 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] GET http://192.168.122.168/volume/v3/types/e67d6a9f-3eb7-46e9-9ac3-8c52b1d5569e Sep 08 06:51:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7c7e516b-5218-4c93-8de4-a92162fe6490 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7c7e516b-5218-4c93-8de4-a92162fe6490 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7c7e516b-5218-4c93-8de4-a92162fe6490 tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] http://192.168.122.168/volume/v3/types/e67d6a9f-3eb7-46e9-9ac3-8c52b1d5569e returned with HTTP 200 Sep 08 06:51:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 745/1479] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:51:43 2026] GET /volume/v3/types/e67d6a9f-3eb7-46e9-9ac3-8c52b1d5569e => generated 268 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-898e650f-3759-493e-8ecb-253ccfae5bcd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-898e650f-3759-493e-8ecb-253ccfae5bcd tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] DELETE http://192.168.122.168/volume/v3/types/e67d6a9f-3eb7-46e9-9ac3-8c52b1d5569e Sep 08 06:51:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-898e650f-3759-493e-8ecb-253ccfae5bcd tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-898e650f-3759-493e-8ecb-253ccfae5bcd tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-898e650f-3759-493e-8ecb-253ccfae5bcd tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] http://192.168.122.168/volume/v3/types/e67d6a9f-3eb7-46e9-9ac3-8c52b1d5569e returned with HTTP 202 Sep 08 06:51:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 735/1480] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:51:43 2026] DELETE /volume/v3/types/e67d6a9f-3eb7-46e9-9ac3-8c52b1d5569e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:51:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e776acfb-3761-44c5-a4aa-1aaf97e8360e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e776acfb-3761-44c5-a4aa-1aaf97e8360e tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] GET http://192.168.122.168/volume/v3/types/e67d6a9f-3eb7-46e9-9ac3-8c52b1d5569e Sep 08 06:51:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e776acfb-3761-44c5-a4aa-1aaf97e8360e tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e776acfb-3761-44c5-a4aa-1aaf97e8360e tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e776acfb-3761-44c5-a4aa-1aaf97e8360e tempest-VolumeTypesTest-1041630673 tempest-VolumeTypesTest-1041630673-project-admin] http://192.168.122.168/volume/v3/types/e67d6a9f-3eb7-46e9-9ac3-8c52b1d5569e returned with HTTP 404 Sep 08 06:51:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 746/1481] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:51:43 2026] GET /volume/v3/types/e67d6a9f-3eb7-46e9-9ac3-8c52b1d5569e => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:51:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-476f3e17-52b5-4cc0-a6ae-26d9cd43b026 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-476f3e17-52b5-4cc0-a6ae-26d9cd43b026 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-476f3e17-52b5-4cc0-a6ae-26d9cd43b026 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-476f3e17-52b5-4cc0-a6ae-26d9cd43b026 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-476f3e17-52b5-4cc0-a6ae-26d9cd43b026 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-476f3e17-52b5-4cc0-a6ae-26d9cd43b026 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 736/1482] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:44 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-17df5d48-7265-48c0-b1d0-746b245a03a7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-17df5d48-7265-48c0-b1d0-746b245a03a7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-17df5d48-7265-48c0-b1d0-746b245a03a7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-17df5d48-7265-48c0-b1d0-746b245a03a7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-17df5d48-7265-48c0-b1d0-746b245a03a7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-17df5d48-7265-48c0-b1d0-746b245a03a7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 747/1483] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:45 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-aa235efc-f111-4407-bbf5-f24c1b3c331d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aa235efc-f111-4407-bbf5-f24c1b3c331d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aa235efc-f111-4407-bbf5-f24c1b3c331d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aa235efc-f111-4407-bbf5-f24c1b3c331d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-aa235efc-f111-4407-bbf5-f24c1b3c331d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aa235efc-f111-4407-bbf5-f24c1b3c331d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 737/1484] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:46 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-26ce5463-1d58-4272-97c8-0c9c5abf1ebe None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-26ce5463-1d58-4272-97c8-0c9c5abf1ebe tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-26ce5463-1d58-4272-97c8-0c9c5abf1ebe tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-26ce5463-1d58-4272-97c8-0c9c5abf1ebe tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-26ce5463-1d58-4272-97c8-0c9c5abf1ebe tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-26ce5463-1d58-4272-97c8-0c9c5abf1ebe tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 748/1485] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:47 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-cdf87b2e-0e6d-4123-9f25-8c6b73c92954 req-a91c409d-9a38-4120-a50d-d66973b36df5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-cdf87b2e-0e6d-4123-9f25-8c6b73c92954 req-a91c409d-9a38-4120-a50d-d66973b36df5 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] DELETE http://192.168.122.168/volume/v3/attachments/eff2152a-5168-4e46-9219-b882524d405e Sep 08 06:51:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-cdf87b2e-0e6d-4123-9f25-8c6b73c92954 req-a91c409d-9a38-4120-a50d-d66973b36df5 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-cdf87b2e-0e6d-4123-9f25-8c6b73c92954 req-a91c409d-9a38-4120-a50d-d66973b36df5 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:47 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 08 06:51:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-cdf87b2e-0e6d-4123-9f25-8c6b73c92954 req-a91c409d-9a38-4120-a50d-d66973b36df5 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] http://192.168.122.168/volume/v3/attachments/eff2152a-5168-4e46-9219-b882524d405e returned with HTTP 200 Sep 08 06:51:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 738/1486] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:51:47 2026] DELETE /volume/v3/attachments/eff2152a-5168-4e46-9219-b882524d405e => generated 19 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-cdf87b2e-0e6d-4123-9f25-8c6b73c92954 req-ae3a2ab4-fad6-412b-8699-dd0363677904 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-cdf87b2e-0e6d-4123-9f25-8c6b73c92954 req-ae3a2ab4-fad6-412b-8699-dd0363677904 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] DELETE http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed Sep 08 06:51:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-cdf87b2e-0e6d-4123-9f25-8c6b73c92954 req-ae3a2ab4-fad6-412b-8699-dd0363677904 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-cdf87b2e-0e6d-4123-9f25-8c6b73c92954 req-ae3a2ab4-fad6-412b-8699-dd0363677904 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:47 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [req-cdf87b2e-0e6d-4123-9f25-8c6b73c92954 req-ae3a2ab4-fad6-412b-8699-dd0363677904 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Delete volume with id: 1565e55f-2dc7-43fa-84fb-cade2f0551ed Sep 08 06:51:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-cdf87b2e-0e6d-4123-9f25-8c6b73c92954 req-ae3a2ab4-fad6-412b-8699-dd0363677904 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Volume info retrieved successfully. Sep 08 06:51:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-cdf87b2e-0e6d-4123-9f25-8c6b73c92954 req-ae3a2ab4-fad6-412b-8699-dd0363677904 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] Delete volume request issued successfully. Sep 08 06:51:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-cdf87b2e-0e6d-4123-9f25-8c6b73c92954 req-ae3a2ab4-fad6-412b-8699-dd0363677904 tempest-TestShelveInstance-1110004772 tempest-TestShelveInstance-1110004772-project-member] http://192.168.122.168/volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed returned with HTTP 202 Sep 08 06:51:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 749/1487] 192.168.122.168 () {62 vars in 1509 bytes} [Tue Sep 8 06:51:47 2026] DELETE /volume/v3/volumes/1565e55f-2dc7-43fa-84fb-cade2f0551ed => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 06:51:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-70d70712-5951-4f97-9587-66bc0ad64ea3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-70d70712-5951-4f97-9587-66bc0ad64ea3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-70d70712-5951-4f97-9587-66bc0ad64ea3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-70d70712-5951-4f97-9587-66bc0ad64ea3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-70d70712-5951-4f97-9587-66bc0ad64ea3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-70d70712-5951-4f97-9587-66bc0ad64ea3 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 739/1488] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:48 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-79de3635-90b2-4935-9f6e-3d1c16127297 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-79de3635-90b2-4935-9f6e-3d1c16127297 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-79de3635-90b2-4935-9f6e-3d1c16127297 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-79de3635-90b2-4935-9f6e-3d1c16127297 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-79de3635-90b2-4935-9f6e-3d1c16127297 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-79de3635-90b2-4935-9f6e-3d1c16127297 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 750/1489] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:49 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-85077c52-14c4-4765-a62f-7741a30052f0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-85077c52-14c4-4765-a62f-7741a30052f0 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-85077c52-14c4-4765-a62f-7741a30052f0 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-85077c52-14c4-4765-a62f-7741a30052f0 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-85077c52-14c4-4765-a62f-7741a30052f0 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-85077c52-14c4-4765-a62f-7741a30052f0 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 740/1490] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:50 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:51:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5c027dc7-e10c-4b92-8a0c-38aa7ff15538 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c027dc7-e10c-4b92-8a0c-38aa7ff15538 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:51:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5c027dc7-e10c-4b92-8a0c-38aa7ff15538 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2050110494"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-5c027dc7-e10c-4b92-8a0c-38aa7ff15538 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2050110494'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:51:51 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-5c027dc7-e10c-4b92-8a0c-38aa7ff15538 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Create volume of 1 GB Sep 08 06:51:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5c027dc7-e10c-4b92-8a0c-38aa7ff15538 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Availability Zones retrieved successfully. Sep 08 06:51:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5c027dc7-e10c-4b92-8a0c-38aa7ff15538 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Flow 'volume_create_api' (ed68c3ba-584c-4206-a696-f697999b9340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:51:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5c027dc7-e10c-4b92-8a0c-38aa7ff15538 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3827898-1591-41b6-b28a-db0d7ad1ddaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-5c027dc7-e10c-4b92-8a0c-38aa7ff15538 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:51:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5c027dc7-e10c-4b92-8a0c-38aa7ff15538 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3827898-1591-41b6-b28a-db0d7ad1ddaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5c027dc7-e10c-4b92-8a0c-38aa7ff15538 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c37ac2b8-298b-4e8c-92c2-ce03503a2d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:51 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-5c027dc7-e10c-4b92-8a0c-38aa7ff15538 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Created reservations ['ab7c3c90-fe29-43a4-b549-fe19dc6922f1', '835a99be-12ff-4fa3-af89-0f46365fd28d', '8b7cecfc-7e23-43fb-bc82-a7139fc966b7', '696d1175-9eb3-4e13-932e-e851b26df580'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:51:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5c027dc7-e10c-4b92-8a0c-38aa7ff15538 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c37ac2b8-298b-4e8c-92c2-ce03503a2d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab7c3c90-fe29-43a4-b549-fe19dc6922f1', '835a99be-12ff-4fa3-af89-0f46365fd28d', '8b7cecfc-7e23-43fb-bc82-a7139fc966b7', '696d1175-9eb3-4e13-932e-e851b26df580']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5c027dc7-e10c-4b92-8a0c-38aa7ff15538 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (466289b8-089f-457a-b197-ccd1a7116bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cc48ddda-727f-4b24-86a5-587a9af06f6d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc48ddda-727f-4b24-86a5-587a9af06f6d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cc48ddda-727f-4b24-86a5-587a9af06f6d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cc48ddda-727f-4b24-86a5-587a9af06f6d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5c027dc7-e10c-4b92-8a0c-38aa7ff15538 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (466289b8-089f-457a-b197-ccd1a7116bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa8a4571-b304-4037-8887-07da22bc357b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2050110494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f6d864706f043a296becc83cc214c68',qos_specs=None,replication_status=,reservations=['ab7c3c90-fe29-43a4-b549-fe19dc6922f1','835a99be-12ff-4fa3-af89-0f46365fd28d','8b7cecfc-7e23-43fb-bc82-a7139fc966b7','696d1175-9eb3-4e13-932e-e851b26df580'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00868962673e4b959f04b21a2247ed50',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:51:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2050110494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa8a4571-b304-4037-8887-07da22bc357b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f6d864706f043a296becc83cc214c68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00868962673e4b959f04b21a2247ed50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5c027dc7-e10c-4b92-8a0c-38aa7ff15538 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f771fcb4-cbaa-4371-b632-d9fa804ab15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cc48ddda-727f-4b24-86a5-587a9af06f6d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc48ddda-727f-4b24-86a5-587a9af06f6d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 741/1491] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:51 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5c027dc7-e10c-4b92-8a0c-38aa7ff15538 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f771fcb4-cbaa-4371-b632-d9fa804ab15e) transitioned into state 'SUCCESS' from state '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-2050110494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f6d864706f043a296becc83cc214c68',qos_specs=None,replication_status=,reservations=['ab7c3c90-fe29-43a4-b549-fe19dc6922f1','835a99be-12ff-4fa3-af89-0f46365fd28d','8b7cecfc-7e23-43fb-bc82-a7139fc966b7','696d1175-9eb3-4e13-932e-e851b26df580'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00868962673e4b959f04b21a2247ed50',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5c027dc7-e10c-4b92-8a0c-38aa7ff15538 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84139a89-8203-4bba-a684-bc2e773e5500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5c027dc7-e10c-4b92-8a0c-38aa7ff15538 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84139a89-8203-4bba-a684-bc2e773e5500) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:51 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5c027dc7-e10c-4b92-8a0c-38aa7ff15538 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Flow 'volume_create_api' (ed68c3ba-584c-4206-a696-f697999b9340) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:51:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5c027dc7-e10c-4b92-8a0c-38aa7ff15538 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Create volume request issued successfully. Sep 08 06:51:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c027dc7-e10c-4b92-8a0c-38aa7ff15538 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:51:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 751/1492] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:51:51 2026] POST /volume/v3/volumes => generated 758 bytes in 845 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:51:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c70f60ab-b33f-4c9d-8043-10e31a03de4f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c70f60ab-b33f-4c9d-8043-10e31a03de4f tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b Sep 08 06:51:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c70f60ab-b33f-4c9d-8043-10e31a03de4f tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c70f60ab-b33f-4c9d-8043-10e31a03de4f tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c70f60ab-b33f-4c9d-8043-10e31a03de4f tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:51:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c70f60ab-b33f-4c9d-8043-10e31a03de4f tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b returned with HTTP 200 Sep 08 06:51:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 742/1493] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:51 2026] GET /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b => generated 826 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-53cfacff-0690-4c19-aa37-f1c2eb32cae4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-53cfacff-0690-4c19-aa37-f1c2eb32cae4 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:51:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-53cfacff-0690-4c19-aa37-f1c2eb32cae4 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1325554479"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-53cfacff-0690-4c19-aa37-f1c2eb32cae4 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:51:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 752/1494] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 06:51:52 2026] POST /volume/v3/types => generated 231 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-473eaa37-7b5c-4874-87df-add243a178e2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-473eaa37-7b5c-4874-87df-add243a178e2 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] POST http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs Sep 08 06:51:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-473eaa37-7b5c-4874-87df-add243a178e2 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-473eaa37-7b5c-4874-87df-add243a178e2 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs returned with HTTP 200 Sep 08 06:51:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 743/1495] 192.168.122.168 () {60 vars in 1283 bytes} [Tue Sep 8 06:51:52 2026] POST /volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs => generated 34 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:51:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9661ec86-384c-4000-9332-00bf428d3092 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9661ec86-384c-4000-9332-00bf428d3092 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] GET http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs/spec3 Sep 08 06:51:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9661ec86-384c-4000-9332-00bf428d3092 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9661ec86-384c-4000-9332-00bf428d3092 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9661ec86-384c-4000-9332-00bf428d3092 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs/spec3 returned with HTTP 200 Sep 08 06:51:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 753/1496] 192.168.122.168 () {58 vars in 1280 bytes} [Tue Sep 8 06:51:52 2026] GET /volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs/spec3 => generated 17 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:51:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7df5b02d-50fb-4b98-8bed-c9ebd8717f8e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7df5b02d-50fb-4b98-8bed-c9ebd8717f8e tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] DELETE http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs/spec3 Sep 08 06:51:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7df5b02d-50fb-4b98-8bed-c9ebd8717f8e tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7df5b02d-50fb-4b98-8bed-c9ebd8717f8e tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7df5b02d-50fb-4b98-8bed-c9ebd8717f8e tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs/spec3 returned with HTTP 202 Sep 08 06:51:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 744/1497] 192.168.122.168 () {58 vars in 1283 bytes} [Tue Sep 8 06:51:52 2026] DELETE /volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs/spec3 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:51:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-85f0f022-52a9-461f-8419-78e9bf958030 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-85f0f022-52a9-461f-8419-78e9bf958030 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] GET http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs/spec3 Sep 08 06:51:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-85f0f022-52a9-461f-8419-78e9bf958030 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-85f0f022-52a9-461f-8419-78e9bf958030 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-85f0f022-52a9-461f-8419-78e9bf958030 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs/spec3 returned with HTTP 404 Sep 08 06:51:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 754/1498] 192.168.122.168 () {58 vars in 1280 bytes} [Tue Sep 8 06:51:52 2026] GET /volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs/spec3 => generated 129 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:51:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b5fd3eba-95a7-417b-9ce4-8365547a17c1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b5fd3eba-95a7-417b-9ce4-8365547a17c1 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] POST http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs Sep 08 06:51:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b5fd3eba-95a7-417b-9ce4-8365547a17c1 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b5fd3eba-95a7-417b-9ce4-8365547a17c1 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs returned with HTTP 200 Sep 08 06:51:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 745/1499] 192.168.122.168 () {60 vars in 1283 bytes} [Tue Sep 8 06:51:52 2026] POST /volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs => generated 34 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 06:51:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b84e7c81-0a55-462e-b4d3-80f4e7ca1287 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b84e7c81-0a55-462e-b4d3-80f4e7ca1287 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] GET http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs Sep 08 06:51:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b84e7c81-0a55-462e-b4d3-80f4e7ca1287 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b84e7c81-0a55-462e-b4d3-80f4e7ca1287 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b84e7c81-0a55-462e-b4d3-80f4e7ca1287 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs returned with HTTP 200 Sep 08 06:51:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 755/1500] 192.168.122.168 () {58 vars in 1262 bytes} [Tue Sep 8 06:51:52 2026] GET /volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs => generated 34 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:51:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6576ee5a-f32e-45d1-82ca-8f1c8b7934ca None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6576ee5a-f32e-45d1-82ca-8f1c8b7934ca tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] POST http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs Sep 08 06:51:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6576ee5a-f32e-45d1-82ca-8f1c8b7934ca tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6576ee5a-f32e-45d1-82ca-8f1c8b7934ca tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs returned with HTTP 200 Sep 08 06:51:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 746/1501] 192.168.122.168 () {60 vars in 1283 bytes} [Tue Sep 8 06:51:52 2026] POST /volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs => generated 34 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:51:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0c321294-5ec5-4699-bf42-f5075e280fe4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-73d0df18-9ce9-4ef3-8168-076b742fec01 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0c321294-5ec5-4699-bf42-f5075e280fe4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-73d0df18-9ce9-4ef3-8168-076b742fec01 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] PUT http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs/spec2 Sep 08 06:51:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0c321294-5ec5-4699-bf42-f5075e280fe4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0c321294-5ec5-4699-bf42-f5075e280fe4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-73d0df18-9ce9-4ef3-8168-076b742fec01 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0c321294-5ec5-4699-bf42-f5075e280fe4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0c321294-5ec5-4699-bf42-f5075e280fe4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 756/1502] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:52 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-73d0df18-9ce9-4ef3-8168-076b742fec01 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs/spec2 returned with HTTP 200 Sep 08 06:51:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 747/1503] 192.168.122.168 () {60 vars in 1300 bytes} [Tue Sep 8 06:51:52 2026] PUT /volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs/spec2 => generated 17 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:51:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e9048faa-44cf-4b2b-8c14-f562b79f8df0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e9048faa-44cf-4b2b-8c14-f562b79f8df0 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] GET http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs/spec2 Sep 08 06:51:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e9048faa-44cf-4b2b-8c14-f562b79f8df0 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e9048faa-44cf-4b2b-8c14-f562b79f8df0 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e9048faa-44cf-4b2b-8c14-f562b79f8df0 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs/spec2 returned with HTTP 200 Sep 08 06:51:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 757/1504] 192.168.122.168 () {58 vars in 1280 bytes} [Tue Sep 8 06:51:52 2026] GET /volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs/spec2 => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 06:51:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7dce1c68-5e71-4bbe-bca8-5121705bf0fd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7dce1c68-5e71-4bbe-bca8-5121705bf0fd tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] POST http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs Sep 08 06:51:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7dce1c68-5e71-4bbe-bca8-5121705bf0fd tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2a978811-1e24-43ab-b34b-c8f340af9e27 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2a978811-1e24-43ab-b34b-c8f340af9e27 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b Sep 08 06:51:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2a978811-1e24-43ab-b34b-c8f340af9e27 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2a978811-1e24-43ab-b34b-c8f340af9e27 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7dce1c68-5e71-4bbe-bca8-5121705bf0fd tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs returned with HTTP 200 Sep 08 06:51:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 748/1505] 192.168.122.168 () {60 vars in 1283 bytes} [Tue Sep 8 06:51:52 2026] POST /volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs => generated 51 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:51:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-10608e65-30fa-43e2-9aea-91612d33524f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-10608e65-30fa-43e2-9aea-91612d33524f tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] GET http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs Sep 08 06:51:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-10608e65-30fa-43e2-9aea-91612d33524f tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-10608e65-30fa-43e2-9aea-91612d33524f tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2a978811-1e24-43ab-b34b-c8f340af9e27 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:51:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-10608e65-30fa-43e2-9aea-91612d33524f tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs returned with HTTP 200 Sep 08 06:51:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 749/1506] 192.168.122.168 () {58 vars in 1262 bytes} [Tue Sep 8 06:51:53 2026] GET /volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81/extra_specs => generated 68 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:51:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6c2ad55f-0991-4b3b-a95e-493aacca6240 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2a978811-1e24-43ab-b34b-c8f340af9e27 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b returned with HTTP 200 Sep 08 06:51:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 758/1507] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:53 2026] GET /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b => generated 850 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6c2ad55f-0991-4b3b-a95e-493aacca6240 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] DELETE http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81 Sep 08 06:51:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6c2ad55f-0991-4b3b-a95e-493aacca6240 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6c2ad55f-0991-4b3b-a95e-493aacca6240 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6c2ad55f-0991-4b3b-a95e-493aacca6240 tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81 returned with HTTP 202 Sep 08 06:51:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 750/1508] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:51:53 2026] DELETE /volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:51:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-18a35764-9418-48bc-92ed-c6379e43235a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-18a35764-9418-48bc-92ed-c6379e43235a tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] GET http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81 Sep 08 06:51:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-18a35764-9418-48bc-92ed-c6379e43235a tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-18a35764-9418-48bc-92ed-c6379e43235a tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-18a35764-9418-48bc-92ed-c6379e43235a tempest-VolumeTypesExtraSpecsTest-281187822 tempest-VolumeTypesExtraSpecsTest-281187822-project-admin] http://192.168.122.168/volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81 returned with HTTP 404 Sep 08 06:51:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 759/1509] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:51:53 2026] GET /volume/v3/types/3490c578-633f-41a3-8886-dbcec76c0e81 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:51:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-65683c29-b0a3-410b-9cfc-09f3412ed950 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-65683c29-b0a3-410b-9cfc-09f3412ed950 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-65683c29-b0a3-410b-9cfc-09f3412ed950 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-65683c29-b0a3-410b-9cfc-09f3412ed950 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-65683c29-b0a3-410b-9cfc-09f3412ed950 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-65683c29-b0a3-410b-9cfc-09f3412ed950 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 751/1510] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:53 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-93b0cfb1-2689-48b0-9060-7e9cd7a2679a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-93b0cfb1-2689-48b0-9060-7e9cd7a2679a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b Sep 08 06:51:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-93b0cfb1-2689-48b0-9060-7e9cd7a2679a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-93b0cfb1-2689-48b0-9060-7e9cd7a2679a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-93b0cfb1-2689-48b0-9060-7e9cd7a2679a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:51:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-93b0cfb1-2689-48b0-9060-7e9cd7a2679a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b returned with HTTP 200 Sep 08 06:51:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 760/1511] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:54 2026] GET /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ec4af50a-f561-4975-9766-1ef030db649b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ec4af50a-f561-4975-9766-1ef030db649b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ec4af50a-f561-4975-9766-1ef030db649b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ec4af50a-f561-4975-9766-1ef030db649b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ec4af50a-f561-4975-9766-1ef030db649b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ec4af50a-f561-4975-9766-1ef030db649b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 752/1512] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:55 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-139ef044-b0f7-43ee-9b83-f0d64e3903c9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-139ef044-b0f7-43ee-9b83-f0d64e3903c9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-139ef044-b0f7-43ee-9b83-f0d64e3903c9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-139ef044-b0f7-43ee-9b83-f0d64e3903c9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-139ef044-b0f7-43ee-9b83-f0d64e3903c9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-139ef044-b0f7-43ee-9b83-f0d64e3903c9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 761/1513] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:56 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4901c1d7-40fc-4f1e-81f3-dab74396bba7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4901c1d7-40fc-4f1e-81f3-dab74396bba7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4901c1d7-40fc-4f1e-81f3-dab74396bba7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4901c1d7-40fc-4f1e-81f3-dab74396bba7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4901c1d7-40fc-4f1e-81f3-dab74396bba7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4901c1d7-40fc-4f1e-81f3-dab74396bba7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 753/1514] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:57 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8b2abaae-87be-4311-98dc-fa71da7332e2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8b2abaae-87be-4311-98dc-fa71da7332e2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8b2abaae-87be-4311-98dc-fa71da7332e2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8b2abaae-87be-4311-98dc-fa71da7332e2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:51:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:51:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8b2abaae-87be-4311-98dc-fa71da7332e2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8b2abaae-87be-4311-98dc-fa71da7332e2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 762/1515] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:58 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-64a32b0b-eca9-4d89-b1d9-a1c0f67b7970 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64a32b0b-eca9-4d89-b1d9-a1c0f67b7970 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:51:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64a32b0b-eca9-4d89-b1d9-a1c0f67b7970 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:51:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64a32b0b-eca9-4d89-b1d9-a1c0f67b7970 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:51:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:51:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:51:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:51:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:51:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-64a32b0b-eca9-4d89-b1d9-a1c0f67b7970 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:51:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64a32b0b-eca9-4d89-b1d9-a1c0f67b7970 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:51:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 754/1516] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:51:59 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:51:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a4377fd6-f98a-4cc2-89bd-5b962caf89be None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:51:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a4377fd6-f98a-4cc2-89bd-5b962caf89be tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:51:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a4377fd6-f98a-4cc2-89bd-5b962caf89be tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-2064103036"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:51:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-a4377fd6-f98a-4cc2-89bd-5b962caf89be tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-2064103036'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:51:59 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-a4377fd6-f98a-4cc2-89bd-5b962caf89be tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Create volume of 1 GB Sep 08 06:51:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a4377fd6-f98a-4cc2-89bd-5b962caf89be tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Availability Zones retrieved successfully. Sep 08 06:51:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4377fd6-f98a-4cc2-89bd-5b962caf89be tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Flow 'volume_create_api' (72daa8e7-5e8f-4540-b560-c6e489ac563b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:51:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4377fd6-f98a-4cc2-89bd-5b962caf89be tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f859febd-db17-4e4f-85f3-d4049bda4eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:51:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-a4377fd6-f98a-4cc2-89bd-5b962caf89be tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:51:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4377fd6-f98a-4cc2-89bd-5b962caf89be tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f859febd-db17-4e4f-85f3-d4049bda4eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:51:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4377fd6-f98a-4cc2-89bd-5b962caf89be tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (292f1cd5-4211-45a3-9457-0b9cd5530c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:00 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-a4377fd6-f98a-4cc2-89bd-5b962caf89be tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Created reservations ['f12a868d-f583-440d-8ea7-8e0ada86404d', 'ae3b72ad-8f59-4413-ac3b-3f241dc14450', '38e8a56c-9525-4f9c-9281-72e716ae8810', 'b74fde79-77ba-4a27-93af-ce54374631ca'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:52:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4377fd6-f98a-4cc2-89bd-5b962caf89be tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (292f1cd5-4211-45a3-9457-0b9cd5530c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f12a868d-f583-440d-8ea7-8e0ada86404d', 'ae3b72ad-8f59-4413-ac3b-3f241dc14450', '38e8a56c-9525-4f9c-9281-72e716ae8810', 'b74fde79-77ba-4a27-93af-ce54374631ca']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4377fd6-f98a-4cc2-89bd-5b962caf89be tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81f47931-221a-480e-9db4-3daf71386e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4377fd6-f98a-4cc2-89bd-5b962caf89be tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81f47931-221a-480e-9db4-3daf71386e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4527e479-3cfd-48d1-a3e3-0bf11e81df4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2064103036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71c605cba4084ecc979205f969a215cd',qos_specs=None,replication_status=,reservations=['f12a868d-f583-440d-8ea7-8e0ada86404d','ae3b72ad-8f59-4413-ac3b-3f241dc14450','38e8a56c-9525-4f9c-9281-72e716ae8810','b74fde79-77ba-4a27-93af-ce54374631ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37abf31fcf8c4c789e99b105cef41395',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:52:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2064103036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4527e479-3cfd-48d1-a3e3-0bf11e81df4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71c605cba4084ecc979205f969a215cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37abf31fcf8c4c789e99b105cef41395',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4377fd6-f98a-4cc2-89bd-5b962caf89be tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5573d904-f1e2-410e-9fb8-5705c1d4676e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4377fd6-f98a-4cc2-89bd-5b962caf89be tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5573d904-f1e2-410e-9fb8-5705c1d4676e) transitioned into state 'SUCCESS' from state '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-2064103036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71c605cba4084ecc979205f969a215cd',qos_specs=None,replication_status=,reservations=['f12a868d-f583-440d-8ea7-8e0ada86404d','ae3b72ad-8f59-4413-ac3b-3f241dc14450','38e8a56c-9525-4f9c-9281-72e716ae8810','b74fde79-77ba-4a27-93af-ce54374631ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37abf31fcf8c4c789e99b105cef41395',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4377fd6-f98a-4cc2-89bd-5b962caf89be tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96194de7-3122-4913-bd6c-9a723628c597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4377fd6-f98a-4cc2-89bd-5b962caf89be tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96194de7-3122-4913-bd6c-9a723628c597) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4377fd6-f98a-4cc2-89bd-5b962caf89be tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Flow 'volume_create_api' (72daa8e7-5e8f-4540-b560-c6e489ac563b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:52:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a4377fd6-f98a-4cc2-89bd-5b962caf89be tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Create volume request issued successfully. Sep 08 06:52:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a4377fd6-f98a-4cc2-89bd-5b962caf89be tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:52:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 763/1517] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:51:59 2026] POST /volume/v3/volumes => generated 759 bytes in 683 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:52:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-45903976-33bc-40df-87e9-a8d194da2149 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-45903976-33bc-40df-87e9-a8d194da2149 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] GET http://192.168.122.168/volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e Sep 08 06:52:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-45903976-33bc-40df-87e9-a8d194da2149 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-45903976-33bc-40df-87e9-a8d194da2149 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-45903976-33bc-40df-87e9-a8d194da2149 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Volume info retrieved successfully. Sep 08 06:52:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-45903976-33bc-40df-87e9-a8d194da2149 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] http://192.168.122.168/volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e returned with HTTP 200 Sep 08 06:52:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 755/1518] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:00 2026] GET /volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e => generated 827 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-07e88713-4ee2-42e7-9c6c-33a4e30cacc6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07e88713-4ee2-42e7-9c6c-33a4e30cacc6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-07e88713-4ee2-42e7-9c6c-33a4e30cacc6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-07e88713-4ee2-42e7-9c6c-33a4e30cacc6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-07e88713-4ee2-42e7-9c6c-33a4e30cacc6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07e88713-4ee2-42e7-9c6c-33a4e30cacc6 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 764/1519] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:00 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2943e93c-71a5-4e21-b2fb-727824e1a1d7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2943e93c-71a5-4e21-b2fb-727824e1a1d7 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] GET http://192.168.122.168/volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e Sep 08 06:52:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2943e93c-71a5-4e21-b2fb-727824e1a1d7 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2943e93c-71a5-4e21-b2fb-727824e1a1d7 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2943e93c-71a5-4e21-b2fb-727824e1a1d7 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Volume info retrieved successfully. Sep 08 06:52:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2943e93c-71a5-4e21-b2fb-727824e1a1d7 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] http://192.168.122.168/volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e returned with HTTP 200 Sep 08 06:52:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 756/1520] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:01 2026] GET /volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-31fa069c-feb1-49cf-bc0f-9194a778cb04 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-31fa069c-feb1-49cf-bc0f-9194a778cb04 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-31fa069c-feb1-49cf-bc0f-9194a778cb04 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-31fa069c-feb1-49cf-bc0f-9194a778cb04 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-31fa069c-feb1-49cf-bc0f-9194a778cb04 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-31fa069c-feb1-49cf-bc0f-9194a778cb04 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 765/1521] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:01 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:52:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-10c227e9-7a98-4a35-9fcc-9b9b498e8f45 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-10c227e9-7a98-4a35-9fcc-9b9b498e8f45 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] GET http://192.168.122.168/volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e Sep 08 06:52:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-10c227e9-7a98-4a35-9fcc-9b9b498e8f45 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-10c227e9-7a98-4a35-9fcc-9b9b498e8f45 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-10c227e9-7a98-4a35-9fcc-9b9b498e8f45 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Volume info retrieved successfully. Sep 08 06:52:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-10c227e9-7a98-4a35-9fcc-9b9b498e8f45 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] http://192.168.122.168/volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e returned with HTTP 200 Sep 08 06:52:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 757/1522] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:02 2026] GET /volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e => generated 852 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5faa717e-2c7d-4d19-97e4-9292f7f3520c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-50f5427f-6ab0-4e7d-accc-718a97342cb4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-50f5427f-6ab0-4e7d-accc-718a97342cb4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-50f5427f-6ab0-4e7d-accc-718a97342cb4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-50f5427f-6ab0-4e7d-accc-718a97342cb4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-50f5427f-6ab0-4e7d-accc-718a97342cb4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-50f5427f-6ab0-4e7d-accc-718a97342cb4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 758/1523] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:02 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5faa717e-2c7d-4d19-97e4-9292f7f3520c tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-reader] GET http://192.168.122.168/volume/v3/limits Sep 08 06:52:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5faa717e-2c7d-4d19-97e4-9292f7f3520c tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5faa717e-2c7d-4d19-97e4-9292f7f3520c tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5faa717e-2c7d-4d19-97e4-9292f7f3520c tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-reader] http://192.168.122.168/volume/v3/limits returned with HTTP 200 Sep 08 06:52:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 766/1524] 192.168.122.168 () {58 vars in 1118 bytes} [Tue Sep 8 06:52:02 2026] GET /volume/v3/limits => generated 302 bytes in 672 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:52:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-517bae84-1e87-4157-9b50-27a8f1524868 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-517bae84-1e87-4157-9b50-27a8f1524868 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] GET http://192.168.122.168/volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e Sep 08 06:52:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-517bae84-1e87-4157-9b50-27a8f1524868 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-517bae84-1e87-4157-9b50-27a8f1524868 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-517bae84-1e87-4157-9b50-27a8f1524868 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Volume info retrieved successfully. Sep 08 06:52:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-517bae84-1e87-4157-9b50-27a8f1524868 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] http://192.168.122.168/volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e returned with HTTP 200 Sep 08 06:52:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 759/1525] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:03 2026] GET /volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3d85bba1-b37b-4774-8a87-3a5065cf6b28 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3d85bba1-b37b-4774-8a87-3a5065cf6b28 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] DELETE http://192.168.122.168/volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e Sep 08 06:52:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3d85bba1-b37b-4774-8a87-3a5065cf6b28 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3d85bba1-b37b-4774-8a87-3a5065cf6b28 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:03 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-3d85bba1-b37b-4774-8a87-3a5065cf6b28 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Delete volume with id: 4527e479-3cfd-48d1-a3e3-0bf11e81df4e Sep 08 06:52:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3d85bba1-b37b-4774-8a87-3a5065cf6b28 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Volume info retrieved successfully. Sep 08 06:52:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3d85bba1-b37b-4774-8a87-3a5065cf6b28 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Delete volume request issued successfully. Sep 08 06:52:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3d85bba1-b37b-4774-8a87-3a5065cf6b28 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] http://192.168.122.168/volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e returned with HTTP 202 Sep 08 06:52:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 767/1526] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:52:03 2026] DELETE /volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:52:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ded81989-6d3a-458f-8107-b2601bcc87a2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ded81989-6d3a-458f-8107-b2601bcc87a2 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] GET http://192.168.122.168/volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e Sep 08 06:52:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ded81989-6d3a-458f-8107-b2601bcc87a2 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ded81989-6d3a-458f-8107-b2601bcc87a2 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ded81989-6d3a-458f-8107-b2601bcc87a2 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Volume info retrieved successfully. Sep 08 06:52:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ded81989-6d3a-458f-8107-b2601bcc87a2 tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] http://192.168.122.168/volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e returned with HTTP 200 Sep 08 06:52:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 760/1527] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:03 2026] GET /volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e => generated 851 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a98efa33-7262-42f7-8401-39aba1679ac7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a98efa33-7262-42f7-8401-39aba1679ac7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a98efa33-7262-42f7-8401-39aba1679ac7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a98efa33-7262-42f7-8401-39aba1679ac7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a98efa33-7262-42f7-8401-39aba1679ac7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a98efa33-7262-42f7-8401-39aba1679ac7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 768/1528] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:03 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f46cfd25-a859-4a4c-9f48-550ea073fb9c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f46cfd25-a859-4a4c-9f48-550ea073fb9c tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] GET http://192.168.122.168/volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e Sep 08 06:52:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f46cfd25-a859-4a4c-9f48-550ea073fb9c tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f46cfd25-a859-4a4c-9f48-550ea073fb9c tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f46cfd25-a859-4a4c-9f48-550ea073fb9c tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Volume info retrieved successfully. Sep 08 06:52:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f46cfd25-a859-4a4c-9f48-550ea073fb9c tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] http://192.168.122.168/volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e returned with HTTP 200 Sep 08 06:52:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 761/1529] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:04 2026] GET /volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7b97891a-1279-4aa5-8ef5-307de855395a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b97891a-1279-4aa5-8ef5-307de855395a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b97891a-1279-4aa5-8ef5-307de855395a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b97891a-1279-4aa5-8ef5-307de855395a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7b97891a-1279-4aa5-8ef5-307de855395a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b97891a-1279-4aa5-8ef5-307de855395a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 769/1530] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:04 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:52:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3a537a7b-c841-4d43-844c-c42f9c1d2f3c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3a537a7b-c841-4d43-844c-c42f9c1d2f3c tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] GET http://192.168.122.168/volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e Sep 08 06:52:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3a537a7b-c841-4d43-844c-c42f9c1d2f3c tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3a537a7b-c841-4d43-844c-c42f9c1d2f3c tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3a537a7b-c841-4d43-844c-c42f9c1d2f3c tempest-AbsoluteLimitsTests-1152150908 tempest-AbsoluteLimitsTests-1152150908-project-member] http://192.168.122.168/volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e returned with HTTP 404 Sep 08 06:52:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 762/1531] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:05 2026] GET /volume/v3/volumes/4527e479-3cfd-48d1-a3e3-0bf11e81df4e => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:52:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7056ca31-d69f-40cf-9f18-bde23aff9019 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7056ca31-d69f-40cf-9f18-bde23aff9019 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7056ca31-d69f-40cf-9f18-bde23aff9019 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7056ca31-d69f-40cf-9f18-bde23aff9019 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:05 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7056ca31-d69f-40cf-9f18-bde23aff9019 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-caae3086-4cd3-4f3f-bfa5-bace94fd0cec None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7056ca31-d69f-40cf-9f18-bde23aff9019 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 770/1532] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:05 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-caae3086-4cd3-4f3f-bfa5-bace94fd0cec tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] POST http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action Sep 08 06:52:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-caae3086-4cd3-4f3f-bfa5-bace94fd0cec tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action body: b'{"os-attach": {"instance_uuid": "bb594caa-242f-4720-b6d2-56af2812b131", "mountpoint": "/dev/vdb"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:52:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-caae3086-4cd3-4f3f-bfa5-bace94fd0cec tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "bb594caa-242f-4720-b6d2-56af2812b131", "mountpoint": "/dev/vdb"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-caae3086-4cd3-4f3f-bfa5-bace94fd0cec tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:52:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-caae3086-4cd3-4f3f-bfa5-bace94fd0cec tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Update volume admin metadata completed successfully. Sep 08 06:52:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c286ef8a-43cb-4844-b0c2-dcf326ff5b84 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-caae3086-4cd3-4f3f-bfa5-bace94fd0cec tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Attach volume completed successfully. Sep 08 06:52:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-caae3086-4cd3-4f3f-bfa5-bace94fd0cec tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action returned with HTTP 202 Sep 08 06:52:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 763/1533] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:52:06 2026] POST /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action => generated 0 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:52:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-902cf176-7238-4543-8dca-eba0c991c4ec None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-902cf176-7238-4543-8dca-eba0c991c4ec tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b Sep 08 06:52:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-902cf176-7238-4543-8dca-eba0c991c4ec tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-902cf176-7238-4543-8dca-eba0c991c4ec tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-902cf176-7238-4543-8dca-eba0c991c4ec tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:52:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-902cf176-7238-4543-8dca-eba0c991c4ec tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b returned with HTTP 200 Sep 08 06:52:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 764/1534] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:06 2026] GET /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b => generated 1185 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:52:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dbe08aff-877f-444b-b30f-6c6b63f65720 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dbe08aff-877f-444b-b30f-6c6b63f65720 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] POST http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action Sep 08 06:52:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dbe08aff-877f-444b-b30f-6c6b63f65720 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action body: b'{"os-detach": {}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:52:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dbe08aff-877f-444b-b30f-6c6b63f65720 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dbe08aff-877f-444b-b30f-6c6b63f65720 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:52:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c286ef8a-43cb-4844-b0c2-dcf326ff5b84 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:52:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c286ef8a-43cb-4844-b0c2-dcf326ff5b84 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2028780952"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dbe08aff-877f-444b-b30f-6c6b63f65720 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Detach volume completed successfully. Sep 08 06:52:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-c286ef8a-43cb-4844-b0c2-dcf326ff5b84 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2028780952'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:52:06 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-c286ef8a-43cb-4844-b0c2-dcf326ff5b84 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Create volume of 1 GB Sep 08 06:52:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dbe08aff-877f-444b-b30f-6c6b63f65720 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action returned with HTTP 202 Sep 08 06:52:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 765/1535] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:52:06 2026] POST /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action => generated 0 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:52:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4ed42ed0-9458-4904-af5d-0f43de9ac088 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c286ef8a-43cb-4844-b0c2-dcf326ff5b84 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Availability Zones retrieved successfully. Sep 08 06:52:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4ed42ed0-9458-4904-af5d-0f43de9ac088 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b Sep 08 06:52:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4ed42ed0-9458-4904-af5d-0f43de9ac088 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4ed42ed0-9458-4904-af5d-0f43de9ac088 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c286ef8a-43cb-4844-b0c2-dcf326ff5b84 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Flow 'volume_create_api' (0601c30a-3dd0-4494-bcef-533e666adc79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:52:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c286ef8a-43cb-4844-b0c2-dcf326ff5b84 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd01cea4-d27a-498f-a2b6-ffd4dd70b1dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-c286ef8a-43cb-4844-b0c2-dcf326ff5b84 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:52:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4ed42ed0-9458-4904-af5d-0f43de9ac088 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:52:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4ed42ed0-9458-4904-af5d-0f43de9ac088 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b returned with HTTP 200 Sep 08 06:52:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 766/1536] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:06 2026] GET /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b => generated 870 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c286ef8a-43cb-4844-b0c2-dcf326ff5b84 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd01cea4-d27a-498f-a2b6-ffd4dd70b1dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c286ef8a-43cb-4844-b0c2-dcf326ff5b84 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (120f79e6-dd29-4282-a45a-adb3e2ce99f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:06 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-c286ef8a-43cb-4844-b0c2-dcf326ff5b84 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Created reservations ['3f2bd549-4c4c-451c-816b-4f14676c467b', '823d8d73-5065-4901-ade7-3b38b81d7768', '83d743d7-ba0a-4611-9b95-048277cac839', 'f5c907e4-1014-457f-a2d3-78995764e603'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:52:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c286ef8a-43cb-4844-b0c2-dcf326ff5b84 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (120f79e6-dd29-4282-a45a-adb3e2ce99f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f2bd549-4c4c-451c-816b-4f14676c467b', '823d8d73-5065-4901-ade7-3b38b81d7768', '83d743d7-ba0a-4611-9b95-048277cac839', 'f5c907e4-1014-457f-a2d3-78995764e603']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c286ef8a-43cb-4844-b0c2-dcf326ff5b84 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (951c693f-6039-468e-8df6-018f07bb0399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c286ef8a-43cb-4844-b0c2-dcf326ff5b84 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (951c693f-6039-468e-8df6-018f07bb0399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2028780952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a37e205e226f44668d16fcf1e7b8dd1d',qos_specs=None,replication_status=,reservations=['3f2bd549-4c4c-451c-816b-4f14676c467b','823d8d73-5065-4901-ade7-3b38b81d7768','83d743d7-ba0a-4611-9b95-048277cac839','f5c907e4-1014-457f-a2d3-78995764e603'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b53c6cbd9754ae38c2e90b0a71a3c4b',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:52:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2028780952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a37e205e226f44668d16fcf1e7b8dd1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b53c6cbd9754ae38c2e90b0a71a3c4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c286ef8a-43cb-4844-b0c2-dcf326ff5b84 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51477d2c-9985-40ae-91bc-cfb85505dcff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3018f737-a6e4-4f77-9ed4-2eed479516a7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3018f737-a6e4-4f77-9ed4-2eed479516a7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3018f737-a6e4-4f77-9ed4-2eed479516a7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3018f737-a6e4-4f77-9ed4-2eed479516a7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c286ef8a-43cb-4844-b0c2-dcf326ff5b84 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51477d2c-9985-40ae-91bc-cfb85505dcff) transitioned into state 'SUCCESS' from state '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-2028780952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a37e205e226f44668d16fcf1e7b8dd1d',qos_specs=None,replication_status=,reservations=['3f2bd549-4c4c-451c-816b-4f14676c467b','823d8d73-5065-4901-ade7-3b38b81d7768','83d743d7-ba0a-4611-9b95-048277cac839','f5c907e4-1014-457f-a2d3-78995764e603'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b53c6cbd9754ae38c2e90b0a71a3c4b',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c286ef8a-43cb-4844-b0c2-dcf326ff5b84 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd23699-965b-4251-8e9f-f8a94e4ea76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3018f737-a6e4-4f77-9ed4-2eed479516a7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3018f737-a6e4-4f77-9ed4-2eed479516a7 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 767/1537] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:07 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c286ef8a-43cb-4844-b0c2-dcf326ff5b84 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd23699-965b-4251-8e9f-f8a94e4ea76a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c286ef8a-43cb-4844-b0c2-dcf326ff5b84 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Flow 'volume_create_api' (0601c30a-3dd0-4494-bcef-533e666adc79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:52:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c286ef8a-43cb-4844-b0c2-dcf326ff5b84 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Create volume request issued successfully. Sep 08 06:52:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c286ef8a-43cb-4844-b0c2-dcf326ff5b84 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:52:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 771/1538] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:52:06 2026] POST /volume/v3/volumes => generated 769 bytes in 1023 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:52:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cbb8bed7-5ec0-4da4-9810-0390325b2b6c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cbb8bed7-5ec0-4da4-9810-0390325b2b6c tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4 Sep 08 06:52:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cbb8bed7-5ec0-4da4-9810-0390325b2b6c tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cbb8bed7-5ec0-4da4-9810-0390325b2b6c tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cbb8bed7-5ec0-4da4-9810-0390325b2b6c tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cbb8bed7-5ec0-4da4-9810-0390325b2b6c tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4 returned with HTTP 200 Sep 08 06:52:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 768/1539] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:07 2026] GET /volume/v3/volumes/8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4 => generated 837 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b567f245-70fd-4916-8476-34a639e37a35 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b567f245-70fd-4916-8476-34a639e37a35 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b567f245-70fd-4916-8476-34a639e37a35 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b567f245-70fd-4916-8476-34a639e37a35 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b567f245-70fd-4916-8476-34a639e37a35 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b567f245-70fd-4916-8476-34a639e37a35 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 772/1540] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:08 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ee3c2624-e4e4-47ec-a033-9d4ecac5b459 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ee3c2624-e4e4-47ec-a033-9d4ecac5b459 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4 Sep 08 06:52:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ee3c2624-e4e4-47ec-a033-9d4ecac5b459 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ee3c2624-e4e4-47ec-a033-9d4ecac5b459 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ee3c2624-e4e4-47ec-a033-9d4ecac5b459 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ee3c2624-e4e4-47ec-a033-9d4ecac5b459 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4 returned with HTTP 200 Sep 08 06:52:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 769/1541] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:08 2026] GET /volume/v3/volumes/8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4 => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-199372be-9ef6-4c2b-a06a-1be607d66b49 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-199372be-9ef6-4c2b-a06a-1be607d66b49 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-199372be-9ef6-4c2b-a06a-1be607d66b49 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-199372be-9ef6-4c2b-a06a-1be607d66b49 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-199372be-9ef6-4c2b-a06a-1be607d66b49 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-199372be-9ef6-4c2b-a06a-1be607d66b49 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 773/1542] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:09 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-17dbf0cb-34d8-43ca-a2e7-56046de424dc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-17dbf0cb-34d8-43ca-a2e7-56046de424dc tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4 Sep 08 06:52:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-17dbf0cb-34d8-43ca-a2e7-56046de424dc tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-17dbf0cb-34d8-43ca-a2e7-56046de424dc tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-17dbf0cb-34d8-43ca-a2e7-56046de424dc tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-17dbf0cb-34d8-43ca-a2e7-56046de424dc tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4 returned with HTTP 200 Sep 08 06:52:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 770/1543] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:09 2026] GET /volume/v3/volumes/8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4 => generated 862 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a020502d-f51f-4dcb-a2b8-fcc49520d234 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a020502d-f51f-4dcb-a2b8-fcc49520d234 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:52:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a020502d-f51f-4dcb-a2b8-fcc49520d234 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-282460512"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a020502d-f51f-4dcb-a2b8-fcc49520d234 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:09 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-a020502d-f51f-4dcb-a2b8-fcc49520d234 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Create snapshot from volume 8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4 Sep 08 06:52:09 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-a020502d-f51f-4dcb-a2b8-fcc49520d234 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Created reservations ['28360b42-4805-417f-8199-0d9eb1d3a1a7', 'd278e21a-142a-4f9f-9f1a-ec541914f005', '6524e21f-07cd-4287-a551-a19fba81b82d', '068d2b04-a40b-43aa-b47a-51fe11cff7c1'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:52:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a020502d-f51f-4dcb-a2b8-fcc49520d234 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Snapshot create request issued successfully. Sep 08 06:52:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a020502d-f51f-4dcb-a2b8-fcc49520d234 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:52:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 774/1544] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:52:09 2026] POST /volume/v3/snapshots => generated 315 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 06:52:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ec0b7bb6-8a3e-4003-98bb-9b57e8ba0a53 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ec0b7bb6-8a3e-4003-98bb-9b57e8ba0a53 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c Sep 08 06:52:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ec0b7bb6-8a3e-4003-98bb-9b57e8ba0a53 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ec0b7bb6-8a3e-4003-98bb-9b57e8ba0a53 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ec0b7bb6-8a3e-4003-98bb-9b57e8ba0a53 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Snapshot retrieved successfully. Sep 08 06:52:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ec0b7bb6-8a3e-4003-98bb-9b57e8ba0a53 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c returned with HTTP 200 Sep 08 06:52:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 771/1545] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:52:09 2026] GET /volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c => generated 447 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:52:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-db13e50b-62ad-4a19-85b4-26565eca76b2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-db13e50b-62ad-4a19-85b4-26565eca76b2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-db13e50b-62ad-4a19-85b4-26565eca76b2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-db13e50b-62ad-4a19-85b4-26565eca76b2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-db13e50b-62ad-4a19-85b4-26565eca76b2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-db13e50b-62ad-4a19-85b4-26565eca76b2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 775/1546] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:10 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7ad48e54-316e-4f68-9500-271d68869dfe None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ad48e54-316e-4f68-9500-271d68869dfe tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c Sep 08 06:52:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ad48e54-316e-4f68-9500-271d68869dfe tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ad48e54-316e-4f68-9500-271d68869dfe tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:10 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=439,cinder:INSERT=25,cinder:UPDATE=44 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:52:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7ad48e54-316e-4f68-9500-271d68869dfe tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Snapshot retrieved successfully. Sep 08 06:52:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ad48e54-316e-4f68-9500-271d68869dfe tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c returned with HTTP 200 Sep 08 06:52:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 772/1547] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:52:10 2026] GET /volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c => generated 447 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7a7716c5-ac7b-4692-a8b7-d0ccdb90cceb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7a7716c5-ac7b-4692-a8b7-d0ccdb90cceb tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7a7716c5-ac7b-4692-a8b7-d0ccdb90cceb tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7a7716c5-ac7b-4692-a8b7-d0ccdb90cceb tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7a7716c5-ac7b-4692-a8b7-d0ccdb90cceb tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7a7716c5-ac7b-4692-a8b7-d0ccdb90cceb tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 776/1548] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:11 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b7b0f6a3-791b-4d4b-8ad2-13942532b430 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b7b0f6a3-791b-4d4b-8ad2-13942532b430 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c Sep 08 06:52:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b7b0f6a3-791b-4d4b-8ad2-13942532b430 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b7b0f6a3-791b-4d4b-8ad2-13942532b430 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b7b0f6a3-791b-4d4b-8ad2-13942532b430 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Snapshot retrieved successfully. Sep 08 06:52:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b7b0f6a3-791b-4d4b-8ad2-13942532b430 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c returned with HTTP 200 Sep 08 06:52:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 773/1549] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:52:11 2026] GET /volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c => generated 447 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-baa6285e-3306-44f4-8b5e-d1c33cd92492 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-baa6285e-3306-44f4-8b5e-d1c33cd92492 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-baa6285e-3306-44f4-8b5e-d1c33cd92492 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-baa6285e-3306-44f4-8b5e-d1c33cd92492 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:12 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=501,cinder:INSERT=98,cinder:UPDATE=124 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:52:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-baa6285e-3306-44f4-8b5e-d1c33cd92492 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-baa6285e-3306-44f4-8b5e-d1c33cd92492 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 777/1550] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:12 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-75189f27-9fdf-4475-93b4-4480b45aa542 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-75189f27-9fdf-4475-93b4-4480b45aa542 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c Sep 08 06:52:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-75189f27-9fdf-4475-93b4-4480b45aa542 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-75189f27-9fdf-4475-93b4-4480b45aa542 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-75189f27-9fdf-4475-93b4-4480b45aa542 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Snapshot retrieved successfully. Sep 08 06:52:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-75189f27-9fdf-4475-93b4-4480b45aa542 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c returned with HTTP 200 Sep 08 06:52:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 774/1551] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:52:12 2026] GET /volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c => generated 474 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f510a5c3-a739-483f-8ebe-cb542ccaf850 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f510a5c3-a739-483f-8ebe-cb542ccaf850 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:52:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f510a5c3-a739-483f-8ebe-cb542ccaf850 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "63d4a44a-7223-4d73-8a44-82d59831ed9c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1240395053"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-f510a5c3-a739-483f-8ebe-cb542ccaf850 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Create volume request body: {'volume': {"'snapshot_id": '63d4a44a-7223-4d73-8a44-82d59831ed9c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1240395053'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:52:12 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-f510a5c3-a739-483f-8ebe-cb542ccaf850 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Create volume of 1 GB Sep 08 06:52:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f510a5c3-a739-483f-8ebe-cb542ccaf850 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Availability Zones retrieved successfully. Sep 08 06:52:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f510a5c3-a739-483f-8ebe-cb542ccaf850 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Flow 'volume_create_api' (fd9b25e1-9d3d-40cd-b510-c24e816746c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:52:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f510a5c3-a739-483f-8ebe-cb542ccaf850 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8e12569-69a8-4972-916b-d335391725ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-f510a5c3-a739-483f-8ebe-cb542ccaf850 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:52:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f510a5c3-a739-483f-8ebe-cb542ccaf850 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8e12569-69a8-4972-916b-d335391725ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f510a5c3-a739-483f-8ebe-cb542ccaf850 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d93c5041-eb5a-4da2-967f-5c65d5c6df5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:13 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-f510a5c3-a739-483f-8ebe-cb542ccaf850 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Created reservations ['8f6c706e-1a4f-4c0d-820f-a589ac718d7e', 'bc66b1c1-1066-4509-8b0e-6a5a76de19c7', '342ab1c4-b01b-4af8-883a-4ad007f8fd66', 'eb4584c6-67a5-4ab2-9225-516c08275ee5'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:52:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f510a5c3-a739-483f-8ebe-cb542ccaf850 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d93c5041-eb5a-4da2-967f-5c65d5c6df5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f6c706e-1a4f-4c0d-820f-a589ac718d7e', 'bc66b1c1-1066-4509-8b0e-6a5a76de19c7', '342ab1c4-b01b-4af8-883a-4ad007f8fd66', 'eb4584c6-67a5-4ab2-9225-516c08275ee5']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f510a5c3-a739-483f-8ebe-cb542ccaf850 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e732688-3fc8-4164-aa84-332de4daf899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f510a5c3-a739-483f-8ebe-cb542ccaf850 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e732688-3fc8-4164-aa84-332de4daf899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cdd1477-3e56-40bd-8fe0-6ba154aec949', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1240395053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a37e205e226f44668d16fcf1e7b8dd1d',qos_specs=None,replication_status=,reservations=['8f6c706e-1a4f-4c0d-820f-a589ac718d7e','bc66b1c1-1066-4509-8b0e-6a5a76de19c7','342ab1c4-b01b-4af8-883a-4ad007f8fd66','eb4584c6-67a5-4ab2-9225-516c08275ee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b53c6cbd9754ae38c2e90b0a71a3c4b',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:52:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1240395053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cdd1477-3e56-40bd-8fe0-6ba154aec949,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a37e205e226f44668d16fcf1e7b8dd1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b53c6cbd9754ae38c2e90b0a71a3c4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f510a5c3-a739-483f-8ebe-cb542ccaf850 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23c87d3d-4f03-46e6-af16-55ffacb5fdb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f510a5c3-a739-483f-8ebe-cb542ccaf850 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23c87d3d-4f03-46e6-af16-55ffacb5fdb4) transitioned into state 'SUCCESS' from state '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-1240395053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a37e205e226f44668d16fcf1e7b8dd1d',qos_specs=None,replication_status=,reservations=['8f6c706e-1a4f-4c0d-820f-a589ac718d7e','bc66b1c1-1066-4509-8b0e-6a5a76de19c7','342ab1c4-b01b-4af8-883a-4ad007f8fd66','eb4584c6-67a5-4ab2-9225-516c08275ee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b53c6cbd9754ae38c2e90b0a71a3c4b',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f510a5c3-a739-483f-8ebe-cb542ccaf850 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a004749-c054-44b3-8133-9e67f555e90f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f510a5c3-a739-483f-8ebe-cb542ccaf850 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a004749-c054-44b3-8133-9e67f555e90f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f510a5c3-a739-483f-8ebe-cb542ccaf850 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Flow 'volume_create_api' (fd9b25e1-9d3d-40cd-b510-c24e816746c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:52:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f510a5c3-a739-483f-8ebe-cb542ccaf850 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Create volume request issued successfully. Sep 08 06:52:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f510a5c3-a739-483f-8ebe-cb542ccaf850 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:52:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 778/1552] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:52:12 2026] POST /volume/v3/volumes => generated 769 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:52:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-754dbf35-8b6a-4c02-87e9-d32079e96102 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-754dbf35-8b6a-4c02-87e9-d32079e96102 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:52:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-754dbf35-8b6a-4c02-87e9-d32079e96102 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "63d4a44a-7223-4d73-8a44-82d59831ed9c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-524003783"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-754dbf35-8b6a-4c02-87e9-d32079e96102 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Create volume request body: {'volume': {"'snapshot_id": '63d4a44a-7223-4d73-8a44-82d59831ed9c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-524003783'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:52:13 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-754dbf35-8b6a-4c02-87e9-d32079e96102 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Create volume of 1 GB Sep 08 06:52:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-754dbf35-8b6a-4c02-87e9-d32079e96102 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Availability Zones retrieved successfully. Sep 08 06:52:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-754dbf35-8b6a-4c02-87e9-d32079e96102 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Flow 'volume_create_api' (96469fe4-fb0d-4e0b-b595-6dd5480589fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:52:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-754dbf35-8b6a-4c02-87e9-d32079e96102 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (790271bc-4b9b-4d8e-9687-3055fb8ec324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-754dbf35-8b6a-4c02-87e9-d32079e96102 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:52:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-754dbf35-8b6a-4c02-87e9-d32079e96102 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (790271bc-4b9b-4d8e-9687-3055fb8ec324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-754dbf35-8b6a-4c02-87e9-d32079e96102 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ae8ea4d-d88c-4aa9-8e8d-b3af15a44948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:13 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-754dbf35-8b6a-4c02-87e9-d32079e96102 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Created reservations ['eab9294d-7e53-43f9-9a9e-35409d1e97c5', '19807da6-a7c8-4274-a8bb-f76155306a7e', 'dd779457-9360-4199-99fe-2617a23c2112', '6a5ef7b9-e344-49ba-9cbf-6d0b0fba158c'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:52:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-754dbf35-8b6a-4c02-87e9-d32079e96102 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ae8ea4d-d88c-4aa9-8e8d-b3af15a44948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eab9294d-7e53-43f9-9a9e-35409d1e97c5', '19807da6-a7c8-4274-a8bb-f76155306a7e', 'dd779457-9360-4199-99fe-2617a23c2112', '6a5ef7b9-e344-49ba-9cbf-6d0b0fba158c']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-754dbf35-8b6a-4c02-87e9-d32079e96102 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (940d35de-ec83-46ce-a401-74c88f827bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c86b797c-3b5f-44b6-8678-8396562377aa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c86b797c-3b5f-44b6-8678-8396562377aa tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c86b797c-3b5f-44b6-8678-8396562377aa tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c86b797c-3b5f-44b6-8678-8396562377aa tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-754dbf35-8b6a-4c02-87e9-d32079e96102 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (940d35de-ec83-46ce-a401-74c88f827bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e39bb2a-d433-4d6e-bdb8-e830426649ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-524003783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a37e205e226f44668d16fcf1e7b8dd1d',qos_specs=None,replication_status=,reservations=['eab9294d-7e53-43f9-9a9e-35409d1e97c5','19807da6-a7c8-4274-a8bb-f76155306a7e','dd779457-9360-4199-99fe-2617a23c2112','6a5ef7b9-e344-49ba-9cbf-6d0b0fba158c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b53c6cbd9754ae38c2e90b0a71a3c4b',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:52:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-524003783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e39bb2a-d433-4d6e-bdb8-e830426649ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a37e205e226f44668d16fcf1e7b8dd1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b53c6cbd9754ae38c2e90b0a71a3c4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-754dbf35-8b6a-4c02-87e9-d32079e96102 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d5c1293-dd3a-4e63-a22d-b9a86fdf6838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c86b797c-3b5f-44b6-8678-8396562377aa tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c86b797c-3b5f-44b6-8678-8396562377aa tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 779/1553] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:13 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-754dbf35-8b6a-4c02-87e9-d32079e96102 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d5c1293-dd3a-4e63-a22d-b9a86fdf6838) transitioned into state 'SUCCESS' from state '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-524003783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a37e205e226f44668d16fcf1e7b8dd1d',qos_specs=None,replication_status=,reservations=['eab9294d-7e53-43f9-9a9e-35409d1e97c5','19807da6-a7c8-4274-a8bb-f76155306a7e','dd779457-9360-4199-99fe-2617a23c2112','6a5ef7b9-e344-49ba-9cbf-6d0b0fba158c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b53c6cbd9754ae38c2e90b0a71a3c4b',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-754dbf35-8b6a-4c02-87e9-d32079e96102 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29fded5a-cbd1-43ef-9db7-037cc1e39221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-754dbf35-8b6a-4c02-87e9-d32079e96102 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29fded5a-cbd1-43ef-9db7-037cc1e39221) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-754dbf35-8b6a-4c02-87e9-d32079e96102 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Flow 'volume_create_api' (96469fe4-fb0d-4e0b-b595-6dd5480589fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:52:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-754dbf35-8b6a-4c02-87e9-d32079e96102 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Create volume request issued successfully. Sep 08 06:52:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-754dbf35-8b6a-4c02-87e9-d32079e96102 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:52:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 775/1554] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:52:13 2026] POST /volume/v3/volumes => generated 768 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 06:52:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b70cfa9f-9a41-4fce-a27e-ec03cf1eecce None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b70cfa9f-9a41-4fce-a27e-ec03cf1eecce tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:52:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b70cfa9f-9a41-4fce-a27e-ec03cf1eecce tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "63d4a44a-7223-4d73-8a44-82d59831ed9c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1629509384"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-b70cfa9f-9a41-4fce-a27e-ec03cf1eecce tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Create volume request body: {'volume': {"'snapshot_id": '63d4a44a-7223-4d73-8a44-82d59831ed9c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1629509384'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:52:13 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-b70cfa9f-9a41-4fce-a27e-ec03cf1eecce tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Create volume of 1 GB Sep 08 06:52:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b70cfa9f-9a41-4fce-a27e-ec03cf1eecce tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Availability Zones retrieved successfully. Sep 08 06:52:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b70cfa9f-9a41-4fce-a27e-ec03cf1eecce tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Flow 'volume_create_api' (5b5b2516-7b52-4144-ae07-a7a63eeb4060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:52:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b70cfa9f-9a41-4fce-a27e-ec03cf1eecce tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c7fc87-e3f9-4f09-9209-03eb905cac6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-b70cfa9f-9a41-4fce-a27e-ec03cf1eecce tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:52:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b70cfa9f-9a41-4fce-a27e-ec03cf1eecce tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c7fc87-e3f9-4f09-9209-03eb905cac6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b70cfa9f-9a41-4fce-a27e-ec03cf1eecce tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (536afe73-89b4-4726-8d09-469e29e8acca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:14 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-b70cfa9f-9a41-4fce-a27e-ec03cf1eecce tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Created reservations ['f07cefc6-d2fd-45a6-94e7-23806d7d6c09', '86ef7736-bd26-44aa-86af-d0b9ca2d1fa0', '618319af-b63c-4d7b-bb03-65996aeecb18', 'a4626c70-c961-46d7-b9db-acf27f8ec05c'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:52:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b70cfa9f-9a41-4fce-a27e-ec03cf1eecce tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (536afe73-89b4-4726-8d09-469e29e8acca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f07cefc6-d2fd-45a6-94e7-23806d7d6c09', '86ef7736-bd26-44aa-86af-d0b9ca2d1fa0', '618319af-b63c-4d7b-bb03-65996aeecb18', 'a4626c70-c961-46d7-b9db-acf27f8ec05c']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b70cfa9f-9a41-4fce-a27e-ec03cf1eecce tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f58dacf-f3ac-4604-920e-75963b673cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b70cfa9f-9a41-4fce-a27e-ec03cf1eecce tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f58dacf-f3ac-4604-920e-75963b673cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9102b518-793f-416d-a206-f454b41f96f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1629509384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a37e205e226f44668d16fcf1e7b8dd1d',qos_specs=None,replication_status=,reservations=['f07cefc6-d2fd-45a6-94e7-23806d7d6c09','86ef7736-bd26-44aa-86af-d0b9ca2d1fa0','618319af-b63c-4d7b-bb03-65996aeecb18','a4626c70-c961-46d7-b9db-acf27f8ec05c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b53c6cbd9754ae38c2e90b0a71a3c4b',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:52:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1629509384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9102b518-793f-416d-a206-f454b41f96f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a37e205e226f44668d16fcf1e7b8dd1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b53c6cbd9754ae38c2e90b0a71a3c4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b70cfa9f-9a41-4fce-a27e-ec03cf1eecce tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34b94508-2c65-4d16-ae1d-32f38b1a9b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b70cfa9f-9a41-4fce-a27e-ec03cf1eecce tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34b94508-2c65-4d16-ae1d-32f38b1a9b3a) transitioned into state 'SUCCESS' from state '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-1629509384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a37e205e226f44668d16fcf1e7b8dd1d',qos_specs=None,replication_status=,reservations=['f07cefc6-d2fd-45a6-94e7-23806d7d6c09','86ef7736-bd26-44aa-86af-d0b9ca2d1fa0','618319af-b63c-4d7b-bb03-65996aeecb18','a4626c70-c961-46d7-b9db-acf27f8ec05c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b53c6cbd9754ae38c2e90b0a71a3c4b',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b70cfa9f-9a41-4fce-a27e-ec03cf1eecce tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23fe4976-920a-4ac0-829a-ffa25f75bcf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b70cfa9f-9a41-4fce-a27e-ec03cf1eecce tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23fe4976-920a-4ac0-829a-ffa25f75bcf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b70cfa9f-9a41-4fce-a27e-ec03cf1eecce tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Flow 'volume_create_api' (5b5b2516-7b52-4144-ae07-a7a63eeb4060) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:52:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b70cfa9f-9a41-4fce-a27e-ec03cf1eecce tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Create volume request issued successfully. Sep 08 06:52:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b70cfa9f-9a41-4fce-a27e-ec03cf1eecce tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:52:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 780/1555] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:52:13 2026] POST /volume/v3/volumes => generated 769 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:52:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-da2349c9-d76b-4f2b-97cc-faa339d64a34 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-da2349c9-d76b-4f2b-97cc-faa339d64a34 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:52:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-da2349c9-d76b-4f2b-97cc-faa339d64a34 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "63d4a44a-7223-4d73-8a44-82d59831ed9c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1348190119"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-da2349c9-d76b-4f2b-97cc-faa339d64a34 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Create volume request body: {'volume': {"'snapshot_id": '63d4a44a-7223-4d73-8a44-82d59831ed9c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1348190119'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:52:14 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-da2349c9-d76b-4f2b-97cc-faa339d64a34 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Create volume of 1 GB Sep 08 06:52:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0582dd46-923e-4ea0-99e7-54e8f35c5015 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-da2349c9-d76b-4f2b-97cc-faa339d64a34 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Availability Zones retrieved successfully. Sep 08 06:52:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-da2349c9-d76b-4f2b-97cc-faa339d64a34 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Flow 'volume_create_api' (acba071a-b53f-4311-a193-0bdebf64f9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:52:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-da2349c9-d76b-4f2b-97cc-faa339d64a34 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (791ffba5-9ac6-4187-8ef9-6fa553f68788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-da2349c9-d76b-4f2b-97cc-faa339d64a34 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:52:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-da2349c9-d76b-4f2b-97cc-faa339d64a34 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (791ffba5-9ac6-4187-8ef9-6fa553f68788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-da2349c9-d76b-4f2b-97cc-faa339d64a34 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (908858f1-b94a-4417-af39-fc9e9c88bf1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0582dd46-923e-4ea0-99e7-54e8f35c5015 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:52:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0582dd46-923e-4ea0-99e7-54e8f35c5015 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-384484374"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-0582dd46-923e-4ea0-99e7-54e8f35c5015 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-384484374'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:52:14 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-0582dd46-923e-4ea0-99e7-54e8f35c5015 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Create volume of 1 GB Sep 08 06:52:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:14 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-da2349c9-d76b-4f2b-97cc-faa339d64a34 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Created reservations ['6d07c09c-c914-4eb6-b05e-d362cead3a0b', 'dc9c5a96-579b-4f0d-a8b1-9a660eb4ea29', '68d85f7d-7ced-4fa3-ac56-f51d7c39a49a', '92c23927-d680-4eec-a76b-6c8c9c3e7038'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:52:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-da2349c9-d76b-4f2b-97cc-faa339d64a34 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (908858f1-b94a-4417-af39-fc9e9c88bf1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d07c09c-c914-4eb6-b05e-d362cead3a0b', 'dc9c5a96-579b-4f0d-a8b1-9a660eb4ea29', '68d85f7d-7ced-4fa3-ac56-f51d7c39a49a', '92c23927-d680-4eec-a76b-6c8c9c3e7038']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0582dd46-923e-4ea0-99e7-54e8f35c5015 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Availability Zones retrieved successfully. Sep 08 06:52:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-da2349c9-d76b-4f2b-97cc-faa339d64a34 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e2d7ba5-3bfa-4dda-90be-aebf851364bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0582dd46-923e-4ea0-99e7-54e8f35c5015 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Flow 'volume_create_api' (ade0e773-44f7-41ed-891a-4142620a7fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:52:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0582dd46-923e-4ea0-99e7-54e8f35c5015 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ec4d165-1906-40be-ace9-b935fa2e5a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-0582dd46-923e-4ea0-99e7-54e8f35c5015 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:52:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-da2349c9-d76b-4f2b-97cc-faa339d64a34 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e2d7ba5-3bfa-4dda-90be-aebf851364bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08a567aa-2655-40b2-a460-0c1a49f2b478', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1348190119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a37e205e226f44668d16fcf1e7b8dd1d',qos_specs=None,replication_status=,reservations=['6d07c09c-c914-4eb6-b05e-d362cead3a0b','dc9c5a96-579b-4f0d-a8b1-9a660eb4ea29','68d85f7d-7ced-4fa3-ac56-f51d7c39a49a','92c23927-d680-4eec-a76b-6c8c9c3e7038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b53c6cbd9754ae38c2e90b0a71a3c4b',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:52:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1348190119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08a567aa-2655-40b2-a460-0c1a49f2b478,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a37e205e226f44668d16fcf1e7b8dd1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b53c6cbd9754ae38c2e90b0a71a3c4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-da2349c9-d76b-4f2b-97cc-faa339d64a34 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99301aaa-a771-462b-b211-5da8d73ffe7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-da2349c9-d76b-4f2b-97cc-faa339d64a34 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99301aaa-a771-462b-b211-5da8d73ffe7e) transitioned into state 'SUCCESS' from state '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-1348190119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a37e205e226f44668d16fcf1e7b8dd1d',qos_specs=None,replication_status=,reservations=['6d07c09c-c914-4eb6-b05e-d362cead3a0b','dc9c5a96-579b-4f0d-a8b1-9a660eb4ea29','68d85f7d-7ced-4fa3-ac56-f51d7c39a49a','92c23927-d680-4eec-a76b-6c8c9c3e7038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b53c6cbd9754ae38c2e90b0a71a3c4b',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-da2349c9-d76b-4f2b-97cc-faa339d64a34 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd895fb9-a647-4c21-b4a4-e2d9bfb99c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:15 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0582dd46-923e-4ea0-99e7-54e8f35c5015 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ec4d165-1906-40be-ace9-b935fa2e5a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:15 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0582dd46-923e-4ea0-99e7-54e8f35c5015 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b28268b-be7a-4cbf-bf91-04bc7493a416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-da2349c9-d76b-4f2b-97cc-faa339d64a34 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd895fb9-a647-4c21-b4a4-e2d9bfb99c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-da2349c9-d76b-4f2b-97cc-faa339d64a34 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Flow 'volume_create_api' (acba071a-b53f-4311-a193-0bdebf64f9f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-da2349c9-d76b-4f2b-97cc-faa339d64a34 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Create volume request issued successfully. Sep 08 06:52:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-da2349c9-d76b-4f2b-97cc-faa339d64a34 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:52:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 776/1556] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:52:14 2026] POST /volume/v3/volumes => generated 769 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7df08371-b815-4841-8695-5f0fd22e4fd5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7df08371-b815-4841-8695-5f0fd22e4fd5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7df08371-b815-4841-8695-5f0fd22e4fd5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7df08371-b815-4841-8695-5f0fd22e4fd5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7df08371-b815-4841-8695-5f0fd22e4fd5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7df08371-b815-4841-8695-5f0fd22e4fd5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 777/1557] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:15 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-209f51cf-48c0-414a-bc1c-2e059bbf08be None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-209f51cf-48c0-414a-bc1c-2e059bbf08be tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-209f51cf-48c0-414a-bc1c-2e059bbf08be tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "63d4a44a-7223-4d73-8a44-82d59831ed9c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1757172465"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-209f51cf-48c0-414a-bc1c-2e059bbf08be tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Create volume request body: {'volume': {"'snapshot_id": '63d4a44a-7223-4d73-8a44-82d59831ed9c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1757172465'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-209f51cf-48c0-414a-bc1c-2e059bbf08be tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Create volume of 1 GB Sep 08 06:52:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-209f51cf-48c0-414a-bc1c-2e059bbf08be tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Availability Zones retrieved successfully. Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-209f51cf-48c0-414a-bc1c-2e059bbf08be tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Flow 'volume_create_api' (7a9c7290-75d4-4dff-9867-3b22d3dd50d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-209f51cf-48c0-414a-bc1c-2e059bbf08be tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d53ab050-9f46-4f63-b077-36fa05b152c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-209f51cf-48c0-414a-bc1c-2e059bbf08be tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-209f51cf-48c0-414a-bc1c-2e059bbf08be tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d53ab050-9f46-4f63-b077-36fa05b152c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-209f51cf-48c0-414a-bc1c-2e059bbf08be tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f37949d-892b-4a7f-a06e-66c4d864fd84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:15 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-0582dd46-923e-4ea0-99e7-54e8f35c5015 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Created reservations ['9fea4870-9d36-49c6-886a-d6e5df2121f3', '9cd2549e-b14a-4f0d-9610-8232f5a56533', 'ad7cc8ab-a19d-4843-99cb-af4e86da89da', '27c48956-be00-4527-aa9d-8280400101fa'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:52:15 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0582dd46-923e-4ea0-99e7-54e8f35c5015 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b28268b-be7a-4cbf-bf91-04bc7493a416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fea4870-9d36-49c6-886a-d6e5df2121f3', '9cd2549e-b14a-4f0d-9610-8232f5a56533', 'ad7cc8ab-a19d-4843-99cb-af4e86da89da', '27c48956-be00-4527-aa9d-8280400101fa']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:15 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0582dd46-923e-4ea0-99e7-54e8f35c5015 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6318c8e-f9af-4eaa-b67b-257d9253fbd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:15 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0582dd46-923e-4ea0-99e7-54e8f35c5015 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6318c8e-f9af-4eaa-b67b-257d9253fbd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bc9a5ae-7021-4a6e-a732-36fd5ee7f596', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-384484374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f929b2902a374001acddc9da4cc4453a',qos_specs=None,replication_status=,reservations=['9fea4870-9d36-49c6-886a-d6e5df2121f3','9cd2549e-b14a-4f0d-9610-8232f5a56533','ad7cc8ab-a19d-4843-99cb-af4e86da89da','27c48956-be00-4527-aa9d-8280400101fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f37f4a3abcfc4aeeaf9cbd0c079cd7b4',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:52:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-384484374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bc9a5ae-7021-4a6e-a732-36fd5ee7f596,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f929b2902a374001acddc9da4cc4453a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f37f4a3abcfc4aeeaf9cbd0c079cd7b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:15 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0582dd46-923e-4ea0-99e7-54e8f35c5015 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fb0710d-1d14-42cb-b829-e3b9596b5d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-209f51cf-48c0-414a-bc1c-2e059bbf08be tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Created reservations ['01d32430-f66a-43ed-9fb9-d84053c0d1ae', '07b1b2cd-0b95-4cbb-806e-0ca4afb1d2a9', 'd32334b9-f3ba-44ac-acc0-f2b5dcaa792f', '9e8c6f53-a617-46f6-80e6-31f598b6d7c9'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-209f51cf-48c0-414a-bc1c-2e059bbf08be tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f37949d-892b-4a7f-a06e-66c4d864fd84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01d32430-f66a-43ed-9fb9-d84053c0d1ae', '07b1b2cd-0b95-4cbb-806e-0ca4afb1d2a9', 'd32334b9-f3ba-44ac-acc0-f2b5dcaa792f', '9e8c6f53-a617-46f6-80e6-31f598b6d7c9']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-209f51cf-48c0-414a-bc1c-2e059bbf08be tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e8a3e59-31fb-434f-977c-478920885462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:15 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0582dd46-923e-4ea0-99e7-54e8f35c5015 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fb0710d-1d14-42cb-b829-e3b9596b5d8e) transitioned into state 'SUCCESS' from state '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-384484374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f929b2902a374001acddc9da4cc4453a',qos_specs=None,replication_status=,reservations=['9fea4870-9d36-49c6-886a-d6e5df2121f3','9cd2549e-b14a-4f0d-9610-8232f5a56533','ad7cc8ab-a19d-4843-99cb-af4e86da89da','27c48956-be00-4527-aa9d-8280400101fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f37f4a3abcfc4aeeaf9cbd0c079cd7b4',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:15 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0582dd46-923e-4ea0-99e7-54e8f35c5015 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (773d99aa-ada4-4f3f-a15a-553843bc1698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-209f51cf-48c0-414a-bc1c-2e059bbf08be tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e8a3e59-31fb-434f-977c-478920885462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1b1aba8-48b5-4222-a811-677fa880d88f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1757172465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a37e205e226f44668d16fcf1e7b8dd1d',qos_specs=None,replication_status=,reservations=['01d32430-f66a-43ed-9fb9-d84053c0d1ae','07b1b2cd-0b95-4cbb-806e-0ca4afb1d2a9','d32334b9-f3ba-44ac-acc0-f2b5dcaa792f','9e8c6f53-a617-46f6-80e6-31f598b6d7c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b53c6cbd9754ae38c2e90b0a71a3c4b',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:52:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1757172465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1b1aba8-48b5-4222-a811-677fa880d88f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a37e205e226f44668d16fcf1e7b8dd1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b53c6cbd9754ae38c2e90b0a71a3c4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-209f51cf-48c0-414a-bc1c-2e059bbf08be tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f3c497e-07c4-465d-8053-04a537a839d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:15 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0582dd46-923e-4ea0-99e7-54e8f35c5015 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (773d99aa-ada4-4f3f-a15a-553843bc1698) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:15 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0582dd46-923e-4ea0-99e7-54e8f35c5015 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Flow 'volume_create_api' (ade0e773-44f7-41ed-891a-4142620a7fc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:52:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0582dd46-923e-4ea0-99e7-54e8f35c5015 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Create volume request issued successfully. Sep 08 06:52:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0582dd46-923e-4ea0-99e7-54e8f35c5015 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:52:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 781/1558] 192.168.122.168 () {62 vars in 1183 bytes} [Tue Sep 8 06:52:14 2026] POST /volume/v3/volumes => generated 827 bytes in 999 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:52:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-89e157a0-5152-4278-8473-740864c1542a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-89e157a0-5152-4278-8473-740864c1542a tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] GET http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 Sep 08 06:52:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-89e157a0-5152-4278-8473-740864c1542a tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-89e157a0-5152-4278-8473-740864c1542a tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-209f51cf-48c0-414a-bc1c-2e059bbf08be tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f3c497e-07c4-465d-8053-04a537a839d8) transitioned into state 'SUCCESS' from state '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-1757172465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a37e205e226f44668d16fcf1e7b8dd1d',qos_specs=None,replication_status=,reservations=['01d32430-f66a-43ed-9fb9-d84053c0d1ae','07b1b2cd-0b95-4cbb-806e-0ca4afb1d2a9','d32334b9-f3ba-44ac-acc0-f2b5dcaa792f','9e8c6f53-a617-46f6-80e6-31f598b6d7c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b53c6cbd9754ae38c2e90b0a71a3c4b',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-89e157a0-5152-4278-8473-740864c1542a tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Volume info retrieved successfully. Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-209f51cf-48c0-414a-bc1c-2e059bbf08be tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76dd96d6-fb7f-41e8-849c-b8b33190df1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-89e157a0-5152-4278-8473-740864c1542a tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 returned with HTTP 200 Sep 08 06:52:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 782/1559] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:52:15 2026] GET /volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 => generated 895 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-209f51cf-48c0-414a-bc1c-2e059bbf08be tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76dd96d6-fb7f-41e8-849c-b8b33190df1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-209f51cf-48c0-414a-bc1c-2e059bbf08be tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Flow 'volume_create_api' (7a9c7290-75d4-4dff-9867-3b22d3dd50d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-209f51cf-48c0-414a-bc1c-2e059bbf08be tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Create volume request issued successfully. Sep 08 06:52:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-209f51cf-48c0-414a-bc1c-2e059bbf08be tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:52:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 778/1560] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:52:15 2026] POST /volume/v3/volumes => generated 769 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:52:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a95b641b-4846-475a-a129-cf193576b06e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a95b641b-4846-475a-a129-cf193576b06e tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/1cdd1477-3e56-40bd-8fe0-6ba154aec949 Sep 08 06:52:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a95b641b-4846-475a-a129-cf193576b06e tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a95b641b-4846-475a-a129-cf193576b06e tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a95b641b-4846-475a-a129-cf193576b06e tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a95b641b-4846-475a-a129-cf193576b06e tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/1cdd1477-3e56-40bd-8fe0-6ba154aec949 returned with HTTP 200 Sep 08 06:52:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 783/1561] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:15 2026] GET /volume/v3/volumes/1cdd1477-3e56-40bd-8fe0-6ba154aec949 => generated 862 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-82799b2e-6f6d-4c98-ae33-a23393b6586f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-82799b2e-6f6d-4c98-ae33-a23393b6586f tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/5e39bb2a-d433-4d6e-bdb8-e830426649ed Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-82799b2e-6f6d-4c98-ae33-a23393b6586f tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-82799b2e-6f6d-4c98-ae33-a23393b6586f tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-82799b2e-6f6d-4c98-ae33-a23393b6586f tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-82799b2e-6f6d-4c98-ae33-a23393b6586f tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/5e39bb2a-d433-4d6e-bdb8-e830426649ed returned with HTTP 200 Sep 08 06:52:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 779/1562] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:15 2026] GET /volume/v3/volumes/5e39bb2a-d433-4d6e-bdb8-e830426649ed => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:52:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f2861dbd-aae0-4ced-9eff-61680e6f6985 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f2861dbd-aae0-4ced-9eff-61680e6f6985 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f2861dbd-aae0-4ced-9eff-61680e6f6985 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f2861dbd-aae0-4ced-9eff-61680e6f6985 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f2861dbd-aae0-4ced-9eff-61680e6f6985 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f2861dbd-aae0-4ced-9eff-61680e6f6985 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 784/1563] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:16 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:52:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b2d4ff35-d376-4fcf-a312-770ac8e56185 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b2d4ff35-d376-4fcf-a312-770ac8e56185 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] GET http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 Sep 08 06:52:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b2d4ff35-d376-4fcf-a312-770ac8e56185 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b2d4ff35-d376-4fcf-a312-770ac8e56185 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b2d4ff35-d376-4fcf-a312-770ac8e56185 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Volume info retrieved successfully. Sep 08 06:52:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b2d4ff35-d376-4fcf-a312-770ac8e56185 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 returned with HTTP 200 Sep 08 06:52:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 780/1564] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:52:16 2026] GET /volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 => generated 919 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:52:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-57d5768a-4796-4bfc-8f91-67bcaad76019 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-57d5768a-4796-4bfc-8f91-67bcaad76019 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/5e39bb2a-d433-4d6e-bdb8-e830426649ed Sep 08 06:52:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-57d5768a-4796-4bfc-8f91-67bcaad76019 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-57d5768a-4796-4bfc-8f91-67bcaad76019 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-57d5768a-4796-4bfc-8f91-67bcaad76019 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-57d5768a-4796-4bfc-8f91-67bcaad76019 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/5e39bb2a-d433-4d6e-bdb8-e830426649ed returned with HTTP 200 Sep 08 06:52:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 785/1565] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:16 2026] GET /volume/v3/volumes/5e39bb2a-d433-4d6e-bdb8-e830426649ed => generated 861 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3eeb523f-c7b2-4f11-8569-943c9a525b01 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3eeb523f-c7b2-4f11-8569-943c9a525b01 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/9102b518-793f-416d-a206-f454b41f96f0 Sep 08 06:52:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3eeb523f-c7b2-4f11-8569-943c9a525b01 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3eeb523f-c7b2-4f11-8569-943c9a525b01 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3eeb523f-c7b2-4f11-8569-943c9a525b01 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3eeb523f-c7b2-4f11-8569-943c9a525b01 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/9102b518-793f-416d-a206-f454b41f96f0 returned with HTTP 200 Sep 08 06:52:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 781/1566] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:17 2026] GET /volume/v3/volumes/9102b518-793f-416d-a206-f454b41f96f0 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7dd1e0e4-f0e8-49c9-8b57-cedafd328771 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7dd1e0e4-f0e8-49c9-8b57-cedafd328771 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7dd1e0e4-f0e8-49c9-8b57-cedafd328771 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7dd1e0e4-f0e8-49c9-8b57-cedafd328771 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7dd1e0e4-f0e8-49c9-8b57-cedafd328771 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7dd1e0e4-f0e8-49c9-8b57-cedafd328771 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 786/1567] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:17 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e4267d72-1cf8-44fc-8b9e-f3a2b8ffed91 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e4267d72-1cf8-44fc-8b9e-f3a2b8ffed91 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] GET http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 Sep 08 06:52:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e4267d72-1cf8-44fc-8b9e-f3a2b8ffed91 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e4267d72-1cf8-44fc-8b9e-f3a2b8ffed91 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e4267d72-1cf8-44fc-8b9e-f3a2b8ffed91 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Volume info retrieved successfully. Sep 08 06:52:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e4267d72-1cf8-44fc-8b9e-f3a2b8ffed91 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 returned with HTTP 200 Sep 08 06:52:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 782/1568] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:52:17 2026] GET /volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 => generated 919 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:52:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2a520cf8-1af6-4b99-9fae-0e97ffbdd5dd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2a520cf8-1af6-4b99-9fae-0e97ffbdd5dd tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/9102b518-793f-416d-a206-f454b41f96f0 Sep 08 06:52:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2a520cf8-1af6-4b99-9fae-0e97ffbdd5dd tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2a520cf8-1af6-4b99-9fae-0e97ffbdd5dd tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2a520cf8-1af6-4b99-9fae-0e97ffbdd5dd tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2a520cf8-1af6-4b99-9fae-0e97ffbdd5dd tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/9102b518-793f-416d-a206-f454b41f96f0 returned with HTTP 200 Sep 08 06:52:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 787/1569] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:18 2026] GET /volume/v3/volumes/9102b518-793f-416d-a206-f454b41f96f0 => generated 862 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cb70d1e0-9e84-4f02-bcde-9c8b072fe276 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb70d1e0-9e84-4f02-bcde-9c8b072fe276 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/08a567aa-2655-40b2-a460-0c1a49f2b478 Sep 08 06:52:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cb70d1e0-9e84-4f02-bcde-9c8b072fe276 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cb70d1e0-9e84-4f02-bcde-9c8b072fe276 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cb70d1e0-9e84-4f02-bcde-9c8b072fe276 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb70d1e0-9e84-4f02-bcde-9c8b072fe276 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/08a567aa-2655-40b2-a460-0c1a49f2b478 returned with HTTP 200 Sep 08 06:52:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 783/1570] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:18 2026] GET /volume/v3/volumes/08a567aa-2655-40b2-a460-0c1a49f2b478 => generated 861 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-02435c4c-02b2-48cb-98e6-f73efadda8d5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-02435c4c-02b2-48cb-98e6-f73efadda8d5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-02435c4c-02b2-48cb-98e6-f73efadda8d5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-02435c4c-02b2-48cb-98e6-f73efadda8d5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-02435c4c-02b2-48cb-98e6-f73efadda8d5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-02435c4c-02b2-48cb-98e6-f73efadda8d5 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 788/1571] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:18 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b230e5ad-0af0-4667-98f8-a91d0159f840 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b230e5ad-0af0-4667-98f8-a91d0159f840 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] GET http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 Sep 08 06:52:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b230e5ad-0af0-4667-98f8-a91d0159f840 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b230e5ad-0af0-4667-98f8-a91d0159f840 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b230e5ad-0af0-4667-98f8-a91d0159f840 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Volume info retrieved successfully. Sep 08 06:52:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b230e5ad-0af0-4667-98f8-a91d0159f840 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 returned with HTTP 200 Sep 08 06:52:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 784/1572] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:52:18 2026] GET /volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 => generated 919 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:52:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6e04e84c-6217-4c92-a8bc-517bb8f52d26 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6e04e84c-6217-4c92-a8bc-517bb8f52d26 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/08a567aa-2655-40b2-a460-0c1a49f2b478 Sep 08 06:52:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6e04e84c-6217-4c92-a8bc-517bb8f52d26 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6e04e84c-6217-4c92-a8bc-517bb8f52d26 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6e04e84c-6217-4c92-a8bc-517bb8f52d26 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6e04e84c-6217-4c92-a8bc-517bb8f52d26 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/08a567aa-2655-40b2-a460-0c1a49f2b478 returned with HTTP 200 Sep 08 06:52:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 789/1573] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:19 2026] GET /volume/v3/volumes/08a567aa-2655-40b2-a460-0c1a49f2b478 => generated 862 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c0cfec01-ec91-4627-917c-e98d26208a0e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c0cfec01-ec91-4627-917c-e98d26208a0e tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/d1b1aba8-48b5-4222-a811-677fa880d88f Sep 08 06:52:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c0cfec01-ec91-4627-917c-e98d26208a0e tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c0cfec01-ec91-4627-917c-e98d26208a0e tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c0cfec01-ec91-4627-917c-e98d26208a0e tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c0cfec01-ec91-4627-917c-e98d26208a0e tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/d1b1aba8-48b5-4222-a811-677fa880d88f returned with HTTP 200 Sep 08 06:52:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 785/1574] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:19 2026] GET /volume/v3/volumes/d1b1aba8-48b5-4222-a811-677fa880d88f => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:52:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f5e4d774-8440-4f9d-a2f9-e9c461019ab9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f5e4d774-8440-4f9d-a2f9-e9c461019ab9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f5e4d774-8440-4f9d-a2f9-e9c461019ab9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f5e4d774-8440-4f9d-a2f9-e9c461019ab9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f5e4d774-8440-4f9d-a2f9-e9c461019ab9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f5e4d774-8440-4f9d-a2f9-e9c461019ab9 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 790/1575] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:19 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9b2e0feb-5984-4029-8ac7-816761b60e02 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9b2e0feb-5984-4029-8ac7-816761b60e02 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] GET http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 Sep 08 06:52:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9b2e0feb-5984-4029-8ac7-816761b60e02 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9b2e0feb-5984-4029-8ac7-816761b60e02 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9b2e0feb-5984-4029-8ac7-816761b60e02 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Volume info retrieved successfully. Sep 08 06:52:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9b2e0feb-5984-4029-8ac7-816761b60e02 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 returned with HTTP 200 Sep 08 06:52:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 786/1576] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:52:19 2026] GET /volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 => generated 955 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:52:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7a5b8d3b-f8bb-460c-a0d8-fb000e5fc3e9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7a5b8d3b-f8bb-460c-a0d8-fb000e5fc3e9 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] POST http://192.168.122.168/volume/v3/volume-transfers Sep 08 06:52:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7a5b8d3b-f8bb-460c-a0d8-fb000e5fc3e9 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8bc9a5ae-7021-4a6e-a732-36fd5ee7f596"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volume_transfer [None req-7a5b8d3b-f8bb-460c-a0d8-fb000e5fc3e9 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Creating new volume transfer {'transfer': {'volume_id': '8bc9a5ae-7021-4a6e-a732-36fd5ee7f596'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 08 06:52:20 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volume_transfer [None req-7a5b8d3b-f8bb-460c-a0d8-fb000e5fc3e9 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Creating transfer of volume 8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 Sep 08 06:52:20 devstack devstack@c-api.service[87202]: INFO cinder.transfer.api [None req-7a5b8d3b-f8bb-460c-a0d8-fb000e5fc3e9 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Generating transfer record for volume 8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 Sep 08 06:52:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7a5b8d3b-f8bb-460c-a0d8-fb000e5fc3e9 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] http://192.168.122.168/volume/v3/volume-transfers returned with HTTP 202 Sep 08 06:52:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 791/1577] 192.168.122.168 () {62 vars in 1210 bytes} [Tue Sep 8 06:52:19 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:52:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5ef0404c-3277-445e-9689-c4880fd68e87 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5ef0404c-3277-445e-9689-c4880fd68e87 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] GET http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 Sep 08 06:52:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5ef0404c-3277-445e-9689-c4880fd68e87 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5ef0404c-3277-445e-9689-c4880fd68e87 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-97cb7598-c60f-445a-aef1-9aa248edcb0c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-97cb7598-c60f-445a-aef1-9aa248edcb0c tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] POST http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action Sep 08 06:52:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-97cb7598-c60f-445a-aef1-9aa248edcb0c tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action body: b'{"os-attach": {"instance_uuid": "775d00c9-2fba-4de0-9ad4-5f19e8bdfe60", "mountpoint": "/dev/vdb"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:52:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-97cb7598-c60f-445a-aef1-9aa248edcb0c tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "775d00c9-2fba-4de0-9ad4-5f19e8bdfe60", "mountpoint": "/dev/vdb"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5ef0404c-3277-445e-9689-c4880fd68e87 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Volume info retrieved successfully. Sep 08 06:52:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5ef0404c-3277-445e-9689-c4880fd68e87 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 returned with HTTP 200 Sep 08 06:52:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 787/1578] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:52:20 2026] GET /volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 => generated 963 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:52:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-97cb7598-c60f-445a-aef1-9aa248edcb0c tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:52:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6d451382-0609-469d-878a-4a896ae4e047 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-97cb7598-c60f-445a-aef1-9aa248edcb0c tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Update volume admin metadata completed successfully. Sep 08 06:52:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d451382-0609-469d-878a-4a896ae4e047 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-reader] GET http://192.168.122.168/volume/v3/os-volume-transfer/e546c843-21bf-48eb-82f7-ecaf8dd72c97 Sep 08 06:52:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d451382-0609-469d-878a-4a896ae4e047 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d451382-0609-469d-878a-4a896ae4e047 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d451382-0609-469d-878a-4a896ae4e047 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-reader] http://192.168.122.168/volume/v3/os-volume-transfer/e546c843-21bf-48eb-82f7-ecaf8dd72c97 returned with HTTP 200 Sep 08 06:52:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 788/1579] 192.168.122.168 () {60 vars in 1306 bytes} [Tue Sep 8 06:52:20 2026] GET /volume/v3/os-volume-transfer/e546c843-21bf-48eb-82f7-ecaf8dd72c97 => generated 440 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:52:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0bf39e1b-ec0c-437d-a824-21b87cf226f8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0bf39e1b-ec0c-437d-a824-21b87cf226f8 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/d1b1aba8-48b5-4222-a811-677fa880d88f Sep 08 06:52:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0bf39e1b-ec0c-437d-a824-21b87cf226f8 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0bf39e1b-ec0c-437d-a824-21b87cf226f8 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0bf39e1b-ec0c-437d-a824-21b87cf226f8 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0bf39e1b-ec0c-437d-a824-21b87cf226f8 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/d1b1aba8-48b5-4222-a811-677fa880d88f returned with HTTP 200 Sep 08 06:52:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 789/1580] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:20 2026] GET /volume/v3/volumes/d1b1aba8-48b5-4222-a811-677fa880d88f => generated 861 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8185ae88-f95b-4523-b8ac-1e3f773194ad None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-97cb7598-c60f-445a-aef1-9aa248edcb0c tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Attach volume completed successfully. Sep 08 06:52:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8185ae88-f95b-4523-b8ac-1e3f773194ad tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-reader] GET http://192.168.122.168/volume/v3/os-volume-transfer Sep 08 06:52:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8185ae88-f95b-4523-b8ac-1e3f773194ad tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-97cb7598-c60f-445a-aef1-9aa248edcb0c tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action returned with HTTP 202 Sep 08 06:52:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8185ae88-f95b-4523-b8ac-1e3f773194ad tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 792/1581] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:52:20 2026] POST /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action => generated 0 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:52:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0b1d63e6-7722-41dd-9e74-cf7c88d6ab26 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.volume_transfer [None req-8185ae88-f95b-4523-b8ac-1e3f773194ad tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-reader] Listing volume transfers {{(pid=87203) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 06:52:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0b1d63e6-7722-41dd-9e74-cf7c88d6ab26 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0b1d63e6-7722-41dd-9e74-cf7c88d6ab26 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0b1d63e6-7722-41dd-9e74-cf7c88d6ab26 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8185ae88-f95b-4523-b8ac-1e3f773194ad tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-reader] http://192.168.122.168/volume/v3/os-volume-transfer returned with HTTP 200 Sep 08 06:52:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 790/1582] 192.168.122.168 () {60 vars in 1195 bytes} [Tue Sep 8 06:52:20 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:52:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b1b45c21-ff9a-45a0-8006-7355fbbbe43e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b1b45c21-ff9a-45a0-8006-7355fbbbe43e tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b Sep 08 06:52:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b1b45c21-ff9a-45a0-8006-7355fbbbe43e tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b1b45c21-ff9a-45a0-8006-7355fbbbe43e tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0b1d63e6-7722-41dd-9e74-cf7c88d6ab26 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0b1d63e6-7722-41dd-9e74-cf7c88d6ab26 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 793/1583] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:20 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2ce437cd-f7de-489e-a1b9-3d4879169f5e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b1b45c21-ff9a-45a0-8006-7355fbbbe43e tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:52:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b1b45c21-ff9a-45a0-8006-7355fbbbe43e tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b returned with HTTP 200 Sep 08 06:52:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 791/1584] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:20 2026] GET /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b => generated 1185 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:52:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7549c13b-941b-447a-9ecb-6f1d21040dad None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2ce437cd-f7de-489e-a1b9-3d4879169f5e tempest-VolumesTransfersV355Test-1238747135 tempest-VolumesTransfersV355Test-1238747135-project-member] POST http://192.168.122.168/volume/v3/volume-transfers/e546c843-21bf-48eb-82f7-ecaf8dd72c97/accept Sep 08 06:52:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2ce437cd-f7de-489e-a1b9-3d4879169f5e tempest-VolumesTransfersV355Test-1238747135 tempest-VolumesTransfersV355Test-1238747135-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a037ffb79833b081"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.volume_transfer [None req-2ce437cd-f7de-489e-a1b9-3d4879169f5e tempest-VolumesTransfersV355Test-1238747135 tempest-VolumesTransfersV355Test-1238747135-project-member] Accepting volume transfer e546c843-21bf-48eb-82f7-ecaf8dd72c97 {{(pid=87202) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 08 06:52:20 devstack devstack@c-api.service[87202]: INFO cinder.api.contrib.volume_transfer [None req-2ce437cd-f7de-489e-a1b9-3d4879169f5e tempest-VolumesTransfersV355Test-1238747135 tempest-VolumesTransfersV355Test-1238747135-project-member] Accepting transfer e546c843-21bf-48eb-82f7-ecaf8dd72c97 Sep 08 06:52:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7549c13b-941b-447a-9ecb-6f1d21040dad tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] GET http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b Sep 08 06:52:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7549c13b-941b-447a-9ecb-6f1d21040dad tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7549c13b-941b-447a-9ecb-6f1d21040dad tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7549c13b-941b-447a-9ecb-6f1d21040dad tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] Volume info retrieved successfully. Sep 08 06:52:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7549c13b-941b-447a-9ecb-6f1d21040dad tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b returned with HTTP 200 Sep 08 06:52:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 792/1585] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:20 2026] GET /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b => generated 1185 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:52:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-69d875a6-13bc-470f-b6ea-928e0d3706b4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-69d875a6-13bc-470f-b6ea-928e0d3706b4 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] POST http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action Sep 08 06:52:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-69d875a6-13bc-470f-b6ea-928e0d3706b4 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action body: b'{"os-detach": {}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:52:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-69d875a6-13bc-470f-b6ea-928e0d3706b4 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-69d875a6-13bc-470f-b6ea-928e0d3706b4 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:52:21 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-2ce437cd-f7de-489e-a1b9-3d4879169f5e tempest-VolumesTransfersV355Test-1238747135 tempest-VolumesTransfersV355Test-1238747135-project-member] Created reservations ['27c69eb8-a27b-4dc9-988e-8f8da43999a5', '91159a46-b5d4-4118-90df-7f8836289ab6', 'e2775b98-65cc-4eca-99c7-5815217ade36', 'b1ff1366-6a71-40b6-8653-10966fa542d6'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:52:21 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-2ce437cd-f7de-489e-a1b9-3d4879169f5e tempest-VolumesTransfersV355Test-1238747135 tempest-VolumesTransfersV355Test-1238747135-project-member] Created reservations ['06b369a3-a592-4cc3-8271-67b51eb55d1b', 'd7d0626d-a49a-4771-a425-7d34bd167e78', 'bfdbf722-1e7b-4dcb-babe-d9000cdba217', '4c394827-4bed-4b5b-85a0-2ef44d80b9c5'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:52:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:21 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:52:21 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-2ce437cd-f7de-489e-a1b9-3d4879169f5e tempest-VolumesTransfersV355Test-1238747135 tempest-VolumesTransfersV355Test-1238747135-project-member] Created reservations ['df1d2b96-da2f-499f-85d9-04bc72e48c32', 'ccd0aa95-e65a-41dc-9fdc-f6ba6f120923', 'df20a83c-5d74-43b4-a4e4-4c04ba144ef0', 'a2884ee3-2b9f-43eb-928a-d0c1b3c90de2'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:52:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-69d875a6-13bc-470f-b6ea-928e0d3706b4 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Detach volume completed successfully. Sep 08 06:52:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-69d875a6-13bc-470f-b6ea-928e0d3706b4 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action returned with HTTP 202 Sep 08 06:52:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 793/1586] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:52:21 2026] POST /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action => generated 0 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:52:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-88ce5eb6-665b-4b69-ae3f-7a8cf28026b1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-88ce5eb6-665b-4b69-ae3f-7a8cf28026b1 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b Sep 08 06:52:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-88ce5eb6-665b-4b69-ae3f-7a8cf28026b1 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-88ce5eb6-665b-4b69-ae3f-7a8cf28026b1 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:21 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-2ce437cd-f7de-489e-a1b9-3d4879169f5e tempest-VolumesTransfersV355Test-1238747135 tempest-VolumesTransfersV355Test-1238747135-project-member] Created reservations ['49d0abb8-6206-4a40-9d88-be45c68eccf4', '65d50668-09e0-41ac-ad25-191ea291a774', 'e95f2075-c859-4c9e-9503-84c6d33ca924', 'dd9a237f-63ad-4155-ba87-b4539874351f'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:52:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-88ce5eb6-665b-4b69-ae3f-7a8cf28026b1 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:52:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-88ce5eb6-665b-4b69-ae3f-7a8cf28026b1 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b returned with HTTP 200 Sep 08 06:52:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 794/1587] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:21 2026] GET /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b => generated 870 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2ce437cd-f7de-489e-a1b9-3d4879169f5e tempest-VolumesTransfersV355Test-1238747135 tempest-VolumesTransfersV355Test-1238747135-project-member] Transfer volume completed successfully. Sep 08 06:52:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5cbb3cf5-d618-431c-bdb8-6713a19607b6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5cbb3cf5-d618-431c-bdb8-6713a19607b6 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/d1b1aba8-48b5-4222-a811-677fa880d88f Sep 08 06:52:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5cbb3cf5-d618-431c-bdb8-6713a19607b6 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5cbb3cf5-d618-431c-bdb8-6713a19607b6 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5cbb3cf5-d618-431c-bdb8-6713a19607b6 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:21 devstack devstack@c-api.service[87202]: INFO cinder.transfer.api [None req-2ce437cd-f7de-489e-a1b9-3d4879169f5e tempest-VolumesTransfersV355Test-1238747135 tempest-VolumesTransfersV355Test-1238747135-project-member] Volume 8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 has been transferred. Sep 08 06:52:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5cbb3cf5-d618-431c-bdb8-6713a19607b6 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/d1b1aba8-48b5-4222-a811-677fa880d88f returned with HTTP 200 Sep 08 06:52:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 795/1588] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:21 2026] GET /volume/v3/volumes/d1b1aba8-48b5-4222-a811-677fa880d88f => generated 862 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c37304ad-0a25-4458-8cf3-9f15bcefe38d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2ce437cd-f7de-489e-a1b9-3d4879169f5e tempest-VolumesTransfersV355Test-1238747135 tempest-VolumesTransfersV355Test-1238747135-project-member] http://192.168.122.168/volume/v3/volume-transfers/e546c843-21bf-48eb-82f7-ecaf8dd72c97/accept returned with HTTP 202 Sep 08 06:52:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 794/1589] 192.168.122.168 () {62 vars in 1342 bytes} [Tue Sep 8 06:52:20 2026] POST /volume/v3/volume-transfers/e546c843-21bf-48eb-82f7-ecaf8dd72c97/accept => generated 373 bytes in 1042 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:52:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a0faf6f4-124a-428e-98ef-8c7680f26d89 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a0faf6f4-124a-428e-98ef-8c7680f26d89 tempest-VolumesTransfersV355Test-1238747135 tempest-VolumesTransfersV355Test-1238747135-project-member] GET http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 Sep 08 06:52:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c37304ad-0a25-4458-8cf3-9f15bcefe38d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a0faf6f4-124a-428e-98ef-8c7680f26d89 tempest-VolumesTransfersV355Test-1238747135 tempest-VolumesTransfersV355Test-1238747135-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a0faf6f4-124a-428e-98ef-8c7680f26d89 tempest-VolumesTransfersV355Test-1238747135 tempest-VolumesTransfersV355Test-1238747135-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c37304ad-0a25-4458-8cf3-9f15bcefe38d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c37304ad-0a25-4458-8cf3-9f15bcefe38d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a0faf6f4-124a-428e-98ef-8c7680f26d89 tempest-VolumesTransfersV355Test-1238747135 tempest-VolumesTransfersV355Test-1238747135-project-member] Volume info retrieved successfully. Sep 08 06:52:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c37304ad-0a25-4458-8cf3-9f15bcefe38d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a0faf6f4-124a-428e-98ef-8c7680f26d89 tempest-VolumesTransfersV355Test-1238747135 tempest-VolumesTransfersV355Test-1238747135-project-member] http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 returned with HTTP 200 Sep 08 06:52:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 795/1590] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:52:21 2026] GET /volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 => generated 955 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:52:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c37304ad-0a25-4458-8cf3-9f15bcefe38d tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 796/1591] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:21 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a767ff33-f3fc-46ac-b815-5331f9289f35 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a767ff33-f3fc-46ac-b815-5331f9289f35 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] DELETE http://192.168.122.168/volume/v3/volumes/d1b1aba8-48b5-4222-a811-677fa880d88f Sep 08 06:52:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a767ff33-f3fc-46ac-b815-5331f9289f35 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a767ff33-f3fc-46ac-b815-5331f9289f35 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:21 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-a767ff33-f3fc-46ac-b815-5331f9289f35 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Delete volume with id: d1b1aba8-48b5-4222-a811-677fa880d88f Sep 08 06:52:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6ead7dfe-6f28-405a-9f8d-8fb15785796b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6ead7dfe-6f28-405a-9f8d-8fb15785796b tempest-VolumesTransfersV355Test-1238747135 tempest-VolumesTransfersV355Test-1238747135-project-member] GET http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 Sep 08 06:52:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6ead7dfe-6f28-405a-9f8d-8fb15785796b tempest-VolumesTransfersV355Test-1238747135 tempest-VolumesTransfersV355Test-1238747135-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6ead7dfe-6f28-405a-9f8d-8fb15785796b tempest-VolumesTransfersV355Test-1238747135 tempest-VolumesTransfersV355Test-1238747135-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a767ff33-f3fc-46ac-b815-5331f9289f35 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6ead7dfe-6f28-405a-9f8d-8fb15785796b tempest-VolumesTransfersV355Test-1238747135 tempest-VolumesTransfersV355Test-1238747135-project-member] Volume info retrieved successfully. Sep 08 06:52:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6ead7dfe-6f28-405a-9f8d-8fb15785796b tempest-VolumesTransfersV355Test-1238747135 tempest-VolumesTransfersV355Test-1238747135-project-member] http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 returned with HTTP 200 Sep 08 06:52:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 797/1592] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:52:21 2026] GET /volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 => generated 955 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:52:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a767ff33-f3fc-46ac-b815-5331f9289f35 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Delete volume request issued successfully. Sep 08 06:52:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b2113f5e-2ddf-4162-b3c3-917fdf88bc53 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a767ff33-f3fc-46ac-b815-5331f9289f35 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/d1b1aba8-48b5-4222-a811-677fa880d88f returned with HTTP 202 Sep 08 06:52:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 796/1593] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:52:21 2026] DELETE /volume/v3/volumes/d1b1aba8-48b5-4222-a811-677fa880d88f => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:52:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b2113f5e-2ddf-4162-b3c3-917fdf88bc53 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] DELETE http://192.168.122.168/volume/v3/volume-transfers/e546c843-21bf-48eb-82f7-ecaf8dd72c97 Sep 08 06:52:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b2113f5e-2ddf-4162-b3c3-917fdf88bc53 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b2113f5e-2ddf-4162-b3c3-917fdf88bc53 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:21 devstack devstack@c-api.service[87203]: INFO cinder.api.contrib.volume_transfer [None req-b2113f5e-2ddf-4162-b3c3-917fdf88bc53 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Delete transfer with id: e546c843-21bf-48eb-82f7-ecaf8dd72c97 Sep 08 06:52:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4f1c1c9e-b215-4902-909f-fad424ef1d32 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b2113f5e-2ddf-4162-b3c3-917fdf88bc53 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] http://192.168.122.168/volume/v3/volume-transfers/e546c843-21bf-48eb-82f7-ecaf8dd72c97 returned with HTTP 404 Sep 08 06:52:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 798/1594] 192.168.122.168 () {60 vars in 1303 bytes} [Tue Sep 8 06:52:21 2026] DELETE /volume/v3/volume-transfers/e546c843-21bf-48eb-82f7-ecaf8dd72c97 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:52:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4f1c1c9e-b215-4902-909f-fad424ef1d32 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/d1b1aba8-48b5-4222-a811-677fa880d88f Sep 08 06:52:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4f1c1c9e-b215-4902-909f-fad424ef1d32 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4f1c1c9e-b215-4902-909f-fad424ef1d32 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-97226eee-c15e-4cc7-bb9d-a18774321fd6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4f1c1c9e-b215-4902-909f-fad424ef1d32 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4f1c1c9e-b215-4902-909f-fad424ef1d32 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/d1b1aba8-48b5-4222-a811-677fa880d88f returned with HTTP 200 Sep 08 06:52:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 797/1595] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:21 2026] GET /volume/v3/volumes/d1b1aba8-48b5-4222-a811-677fa880d88f => generated 861 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-97226eee-c15e-4cc7-bb9d-a18774321fd6 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 Sep 08 06:52:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-97226eee-c15e-4cc7-bb9d-a18774321fd6 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-97226eee-c15e-4cc7-bb9d-a18774321fd6 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:22 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-97226eee-c15e-4cc7-bb9d-a18774321fd6 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] Delete volume with id: 8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 Sep 08 06:52:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-97226eee-c15e-4cc7-bb9d-a18774321fd6 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] Volume info retrieved successfully. Sep 08 06:52:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-97226eee-c15e-4cc7-bb9d-a18774321fd6 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] Delete volume request issued successfully. Sep 08 06:52:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-97226eee-c15e-4cc7-bb9d-a18774321fd6 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 returned with HTTP 202 Sep 08 06:52:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 799/1596] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 06:52:21 2026] DELETE /volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 => generated 0 bytes in 418 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 08 06:52:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-67ef6ce7-7e5c-4e0c-9d9f-5f3f33072dda None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-67ef6ce7-7e5c-4e0c-9d9f-5f3f33072dda tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] GET http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 Sep 08 06:52:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-67ef6ce7-7e5c-4e0c-9d9f-5f3f33072dda tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-67ef6ce7-7e5c-4e0c-9d9f-5f3f33072dda tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-67ef6ce7-7e5c-4e0c-9d9f-5f3f33072dda tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] Volume info retrieved successfully. Sep 08 06:52:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-67ef6ce7-7e5c-4e0c-9d9f-5f3f33072dda tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 returned with HTTP 200 Sep 08 06:52:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 798/1597] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:52:22 2026] GET /volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 => generated 1138 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:52:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c8713703-6473-4313-978f-6bb5001f397a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c8713703-6473-4313-978f-6bb5001f397a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c8713703-6473-4313-978f-6bb5001f397a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c8713703-6473-4313-978f-6bb5001f397a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c8713703-6473-4313-978f-6bb5001f397a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c8713703-6473-4313-978f-6bb5001f397a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 800/1598] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:22 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c314cf5f-d2cb-4b8e-a319-6f0d992f6a01 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c314cf5f-d2cb-4b8e-a319-6f0d992f6a01 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/d1b1aba8-48b5-4222-a811-677fa880d88f Sep 08 06:52:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c314cf5f-d2cb-4b8e-a319-6f0d992f6a01 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c314cf5f-d2cb-4b8e-a319-6f0d992f6a01 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c314cf5f-d2cb-4b8e-a319-6f0d992f6a01 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c314cf5f-d2cb-4b8e-a319-6f0d992f6a01 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/d1b1aba8-48b5-4222-a811-677fa880d88f returned with HTTP 200 Sep 08 06:52:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 799/1599] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:23 2026] GET /volume/v3/volumes/d1b1aba8-48b5-4222-a811-677fa880d88f => generated 861 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-87fafd50-5dd6-400f-a98a-5eecab343c6b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-87fafd50-5dd6-400f-a98a-5eecab343c6b tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] GET http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 Sep 08 06:52:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-87fafd50-5dd6-400f-a98a-5eecab343c6b tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-87fafd50-5dd6-400f-a98a-5eecab343c6b tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-87fafd50-5dd6-400f-a98a-5eecab343c6b tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 returned with HTTP 404 Sep 08 06:52:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 801/1600] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:52:23 2026] GET /volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:52:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5d3b267a-f015-45c4-827e-925c9d424e05 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5d3b267a-f015-45c4-827e-925c9d424e05 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] GET http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 Sep 08 06:52:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5d3b267a-f015-45c4-827e-925c9d424e05 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5d3b267a-f015-45c4-827e-925c9d424e05 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5d3b267a-f015-45c4-827e-925c9d424e05 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 returned with HTTP 404 Sep 08 06:52:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 800/1601] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:52:23 2026] GET /volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 06:52:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1970e5e4-dd8a-4020-ae0d-dd208fa5d606 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1970e5e4-dd8a-4020-ae0d-dd208fa5d606 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] DELETE http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 Sep 08 06:52:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1970e5e4-dd8a-4020-ae0d-dd208fa5d606 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1970e5e4-dd8a-4020-ae0d-dd208fa5d606 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:23 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-1970e5e4-dd8a-4020-ae0d-dd208fa5d606 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Delete volume with id: 8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 Sep 08 06:52:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1970e5e4-dd8a-4020-ae0d-dd208fa5d606 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] http://192.168.122.168/volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 returned with HTTP 404 Sep 08 06:52:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 802/1602] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 06:52:23 2026] DELETE /volume/v3/volumes/8bc9a5ae-7021-4a6e-a732-36fd5ee7f596 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 06:52:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4ab46bc2-84a1-4ce9-b70a-aa52c74e8121 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4ab46bc2-84a1-4ce9-b70a-aa52c74e8121 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:52:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4ab46bc2-84a1-4ce9-b70a-aa52c74e8121 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1728549629"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-4ab46bc2-84a1-4ce9-b70a-aa52c74e8121 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1728549629'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:52:23 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-4ab46bc2-84a1-4ce9-b70a-aa52c74e8121 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Create volume of 1 GB Sep 08 06:52:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4ab46bc2-84a1-4ce9-b70a-aa52c74e8121 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Availability Zones retrieved successfully. Sep 08 06:52:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ab46bc2-84a1-4ce9-b70a-aa52c74e8121 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Flow 'volume_create_api' (6aed9c56-5de9-4780-839f-d14762b6964b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:52:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ab46bc2-84a1-4ce9-b70a-aa52c74e8121 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16215b16-d302-451e-a65b-00e2996d1db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-4ab46bc2-84a1-4ce9-b70a-aa52c74e8121 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:52:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ab46bc2-84a1-4ce9-b70a-aa52c74e8121 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16215b16-d302-451e-a65b-00e2996d1db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ab46bc2-84a1-4ce9-b70a-aa52c74e8121 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db168ae5-f249-465b-a5f5-5d0764f288cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9d4eafa8-6c43-4ceb-8358-51609dad14be None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9d4eafa8-6c43-4ceb-8358-51609dad14be tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9d4eafa8-6c43-4ceb-8358-51609dad14be tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9d4eafa8-6c43-4ceb-8358-51609dad14be tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:23 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-4ab46bc2-84a1-4ce9-b70a-aa52c74e8121 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Created reservations ['993d534c-0408-409b-9a24-b93cb79397a3', '35eed499-bdb6-425b-a643-4b1c67aa7334', 'fefb019d-74f3-4cd4-97f4-80865e496ade', '349ea130-d8de-4a58-a805-3174f1621425'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:52:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ab46bc2-84a1-4ce9-b70a-aa52c74e8121 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db168ae5-f249-465b-a5f5-5d0764f288cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['993d534c-0408-409b-9a24-b93cb79397a3', '35eed499-bdb6-425b-a643-4b1c67aa7334', 'fefb019d-74f3-4cd4-97f4-80865e496ade', '349ea130-d8de-4a58-a805-3174f1621425']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ab46bc2-84a1-4ce9-b70a-aa52c74e8121 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dac0af4-200e-4a02-af80-fc7581457393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9d4eafa8-6c43-4ceb-8358-51609dad14be tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9d4eafa8-6c43-4ceb-8358-51609dad14be tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 803/1603] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:23 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:52:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ab46bc2-84a1-4ce9-b70a-aa52c74e8121 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dac0af4-200e-4a02-af80-fc7581457393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef80d06f-b5eb-4170-adb1-1a9c2df92f34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1728549629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f929b2902a374001acddc9da4cc4453a',qos_specs=None,replication_status=,reservations=['993d534c-0408-409b-9a24-b93cb79397a3','35eed499-bdb6-425b-a643-4b1c67aa7334','fefb019d-74f3-4cd4-97f4-80865e496ade','349ea130-d8de-4a58-a805-3174f1621425'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f37f4a3abcfc4aeeaf9cbd0c079cd7b4',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1728549629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef80d06f-b5eb-4170-adb1-1a9c2df92f34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f929b2902a374001acddc9da4cc4453a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f37f4a3abcfc4aeeaf9cbd0c079cd7b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ab46bc2-84a1-4ce9-b70a-aa52c74e8121 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce6b050-5e7f-4b0d-a3a6-fd49fc0b3c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ab46bc2-84a1-4ce9-b70a-aa52c74e8121 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce6b050-5e7f-4b0d-a3a6-fd49fc0b3c23) transitioned into state 'SUCCESS' from state '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-1728549629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f929b2902a374001acddc9da4cc4453a',qos_specs=None,replication_status=,reservations=['993d534c-0408-409b-9a24-b93cb79397a3','35eed499-bdb6-425b-a643-4b1c67aa7334','fefb019d-74f3-4cd4-97f4-80865e496ade','349ea130-d8de-4a58-a805-3174f1621425'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f37f4a3abcfc4aeeaf9cbd0c079cd7b4',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ab46bc2-84a1-4ce9-b70a-aa52c74e8121 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dc6dc03-63fe-4b68-9fbe-27ddc4c02124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ab46bc2-84a1-4ce9-b70a-aa52c74e8121 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dc6dc03-63fe-4b68-9fbe-27ddc4c02124) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ab46bc2-84a1-4ce9-b70a-aa52c74e8121 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Flow 'volume_create_api' (6aed9c56-5de9-4780-839f-d14762b6964b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4ab46bc2-84a1-4ce9-b70a-aa52c74e8121 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Create volume request issued successfully. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4ab46bc2-84a1-4ce9-b70a-aa52c74e8121 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:52:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 801/1604] 192.168.122.168 () {62 vars in 1183 bytes} [Tue Sep 8 06:52:23 2026] POST /volume/v3/volumes => generated 828 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:52:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5b97c140-4b8d-45fb-9d34-a1999a451616 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-23cbf400-4790-4ed5-ad60-5c8601274a2f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5b97c140-4b8d-45fb-9d34-a1999a451616 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] GET http://192.168.122.168/volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 Sep 08 06:52:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5b97c140-4b8d-45fb-9d34-a1999a451616 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5b97c140-4b8d-45fb-9d34-a1999a451616 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-23cbf400-4790-4ed5-ad60-5c8601274a2f tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/d1b1aba8-48b5-4222-a811-677fa880d88f Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-23cbf400-4790-4ed5-ad60-5c8601274a2f tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-23cbf400-4790-4ed5-ad60-5c8601274a2f tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-23cbf400-4790-4ed5-ad60-5c8601274a2f tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/d1b1aba8-48b5-4222-a811-677fa880d88f returned with HTTP 404 Sep 08 06:52:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 802/1605] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:24 2026] GET /volume/v3/volumes/d1b1aba8-48b5-4222-a811-677fa880d88f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b2358335-ec87-42d2-8413-9372c571e750 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5b97c140-4b8d-45fb-9d34-a1999a451616 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Volume info retrieved successfully. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b2358335-ec87-42d2-8413-9372c571e750 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] DELETE http://192.168.122.168/volume/v3/volumes/08a567aa-2655-40b2-a460-0c1a49f2b478 Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b2358335-ec87-42d2-8413-9372c571e750 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b2358335-ec87-42d2-8413-9372c571e750 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-b2358335-ec87-42d2-8413-9372c571e750 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Delete volume with id: 08a567aa-2655-40b2-a460-0c1a49f2b478 Sep 08 06:52:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5b97c140-4b8d-45fb-9d34-a1999a451616 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] http://192.168.122.168/volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 returned with HTTP 200 Sep 08 06:52:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 804/1606] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:52:24 2026] GET /volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 => generated 896 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:52:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b2358335-ec87-42d2-8413-9372c571e750 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b2358335-ec87-42d2-8413-9372c571e750 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Delete volume request issued successfully. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b2358335-ec87-42d2-8413-9372c571e750 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/08a567aa-2655-40b2-a460-0c1a49f2b478 returned with HTTP 202 Sep 08 06:52:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 803/1607] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:52:24 2026] DELETE /volume/v3/volumes/08a567aa-2655-40b2-a460-0c1a49f2b478 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:52:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-399863a4-8cbb-4c15-8079-74cdb187f1f6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-399863a4-8cbb-4c15-8079-74cdb187f1f6 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/08a567aa-2655-40b2-a460-0c1a49f2b478 Sep 08 06:52:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-399863a4-8cbb-4c15-8079-74cdb187f1f6 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-399863a4-8cbb-4c15-8079-74cdb187f1f6 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-399863a4-8cbb-4c15-8079-74cdb187f1f6 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-399863a4-8cbb-4c15-8079-74cdb187f1f6 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/08a567aa-2655-40b2-a460-0c1a49f2b478 returned with HTTP 200 Sep 08 06:52:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 805/1608] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:24 2026] GET /volume/v3/volumes/08a567aa-2655-40b2-a460-0c1a49f2b478 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f38c0a94-475a-4d43-b72a-fbdd1c8cb29d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f38c0a94-475a-4d43-b72a-fbdd1c8cb29d tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] POST http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f38c0a94-475a-4d43-b72a-fbdd1c8cb29d tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f38c0a94-475a-4d43-b72a-fbdd1c8cb29d tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f38c0a94-475a-4d43-b72a-fbdd1c8cb29d tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f38c0a94-475a-4d43-b72a-fbdd1c8cb29d tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Reserve volume completed successfully. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f38c0a94-475a-4d43-b72a-fbdd1c8cb29d tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action returned with HTTP 202 Sep 08 06:52:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 804/1609] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:52:24 2026] POST /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:52:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0bd7956d-8094-4a72-bc17-7f96b3241937 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0bd7956d-8094-4a72-bc17-7f96b3241937 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] GET http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b Sep 08 06:52:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0bd7956d-8094-4a72-bc17-7f96b3241937 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0bd7956d-8094-4a72-bc17-7f96b3241937 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0bd7956d-8094-4a72-bc17-7f96b3241937 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] Volume info retrieved successfully. Sep 08 06:52:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0bd7956d-8094-4a72-bc17-7f96b3241937 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b returned with HTTP 200 Sep 08 06:52:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 806/1610] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:24 2026] GET /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b => generated 870 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b4aa798d-c423-436e-b6b2-552b7fec9c6b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b4aa798d-c423-436e-b6b2-552b7fec9c6b tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] POST http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b4aa798d-c423-436e-b6b2-552b7fec9c6b tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b4aa798d-c423-436e-b6b2-552b7fec9c6b tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b4aa798d-c423-436e-b6b2-552b7fec9c6b tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b4aa798d-c423-436e-b6b2-552b7fec9c6b tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Unreserve volume completed successfully. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b4aa798d-c423-436e-b6b2-552b7fec9c6b tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action returned with HTTP 202 Sep 08 06:52:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 805/1611] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:52:24 2026] POST /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:52:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8d1c47a2-3ea1-4f51-b4b4-cf48739364b5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8d1c47a2-3ea1-4f51-b4b4-cf48739364b5 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] GET http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b Sep 08 06:52:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8d1c47a2-3ea1-4f51-b4b4-cf48739364b5 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8d1c47a2-3ea1-4f51-b4b4-cf48739364b5 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8d1c47a2-3ea1-4f51-b4b4-cf48739364b5 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] Volume info retrieved successfully. Sep 08 06:52:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8d1c47a2-3ea1-4f51-b4b4-cf48739364b5 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b returned with HTTP 200 Sep 08 06:52:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 807/1612] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:24 2026] GET /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b => generated 870 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c90bd648-a24e-4e86-805a-21a748c4bb2a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c90bd648-a24e-4e86-805a-21a748c4bb2a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] POST http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c90bd648-a24e-4e86-805a-21a748c4bb2a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c90bd648-a24e-4e86-805a-21a748c4bb2a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c90bd648-a24e-4e86-805a-21a748c4bb2a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c90bd648-a24e-4e86-805a-21a748c4bb2a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume updated successfully. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c90bd648-a24e-4e86-805a-21a748c4bb2a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action returned with HTTP 200 Sep 08 06:52:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 806/1613] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:52:24 2026] POST /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action => generated 0 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 06:52:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8658d8a2-2de6-4e62-8660-0a043c269d5a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8658d8a2-2de6-4e62-8660-0a043c269d5a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] GET http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b Sep 08 06:52:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8658d8a2-2de6-4e62-8660-0a043c269d5a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8658d8a2-2de6-4e62-8660-0a043c269d5a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8658d8a2-2de6-4e62-8660-0a043c269d5a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] Volume info retrieved successfully. Sep 08 06:52:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8658d8a2-2de6-4e62-8660-0a043c269d5a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b returned with HTTP 200 Sep 08 06:52:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 808/1614] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:24 2026] GET /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b => generated 869 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2c7fd940-2ab8-46a8-ac57-17dd77921ef0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2c7fd940-2ab8-46a8-ac57-17dd77921ef0 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] POST http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2c7fd940-2ab8-46a8-ac57-17dd77921ef0 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:52:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2c7fd940-2ab8-46a8-ac57-17dd77921ef0 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2c7fd940-2ab8-46a8-ac57-17dd77921ef0 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2c7fd940-2ab8-46a8-ac57-17dd77921ef0 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume updated successfully. Sep 08 06:52:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2c7fd940-2ab8-46a8-ac57-17dd77921ef0 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action returned with HTTP 200 Sep 08 06:52:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 807/1615] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:52:24 2026] POST /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action => generated 0 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 06:52:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dff1e46f-fb91-4b1e-8106-518609693c4c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dff1e46f-fb91-4b1e-8106-518609693c4c tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] GET http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b Sep 08 06:52:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dff1e46f-fb91-4b1e-8106-518609693c4c tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dff1e46f-fb91-4b1e-8106-518609693c4c tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dff1e46f-fb91-4b1e-8106-518609693c4c tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] Volume info retrieved successfully. Sep 08 06:52:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dff1e46f-fb91-4b1e-8106-518609693c4c tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b returned with HTTP 200 Sep 08 06:52:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 809/1616] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:24 2026] GET /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b => generated 870 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bd831429-cf96-462c-8297-9360a2e517aa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bd831429-cf96-462c-8297-9360a2e517aa tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] POST http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action Sep 08 06:52:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bd831429-cf96-462c-8297-9360a2e517aa tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:52:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bd831429-cf96-462c-8297-9360a2e517aa tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b8fe4ada-41b7-4fa7-a7bc-b88224425147 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b8fe4ada-41b7-4fa7-a7bc-b88224425147 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b8fe4ada-41b7-4fa7-a7bc-b88224425147 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b8fe4ada-41b7-4fa7-a7bc-b88224425147 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bd831429-cf96-462c-8297-9360a2e517aa tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:52:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b8fe4ada-41b7-4fa7-a7bc-b88224425147 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bd831429-cf96-462c-8297-9360a2e517aa tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Update volume admin metadata completed successfully. Sep 08 06:52:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bd831429-cf96-462c-8297-9360a2e517aa tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Update readonly setting on volume completed successfully. Sep 08 06:52:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bd831429-cf96-462c-8297-9360a2e517aa tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action returned with HTTP 202 Sep 08 06:52:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 808/1617] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:52:24 2026] POST /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:52:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b8fe4ada-41b7-4fa7-a7bc-b88224425147 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 810/1618] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:25 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-85085763-f543-4e4c-a5a6-0bc24d83af3a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-85085763-f543-4e4c-a5a6-0bc24d83af3a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] GET http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b Sep 08 06:52:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-85085763-f543-4e4c-a5a6-0bc24d83af3a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-85085763-f543-4e4c-a5a6-0bc24d83af3a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-85085763-f543-4e4c-a5a6-0bc24d83af3a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] Volume info retrieved successfully. Sep 08 06:52:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-85085763-f543-4e4c-a5a6-0bc24d83af3a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b returned with HTTP 200 Sep 08 06:52:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 809/1619] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:25 2026] GET /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b => generated 869 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-11be880f-5a7b-417e-8646-7cabb13b72a1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-11be880f-5a7b-417e-8646-7cabb13b72a1 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] POST http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action Sep 08 06:52:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-11be880f-5a7b-417e-8646-7cabb13b72a1 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:52:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-11be880f-5a7b-417e-8646-7cabb13b72a1 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-11be880f-5a7b-417e-8646-7cabb13b72a1 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:52:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-11be880f-5a7b-417e-8646-7cabb13b72a1 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Update volume admin metadata completed successfully. Sep 08 06:52:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-11be880f-5a7b-417e-8646-7cabb13b72a1 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Update readonly setting on volume completed successfully. Sep 08 06:52:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-11be880f-5a7b-417e-8646-7cabb13b72a1 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action returned with HTTP 202 Sep 08 06:52:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 811/1620] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:52:25 2026] POST /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:52:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3fede197-8536-4834-a5dc-c3542752ce8c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3fede197-8536-4834-a5dc-c3542752ce8c tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] GET http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b Sep 08 06:52:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3fede197-8536-4834-a5dc-c3542752ce8c tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3fede197-8536-4834-a5dc-c3542752ce8c tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-430c90e5-dc06-4bc9-a5e5-212a563008f3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-430c90e5-dc06-4bc9-a5e5-212a563008f3 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] GET http://192.168.122.168/volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 Sep 08 06:52:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-430c90e5-dc06-4bc9-a5e5-212a563008f3 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-430c90e5-dc06-4bc9-a5e5-212a563008f3 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3fede197-8536-4834-a5dc-c3542752ce8c tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] Volume info retrieved successfully. Sep 08 06:52:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3fede197-8536-4834-a5dc-c3542752ce8c tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-reader] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b returned with HTTP 200 Sep 08 06:52:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 810/1621] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:25 2026] GET /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b => generated 870 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-430c90e5-dc06-4bc9-a5e5-212a563008f3 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Volume info retrieved successfully. Sep 08 06:52:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-23a460c4-7c68-4c86-86bb-561389a1887f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-23a460c4-7c68-4c86-86bb-561389a1887f tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] POST http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action Sep 08 06:52:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-23a460c4-7c68-4c86-86bb-561389a1887f tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-313563988", "disk_format": "raw"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:52:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-23a460c4-7c68-4c86-86bb-561389a1887f tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-313563988", "disk_format": "raw"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-430c90e5-dc06-4bc9-a5e5-212a563008f3 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] http://192.168.122.168/volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 returned with HTTP 200 Sep 08 06:52:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 812/1622] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:52:25 2026] GET /volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 => generated 920 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:52:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-23a460c4-7c68-4c86-86bb-561389a1887f tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:52:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ecafad24-07f6-4b8a-8beb-0c2ab60405a4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ecafad24-07f6-4b8a-8beb-0c2ab60405a4 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/08a567aa-2655-40b2-a460-0c1a49f2b478 Sep 08 06:52:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ecafad24-07f6-4b8a-8beb-0c2ab60405a4 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ecafad24-07f6-4b8a-8beb-0c2ab60405a4 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:25 devstack devstack@c-api.service[87202]: DEBUG cinder.image.image_utils [None req-23a460c4-7c68-4c86-86bb-561389a1887f tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-313563988'}] 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-313563988'}]. {{(pid=87202) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 08 06:52:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ecafad24-07f6-4b8a-8beb-0c2ab60405a4 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/08a567aa-2655-40b2-a460-0c1a49f2b478 returned with HTTP 404 Sep 08 06:52:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 813/1623] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:25 2026] GET /volume/v3/volumes/08a567aa-2655-40b2-a460-0c1a49f2b478 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:52:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c222122e-76ed-4541-b2c6-f19f5e025a49 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c222122e-76ed-4541-b2c6-f19f5e025a49 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] DELETE http://192.168.122.168/volume/v3/volumes/9102b518-793f-416d-a206-f454b41f96f0 Sep 08 06:52:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c222122e-76ed-4541-b2c6-f19f5e025a49 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c222122e-76ed-4541-b2c6-f19f5e025a49 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:25 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-c222122e-76ed-4541-b2c6-f19f5e025a49 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Delete volume with id: 9102b518-793f-416d-a206-f454b41f96f0 Sep 08 06:52:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c222122e-76ed-4541-b2c6-f19f5e025a49 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c222122e-76ed-4541-b2c6-f19f5e025a49 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Delete volume request issued successfully. Sep 08 06:52:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c222122e-76ed-4541-b2c6-f19f5e025a49 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/9102b518-793f-416d-a206-f454b41f96f0 returned with HTTP 202 Sep 08 06:52:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 814/1624] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:52:25 2026] DELETE /volume/v3/volumes/9102b518-793f-416d-a206-f454b41f96f0 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:52:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6c679d32-7250-4521-bfd9-61f4e1207028 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6c679d32-7250-4521-bfd9-61f4e1207028 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/9102b518-793f-416d-a206-f454b41f96f0 Sep 08 06:52:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6c679d32-7250-4521-bfd9-61f4e1207028 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6c679d32-7250-4521-bfd9-61f4e1207028 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6c679d32-7250-4521-bfd9-61f4e1207028 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6c679d32-7250-4521-bfd9-61f4e1207028 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/9102b518-793f-416d-a206-f454b41f96f0 returned with HTTP 200 Sep 08 06:52:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 815/1625] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:25 2026] GET /volume/v3/volumes/9102b518-793f-416d-a206-f454b41f96f0 => generated 861 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-001650d1-9750-4c31-a6cf-cbd2215e6990 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-001650d1-9750-4c31-a6cf-cbd2215e6990 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-001650d1-9750-4c31-a6cf-cbd2215e6990 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-001650d1-9750-4c31-a6cf-cbd2215e6990 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-001650d1-9750-4c31-a6cf-cbd2215e6990 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-001650d1-9750-4c31-a6cf-cbd2215e6990 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 816/1626] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:26 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-23a460c4-7c68-4c86-86bb-561389a1887f tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Copy volume to image completed successfully. Sep 08 06:52:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-23a460c4-7c68-4c86-86bb-561389a1887f tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action returned with HTTP 202 Sep 08 06:52:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 811/1627] 192.168.122.168 () {60 vars in 1275 bytes} [Tue Sep 8 06:52:25 2026] POST /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action => generated 654 bytes in 1023 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:52:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-70110164-e293-4c4a-937f-571d6897e7ca None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-70110164-e293-4c4a-937f-571d6897e7ca tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] GET http://192.168.122.168/volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 Sep 08 06:52:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-70110164-e293-4c4a-937f-571d6897e7ca tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-70110164-e293-4c4a-937f-571d6897e7ca tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-70110164-e293-4c4a-937f-571d6897e7ca tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Volume info retrieved successfully. Sep 08 06:52:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-70110164-e293-4c4a-937f-571d6897e7ca tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] http://192.168.122.168/volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 returned with HTTP 200 Sep 08 06:52:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 817/1628] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:52:26 2026] GET /volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 => generated 956 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:52:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c135c8e9-9af7-4b3d-ab05-400d0ad9a6b9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c135c8e9-9af7-4b3d-ab05-400d0ad9a6b9 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] POST http://192.168.122.168/volume/v3/volume-transfers Sep 08 06:52:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c135c8e9-9af7-4b3d-ab05-400d0ad9a6b9 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ef80d06f-b5eb-4170-adb1-1a9c2df92f34"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volume_transfer [None req-c135c8e9-9af7-4b3d-ab05-400d0ad9a6b9 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ef80d06f-b5eb-4170-adb1-1a9c2df92f34'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 08 06:52:26 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volume_transfer [None req-c135c8e9-9af7-4b3d-ab05-400d0ad9a6b9 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Creating transfer of volume ef80d06f-b5eb-4170-adb1-1a9c2df92f34 Sep 08 06:52:26 devstack devstack@c-api.service[87202]: INFO cinder.transfer.api [None req-c135c8e9-9af7-4b3d-ab05-400d0ad9a6b9 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Generating transfer record for volume ef80d06f-b5eb-4170-adb1-1a9c2df92f34 Sep 08 06:52:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c135c8e9-9af7-4b3d-ab05-400d0ad9a6b9 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] http://192.168.122.168/volume/v3/volume-transfers returned with HTTP 202 Sep 08 06:52:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 812/1629] 192.168.122.168 () {62 vars in 1210 bytes} [Tue Sep 8 06:52:26 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:52:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-36c3a990-663a-4085-9f3e-29c80dc83775 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-36c3a990-663a-4085-9f3e-29c80dc83775 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] GET http://192.168.122.168/volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 Sep 08 06:52:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-36c3a990-663a-4085-9f3e-29c80dc83775 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-36c3a990-663a-4085-9f3e-29c80dc83775 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-36c3a990-663a-4085-9f3e-29c80dc83775 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Volume info retrieved successfully. Sep 08 06:52:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-36c3a990-663a-4085-9f3e-29c80dc83775 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] http://192.168.122.168/volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 returned with HTTP 200 Sep 08 06:52:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 818/1630] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:52:26 2026] GET /volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 => generated 964 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:52:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5dc76ea7-dcc7-41b4-94aa-756e0752606d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5dc76ea7-dcc7-41b4-94aa-756e0752606d tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-reader] GET http://192.168.122.168/volume/v3/os-volume-transfer/detail Sep 08 06:52:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5dc76ea7-dcc7-41b4-94aa-756e0752606d tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5dc76ea7-dcc7-41b4-94aa-756e0752606d tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-reader] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.volume_transfer [None req-5dc76ea7-dcc7-41b4-94aa-756e0752606d tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-reader] Listing volume transfers {{(pid=87202) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 06:52:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5dc76ea7-dcc7-41b4-94aa-756e0752606d tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-reader] http://192.168.122.168/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 08 06:52:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 813/1631] 192.168.122.168 () {60 vars in 1216 bytes} [Tue Sep 8 06:52:26 2026] GET /volume/v3/os-volume-transfer/detail => generated 443 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:52:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bb0fb8a1-c20e-4897-8842-d60a9437845d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bb0fb8a1-c20e-4897-8842-d60a9437845d tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] DELETE http://192.168.122.168/volume/v3/volume-transfers/fd5e6ff9-d567-47e7-9085-5db36a8bc958 Sep 08 06:52:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bb0fb8a1-c20e-4897-8842-d60a9437845d tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bb0fb8a1-c20e-4897-8842-d60a9437845d tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:26 devstack devstack@c-api.service[87203]: INFO cinder.api.contrib.volume_transfer [None req-bb0fb8a1-c20e-4897-8842-d60a9437845d tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Delete transfer with id: fd5e6ff9-d567-47e7-9085-5db36a8bc958 Sep 08 06:52:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b1224bcd-dee0-47cb-a3c6-4a56b34b360e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b1224bcd-dee0-47cb-a3c6-4a56b34b360e tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/9102b518-793f-416d-a206-f454b41f96f0 Sep 08 06:52:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b1224bcd-dee0-47cb-a3c6-4a56b34b360e tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b1224bcd-dee0-47cb-a3c6-4a56b34b360e tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bb0fb8a1-c20e-4897-8842-d60a9437845d tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] http://192.168.122.168/volume/v3/volume-transfers/fd5e6ff9-d567-47e7-9085-5db36a8bc958 returned with HTTP 202 Sep 08 06:52:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 819/1632] 192.168.122.168 () {60 vars in 1303 bytes} [Tue Sep 8 06:52:26 2026] DELETE /volume/v3/volume-transfers/fd5e6ff9-d567-47e7-9085-5db36a8bc958 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:52:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b1224bcd-dee0-47cb-a3c6-4a56b34b360e tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/9102b518-793f-416d-a206-f454b41f96f0 returned with HTTP 404 Sep 08 06:52:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 814/1633] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:26 2026] GET /volume/v3/volumes/9102b518-793f-416d-a206-f454b41f96f0 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:52:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f04296af-d356-45b7-825e-7678a8f7aa16 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f04296af-d356-45b7-825e-7678a8f7aa16 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] GET http://192.168.122.168/volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 Sep 08 06:52:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5c5ee776-417a-4d14-9b00-b338ceda1e97 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f04296af-d356-45b7-825e-7678a8f7aa16 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f04296af-d356-45b7-825e-7678a8f7aa16 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c5ee776-417a-4d14-9b00-b338ceda1e97 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] DELETE http://192.168.122.168/volume/v3/volumes/5e39bb2a-d433-4d6e-bdb8-e830426649ed Sep 08 06:52:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5c5ee776-417a-4d14-9b00-b338ceda1e97 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5c5ee776-417a-4d14-9b00-b338ceda1e97 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:26 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-5c5ee776-417a-4d14-9b00-b338ceda1e97 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Delete volume with id: 5e39bb2a-d433-4d6e-bdb8-e830426649ed Sep 08 06:52:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5c5ee776-417a-4d14-9b00-b338ceda1e97 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f04296af-d356-45b7-825e-7678a8f7aa16 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Volume info retrieved successfully. Sep 08 06:52:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f04296af-d356-45b7-825e-7678a8f7aa16 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] http://192.168.122.168/volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 returned with HTTP 200 Sep 08 06:52:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 820/1634] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:52:26 2026] GET /volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 => generated 956 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:52:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ce754852-ef45-415c-8bea-9f56b8e06a06 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ce754852-ef45-415c-8bea-9f56b8e06a06 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] DELETE http://192.168.122.168/volume/v3/volume-transfers/fd5e6ff9-d567-47e7-9085-5db36a8bc958 Sep 08 06:52:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ce754852-ef45-415c-8bea-9f56b8e06a06 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ce754852-ef45-415c-8bea-9f56b8e06a06 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:26 devstack devstack@c-api.service[87203]: INFO cinder.api.contrib.volume_transfer [None req-ce754852-ef45-415c-8bea-9f56b8e06a06 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Delete transfer with id: fd5e6ff9-d567-47e7-9085-5db36a8bc958 Sep 08 06:52:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5c5ee776-417a-4d14-9b00-b338ceda1e97 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Delete volume request issued successfully. Sep 08 06:52:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c5ee776-417a-4d14-9b00-b338ceda1e97 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/5e39bb2a-d433-4d6e-bdb8-e830426649ed returned with HTTP 202 Sep 08 06:52:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 815/1635] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:52:26 2026] DELETE /volume/v3/volumes/5e39bb2a-d433-4d6e-bdb8-e830426649ed => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:52:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ce754852-ef45-415c-8bea-9f56b8e06a06 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] http://192.168.122.168/volume/v3/volume-transfers/fd5e6ff9-d567-47e7-9085-5db36a8bc958 returned with HTTP 404 Sep 08 06:52:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 821/1636] 192.168.122.168 () {60 vars in 1303 bytes} [Tue Sep 8 06:52:26 2026] DELETE /volume/v3/volume-transfers/fd5e6ff9-d567-47e7-9085-5db36a8bc958 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:52:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7bde20aa-40fd-433e-ad86-44864abde5e7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9336f200-b87a-44ba-aa75-f301f6774997 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9336f200-b87a-44ba-aa75-f301f6774997 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 Sep 08 06:52:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7bde20aa-40fd-433e-ad86-44864abde5e7 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/5e39bb2a-d433-4d6e-bdb8-e830426649ed Sep 08 06:52:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9336f200-b87a-44ba-aa75-f301f6774997 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7bde20aa-40fd-433e-ad86-44864abde5e7 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9336f200-b87a-44ba-aa75-f301f6774997 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7bde20aa-40fd-433e-ad86-44864abde5e7 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:26 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-9336f200-b87a-44ba-aa75-f301f6774997 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] Delete volume with id: ef80d06f-b5eb-4170-adb1-1a9c2df92f34 Sep 08 06:52:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9336f200-b87a-44ba-aa75-f301f6774997 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] Volume info retrieved successfully. Sep 08 06:52:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7bde20aa-40fd-433e-ad86-44864abde5e7 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7bde20aa-40fd-433e-ad86-44864abde5e7 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/5e39bb2a-d433-4d6e-bdb8-e830426649ed returned with HTTP 200 Sep 08 06:52:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 816/1637] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:26 2026] GET /volume/v3/volumes/5e39bb2a-d433-4d6e-bdb8-e830426649ed => generated 860 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9336f200-b87a-44ba-aa75-f301f6774997 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] Delete volume request issued successfully. Sep 08 06:52:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9336f200-b87a-44ba-aa75-f301f6774997 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] http://192.168.122.168/volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 returned with HTTP 202 Sep 08 06:52:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 822/1638] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 06:52:26 2026] DELETE /volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:52:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e1782f25-67eb-47a1-9b8a-0256cfa5cdc4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e1782f25-67eb-47a1-9b8a-0256cfa5cdc4 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] GET http://192.168.122.168/volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 Sep 08 06:52:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e1782f25-67eb-47a1-9b8a-0256cfa5cdc4 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e1782f25-67eb-47a1-9b8a-0256cfa5cdc4 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e1782f25-67eb-47a1-9b8a-0256cfa5cdc4 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] Volume info retrieved successfully. Sep 08 06:52:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e1782f25-67eb-47a1-9b8a-0256cfa5cdc4 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] http://192.168.122.168/volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 returned with HTTP 200 Sep 08 06:52:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 817/1639] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:52:26 2026] GET /volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 => generated 1139 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:52:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0e3ce06d-40f1-4b8e-ab08-fc1252891881 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0e3ce06d-40f1-4b8e-ab08-fc1252891881 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0e3ce06d-40f1-4b8e-ab08-fc1252891881 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0e3ce06d-40f1-4b8e-ab08-fc1252891881 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0e3ce06d-40f1-4b8e-ab08-fc1252891881 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0e3ce06d-40f1-4b8e-ab08-fc1252891881 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 823/1640] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:27 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-806dba26-6fef-4db5-aea9-3b9ddbf57c02 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-806dba26-6fef-4db5-aea9-3b9ddbf57c02 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/5e39bb2a-d433-4d6e-bdb8-e830426649ed Sep 08 06:52:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-806dba26-6fef-4db5-aea9-3b9ddbf57c02 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-806dba26-6fef-4db5-aea9-3b9ddbf57c02 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:27 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:27 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-806dba26-6fef-4db5-aea9-3b9ddbf57c02 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8ce968f8-07d3-49e9-b7e1-47870d893d67 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8ce968f8-07d3-49e9-b7e1-47870d893d67 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] GET http://192.168.122.168/volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 Sep 08 06:52:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8ce968f8-07d3-49e9-b7e1-47870d893d67 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8ce968f8-07d3-49e9-b7e1-47870d893d67 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-806dba26-6fef-4db5-aea9-3b9ddbf57c02 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/5e39bb2a-d433-4d6e-bdb8-e830426649ed returned with HTTP 200 Sep 08 06:52:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 818/1641] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:27 2026] GET /volume/v3/volumes/5e39bb2a-d433-4d6e-bdb8-e830426649ed => generated 860 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8ce968f8-07d3-49e9-b7e1-47870d893d67 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] Volume info retrieved successfully. Sep 08 06:52:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8ce968f8-07d3-49e9-b7e1-47870d893d67 tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] http://192.168.122.168/volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 returned with HTTP 200 Sep 08 06:52:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 824/1642] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:52:27 2026] GET /volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 => generated 1139 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:52:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cdbdd378-7e42-45a8-aab8-7b768db7d6d4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cdbdd378-7e42-45a8-aab8-7b768db7d6d4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cdbdd378-7e42-45a8-aab8-7b768db7d6d4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cdbdd378-7e42-45a8-aab8-7b768db7d6d4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cdbdd378-7e42-45a8-aab8-7b768db7d6d4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cdbdd378-7e42-45a8-aab8-7b768db7d6d4 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 819/1643] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:28 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-563bdef7-a687-4b0c-9e0d-bf60d422f8d0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-563bdef7-a687-4b0c-9e0d-bf60d422f8d0 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/5e39bb2a-d433-4d6e-bdb8-e830426649ed Sep 08 06:52:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-563bdef7-a687-4b0c-9e0d-bf60d422f8d0 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-563bdef7-a687-4b0c-9e0d-bf60d422f8d0 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-563bdef7-a687-4b0c-9e0d-bf60d422f8d0 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/5e39bb2a-d433-4d6e-bdb8-e830426649ed returned with HTTP 404 Sep 08 06:52:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 825/1644] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:28 2026] GET /volume/v3/volumes/5e39bb2a-d433-4d6e-bdb8-e830426649ed => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:52:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7756b3fc-707d-4415-b433-638f059bd839 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7756b3fc-707d-4415-b433-638f059bd839 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] DELETE http://192.168.122.168/volume/v3/volumes/1cdd1477-3e56-40bd-8fe0-6ba154aec949 Sep 08 06:52:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7756b3fc-707d-4415-b433-638f059bd839 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7756b3fc-707d-4415-b433-638f059bd839 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:29 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-7756b3fc-707d-4415-b433-638f059bd839 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Delete volume with id: 1cdd1477-3e56-40bd-8fe0-6ba154aec949 Sep 08 06:52:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7756b3fc-707d-4415-b433-638f059bd839 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a0a91f71-c10e-41e6-ae02-9462c635882b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a0a91f71-c10e-41e6-ae02-9462c635882b tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] GET http://192.168.122.168/volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 Sep 08 06:52:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a0a91f71-c10e-41e6-ae02-9462c635882b tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a0a91f71-c10e-41e6-ae02-9462c635882b tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a0a91f71-c10e-41e6-ae02-9462c635882b tempest-VolumesTransfersV355Test-1807218516 tempest-VolumesTransfersV355Test-1807218516-project-admin] http://192.168.122.168/volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 returned with HTTP 404 Sep 08 06:52:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 826/1645] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:52:29 2026] GET /volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:52:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-233de4bf-0a5b-4576-a15f-457ec18b7955 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-233de4bf-0a5b-4576-a15f-457ec18b7955 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] GET http://192.168.122.168/volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 Sep 08 06:52:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-233de4bf-0a5b-4576-a15f-457ec18b7955 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-233de4bf-0a5b-4576-a15f-457ec18b7955 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7756b3fc-707d-4415-b433-638f059bd839 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Delete volume request issued successfully. Sep 08 06:52:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7756b3fc-707d-4415-b433-638f059bd839 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/1cdd1477-3e56-40bd-8fe0-6ba154aec949 returned with HTTP 202 Sep 08 06:52:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 820/1646] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:52:28 2026] DELETE /volume/v3/volumes/1cdd1477-3e56-40bd-8fe0-6ba154aec949 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:52:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-233de4bf-0a5b-4576-a15f-457ec18b7955 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] http://192.168.122.168/volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 returned with HTTP 404 Sep 08 06:52:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 827/1647] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:52:29 2026] GET /volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:52:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-02ebb1f6-a512-4355-b864-5ba315be81ee None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-02ebb1f6-a512-4355-b864-5ba315be81ee tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/1cdd1477-3e56-40bd-8fe0-6ba154aec949 Sep 08 06:52:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-02ebb1f6-a512-4355-b864-5ba315be81ee tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bf547b4f-2950-44fd-a74d-5bca00b44598 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-02ebb1f6-a512-4355-b864-5ba315be81ee tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bf547b4f-2950-44fd-a74d-5bca00b44598 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] DELETE http://192.168.122.168/volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 Sep 08 06:52:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bf547b4f-2950-44fd-a74d-5bca00b44598 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bf547b4f-2950-44fd-a74d-5bca00b44598 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:29 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-bf547b4f-2950-44fd-a74d-5bca00b44598 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] Delete volume with id: ef80d06f-b5eb-4170-adb1-1a9c2df92f34 Sep 08 06:52:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bf547b4f-2950-44fd-a74d-5bca00b44598 tempest-VolumesTransfersV355Test-1639754844 tempest-VolumesTransfersV355Test-1639754844-project-member] http://192.168.122.168/volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 returned with HTTP 404 Sep 08 06:52:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 828/1648] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 06:52:29 2026] DELETE /volume/v3/volumes/ef80d06f-b5eb-4170-adb1-1a9c2df92f34 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:52:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-02ebb1f6-a512-4355-b864-5ba315be81ee tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-02ebb1f6-a512-4355-b864-5ba315be81ee tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/1cdd1477-3e56-40bd-8fe0-6ba154aec949 returned with HTTP 200 Sep 08 06:52:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 821/1649] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:29 2026] GET /volume/v3/volumes/1cdd1477-3e56-40bd-8fe0-6ba154aec949 => generated 861 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:52:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-92aa7c39-441a-4d1c-b323-7c9e8f5b6889 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-92aa7c39-441a-4d1c-b323-7c9e8f5b6889 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-92aa7c39-441a-4d1c-b323-7c9e8f5b6889 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-92aa7c39-441a-4d1c-b323-7c9e8f5b6889 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-92aa7c39-441a-4d1c-b323-7c9e8f5b6889 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-92aa7c39-441a-4d1c-b323-7c9e8f5b6889 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 829/1650] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:29 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0c782aed-1e94-46f5-9d8f-bcd5f0f371f2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0c782aed-1e94-46f5-9d8f-bcd5f0f371f2 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/1cdd1477-3e56-40bd-8fe0-6ba154aec949 Sep 08 06:52:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0c782aed-1e94-46f5-9d8f-bcd5f0f371f2 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0c782aed-1e94-46f5-9d8f-bcd5f0f371f2 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0c782aed-1e94-46f5-9d8f-bcd5f0f371f2 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0c782aed-1e94-46f5-9d8f-bcd5f0f371f2 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/1cdd1477-3e56-40bd-8fe0-6ba154aec949 returned with HTTP 200 Sep 08 06:52:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 822/1651] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:30 2026] GET /volume/v3/volumes/1cdd1477-3e56-40bd-8fe0-6ba154aec949 => generated 861 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-87cb7c12-3ae6-4703-9320-b442eda8e317 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-87cb7c12-3ae6-4703-9320-b442eda8e317 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-87cb7c12-3ae6-4703-9320-b442eda8e317 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-87cb7c12-3ae6-4703-9320-b442eda8e317 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-87cb7c12-3ae6-4703-9320-b442eda8e317 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-87cb7c12-3ae6-4703-9320-b442eda8e317 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 830/1652] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:30 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-19a12c95-0642-4dc3-9165-4674865df475 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-19a12c95-0642-4dc3-9165-4674865df475 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/1cdd1477-3e56-40bd-8fe0-6ba154aec949 Sep 08 06:52:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-19a12c95-0642-4dc3-9165-4674865df475 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-19a12c95-0642-4dc3-9165-4674865df475 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-19a12c95-0642-4dc3-9165-4674865df475 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/1cdd1477-3e56-40bd-8fe0-6ba154aec949 returned with HTTP 404 Sep 08 06:52:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 823/1653] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:31 2026] GET /volume/v3/volumes/1cdd1477-3e56-40bd-8fe0-6ba154aec949 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:52:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e02d71ed-e5c2-4219-a629-1aca79fb85fe None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e02d71ed-e5c2-4219-a629-1aca79fb85fe tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c Sep 08 06:52:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e02d71ed-e5c2-4219-a629-1aca79fb85fe tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e02d71ed-e5c2-4219-a629-1aca79fb85fe tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:31 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-e02d71ed-e5c2-4219-a629-1aca79fb85fe tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Delete snapshot with id: 63d4a44a-7223-4d73-8a44-82d59831ed9c Sep 08 06:52:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e02d71ed-e5c2-4219-a629-1aca79fb85fe tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Snapshot retrieved successfully. Sep 08 06:52:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-60b010af-bb72-40f7-b1f2-f850c6532560 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e02d71ed-e5c2-4219-a629-1aca79fb85fe tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Snapshot delete request issued successfully. Sep 08 06:52:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-60b010af-bb72-40f7-b1f2-f850c6532560 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-60b010af-bb72-40f7-b1f2-f850c6532560 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-60b010af-bb72-40f7-b1f2-f850c6532560 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e02d71ed-e5c2-4219-a629-1aca79fb85fe tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c returned with HTTP 202 Sep 08 06:52:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 831/1654] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:52:31 2026] DELETE /volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c => generated 0 bytes in 260 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 06:52:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7ac34dfe-cc01-4fae-994b-e07836c7de24 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ac34dfe-cc01-4fae-994b-e07836c7de24 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c Sep 08 06:52:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ac34dfe-cc01-4fae-994b-e07836c7de24 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ac34dfe-cc01-4fae-994b-e07836c7de24 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-60b010af-bb72-40f7-b1f2-f850c6532560 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7ac34dfe-cc01-4fae-994b-e07836c7de24 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Snapshot retrieved successfully. Sep 08 06:52:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ac34dfe-cc01-4fae-994b-e07836c7de24 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c returned with HTTP 200 Sep 08 06:52:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 832/1655] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:52:31 2026] GET /volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c => generated 473 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-60b010af-bb72-40f7-b1f2-f850c6532560 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 824/1656] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:31 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 853 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-68175c6d-68b5-4ffb-a01e-c47657020974 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-68175c6d-68b5-4ffb-a01e-c47657020974 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c Sep 08 06:52:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-68175c6d-68b5-4ffb-a01e-c47657020974 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-68175c6d-68b5-4ffb-a01e-c47657020974 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-68175c6d-68b5-4ffb-a01e-c47657020974 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Snapshot retrieved successfully. Sep 08 06:52:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-68175c6d-68b5-4ffb-a01e-c47657020974 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c returned with HTTP 200 Sep 08 06:52:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 833/1657] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:52:32 2026] GET /volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c => generated 473 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7feb6bd9-e313-4876-8f92-1305f3ae6aa3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7feb6bd9-e313-4876-8f92-1305f3ae6aa3 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c Sep 08 06:52:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7feb6bd9-e313-4876-8f92-1305f3ae6aa3 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7feb6bd9-e313-4876-8f92-1305f3ae6aa3 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7feb6bd9-e313-4876-8f92-1305f3ae6aa3 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Snapshot retrieved successfully. Sep 08 06:52:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7feb6bd9-e313-4876-8f92-1305f3ae6aa3 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c returned with HTTP 200 Sep 08 06:52:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 825/1658] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:52:34 2026] GET /volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c => generated 473 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:52:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cff264df-39cc-44bb-94c6-7c8667637188 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cff264df-39cc-44bb-94c6-7c8667637188 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c Sep 08 06:52:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cff264df-39cc-44bb-94c6-7c8667637188 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cff264df-39cc-44bb-94c6-7c8667637188 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cff264df-39cc-44bb-94c6-7c8667637188 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Snapshot retrieved successfully. Sep 08 06:52:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cff264df-39cc-44bb-94c6-7c8667637188 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c returned with HTTP 200 Sep 08 06:52:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 834/1659] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:52:35 2026] GET /volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c => generated 473 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c616d325-38ab-4e98-9625-14602b6ae8b9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c616d325-38ab-4e98-9625-14602b6ae8b9 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c Sep 08 06:52:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c616d325-38ab-4e98-9625-14602b6ae8b9 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c616d325-38ab-4e98-9625-14602b6ae8b9 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c616d325-38ab-4e98-9625-14602b6ae8b9 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c returned with HTTP 404 Sep 08 06:52:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 826/1660] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:52:36 2026] GET /volume/v3/snapshots/63d4a44a-7223-4d73-8a44-82d59831ed9c => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:52:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-47ba7d1a-c8aa-4a0b-9a9d-df514ca2d1ae None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-47ba7d1a-c8aa-4a0b-9a9d-df514ca2d1ae tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] DELETE http://192.168.122.168/volume/v3/volumes/8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4 Sep 08 06:52:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-47ba7d1a-c8aa-4a0b-9a9d-df514ca2d1ae tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-47ba7d1a-c8aa-4a0b-9a9d-df514ca2d1ae tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:36 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-47ba7d1a-c8aa-4a0b-9a9d-df514ca2d1ae tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Delete volume with id: 8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4 Sep 08 06:52:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-47ba7d1a-c8aa-4a0b-9a9d-df514ca2d1ae tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-47ba7d1a-c8aa-4a0b-9a9d-df514ca2d1ae tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Delete volume request issued successfully. Sep 08 06:52:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-47ba7d1a-c8aa-4a0b-9a9d-df514ca2d1ae tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4 returned with HTTP 202 Sep 08 06:52:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 835/1661] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:52:36 2026] DELETE /volume/v3/volumes/8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:52:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-743fc4f8-39d3-43ac-b686-4febb1f5ead2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-743fc4f8-39d3-43ac-b686-4febb1f5ead2 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4 Sep 08 06:52:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-743fc4f8-39d3-43ac-b686-4febb1f5ead2 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-743fc4f8-39d3-43ac-b686-4febb1f5ead2 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-743fc4f8-39d3-43ac-b686-4febb1f5ead2 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-743fc4f8-39d3-43ac-b686-4febb1f5ead2 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4 returned with HTTP 200 Sep 08 06:52:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 827/1662] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:36 2026] GET /volume/v3/volumes/8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4 => generated 861 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2497994f-1e2e-4de7-a3cb-a753bb74ea48 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2497994f-1e2e-4de7-a3cb-a753bb74ea48 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4 Sep 08 06:52:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2497994f-1e2e-4de7-a3cb-a753bb74ea48 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2497994f-1e2e-4de7-a3cb-a753bb74ea48 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2497994f-1e2e-4de7-a3cb-a753bb74ea48 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Volume info retrieved successfully. Sep 08 06:52:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2497994f-1e2e-4de7-a3cb-a753bb74ea48 tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4 returned with HTTP 200 Sep 08 06:52:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 836/1663] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:37 2026] GET /volume/v3/volumes/8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4 => generated 861 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-54f578cb-53da-4320-930a-d6ef56d9247c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-54f578cb-53da-4320-930a-d6ef56d9247c tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] GET http://192.168.122.168/volume/v3/volumes/8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4 Sep 08 06:52:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-54f578cb-53da-4320-930a-d6ef56d9247c tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-54f578cb-53da-4320-930a-d6ef56d9247c tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-54f578cb-53da-4320-930a-d6ef56d9247c tempest-CreateVolumesFromSnapshotTest-1179291947 tempest-CreateVolumesFromSnapshotTest-1179291947-project-member] http://192.168.122.168/volume/v3/volumes/8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4 returned with HTTP 404 Sep 08 06:52:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 828/1664] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:38 2026] GET /volume/v3/volumes/8a6facdc-9b80-40eb-b3d1-25bdc6fb31e4 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:52:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3f7fafc0-7741-4b8d-b63f-f1d8528e879f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3f7fafc0-7741-4b8d-b63f-f1d8528e879f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] DELETE http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3f7fafc0-7741-4b8d-b63f-f1d8528e879f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3f7fafc0-7741-4b8d-b63f-f1d8528e879f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:38 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-3f7fafc0-7741-4b8d-b63f-f1d8528e879f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Delete volume with id: c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3f7fafc0-7741-4b8d-b63f-f1d8528e879f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3f7fafc0-7741-4b8d-b63f-f1d8528e879f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Delete volume request issued successfully. Sep 08 06:52:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3f7fafc0-7741-4b8d-b63f-f1d8528e879f tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 202 Sep 08 06:52:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 837/1665] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:52:38 2026] DELETE /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:52:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7365f207-af6e-42cc-9e85-eaf15588223b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7365f207-af6e-42cc-9e85-eaf15588223b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7365f207-af6e-42cc-9e85-eaf15588223b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7365f207-af6e-42cc-9e85-eaf15588223b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7365f207-af6e-42cc-9e85-eaf15588223b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7365f207-af6e-42cc-9e85-eaf15588223b tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 829/1666] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:38 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 852 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f321fc00-bc8a-46c5-9843-33a2f5256609 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f321fc00-bc8a-46c5-9843-33a2f5256609 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f321fc00-bc8a-46c5-9843-33a2f5256609 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f321fc00-bc8a-46c5-9843-33a2f5256609 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f321fc00-bc8a-46c5-9843-33a2f5256609 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f321fc00-bc8a-46c5-9843-33a2f5256609 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 200 Sep 08 06:52:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 838/1667] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:39 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e51f7932-d9ab-47fb-99c9-40fc476f394a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e51f7932-d9ab-47fb-99c9-40fc476f394a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:52:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e51f7932-d9ab-47fb-99c9-40fc476f394a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1851689077", "metadata": {"Type": "Test"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-e51f7932-d9ab-47fb-99c9-40fc476f394a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1851689077', 'metadata': {'Type': 'Test'}}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:52:40 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-e51f7932-d9ab-47fb-99c9-40fc476f394a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Create volume of 1 GB Sep 08 06:52:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e51f7932-d9ab-47fb-99c9-40fc476f394a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Availability Zones retrieved successfully. Sep 08 06:52:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e51f7932-d9ab-47fb-99c9-40fc476f394a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Flow 'volume_create_api' (503238ed-b048-4e23-9407-8dca661a5841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:52:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e51f7932-d9ab-47fb-99c9-40fc476f394a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50dee4e9-d5cc-4d14-91e0-b99ed647b525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-e51f7932-d9ab-47fb-99c9-40fc476f394a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:52:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e51f7932-d9ab-47fb-99c9-40fc476f394a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50dee4e9-d5cc-4d14-91e0-b99ed647b525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e51f7932-d9ab-47fb-99c9-40fc476f394a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4724457c-6c04-4b03-9214-0ed4f214fc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:40 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-e51f7932-d9ab-47fb-99c9-40fc476f394a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Created reservations ['aa381a22-44e7-4a94-a5b5-b63cc8707674', 'a5ecc288-01e5-4c86-82e5-258dbb36dd00', '023edfb5-1779-438d-b2af-e47a5aae8533', '4c90d333-1230-4ac1-b628-48ca58a64490'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:52:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e51f7932-d9ab-47fb-99c9-40fc476f394a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4724457c-6c04-4b03-9214-0ed4f214fc7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa381a22-44e7-4a94-a5b5-b63cc8707674', 'a5ecc288-01e5-4c86-82e5-258dbb36dd00', '023edfb5-1779-438d-b2af-e47a5aae8533', '4c90d333-1230-4ac1-b628-48ca58a64490']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e51f7932-d9ab-47fb-99c9-40fc476f394a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99506431-ec2f-42fa-b723-f9e0846f2639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e51f7932-d9ab-47fb-99c9-40fc476f394a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99506431-ec2f-42fa-b723-f9e0846f2639) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98f595ed-3259-43cf-abc8-3d3a7273db3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1851689077',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d485bed2a56746eebce00d898e0d496c',qos_specs=None,replication_status=,reservations=['aa381a22-44e7-4a94-a5b5-b63cc8707674','a5ecc288-01e5-4c86-82e5-258dbb36dd00','023edfb5-1779-438d-b2af-e47a5aae8533','4c90d333-1230-4ac1-b628-48ca58a64490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb60e87e5f514c66b1b8c39892da34fd',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:52:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1851689077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98f595ed-3259-43cf-abc8-3d3a7273db3f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d485bed2a56746eebce00d898e0d496c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb60e87e5f514c66b1b8c39892da34fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e51f7932-d9ab-47fb-99c9-40fc476f394a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (772cb91e-50bd-47cf-a58e-cda910b42b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-df22b664-d387-43b9-a0e8-9e220fedcc9e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-df22b664-d387-43b9-a0e8-9e220fedcc9e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 Sep 08 06:52:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e51f7932-d9ab-47fb-99c9-40fc476f394a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (772cb91e-50bd-47cf-a58e-cda910b42b19) transitioned into state 'SUCCESS' from state '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-1851689077',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d485bed2a56746eebce00d898e0d496c',qos_specs=None,replication_status=,reservations=['aa381a22-44e7-4a94-a5b5-b63cc8707674','a5ecc288-01e5-4c86-82e5-258dbb36dd00','023edfb5-1779-438d-b2af-e47a5aae8533','4c90d333-1230-4ac1-b628-48ca58a64490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb60e87e5f514c66b1b8c39892da34fd',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-df22b664-d387-43b9-a0e8-9e220fedcc9e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-df22b664-d387-43b9-a0e8-9e220fedcc9e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e51f7932-d9ab-47fb-99c9-40fc476f394a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e499acbf-78ec-4e21-9614-9b6995539e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-df22b664-d387-43b9-a0e8-9e220fedcc9e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 returned with HTTP 404 Sep 08 06:52:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 839/1668] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:40 2026] GET /volume/v3/volumes/c3e5ebbb-2dea-45b0-bbff-7fcaf0394604 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:52:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e51f7932-d9ab-47fb-99c9-40fc476f394a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e499acbf-78ec-4e21-9614-9b6995539e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-e51f7932-d9ab-47fb-99c9-40fc476f394a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Flow 'volume_create_api' (503238ed-b048-4e23-9407-8dca661a5841) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:52:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e51f7932-d9ab-47fb-99c9-40fc476f394a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Create volume request issued successfully. Sep 08 06:52:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e51f7932-d9ab-47fb-99c9-40fc476f394a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:52:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 830/1669] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:52:40 2026] POST /volume/v3/volumes => generated 768 bytes in 869 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:52:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-02004c06-68a6-48cf-8037-242b6d914dc2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-02004c06-68a6-48cf-8037-242b6d914dc2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:52:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-02004c06-68a6-48cf-8037-242b6d914dc2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-02004c06-68a6-48cf-8037-242b6d914dc2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-02004c06-68a6-48cf-8037-242b6d914dc2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:52:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-663af610-d5f2-4f8f-9ccf-b0fa10cee5f2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-02004c06-68a6-48cf-8037-242b6d914dc2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:52:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-663af610-d5f2-4f8f-9ccf-b0fa10cee5f2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] DELETE http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 Sep 08 06:52:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-663af610-d5f2-4f8f-9ccf-b0fa10cee5f2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-663af610-d5f2-4f8f-9ccf-b0fa10cee5f2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:41 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-663af610-d5f2-4f8f-9ccf-b0fa10cee5f2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Delete volume with id: 05a9c336-6790-414a-9df8-7d73202be656 Sep 08 06:52:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 840/1670] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:40 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 836 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-663af610-d5f2-4f8f-9ccf-b0fa10cee5f2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-663af610-d5f2-4f8f-9ccf-b0fa10cee5f2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Delete volume request issued successfully. Sep 08 06:52:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-663af610-d5f2-4f8f-9ccf-b0fa10cee5f2 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 returned with HTTP 202 Sep 08 06:52:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 831/1671] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:52:41 2026] DELETE /volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:52:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-874cfd44-effe-4a7b-8783-093ab7f26a26 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-874cfd44-effe-4a7b-8783-093ab7f26a26 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 Sep 08 06:52:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-874cfd44-effe-4a7b-8783-093ab7f26a26 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-874cfd44-effe-4a7b-8783-093ab7f26a26 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-874cfd44-effe-4a7b-8783-093ab7f26a26 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-874cfd44-effe-4a7b-8783-093ab7f26a26 tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 returned with HTTP 200 Sep 08 06:52:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 841/1672] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:41 2026] GET /volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4ef40b98-8e6a-4e46-9430-b604e024963f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4ef40b98-8e6a-4e46-9430-b604e024963f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:52:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4ef40b98-8e6a-4e46-9430-b604e024963f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4ef40b98-8e6a-4e46-9430-b604e024963f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4ef40b98-8e6a-4e46-9430-b604e024963f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:52:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4ef40b98-8e6a-4e46-9430-b604e024963f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:52:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 832/1673] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:42 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:52:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0d104944-1935-48e8-b48a-3a0ad1b7b49a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0d104944-1935-48e8-b48a-3a0ad1b7b49a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 Sep 08 06:52:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0d104944-1935-48e8-b48a-3a0ad1b7b49a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0d104944-1935-48e8-b48a-3a0ad1b7b49a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0d104944-1935-48e8-b48a-3a0ad1b7b49a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Volume info retrieved successfully. Sep 08 06:52:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0d104944-1935-48e8-b48a-3a0ad1b7b49a tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 returned with HTTP 200 Sep 08 06:52:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 842/1674] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:42 2026] GET /volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d4163af1-2673-47cf-9db0-ac22c5ba6a09 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d4163af1-2673-47cf-9db0-ac22c5ba6a09 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:52:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d4163af1-2673-47cf-9db0-ac22c5ba6a09 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d4163af1-2673-47cf-9db0-ac22c5ba6a09 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d4163af1-2673-47cf-9db0-ac22c5ba6a09 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:52:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d4163af1-2673-47cf-9db0-ac22c5ba6a09 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:52:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 833/1675] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:43 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c7e70bcd-384a-4428-a042-4ecd5f681c6e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7e70bcd-384a-4428-a042-4ecd5f681c6e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] GET http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 Sep 08 06:52:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c7e70bcd-384a-4428-a042-4ecd5f681c6e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c7e70bcd-384a-4428-a042-4ecd5f681c6e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7e70bcd-384a-4428-a042-4ecd5f681c6e tempest-AttachVolumeTestJSON-921065048 tempest-AttachVolumeTestJSON-921065048-project-member] http://192.168.122.168/volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 returned with HTTP 404 Sep 08 06:52:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 843/1676] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:43 2026] GET /volume/v3/volumes/05a9c336-6790-414a-9df8-7d73202be656 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:52:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f8fe066d-b9f0-42e9-a13c-0555bfa33659 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f8fe066d-b9f0-42e9-a13c-0555bfa33659 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:52:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f8fe066d-b9f0-42e9-a13c-0555bfa33659 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f8fe066d-b9f0-42e9-a13c-0555bfa33659 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f8fe066d-b9f0-42e9-a13c-0555bfa33659 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:52:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f8fe066d-b9f0-42e9-a13c-0555bfa33659 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:52:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 834/1677] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:44 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8e2f2a44-15d1-45ae-be81-e4c8e8721ac5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8e2f2a44-15d1-45ae-be81-e4c8e8721ac5 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:52:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8e2f2a44-15d1-45ae-be81-e4c8e8721ac5 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8e2f2a44-15d1-45ae-be81-e4c8e8721ac5 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8e2f2a44-15d1-45ae-be81-e4c8e8721ac5 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:52:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8e2f2a44-15d1-45ae-be81-e4c8e8721ac5 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:52:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 844/1678] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:45 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 860 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e06c32e3-8755-43f7-83b7-50e839ee6d94 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e06c32e3-8755-43f7-83b7-50e839ee6d94 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:52:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e06c32e3-8755-43f7-83b7-50e839ee6d94 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e06c32e3-8755-43f7-83b7-50e839ee6d94 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e06c32e3-8755-43f7-83b7-50e839ee6d94 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:52:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e06c32e3-8755-43f7-83b7-50e839ee6d94 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:52:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 835/1679] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:46 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 860 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2848e333-4e99-4705-a97a-c0b3c54f4794 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2848e333-4e99-4705-a97a-c0b3c54f4794 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:52:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2848e333-4e99-4705-a97a-c0b3c54f4794 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2848e333-4e99-4705-a97a-c0b3c54f4794 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2848e333-4e99-4705-a97a-c0b3c54f4794 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:52:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2848e333-4e99-4705-a97a-c0b3c54f4794 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:52:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 845/1680] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:47 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-aef082fb-3071-4ed1-b2fa-d79972197727 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aef082fb-3071-4ed1-b2fa-d79972197727 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:52:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aef082fb-3071-4ed1-b2fa-d79972197727 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aef082fb-3071-4ed1-b2fa-d79972197727 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-aef082fb-3071-4ed1-b2fa-d79972197727 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:52:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aef082fb-3071-4ed1-b2fa-d79972197727 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:52:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 836/1681] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:48 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 860 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b16e6539-b566-421e-9282-7244e622360e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b16e6539-b566-421e-9282-7244e622360e tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:52:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b16e6539-b566-421e-9282-7244e622360e tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b16e6539-b566-421e-9282-7244e622360e tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b16e6539-b566-421e-9282-7244e622360e tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:52:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b16e6539-b566-421e-9282-7244e622360e tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:52:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 846/1682] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:49 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 860 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-04f4adaf-906e-44e6-8d92-1d1b6d487546 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-04f4adaf-906e-44e6-8d92-1d1b6d487546 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:52:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-04f4adaf-906e-44e6-8d92-1d1b6d487546 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-04f4adaf-906e-44e6-8d92-1d1b6d487546 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-04f4adaf-906e-44e6-8d92-1d1b6d487546 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:52:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-04f4adaf-906e-44e6-8d92-1d1b6d487546 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:52:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 837/1683] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:50 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 860 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:52:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-505e3bec-5d9f-443f-aefe-5891395bd072 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-505e3bec-5d9f-443f-aefe-5891395bd072 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:52:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-505e3bec-5d9f-443f-aefe-5891395bd072 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-505e3bec-5d9f-443f-aefe-5891395bd072 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-505e3bec-5d9f-443f-aefe-5891395bd072 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:52:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-505e3bec-5d9f-443f-aefe-5891395bd072 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:52:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 847/1684] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:51 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 860 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-18db0060-81ee-4adb-8091-7e6b2608ff81 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-18db0060-81ee-4adb-8091-7e6b2608ff81 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:52:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-18db0060-81ee-4adb-8091-7e6b2608ff81 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-18db0060-81ee-4adb-8091-7e6b2608ff81 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-18db0060-81ee-4adb-8091-7e6b2608ff81 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:52:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-18db0060-81ee-4adb-8091-7e6b2608ff81 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:52:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 838/1685] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:53 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 860 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-114f2223-c8dc-4cf1-881b-abc2b69f5455 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-114f2223-c8dc-4cf1-881b-abc2b69f5455 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:52:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-114f2223-c8dc-4cf1-881b-abc2b69f5455 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-114f2223-c8dc-4cf1-881b-abc2b69f5455 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-114f2223-c8dc-4cf1-881b-abc2b69f5455 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:52:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-114f2223-c8dc-4cf1-881b-abc2b69f5455 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:52:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 848/1686] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:54 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 860 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-51fd8909-afd2-48a6-b25b-ba6cfd299290 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-51fd8909-afd2-48a6-b25b-ba6cfd299290 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:52:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-51fd8909-afd2-48a6-b25b-ba6cfd299290 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-51fd8909-afd2-48a6-b25b-ba6cfd299290 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-51fd8909-afd2-48a6-b25b-ba6cfd299290 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:52:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-51fd8909-afd2-48a6-b25b-ba6cfd299290 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:52:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 839/1687] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:55 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 860 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-613dd60f-31c9-4a24-b696-026e3cf3a55d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-613dd60f-31c9-4a24-b696-026e3cf3a55d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:52:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-613dd60f-31c9-4a24-b696-026e3cf3a55d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-894806849", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:52:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-613dd60f-31c9-4a24-b696-026e3cf3a55d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-894806849', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:52:55 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-613dd60f-31c9-4a24-b696-026e3cf3a55d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Create volume of 1 GB Sep 08 06:52:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-613dd60f-31c9-4a24-b696-026e3cf3a55d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Availability Zones retrieved successfully. Sep 08 06:52:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-613dd60f-31c9-4a24-b696-026e3cf3a55d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Flow 'volume_create_api' (73e8e05b-0ed7-40c2-9510-0bfaf443b5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:52:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-613dd60f-31c9-4a24-b696-026e3cf3a55d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffae4402-bae6-4d3c-ad7f-53b4f2b86238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-613dd60f-31c9-4a24-b696-026e3cf3a55d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:52:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-613dd60f-31c9-4a24-b696-026e3cf3a55d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffae4402-bae6-4d3c-ad7f-53b4f2b86238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-613dd60f-31c9-4a24-b696-026e3cf3a55d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d8a6f16-76b5-4e3b-9618-bd1bb6b50ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:55 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-613dd60f-31c9-4a24-b696-026e3cf3a55d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Created reservations ['1b428694-c39c-4006-95cb-5873eec7a7e3', 'bb6ceb7f-fd95-4ab4-a39a-c5f56aa14a7c', 'd2735890-1f3a-42f4-a1d3-703d91cd016d', '67becfe2-8be6-4a8d-ae80-d9c2e0fb6b24'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:52:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-613dd60f-31c9-4a24-b696-026e3cf3a55d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d8a6f16-76b5-4e3b-9618-bd1bb6b50ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b428694-c39c-4006-95cb-5873eec7a7e3', 'bb6ceb7f-fd95-4ab4-a39a-c5f56aa14a7c', 'd2735890-1f3a-42f4-a1d3-703d91cd016d', '67becfe2-8be6-4a8d-ae80-d9c2e0fb6b24']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-613dd60f-31c9-4a24-b696-026e3cf3a55d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75bf0480-7ba6-42c7-a551-99ec34a824d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-613dd60f-31c9-4a24-b696-026e3cf3a55d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75bf0480-7ba6-42c7-a551-99ec34a824d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac6c7704-ec6f-4cca-bea2-e1b935446c3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-894806849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='122f34625b174ceaaf3146945226fbb4',qos_specs=None,replication_status=,reservations=['1b428694-c39c-4006-95cb-5873eec7a7e3','bb6ceb7f-fd95-4ab4-a39a-c5f56aa14a7c','d2735890-1f3a-42f4-a1d3-703d91cd016d','67becfe2-8be6-4a8d-ae80-d9c2e0fb6b24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='824b9792caf148a7ab2a449ce7d8bca9',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:52:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-894806849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac6c7704-ec6f-4cca-bea2-e1b935446c3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='122f34625b174ceaaf3146945226fbb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='824b9792caf148a7ab2a449ce7d8bca9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-613dd60f-31c9-4a24-b696-026e3cf3a55d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (563ec21f-db84-4195-987a-e76c52cca121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-613dd60f-31c9-4a24-b696-026e3cf3a55d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (563ec21f-db84-4195-987a-e76c52cca121) transitioned into state 'SUCCESS' from state '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-894806849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='122f34625b174ceaaf3146945226fbb4',qos_specs=None,replication_status=,reservations=['1b428694-c39c-4006-95cb-5873eec7a7e3','bb6ceb7f-fd95-4ab4-a39a-c5f56aa14a7c','d2735890-1f3a-42f4-a1d3-703d91cd016d','67becfe2-8be6-4a8d-ae80-d9c2e0fb6b24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='824b9792caf148a7ab2a449ce7d8bca9',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-613dd60f-31c9-4a24-b696-026e3cf3a55d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (032ede01-3202-4902-989e-09ec6d682a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:52:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-613dd60f-31c9-4a24-b696-026e3cf3a55d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (032ede01-3202-4902-989e-09ec6d682a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:52:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-613dd60f-31c9-4a24-b696-026e3cf3a55d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Flow 'volume_create_api' (73e8e05b-0ed7-40c2-9510-0bfaf443b5fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:52:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-613dd60f-31c9-4a24-b696-026e3cf3a55d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Create volume request issued successfully. Sep 08 06:52:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-613dd60f-31c9-4a24-b696-026e3cf3a55d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:52:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 849/1688] 192.168.122.168 () {64 vars in 1430 bytes} [Tue Sep 8 06:52:55 2026] POST /volume/v3/volumes => generated 763 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:52:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-dceca821-0b13-49e8-a92d-db33489b0aa7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-dceca821-0b13-49e8-a92d-db33489b0aa7 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d Sep 08 06:52:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-dceca821-0b13-49e8-a92d-db33489b0aa7 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-dceca821-0b13-49e8-a92d-db33489b0aa7 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-dceca821-0b13-49e8-a92d-db33489b0aa7 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Volume info retrieved successfully. Sep 08 06:52:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-a06399a6-a7b6-4f93-b855-c7c188599ea6 req-dceca821-0b13-49e8-a92d-db33489b0aa7 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d returned with HTTP 200 Sep 08 06:52:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 840/1689] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:52:55 2026] GET /volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d => generated 831 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-9d08f579-4319-4175-ae8f-d7f9eae6e881 req-59c4f5c7-f99f-428b-a594-0e395a5ab1d2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-9d08f579-4319-4175-ae8f-d7f9eae6e881 req-59c4f5c7-f99f-428b-a594-0e395a5ab1d2 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d Sep 08 06:52:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-9d08f579-4319-4175-ae8f-d7f9eae6e881 req-59c4f5c7-f99f-428b-a594-0e395a5ab1d2 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-9d08f579-4319-4175-ae8f-d7f9eae6e881 req-59c4f5c7-f99f-428b-a594-0e395a5ab1d2 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-9d08f579-4319-4175-ae8f-d7f9eae6e881 req-59c4f5c7-f99f-428b-a594-0e395a5ab1d2 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Volume info retrieved successfully. Sep 08 06:52:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-9d08f579-4319-4175-ae8f-d7f9eae6e881 req-59c4f5c7-f99f-428b-a594-0e395a5ab1d2 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d returned with HTTP 200 Sep 08 06:52:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 850/1690] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:52:56 2026] GET /volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d => generated 831 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7c1416c2-b8db-499f-9556-bce21644c5ee None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7c1416c2-b8db-499f-9556-bce21644c5ee tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:52:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7c1416c2-b8db-499f-9556-bce21644c5ee tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7c1416c2-b8db-499f-9556-bce21644c5ee tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7c1416c2-b8db-499f-9556-bce21644c5ee tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:52:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7c1416c2-b8db-499f-9556-bce21644c5ee tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:52:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 841/1691] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:56 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 860 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-9a5eab8c-a2de-41c6-a7e4-376ee8b964af req-2ca5cdba-8602-41f3-8382-a66e9a985885 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-9a5eab8c-a2de-41c6-a7e4-376ee8b964af req-2ca5cdba-8602-41f3-8382-a66e9a985885 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d Sep 08 06:52:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-9a5eab8c-a2de-41c6-a7e4-376ee8b964af req-2ca5cdba-8602-41f3-8382-a66e9a985885 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-9a5eab8c-a2de-41c6-a7e4-376ee8b964af req-2ca5cdba-8602-41f3-8382-a66e9a985885 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-9a5eab8c-a2de-41c6-a7e4-376ee8b964af req-2ca5cdba-8602-41f3-8382-a66e9a985885 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Volume info retrieved successfully. Sep 08 06:52:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-9a5eab8c-a2de-41c6-a7e4-376ee8b964af req-2ca5cdba-8602-41f3-8382-a66e9a985885 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d returned with HTTP 200 Sep 08 06:52:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 851/1692] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:52:57 2026] GET /volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-060a0184-f58a-4549-92a1-502fd32168ac None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-060a0184-f58a-4549-92a1-502fd32168ac tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:52:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-060a0184-f58a-4549-92a1-502fd32168ac tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-060a0184-f58a-4549-92a1-502fd32168ac tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-060a0184-f58a-4549-92a1-502fd32168ac tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:52:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-060a0184-f58a-4549-92a1-502fd32168ac tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:52:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 842/1693] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:57 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-f4f4e3e6-35d9-4b45-8016-b515508ebb2e req-c435a2b5-7743-43b8-8299-193004d510cf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f4f4e3e6-35d9-4b45-8016-b515508ebb2e req-c435a2b5-7743-43b8-8299-193004d510cf tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d Sep 08 06:52:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f4f4e3e6-35d9-4b45-8016-b515508ebb2e req-c435a2b5-7743-43b8-8299-193004d510cf tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-f4f4e3e6-35d9-4b45-8016-b515508ebb2e req-c435a2b5-7743-43b8-8299-193004d510cf tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-f4f4e3e6-35d9-4b45-8016-b515508ebb2e req-c435a2b5-7743-43b8-8299-193004d510cf tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Volume info retrieved successfully. Sep 08 06:52:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-f4f4e3e6-35d9-4b45-8016-b515508ebb2e req-c435a2b5-7743-43b8-8299-193004d510cf tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d returned with HTTP 200 Sep 08 06:52:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 852/1694] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:52:58 2026] GET /volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-25b77174-b331-4cd4-968d-ee2fa7200ef6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-25b77174-b331-4cd4-968d-ee2fa7200ef6 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:52:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-25b77174-b331-4cd4-968d-ee2fa7200ef6 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-25b77174-b331-4cd4-968d-ee2fa7200ef6 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-25b77174-b331-4cd4-968d-ee2fa7200ef6 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:52:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-25b77174-b331-4cd4-968d-ee2fa7200ef6 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:52:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 843/1695] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:58 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 860 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:52:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-c9527abf-e253-4dae-ab72-4e068cdd642c req-a9e8f4cd-8838-4f86-9705-967bb085b748 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c9527abf-e253-4dae-ab72-4e068cdd642c req-a9e8f4cd-8838-4f86-9705-967bb085b748 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d Sep 08 06:52:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c9527abf-e253-4dae-ab72-4e068cdd642c req-a9e8f4cd-8838-4f86-9705-967bb085b748 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c9527abf-e253-4dae-ab72-4e068cdd642c req-a9e8f4cd-8838-4f86-9705-967bb085b748 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:52:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:52:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-c9527abf-e253-4dae-ab72-4e068cdd642c req-a9e8f4cd-8838-4f86-9705-967bb085b748 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Volume info retrieved successfully. Sep 08 06:52:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c9527abf-e253-4dae-ab72-4e068cdd642c req-a9e8f4cd-8838-4f86-9705-967bb085b748 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d returned with HTTP 200 Sep 08 06:52:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 853/1696] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:52:59 2026] GET /volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:52:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-82e3c71a-1859-479f-88ca-f76749c89220 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:52:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-82e3c71a-1859-479f-88ca-f76749c89220 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:52:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-82e3c71a-1859-479f-88ca-f76749c89220 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:52:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-82e3c71a-1859-479f-88ca-f76749c89220 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:52:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:52:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:52:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:52:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:52:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-82e3c71a-1859-479f-88ca-f76749c89220 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:52:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-82e3c71a-1859-479f-88ca-f76749c89220 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:52:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 844/1697] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:52:59 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 860 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-727c9f8f-0544-4933-a89d-ff5765a2de13 req-1f43f70f-a202-43f5-b0bf-b0106ae93a73 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-727c9f8f-0544-4933-a89d-ff5765a2de13 req-1f43f70f-a202-43f5-b0bf-b0106ae93a73 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d Sep 08 06:53:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-727c9f8f-0544-4933-a89d-ff5765a2de13 req-1f43f70f-a202-43f5-b0bf-b0106ae93a73 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-727c9f8f-0544-4933-a89d-ff5765a2de13 req-1f43f70f-a202-43f5-b0bf-b0106ae93a73 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-727c9f8f-0544-4933-a89d-ff5765a2de13 req-1f43f70f-a202-43f5-b0bf-b0106ae93a73 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Volume info retrieved successfully. Sep 08 06:53:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-727c9f8f-0544-4933-a89d-ff5765a2de13 req-1f43f70f-a202-43f5-b0bf-b0106ae93a73 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d returned with HTTP 200 Sep 08 06:53:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 854/1698] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:53:00 2026] GET /volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1d22bc87-f701-4153-bbfd-af839cd667de None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1d22bc87-f701-4153-bbfd-af839cd667de tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:53:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1d22bc87-f701-4153-bbfd-af839cd667de tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1d22bc87-f701-4153-bbfd-af839cd667de tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1d22bc87-f701-4153-bbfd-af839cd667de tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1d22bc87-f701-4153-bbfd-af839cd667de tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:53:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 845/1699] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:00 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ccd9d5df-69aa-4e12-a225-c7e52f5cddc6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ccd9d5df-69aa-4e12-a225-c7e52f5cddc6 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b Sep 08 06:53:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ccd9d5df-69aa-4e12-a225-c7e52f5cddc6 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ccd9d5df-69aa-4e12-a225-c7e52f5cddc6 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ccd9d5df-69aa-4e12-a225-c7e52f5cddc6 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:53:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ccd9d5df-69aa-4e12-a225-c7e52f5cddc6 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b returned with HTTP 200 Sep 08 06:53:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 855/1700] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:01 2026] GET /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b => generated 870 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-05768a9f-6687-4155-983d-226e23426146 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-05768a9f-6687-4155-983d-226e23426146 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] POST http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action Sep 08 06:53:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-05768a9f-6687-4155-983d-226e23426146 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1566330686", "disk_format": "qcow2"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:53:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-05768a9f-6687-4155-983d-226e23426146 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1566330686", "disk_format": "qcow2"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-05768a9f-6687-4155-983d-226e23426146 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:53:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:01 devstack devstack@c-api.service[87202]: DEBUG cinder.image.image_utils [None req-05768a9f-6687-4155-983d-226e23426146 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1566330686'}] 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-1566330686'}]. {{(pid=87202) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 08 06:53:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-10c003a3-b124-432f-a5d7-53bec020001c req-f7c0c0d1-7b4d-4d4c-b7d6-cdd4f518ca8f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-10c003a3-b124-432f-a5d7-53bec020001c req-f7c0c0d1-7b4d-4d4c-b7d6-cdd4f518ca8f tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d Sep 08 06:53:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-10c003a3-b124-432f-a5d7-53bec020001c req-f7c0c0d1-7b4d-4d4c-b7d6-cdd4f518ca8f tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-10c003a3-b124-432f-a5d7-53bec020001c req-f7c0c0d1-7b4d-4d4c-b7d6-cdd4f518ca8f tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-10c003a3-b124-432f-a5d7-53bec020001c req-f7c0c0d1-7b4d-4d4c-b7d6-cdd4f518ca8f tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Volume info retrieved successfully. Sep 08 06:53:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-10c003a3-b124-432f-a5d7-53bec020001c req-f7c0c0d1-7b4d-4d4c-b7d6-cdd4f518ca8f tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d returned with HTTP 200 Sep 08 06:53:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 856/1701] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:53:01 2026] GET /volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d => generated 855 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b9b1b889-53a9-4a0a-89b4-cad7a6bb8fda None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b9b1b889-53a9-4a0a-89b4-cad7a6bb8fda tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:53:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b9b1b889-53a9-4a0a-89b4-cad7a6bb8fda tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b9b1b889-53a9-4a0a-89b4-cad7a6bb8fda tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b9b1b889-53a9-4a0a-89b4-cad7a6bb8fda tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b9b1b889-53a9-4a0a-89b4-cad7a6bb8fda tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:53:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 857/1702] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:01 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 861 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1650ac0b-a4b5-4e08-8b6f-09f2148ff3be None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1650ac0b-a4b5-4e08-8b6f-09f2148ff3be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:53:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1650ac0b-a4b5-4e08-8b6f-09f2148ff3be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1650ac0b-a4b5-4e08-8b6f-09f2148ff3be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1650ac0b-a4b5-4e08-8b6f-09f2148ff3be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] Volume info retrieved successfully. Sep 08 06:53:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1650ac0b-a4b5-4e08-8b6f-09f2148ff3be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:53:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 858/1703] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:01 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 861 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7399f545-07ea-4996-a2ed-97ec405f0d37 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7399f545-07ea-4996-a2ed-97ec405f0d37 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] PUT http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:53:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7399f545-07ea-4996-a2ed-97ec405f0d37 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1851689077"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7399f545-07ea-4996-a2ed-97ec405f0d37 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7399f545-07ea-4996-a2ed-97ec405f0d37 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume updated successfully. Sep 08 06:53:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7399f545-07ea-4996-a2ed-97ec405f0d37 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:53:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 859/1704] 192.168.122.168 () {60 vars in 1252 bytes} [Tue Sep 8 06:53:02 2026] PUT /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 793 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d09beb6e-42df-463e-b297-0f16ebcd68f1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d09beb6e-42df-463e-b297-0f16ebcd68f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] PUT http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:53:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d09beb6e-42df-463e-b297-0f16ebcd68f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1235021012", "description": "This is the new description of volume"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d09beb6e-42df-463e-b297-0f16ebcd68f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d09beb6e-42df-463e-b297-0f16ebcd68f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume updated successfully. Sep 08 06:53:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d09beb6e-42df-463e-b297-0f16ebcd68f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:53:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 860/1705] 192.168.122.168 () {60 vars in 1253 bytes} [Tue Sep 8 06:53:02 2026] PUT /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 832 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0caa8743-21d5-4439-9415-306cb7267a6c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0caa8743-21d5-4439-9415-306cb7267a6c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:53:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0caa8743-21d5-4439-9415-306cb7267a6c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0caa8743-21d5-4439-9415-306cb7267a6c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0caa8743-21d5-4439-9415-306cb7267a6c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] Volume info retrieved successfully. Sep 08 06:53:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0caa8743-21d5-4439-9415-306cb7267a6c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:53:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 861/1706] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:02 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 900 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-38492fa5-4e2e-4343-bdaa-82e826d3a4f1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-38492fa5-4e2e-4343-bdaa-82e826d3a4f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:53:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-38492fa5-4e2e-4343-bdaa-82e826d3a4f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-372665111", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-239479574"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-38492fa5-4e2e-4343-bdaa-82e826d3a4f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-372665111', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-239479574'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:53:02 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-38492fa5-4e2e-4343-bdaa-82e826d3a4f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Create volume of 1 GB Sep 08 06:53:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-38492fa5-4e2e-4343-bdaa-82e826d3a4f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Availability Zones retrieved successfully. Sep 08 06:53:02 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-38492fa5-4e2e-4343-bdaa-82e826d3a4f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Flow 'volume_create_api' (75f71f4d-cffc-45c3-b653-c72ce512a7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:02 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-38492fa5-4e2e-4343-bdaa-82e826d3a4f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adf03a34-6f61-434a-9269-c8dc18754789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:02 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-38492fa5-4e2e-4343-bdaa-82e826d3a4f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:53:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-05768a9f-6687-4155-983d-226e23426146 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Copy volume to image completed successfully. Sep 08 06:53:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-05768a9f-6687-4155-983d-226e23426146 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action returned with HTTP 202 Sep 08 06:53:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 846/1707] 192.168.122.168 () {60 vars in 1275 bytes} [Tue Sep 8 06:53:01 2026] POST /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b/action => generated 657 bytes in 1475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 06:53:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-09cc34f5-3929-410b-a50a-4d8eb3939306 req-351b4887-2a56-4d7d-89b1-a36ebbb2dae0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-09cc34f5-3929-410b-a50a-4d8eb3939306 req-351b4887-2a56-4d7d-89b1-a36ebbb2dae0 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d Sep 08 06:53:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-09cc34f5-3929-410b-a50a-4d8eb3939306 req-351b4887-2a56-4d7d-89b1-a36ebbb2dae0 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-09cc34f5-3929-410b-a50a-4d8eb3939306 req-351b4887-2a56-4d7d-89b1-a36ebbb2dae0 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-09cc34f5-3929-410b-a50a-4d8eb3939306 req-351b4887-2a56-4d7d-89b1-a36ebbb2dae0 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Volume info retrieved successfully. Sep 08 06:53:02 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-38492fa5-4e2e-4343-bdaa-82e826d3a4f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adf03a34-6f61-434a-9269-c8dc18754789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:02 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-38492fa5-4e2e-4343-bdaa-82e826d3a4f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaa84d8e-3105-4243-9faf-90b4bc9968f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-09cc34f5-3929-410b-a50a-4d8eb3939306 req-351b4887-2a56-4d7d-89b1-a36ebbb2dae0 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d returned with HTTP 200 Sep 08 06:53:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 847/1708] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:53:02 2026] GET /volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d => generated 855 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:03 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-38492fa5-4e2e-4343-bdaa-82e826d3a4f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Created reservations ['594fa856-9c36-4701-9d0a-f2d0109cadc7', '285067ff-cf4f-4daa-a1ba-f7aaaa780b29', '5a811d1e-9ef8-421a-8f74-022384dbadd1', 'a5ebad64-2cbd-46e0-9afc-446d4fceed5a'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:53:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-38492fa5-4e2e-4343-bdaa-82e826d3a4f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaa84d8e-3105-4243-9faf-90b4bc9968f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['594fa856-9c36-4701-9d0a-f2d0109cadc7', '285067ff-cf4f-4daa-a1ba-f7aaaa780b29', '5a811d1e-9ef8-421a-8f74-022384dbadd1', 'a5ebad64-2cbd-46e0-9afc-446d4fceed5a']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-38492fa5-4e2e-4343-bdaa-82e826d3a4f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f91a56a-e5fb-453b-9f53-ec05bd0ba05c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-38492fa5-4e2e-4343-bdaa-82e826d3a4f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f91a56a-e5fb-453b-9f53-ec05bd0ba05c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b9429fd-7990-4297-ae11-061f7de1cc17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-372665111',display_name='tempest-VolumesGetTest-Volume-239479574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d485bed2a56746eebce00d898e0d496c',qos_specs=None,replication_status=,reservations=['594fa856-9c36-4701-9d0a-f2d0109cadc7','285067ff-cf4f-4daa-a1ba-f7aaaa780b29','5a811d1e-9ef8-421a-8f74-022384dbadd1','a5ebad64-2cbd-46e0-9afc-446d4fceed5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb60e87e5f514c66b1b8c39892da34fd',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:53:03Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-372665111',display_name='tempest-VolumesGetTest-Volume-239479574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b9429fd-7990-4297-ae11-061f7de1cc17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d485bed2a56746eebce00d898e0d496c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb60e87e5f514c66b1b8c39892da34fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-38492fa5-4e2e-4343-bdaa-82e826d3a4f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (050e9437-674f-4206-9f1d-f57abc235b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-38492fa5-4e2e-4343-bdaa-82e826d3a4f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (050e9437-674f-4206-9f1d-f57abc235b21) transitioned into 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-372665111',display_name='tempest-VolumesGetTest-Volume-239479574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d485bed2a56746eebce00d898e0d496c',qos_specs=None,replication_status=,reservations=['594fa856-9c36-4701-9d0a-f2d0109cadc7','285067ff-cf4f-4daa-a1ba-f7aaaa780b29','5a811d1e-9ef8-421a-8f74-022384dbadd1','a5ebad64-2cbd-46e0-9afc-446d4fceed5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb60e87e5f514c66b1b8c39892da34fd',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-38492fa5-4e2e-4343-bdaa-82e826d3a4f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67d7112a-9738-445f-9fa4-0985be46a028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-38492fa5-4e2e-4343-bdaa-82e826d3a4f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67d7112a-9738-445f-9fa4-0985be46a028) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-38492fa5-4e2e-4343-bdaa-82e826d3a4f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Flow 'volume_create_api' (75f71f4d-cffc-45c3-b653-c72ce512a7b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-38492fa5-4e2e-4343-bdaa-82e826d3a4f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Create volume request issued successfully. Sep 08 06:53:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-38492fa5-4e2e-4343-bdaa-82e826d3a4f1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:53:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 862/1709] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:53:02 2026] POST /volume/v3/volumes => generated 787 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:53:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7380dd94-2a65-4d79-96b6-018d6cce5526 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7380dd94-2a65-4d79-96b6-018d6cce5526 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 Sep 08 06:53:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7380dd94-2a65-4d79-96b6-018d6cce5526 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7380dd94-2a65-4d79-96b6-018d6cce5526 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7380dd94-2a65-4d79-96b6-018d6cce5526 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7380dd94-2a65-4d79-96b6-018d6cce5526 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 returned with HTTP 200 Sep 08 06:53:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 848/1710] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:03 2026] GET /volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-aaf5c4ae-b76f-42b5-a9da-e35eee1f2d60 req-7c39eb73-0cfe-49a2-b2db-2aaae52c0eeb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-aaf5c4ae-b76f-42b5-a9da-e35eee1f2d60 req-7c39eb73-0cfe-49a2-b2db-2aaae52c0eeb tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d Sep 08 06:53:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-aaf5c4ae-b76f-42b5-a9da-e35eee1f2d60 req-7c39eb73-0cfe-49a2-b2db-2aaae52c0eeb tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-aaf5c4ae-b76f-42b5-a9da-e35eee1f2d60 req-7c39eb73-0cfe-49a2-b2db-2aaae52c0eeb tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-aaf5c4ae-b76f-42b5-a9da-e35eee1f2d60 req-7c39eb73-0cfe-49a2-b2db-2aaae52c0eeb tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Volume info retrieved successfully. Sep 08 06:53:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-aaf5c4ae-b76f-42b5-a9da-e35eee1f2d60 req-7c39eb73-0cfe-49a2-b2db-2aaae52c0eeb tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d returned with HTTP 200 Sep 08 06:53:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 863/1711] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:53:03 2026] GET /volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ec80f992-e9fe-44c0-9b3d-6f92bed8187e req-07a74351-b4d4-4f16-944f-ae0826ab59c5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ec80f992-e9fe-44c0-9b3d-6f92bed8187e req-07a74351-b4d4-4f16-944f-ae0826ab59c5 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:53:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ec80f992-e9fe-44c0-9b3d-6f92bed8187e req-07a74351-b4d4-4f16-944f-ae0826ab59c5 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac6c7704-ec6f-4cca-bea2-e1b935446c3d", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-493341861", "description": null, "metadata": {}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-ec80f992-e9fe-44c0-9b3d-6f92bed8187e req-07a74351-b4d4-4f16-944f-ae0826ab59c5 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Volume info retrieved successfully. Sep 08 06:53:04 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [req-ec80f992-e9fe-44c0-9b3d-6f92bed8187e req-07a74351-b4d4-4f16-944f-ae0826ab59c5 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Create snapshot from volume ac6c7704-ec6f-4cca-bea2-e1b935446c3d Sep 08 06:53:04 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [req-ec80f992-e9fe-44c0-9b3d-6f92bed8187e req-07a74351-b4d4-4f16-944f-ae0826ab59c5 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Created reservations ['9493ee58-8c07-4cea-9a49-e219879d3493', 'e8d4f3f8-66e0-4279-b4b4-984c3605d367', '04747e97-d728-4824-9dd8-f3c985cb3a3b', '7c43a0e3-ccd7-45d9-85ae-c470d0e56c5e'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:53:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-ec80f992-e9fe-44c0-9b3d-6f92bed8187e req-07a74351-b4d4-4f16-944f-ae0826ab59c5 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Snapshot create request issued successfully. Sep 08 06:53:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ec80f992-e9fe-44c0-9b3d-6f92bed8187e req-07a74351-b4d4-4f16-944f-ae0826ab59c5 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:53:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 849/1712] 192.168.122.168 () {64 vars in 1436 bytes} [Tue Sep 8 06:53:04 2026] POST /volume/v3/snapshots => generated 310 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:53:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-84bc991d-47fd-43b9-baef-ceafebf9dab1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-84bc991d-47fd-43b9-baef-ceafebf9dab1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 Sep 08 06:53:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-84bc991d-47fd-43b9-baef-ceafebf9dab1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-84bc991d-47fd-43b9-baef-ceafebf9dab1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-84bc991d-47fd-43b9-baef-ceafebf9dab1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-84bc991d-47fd-43b9-baef-ceafebf9dab1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 returned with HTTP 200 Sep 08 06:53:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 864/1713] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:04 2026] GET /volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 => generated 879 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-cfc18a49-93c4-4c61-a5b7-5803e924fdce req-cb729f23-38fd-40b7-a2b5-888e3f848e6d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-cfc18a49-93c4-4c61-a5b7-5803e924fdce req-cb729f23-38fd-40b7-a2b5-888e3f848e6d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-reader] GET http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 Sep 08 06:53:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-cfc18a49-93c4-4c61-a5b7-5803e924fdce req-cb729f23-38fd-40b7-a2b5-888e3f848e6d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-cfc18a49-93c4-4c61-a5b7-5803e924fdce req-cb729f23-38fd-40b7-a2b5-888e3f848e6d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-cfc18a49-93c4-4c61-a5b7-5803e924fdce req-cb729f23-38fd-40b7-a2b5-888e3f848e6d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-reader] Snapshot retrieved successfully. Sep 08 06:53:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-cfc18a49-93c4-4c61-a5b7-5803e924fdce req-cb729f23-38fd-40b7-a2b5-888e3f848e6d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-reader] http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 returned with HTTP 200 Sep 08 06:53:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 850/1714] 192.168.122.168 () {60 vars in 1493 bytes} [Tue Sep 8 06:53:04 2026] GET /volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 => generated 442 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-c45270b0-8205-4cfe-87a5-0b1a2ac7c65d req-0b705bdb-6fff-4e3a-ae0e-76ba718d8518 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c45270b0-8205-4cfe-87a5-0b1a2ac7c65d req-0b705bdb-6fff-4e3a-ae0e-76ba718d8518 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-reader] GET http://192.168.122.168/volume/v3/snapshots/detail Sep 08 06:53:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c45270b0-8205-4cfe-87a5-0b1a2ac7c65d req-0b705bdb-6fff-4e3a-ae0e-76ba718d8518 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c45270b0-8205-4cfe-87a5-0b1a2ac7c65d req-0b705bdb-6fff-4e3a-ae0e-76ba718d8518 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-reader] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [req-c45270b0-8205-4cfe-87a5-0b1a2ac7c65d req-0b705bdb-6fff-4e3a-ae0e-76ba718d8518 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:04 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [req-c45270b0-8205-4cfe-87a5-0b1a2ac7c65d req-0b705bdb-6fff-4e3a-ae0e-76ba718d8518 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-reader] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:53:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:04 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:53:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-c45270b0-8205-4cfe-87a5-0b1a2ac7c65d req-0b705bdb-6fff-4e3a-ae0e-76ba718d8518 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-reader] Get all snapshots completed successfully. Sep 08 06:53:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c45270b0-8205-4cfe-87a5-0b1a2ac7c65d req-0b705bdb-6fff-4e3a-ae0e-76ba718d8518 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-reader] http://192.168.122.168/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 06:53:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 865/1715] 192.168.122.168 () {60 vars in 1403 bytes} [Tue Sep 8 06:53:04 2026] GET /volume/v3/snapshots/detail => generated 445 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-a1a48089-52af-4ca3-812d-a6b73d2a1424 req-cebbc20d-57cd-478c-a513-c3d8d0849555 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-a1a48089-52af-4ca3-812d-a6b73d2a1424 req-cebbc20d-57cd-478c-a513-c3d8d0849555 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 Sep 08 06:53:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-a1a48089-52af-4ca3-812d-a6b73d2a1424 req-cebbc20d-57cd-478c-a513-c3d8d0849555 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-a1a48089-52af-4ca3-812d-a6b73d2a1424 req-cebbc20d-57cd-478c-a513-c3d8d0849555 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-a1a48089-52af-4ca3-812d-a6b73d2a1424 req-cebbc20d-57cd-478c-a513-c3d8d0849555 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Snapshot retrieved successfully. Sep 08 06:53:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-a1a48089-52af-4ca3-812d-a6b73d2a1424 req-cebbc20d-57cd-478c-a513-c3d8d0849555 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 returned with HTTP 200 Sep 08 06:53:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 851/1716] 192.168.122.168 () {60 vars in 1493 bytes} [Tue Sep 8 06:53:05 2026] GET /volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 => generated 442 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9c4996dc-8541-4c42-8e18-7812fe8a4ee9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9c4996dc-8541-4c42-8e18-7812fe8a4ee9 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 Sep 08 06:53:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9c4996dc-8541-4c42-8e18-7812fe8a4ee9 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9c4996dc-8541-4c42-8e18-7812fe8a4ee9 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9c4996dc-8541-4c42-8e18-7812fe8a4ee9 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9c4996dc-8541-4c42-8e18-7812fe8a4ee9 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 returned with HTTP 200 Sep 08 06:53:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 866/1717] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:05 2026] GET /volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 => generated 879 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-2ce20d5e-32d5-45f2-9355-24accd60bacb req-82cf17d2-74a7-47f7-a6b5-d83374c2874f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-2ce20d5e-32d5-45f2-9355-24accd60bacb req-82cf17d2-74a7-47f7-a6b5-d83374c2874f tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 Sep 08 06:53:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-2ce20d5e-32d5-45f2-9355-24accd60bacb req-82cf17d2-74a7-47f7-a6b5-d83374c2874f tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-2ce20d5e-32d5-45f2-9355-24accd60bacb req-82cf17d2-74a7-47f7-a6b5-d83374c2874f tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-2ce20d5e-32d5-45f2-9355-24accd60bacb req-82cf17d2-74a7-47f7-a6b5-d83374c2874f tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Snapshot retrieved successfully. Sep 08 06:53:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-2ce20d5e-32d5-45f2-9355-24accd60bacb req-82cf17d2-74a7-47f7-a6b5-d83374c2874f tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 returned with HTTP 200 Sep 08 06:53:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 852/1718] 192.168.122.168 () {60 vars in 1493 bytes} [Tue Sep 8 06:53:06 2026] GET /volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 => generated 442 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:53:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a61284e3-2479-4767-afc6-3060ed644f3b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a61284e3-2479-4767-afc6-3060ed644f3b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 Sep 08 06:53:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a61284e3-2479-4767-afc6-3060ed644f3b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a61284e3-2479-4767-afc6-3060ed644f3b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ba6f0084-57ff-4d9d-a719-e88a3cdae0a2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a61284e3-2479-4767-afc6-3060ed644f3b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a61284e3-2479-4767-afc6-3060ed644f3b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 returned with HTTP 200 Sep 08 06:53:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 867/1719] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:06 2026] GET /volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 => generated 879 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:53:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ba6f0084-57ff-4d9d-a719-e88a3cdae0a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:53:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ba6f0084-57ff-4d9d-a719-e88a3cdae0a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1511700339", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-ba6f0084-57ff-4d9d-a719-e88a3cdae0a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1511700339', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:53:07 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-ba6f0084-57ff-4d9d-a719-e88a3cdae0a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Create volume of 1 GB Sep 08 06:53:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ba6f0084-57ff-4d9d-a719-e88a3cdae0a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Availability Zones retrieved successfully. Sep 08 06:53:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6f0084-57ff-4d9d-a719-e88a3cdae0a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Flow 'volume_create_api' (97be2f14-bdb6-49c3-ba2b-78366975fbf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6f0084-57ff-4d9d-a719-e88a3cdae0a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (167a379a-ec59-4c49-a81f-d6e8ace4f234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-ba6f0084-57ff-4d9d-a719-e88a3cdae0a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:53:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6f0084-57ff-4d9d-a719-e88a3cdae0a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (167a379a-ec59-4c49-a81f-d6e8ace4f234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6f0084-57ff-4d9d-a719-e88a3cdae0a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a8ee34-d699-403f-9a62-0fcac02d51e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-134b14a2-d02f-4d80-8753-aef19d149af1 req-23ffe6ed-cef9-4e8f-a6cc-be9b8b9c0059 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-134b14a2-d02f-4d80-8753-aef19d149af1 req-23ffe6ed-cef9-4e8f-a6cc-be9b8b9c0059 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 Sep 08 06:53:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-134b14a2-d02f-4d80-8753-aef19d149af1 req-23ffe6ed-cef9-4e8f-a6cc-be9b8b9c0059 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-134b14a2-d02f-4d80-8753-aef19d149af1 req-23ffe6ed-cef9-4e8f-a6cc-be9b8b9c0059 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-134b14a2-d02f-4d80-8753-aef19d149af1 req-23ffe6ed-cef9-4e8f-a6cc-be9b8b9c0059 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Snapshot retrieved successfully. Sep 08 06:53:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-134b14a2-d02f-4d80-8753-aef19d149af1 req-23ffe6ed-cef9-4e8f-a6cc-be9b8b9c0059 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 returned with HTTP 200 Sep 08 06:53:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 868/1720] 192.168.122.168 () {60 vars in 1493 bytes} [Tue Sep 8 06:53:07 2026] GET /volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 => generated 442 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:53:07 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-ba6f0084-57ff-4d9d-a719-e88a3cdae0a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Created reservations ['7c27bbd2-f187-468e-b0e3-85420959b5fd', '452bfef1-1f2a-458e-b4ae-cad186486e6d', 'bdb403ce-81a4-437d-9cd1-b65fa8f62b09', '986b9566-aa8d-47f0-b362-327d6038e83c'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:53:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6f0084-57ff-4d9d-a719-e88a3cdae0a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a8ee34-d699-403f-9a62-0fcac02d51e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c27bbd2-f187-468e-b0e3-85420959b5fd', '452bfef1-1f2a-458e-b4ae-cad186486e6d', 'bdb403ce-81a4-437d-9cd1-b65fa8f62b09', '986b9566-aa8d-47f0-b362-327d6038e83c']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6f0084-57ff-4d9d-a719-e88a3cdae0a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fe60ece-809b-4890-a636-42e30d719393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6f0084-57ff-4d9d-a719-e88a3cdae0a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fe60ece-809b-4890-a636-42e30d719393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34fb25d7-19a1-4719-942d-21cfbd3d7eeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1511700339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3cb00c6bffd401c9f4b4360affd6dce',qos_specs=None,replication_status=,reservations=['7c27bbd2-f187-468e-b0e3-85420959b5fd','452bfef1-1f2a-458e-b4ae-cad186486e6d','bdb403ce-81a4-437d-9cd1-b65fa8f62b09','986b9566-aa8d-47f0-b362-327d6038e83c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ce6b1a7feb41d096026bdc9e457cd8',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:53:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1511700339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34fb25d7-19a1-4719-942d-21cfbd3d7eeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3cb00c6bffd401c9f4b4360affd6dce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59ce6b1a7feb41d096026bdc9e457cd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6f0084-57ff-4d9d-a719-e88a3cdae0a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07986f2d-7372-4322-958c-b82e397069fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6f0084-57ff-4d9d-a719-e88a3cdae0a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07986f2d-7372-4322-958c-b82e397069fe) transitioned into state 'SUCCESS' from state '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-1511700339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3cb00c6bffd401c9f4b4360affd6dce',qos_specs=None,replication_status=,reservations=['7c27bbd2-f187-468e-b0e3-85420959b5fd','452bfef1-1f2a-458e-b4ae-cad186486e6d','bdb403ce-81a4-437d-9cd1-b65fa8f62b09','986b9566-aa8d-47f0-b362-327d6038e83c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ce6b1a7feb41d096026bdc9e457cd8',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6f0084-57ff-4d9d-a719-e88a3cdae0a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b60a38e-fe69-473a-8da1-315a2176c6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6f0084-57ff-4d9d-a719-e88a3cdae0a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b60a38e-fe69-473a-8da1-315a2176c6dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:07 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ba6f0084-57ff-4d9d-a719-e88a3cdae0a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Flow 'volume_create_api' (97be2f14-bdb6-49c3-ba2b-78366975fbf1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ba6f0084-57ff-4d9d-a719-e88a3cdae0a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Create volume request issued successfully. Sep 08 06:53:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ba6f0084-57ff-4d9d-a719-e88a3cdae0a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:53:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 853/1721] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:53:06 2026] POST /volume/v3/volumes => generated 763 bytes in 1078 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 06:53:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1d4464b5-e04e-4408-a194-0e52491d03a2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d4464b5-e04e-4408-a194-0e52491d03a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb Sep 08 06:53:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d4464b5-e04e-4408-a194-0e52491d03a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d4464b5-e04e-4408-a194-0e52491d03a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a5de4542-ad88-4519-9362-5db31f6d3aa5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a5de4542-ad88-4519-9362-5db31f6d3aa5 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 Sep 08 06:53:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a5de4542-ad88-4519-9362-5db31f6d3aa5 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1d4464b5-e04e-4408-a194-0e52491d03a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a5de4542-ad88-4519-9362-5db31f6d3aa5 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d4464b5-e04e-4408-a194-0e52491d03a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb returned with HTTP 200 Sep 08 06:53:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 869/1722] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:07 2026] GET /volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb => generated 831 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a5de4542-ad88-4519-9362-5db31f6d3aa5 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a5de4542-ad88-4519-9362-5db31f6d3aa5 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 returned with HTTP 200 Sep 08 06:53:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 854/1723] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:07 2026] GET /volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 => generated 879 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-3a77c1c2-e681-4204-b36d-6a6f31a9606c req-e035808d-a9cb-46b7-875f-3729e497c05d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-3a77c1c2-e681-4204-b36d-6a6f31a9606c req-e035808d-a9cb-46b7-875f-3729e497c05d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 Sep 08 06:53:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-3a77c1c2-e681-4204-b36d-6a6f31a9606c req-e035808d-a9cb-46b7-875f-3729e497c05d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-3a77c1c2-e681-4204-b36d-6a6f31a9606c req-e035808d-a9cb-46b7-875f-3729e497c05d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-3a77c1c2-e681-4204-b36d-6a6f31a9606c req-e035808d-a9cb-46b7-875f-3729e497c05d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Snapshot retrieved successfully. Sep 08 06:53:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-3a77c1c2-e681-4204-b36d-6a6f31a9606c req-e035808d-a9cb-46b7-875f-3729e497c05d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 returned with HTTP 200 Sep 08 06:53:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 870/1724] 192.168.122.168 () {60 vars in 1493 bytes} [Tue Sep 8 06:53:08 2026] GET /volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 => generated 442 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-db1b74ef-207d-4698-b678-bcdbf2b6faa1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-db1b74ef-207d-4698-b678-bcdbf2b6faa1 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb Sep 08 06:53:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-db1b74ef-207d-4698-b678-bcdbf2b6faa1 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-db1b74ef-207d-4698-b678-bcdbf2b6faa1 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-99f34266-d32d-424c-9766-a20ef2e45f6b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-db1b74ef-207d-4698-b678-bcdbf2b6faa1 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-99f34266-d32d-424c-9766-a20ef2e45f6b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 Sep 08 06:53:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-99f34266-d32d-424c-9766-a20ef2e45f6b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-99f34266-d32d-424c-9766-a20ef2e45f6b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-db1b74ef-207d-4698-b678-bcdbf2b6faa1 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb returned with HTTP 200 Sep 08 06:53:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 855/1725] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:08 2026] GET /volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb => generated 855 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-99f34266-d32d-424c-9766-a20ef2e45f6b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-99f34266-d32d-424c-9766-a20ef2e45f6b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 returned with HTTP 200 Sep 08 06:53:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 871/1726] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:09 2026] GET /volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 => generated 879 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-ebd9a4fe-56a6-437b-8f30-0e40a226dec5 req-8cab662e-b170-4618-b8f3-0593069b254b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ebd9a4fe-56a6-437b-8f30-0e40a226dec5 req-8cab662e-b170-4618-b8f3-0593069b254b tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 Sep 08 06:53:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ebd9a4fe-56a6-437b-8f30-0e40a226dec5 req-8cab662e-b170-4618-b8f3-0593069b254b tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-ebd9a4fe-56a6-437b-8f30-0e40a226dec5 req-8cab662e-b170-4618-b8f3-0593069b254b tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-ebd9a4fe-56a6-437b-8f30-0e40a226dec5 req-8cab662e-b170-4618-b8f3-0593069b254b tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Snapshot retrieved successfully. Sep 08 06:53:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-ebd9a4fe-56a6-437b-8f30-0e40a226dec5 req-8cab662e-b170-4618-b8f3-0593069b254b tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 returned with HTTP 200 Sep 08 06:53:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 856/1727] 192.168.122.168 () {60 vars in 1493 bytes} [Tue Sep 8 06:53:09 2026] GET /volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a6f61b58-1782-4acc-851b-24bcfda33e82 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a6f61b58-1782-4acc-851b-24bcfda33e82 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb Sep 08 06:53:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a6f61b58-1782-4acc-851b-24bcfda33e82 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a6f61b58-1782-4acc-851b-24bcfda33e82 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a6f61b58-1782-4acc-851b-24bcfda33e82 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a6f61b58-1782-4acc-851b-24bcfda33e82 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb returned with HTTP 200 Sep 08 06:53:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 872/1728] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:10 2026] GET /volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-78bcb0fc-afa9-440b-8189-6234f040983e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-78bcb0fc-afa9-440b-8189-6234f040983e tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 Sep 08 06:53:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-78bcb0fc-afa9-440b-8189-6234f040983e tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-78bcb0fc-afa9-440b-8189-6234f040983e tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-78bcb0fc-afa9-440b-8189-6234f040983e tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-78bcb0fc-afa9-440b-8189-6234f040983e tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 returned with HTTP 200 Sep 08 06:53:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 857/1729] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:10 2026] GET /volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 => generated 879 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-7ba676fd-6eb9-4e4a-855f-8c8245fae0ef req-151bffaa-28c2-4aad-90c2-56468c7e90ba None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7ba676fd-6eb9-4e4a-855f-8c8245fae0ef req-151bffaa-28c2-4aad-90c2-56468c7e90ba tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 Sep 08 06:53:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7ba676fd-6eb9-4e4a-855f-8c8245fae0ef req-151bffaa-28c2-4aad-90c2-56468c7e90ba tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-7ba676fd-6eb9-4e4a-855f-8c8245fae0ef req-151bffaa-28c2-4aad-90c2-56468c7e90ba tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-7ba676fd-6eb9-4e4a-855f-8c8245fae0ef req-151bffaa-28c2-4aad-90c2-56468c7e90ba tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Snapshot retrieved successfully. Sep 08 06:53:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-7ba676fd-6eb9-4e4a-855f-8c8245fae0ef req-151bffaa-28c2-4aad-90c2-56468c7e90ba tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 returned with HTTP 200 Sep 08 06:53:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 873/1730] 192.168.122.168 () {60 vars in 1493 bytes} [Tue Sep 8 06:53:10 2026] GET /volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 => generated 442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-799a0de8-e876-4b7f-a890-e8846acbe1a9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-799a0de8-e876-4b7f-a890-e8846acbe1a9 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb Sep 08 06:53:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-799a0de8-e876-4b7f-a890-e8846acbe1a9 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-799a0de8-e876-4b7f-a890-e8846acbe1a9 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-799a0de8-e876-4b7f-a890-e8846acbe1a9 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-799a0de8-e876-4b7f-a890-e8846acbe1a9 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb returned with HTTP 200 Sep 08 06:53:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 858/1731] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:11 2026] GET /volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a3c44450-bcec-4b33-9fce-ee1af474b14f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3c44450-bcec-4b33-9fce-ee1af474b14f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 Sep 08 06:53:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a3c44450-bcec-4b33-9fce-ee1af474b14f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a3c44450-bcec-4b33-9fce-ee1af474b14f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:11 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=416,cinder:INSERT=39,cinder:UPDATE=72 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:53:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a3c44450-bcec-4b33-9fce-ee1af474b14f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3c44450-bcec-4b33-9fce-ee1af474b14f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 returned with HTTP 200 Sep 08 06:53:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 874/1732] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:11 2026] GET /volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 => generated 879 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-3484ab26-be56-4cd9-b051-8ad45cb2fc2a req-fb2945a0-ea51-4d53-846a-ce9c4ba43dbf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3484ab26-be56-4cd9-b051-8ad45cb2fc2a req-fb2945a0-ea51-4d53-846a-ce9c4ba43dbf tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 Sep 08 06:53:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-3484ab26-be56-4cd9-b051-8ad45cb2fc2a req-fb2945a0-ea51-4d53-846a-ce9c4ba43dbf tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-3484ab26-be56-4cd9-b051-8ad45cb2fc2a req-fb2945a0-ea51-4d53-846a-ce9c4ba43dbf tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-3484ab26-be56-4cd9-b051-8ad45cb2fc2a req-fb2945a0-ea51-4d53-846a-ce9c4ba43dbf tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Snapshot retrieved successfully. Sep 08 06:53:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-3484ab26-be56-4cd9-b051-8ad45cb2fc2a req-fb2945a0-ea51-4d53-846a-ce9c4ba43dbf tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 returned with HTTP 200 Sep 08 06:53:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 859/1733] 192.168.122.168 () {60 vars in 1493 bytes} [Tue Sep 8 06:53:11 2026] GET /volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-03477afb-0290-4cc3-b311-aab69d4f5983 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-03477afb-0290-4cc3-b311-aab69d4f5983 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb Sep 08 06:53:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-03477afb-0290-4cc3-b311-aab69d4f5983 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-03477afb-0290-4cc3-b311-aab69d4f5983 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-03477afb-0290-4cc3-b311-aab69d4f5983 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-03477afb-0290-4cc3-b311-aab69d4f5983 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb returned with HTTP 200 Sep 08 06:53:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 875/1734] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:12 2026] GET /volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-025577e9-6e66-4c64-8532-5f2de9659a48 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-025577e9-6e66-4c64-8532-5f2de9659a48 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 Sep 08 06:53:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-025577e9-6e66-4c64-8532-5f2de9659a48 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-025577e9-6e66-4c64-8532-5f2de9659a48 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-025577e9-6e66-4c64-8532-5f2de9659a48 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-025577e9-6e66-4c64-8532-5f2de9659a48 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 returned with HTTP 200 Sep 08 06:53:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 860/1735] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:12 2026] GET /volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 => generated 879 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7f043630-1b12-45e5-a99e-08b779786c8a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7f043630-1b12-45e5-a99e-08b779786c8a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b Sep 08 06:53:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7f043630-1b12-45e5-a99e-08b779786c8a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7f043630-1b12-45e5-a99e-08b779786c8a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7f043630-1b12-45e5-a99e-08b779786c8a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:53:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7f043630-1b12-45e5-a99e-08b779786c8a tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b returned with HTTP 200 Sep 08 06:53:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 876/1736] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:12 2026] GET /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b => generated 870 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-d3042ce7-954d-4f4e-883e-2a603ac0d304 req-157c33c7-06b3-4adf-b833-cc1e81bda1f1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-d3042ce7-954d-4f4e-883e-2a603ac0d304 req-157c33c7-06b3-4adf-b833-cc1e81bda1f1 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 Sep 08 06:53:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-d3042ce7-954d-4f4e-883e-2a603ac0d304 req-157c33c7-06b3-4adf-b833-cc1e81bda1f1 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-d3042ce7-954d-4f4e-883e-2a603ac0d304 req-157c33c7-06b3-4adf-b833-cc1e81bda1f1 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:12 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=453,cinder:INSERT=87,cinder:UPDATE=129 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:53:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-d3042ce7-954d-4f4e-883e-2a603ac0d304 req-157c33c7-06b3-4adf-b833-cc1e81bda1f1 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Snapshot retrieved successfully. Sep 08 06:53:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-d3042ce7-954d-4f4e-883e-2a603ac0d304 req-157c33c7-06b3-4adf-b833-cc1e81bda1f1 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 returned with HTTP 200 Sep 08 06:53:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 861/1737] 192.168.122.168 () {60 vars in 1493 bytes} [Tue Sep 8 06:53:12 2026] GET /volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 => generated 442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b1c997bd-aaaa-4ea8-886a-63b9a09f6e75 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b1c997bd-aaaa-4ea8-886a-63b9a09f6e75 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb Sep 08 06:53:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b1c997bd-aaaa-4ea8-886a-63b9a09f6e75 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b1c997bd-aaaa-4ea8-886a-63b9a09f6e75 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b1c997bd-aaaa-4ea8-886a-63b9a09f6e75 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b1c997bd-aaaa-4ea8-886a-63b9a09f6e75 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb returned with HTTP 200 Sep 08 06:53:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 877/1738] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:13 2026] GET /volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7305ecf9-600e-4242-b397-532dad60a948 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7305ecf9-600e-4242-b397-532dad60a948 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 Sep 08 06:53:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7305ecf9-600e-4242-b397-532dad60a948 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7305ecf9-600e-4242-b397-532dad60a948 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7305ecf9-600e-4242-b397-532dad60a948 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7305ecf9-600e-4242-b397-532dad60a948 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 returned with HTTP 200 Sep 08 06:53:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 862/1739] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:13 2026] GET /volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9b9a747a-ae5f-4b3e-a106-9721d86ef96a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9b9a747a-ae5f-4b3e-a106-9721d86ef96a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] PUT http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 Sep 08 06:53:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9b9a747a-ae5f-4b3e-a106-9721d86ef96a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1851689077", "description": null}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9dbf0f4a-df9a-4171-bc59-aa2647fe6064 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9dbf0f4a-df9a-4171-bc59-aa2647fe6064 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b Sep 08 06:53:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9dbf0f4a-df9a-4171-bc59-aa2647fe6064 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9dbf0f4a-df9a-4171-bc59-aa2647fe6064 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9b9a747a-ae5f-4b3e-a106-9721d86ef96a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9dbf0f4a-df9a-4171-bc59-aa2647fe6064 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:53:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9b9a747a-ae5f-4b3e-a106-9721d86ef96a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume updated successfully. Sep 08 06:53:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9b9a747a-ae5f-4b3e-a106-9721d86ef96a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 returned with HTTP 200 Sep 08 06:53:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 878/1740] 192.168.122.168 () {60 vars in 1252 bytes} [Tue Sep 8 06:53:13 2026] PUT /volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 => generated 779 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9dbf0f4a-df9a-4171-bc59-aa2647fe6064 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b returned with HTTP 200 Sep 08 06:53:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 863/1741] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:13 2026] GET /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b => generated 870 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1bdc2170-d647-431c-aa04-4d922b86600a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1bdc2170-d647-431c-aa04-4d922b86600a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 Sep 08 06:53:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1bdc2170-d647-431c-aa04-4d922b86600a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1bdc2170-d647-431c-aa04-4d922b86600a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1bdc2170-d647-431c-aa04-4d922b86600a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1bdc2170-d647-431c-aa04-4d922b86600a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 returned with HTTP 200 Sep 08 06:53:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 879/1742] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:13 2026] GET /volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-84b06b23-f058-42bb-ad77-d334ac761a39 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-84b06b23-f058-42bb-ad77-d334ac761a39 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] DELETE http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 Sep 08 06:53:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-84b06b23-f058-42bb-ad77-d334ac761a39 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-84b06b23-f058-42bb-ad77-d334ac761a39 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:13 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-84b06b23-f058-42bb-ad77-d334ac761a39 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Delete volume with id: 6b9429fd-7990-4297-ae11-061f7de1cc17 Sep 08 06:53:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-84b06b23-f058-42bb-ad77-d334ac761a39 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-84b06b23-f058-42bb-ad77-d334ac761a39 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Delete volume request issued successfully. Sep 08 06:53:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-84b06b23-f058-42bb-ad77-d334ac761a39 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 returned with HTTP 202 Sep 08 06:53:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 864/1743] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:53:13 2026] DELETE /volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:53:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-73007269-84cd-4496-b985-808adbcac142 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-73007269-84cd-4496-b985-808adbcac142 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 Sep 08 06:53:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-73007269-84cd-4496-b985-808adbcac142 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-73007269-84cd-4496-b985-808adbcac142 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-73007269-84cd-4496-b985-808adbcac142 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-73007269-84cd-4496-b985-808adbcac142 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 returned with HTTP 200 Sep 08 06:53:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 880/1744] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:13 2026] GET /volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 => generated 846 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-f3686068-7055-43e7-979d-9cdedd9b48da req-b3c059e8-af5b-4625-a562-447b77356e85 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f3686068-7055-43e7-979d-9cdedd9b48da req-b3c059e8-af5b-4625-a562-447b77356e85 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 Sep 08 06:53:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f3686068-7055-43e7-979d-9cdedd9b48da req-b3c059e8-af5b-4625-a562-447b77356e85 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f3686068-7055-43e7-979d-9cdedd9b48da req-b3c059e8-af5b-4625-a562-447b77356e85 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-f3686068-7055-43e7-979d-9cdedd9b48da req-b3c059e8-af5b-4625-a562-447b77356e85 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Snapshot retrieved successfully. Sep 08 06:53:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f3686068-7055-43e7-979d-9cdedd9b48da req-b3c059e8-af5b-4625-a562-447b77356e85 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 returned with HTTP 200 Sep 08 06:53:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 865/1745] 192.168.122.168 () {60 vars in 1493 bytes} [Tue Sep 8 06:53:13 2026] GET /volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1cf52ad1-46e2-4dd8-a465-e19e2c6edcf0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1cf52ad1-46e2-4dd8-a465-e19e2c6edcf0 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b Sep 08 06:53:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1cf52ad1-46e2-4dd8-a465-e19e2c6edcf0 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1cf52ad1-46e2-4dd8-a465-e19e2c6edcf0 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1cf52ad1-46e2-4dd8-a465-e19e2c6edcf0 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:53:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1cf52ad1-46e2-4dd8-a465-e19e2c6edcf0 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b returned with HTTP 200 Sep 08 06:53:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 881/1746] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:13 2026] GET /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b => generated 870 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ebcfe7a4-1df8-4074-9054-8a4fe6038b73 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ebcfe7a4-1df8-4074-9054-8a4fe6038b73 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] DELETE http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b Sep 08 06:53:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ebcfe7a4-1df8-4074-9054-8a4fe6038b73 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ebcfe7a4-1df8-4074-9054-8a4fe6038b73 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:14 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-ebcfe7a4-1df8-4074-9054-8a4fe6038b73 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Delete volume with id: aa8a4571-b304-4037-8887-07da22bc357b Sep 08 06:53:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ebcfe7a4-1df8-4074-9054-8a4fe6038b73 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:53:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ebcfe7a4-1df8-4074-9054-8a4fe6038b73 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Delete volume request issued successfully. Sep 08 06:53:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ebcfe7a4-1df8-4074-9054-8a4fe6038b73 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b returned with HTTP 202 Sep 08 06:53:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 866/1747] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:53:14 2026] DELETE /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:53:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-de0eb731-68f2-4116-a961-9557b4694d01 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-de0eb731-68f2-4116-a961-9557b4694d01 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b Sep 08 06:53:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-de0eb731-68f2-4116-a961-9557b4694d01 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-de0eb731-68f2-4116-a961-9557b4694d01 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-de0eb731-68f2-4116-a961-9557b4694d01 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Volume info retrieved successfully. Sep 08 06:53:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-de0eb731-68f2-4116-a961-9557b4694d01 tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b returned with HTTP 200 Sep 08 06:53:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 882/1748] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:14 2026] GET /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b => generated 869 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-516d89b9-b78a-49ab-a8f2-5a8996e443b6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-516d89b9-b78a-49ab-a8f2-5a8996e443b6 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb Sep 08 06:53:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-516d89b9-b78a-49ab-a8f2-5a8996e443b6 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-516d89b9-b78a-49ab-a8f2-5a8996e443b6 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-516d89b9-b78a-49ab-a8f2-5a8996e443b6 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-516d89b9-b78a-49ab-a8f2-5a8996e443b6 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb returned with HTTP 200 Sep 08 06:53:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 867/1749] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:14 2026] GET /volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f7136dcc-ee29-41e1-952d-cae7265f6386 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f7136dcc-ee29-41e1-952d-cae7265f6386 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 Sep 08 06:53:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f7136dcc-ee29-41e1-952d-cae7265f6386 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f7136dcc-ee29-41e1-952d-cae7265f6386 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f7136dcc-ee29-41e1-952d-cae7265f6386 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 returned with HTTP 404 Sep 08 06:53:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 883/1750] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:14 2026] GET /volume/v3/volumes/6b9429fd-7990-4297-ae11-061f7de1cc17 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4e0e1c8d-6af9-4af8-a6ac-86ac72273969 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4e0e1c8d-6af9-4af8-a6ac-86ac72273969 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:53:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4e0e1c8d-6af9-4af8-a6ac-86ac72273969 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4e0e1c8d-6af9-4af8-a6ac-86ac72273969 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4e0e1c8d-6af9-4af8-a6ac-86ac72273969 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4e0e1c8d-6af9-4af8-a6ac-86ac72273969 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:53:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 868/1751] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:14 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 900 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-adea4007-4590-4b72-9e88-073e46f8bbab None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-adea4007-4590-4b72-9e88-073e46f8bbab tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] DELETE http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:53:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-adea4007-4590-4b72-9e88-073e46f8bbab tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-adea4007-4590-4b72-9e88-073e46f8bbab tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:14 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-adea4007-4590-4b72-9e88-073e46f8bbab tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Delete volume with id: 98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:53:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-adea4007-4590-4b72-9e88-073e46f8bbab tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-adea4007-4590-4b72-9e88-073e46f8bbab tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Delete volume request issued successfully. Sep 08 06:53:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-adea4007-4590-4b72-9e88-073e46f8bbab tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 202 Sep 08 06:53:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 884/1752] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:53:14 2026] DELETE /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:53:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dda096f8-4ae9-465e-94d6-957ea6465cb2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dda096f8-4ae9-465e-94d6-957ea6465cb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:53:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dda096f8-4ae9-465e-94d6-957ea6465cb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dda096f8-4ae9-465e-94d6-957ea6465cb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dda096f8-4ae9-465e-94d6-957ea6465cb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-0e469782-d384-4aa6-8c97-4aec88d5667e req-3e70c52a-606e-4a8b-a6d1-060d65214cde None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dda096f8-4ae9-465e-94d6-957ea6465cb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 200 Sep 08 06:53:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 869/1753] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:14 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 899 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:53:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-0e469782-d384-4aa6-8c97-4aec88d5667e req-3e70c52a-606e-4a8b-a6d1-060d65214cde tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 Sep 08 06:53:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-0e469782-d384-4aa6-8c97-4aec88d5667e req-3e70c52a-606e-4a8b-a6d1-060d65214cde tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-0e469782-d384-4aa6-8c97-4aec88d5667e req-3e70c52a-606e-4a8b-a6d1-060d65214cde tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-0e469782-d384-4aa6-8c97-4aec88d5667e req-3e70c52a-606e-4a8b-a6d1-060d65214cde tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Snapshot retrieved successfully. Sep 08 06:53:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-0e469782-d384-4aa6-8c97-4aec88d5667e req-3e70c52a-606e-4a8b-a6d1-060d65214cde tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 returned with HTTP 200 Sep 08 06:53:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 885/1754] 192.168.122.168 () {60 vars in 1493 bytes} [Tue Sep 8 06:53:14 2026] GET /volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 => generated 442 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:53:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8090083d-4ad9-4e7a-81de-10b2ff3e1edb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8090083d-4ad9-4e7a-81de-10b2ff3e1edb tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] GET http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b Sep 08 06:53:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8090083d-4ad9-4e7a-81de-10b2ff3e1edb tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8090083d-4ad9-4e7a-81de-10b2ff3e1edb tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8090083d-4ad9-4e7a-81de-10b2ff3e1edb tempest-VolumesActionsTest-1238384040 tempest-VolumesActionsTest-1238384040-project-member] http://192.168.122.168/volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b returned with HTTP 404 Sep 08 06:53:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 870/1755] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:15 2026] GET /volume/v3/volumes/aa8a4571-b304-4037-8887-07da22bc357b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e8af0b55-9f0b-46ef-9ef9-455c1e6c04e6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e8af0b55-9f0b-46ef-9ef9-455c1e6c04e6 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb Sep 08 06:53:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e8af0b55-9f0b-46ef-9ef9-455c1e6c04e6 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e8af0b55-9f0b-46ef-9ef9-455c1e6c04e6 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e8af0b55-9f0b-46ef-9ef9-455c1e6c04e6 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e8af0b55-9f0b-46ef-9ef9-455c1e6c04e6 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb returned with HTTP 200 Sep 08 06:53:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 886/1756] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:15 2026] GET /volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb => generated 855 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-caabe664-fcfa-4ea7-a8a9-ecc09b28c674 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-caabe664-fcfa-4ea7-a8a9-ecc09b28c674 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f Sep 08 06:53:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-caabe664-fcfa-4ea7-a8a9-ecc09b28c674 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-caabe664-fcfa-4ea7-a8a9-ecc09b28c674 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-caabe664-fcfa-4ea7-a8a9-ecc09b28c674 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f returned with HTTP 404 Sep 08 06:53:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 871/1757] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:15 2026] GET /volume/v3/volumes/98f595ed-3259-43cf-abc8-3d3a7273db3f => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:53:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-aed5e777-a71d-400c-bdf4-bd4f527bc2be None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aed5e777-a71d-400c-bdf4-bd4f527bc2be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:53:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aed5e777-a71d-400c-bdf4-bd4f527bc2be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1726774305"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-aed5e777-a71d-400c-bdf4-bd4f527bc2be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1726774305'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:53:16 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-aed5e777-a71d-400c-bdf4-bd4f527bc2be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Create volume of 1 GB Sep 08 06:53:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-2e49f6fe-9ef1-4d59-b984-df097ef5b167 req-e12b4a0d-c3eb-43f3-b162-dded2a8c2fb1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-2e49f6fe-9ef1-4d59-b984-df097ef5b167 req-e12b4a0d-c3eb-43f3-b162-dded2a8c2fb1 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 Sep 08 06:53:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-2e49f6fe-9ef1-4d59-b984-df097ef5b167 req-e12b4a0d-c3eb-43f3-b162-dded2a8c2fb1 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-2e49f6fe-9ef1-4d59-b984-df097ef5b167 req-e12b4a0d-c3eb-43f3-b162-dded2a8c2fb1 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-aed5e777-a71d-400c-bdf4-bd4f527bc2be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Availability Zones retrieved successfully. Sep 08 06:53:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-2e49f6fe-9ef1-4d59-b984-df097ef5b167 req-e12b4a0d-c3eb-43f3-b162-dded2a8c2fb1 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Snapshot retrieved successfully. Sep 08 06:53:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-2e49f6fe-9ef1-4d59-b984-df097ef5b167 req-e12b4a0d-c3eb-43f3-b162-dded2a8c2fb1 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 returned with HTTP 200 Sep 08 06:53:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 872/1758] 192.168.122.168 () {60 vars in 1493 bytes} [Tue Sep 8 06:53:16 2026] GET /volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 => generated 469 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:16 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aed5e777-a71d-400c-bdf4-bd4f527bc2be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Flow 'volume_create_api' (c2eb79a7-4371-4a08-b982-4822468d09f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:16 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aed5e777-a71d-400c-bdf4-bd4f527bc2be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72939f40-3c79-45e3-99af-39806f7af56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:16 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-aed5e777-a71d-400c-bdf4-bd4f527bc2be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:53:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-fb9fc679-f088-4442-9570-4da9a2b96790 req-e89a352f-ab1c-47df-abd5-edb35c2267a9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-fb9fc679-f088-4442-9570-4da9a2b96790 req-e89a352f-ab1c-47df-abd5-edb35c2267a9 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 Sep 08 06:53:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-fb9fc679-f088-4442-9570-4da9a2b96790 req-e89a352f-ab1c-47df-abd5-edb35c2267a9 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-fb9fc679-f088-4442-9570-4da9a2b96790 req-e89a352f-ab1c-47df-abd5-edb35c2267a9 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:16 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [req-fb9fc679-f088-4442-9570-4da9a2b96790 req-e89a352f-ab1c-47df-abd5-edb35c2267a9 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Delete snapshot with id: 734e4643-0471-457c-b190-c718a8079102 Sep 08 06:53:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-fb9fc679-f088-4442-9570-4da9a2b96790 req-e89a352f-ab1c-47df-abd5-edb35c2267a9 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Snapshot retrieved successfully. Sep 08 06:53:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:16 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aed5e777-a71d-400c-bdf4-bd4f527bc2be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72939f40-3c79-45e3-99af-39806f7af56d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:16 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aed5e777-a71d-400c-bdf4-bd4f527bc2be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45de422f-ada0-460d-bd97-4023f33a9f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-fb9fc679-f088-4442-9570-4da9a2b96790 req-e89a352f-ab1c-47df-abd5-edb35c2267a9 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Snapshot delete request issued successfully. Sep 08 06:53:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-fb9fc679-f088-4442-9570-4da9a2b96790 req-e89a352f-ab1c-47df-abd5-edb35c2267a9 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 returned with HTTP 202 Sep 08 06:53:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 873/1759] 192.168.122.168 () {62 vars in 1515 bytes} [Tue Sep 8 06:53:16 2026] DELETE /volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:53:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-03a0dad4-83b0-40e9-9a81-ca9652444430 req-591ee4bc-48ba-453e-993d-6828c3fe02b0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-03a0dad4-83b0-40e9-9a81-ca9652444430 req-591ee4bc-48ba-453e-993d-6828c3fe02b0 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 Sep 08 06:53:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-03a0dad4-83b0-40e9-9a81-ca9652444430 req-591ee4bc-48ba-453e-993d-6828c3fe02b0 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-03a0dad4-83b0-40e9-9a81-ca9652444430 req-591ee4bc-48ba-453e-993d-6828c3fe02b0 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-03a0dad4-83b0-40e9-9a81-ca9652444430 req-591ee4bc-48ba-453e-993d-6828c3fe02b0 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Snapshot retrieved successfully. Sep 08 06:53:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-03a0dad4-83b0-40e9-9a81-ca9652444430 req-591ee4bc-48ba-453e-993d-6828c3fe02b0 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 returned with HTTP 200 Sep 08 06:53:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 874/1760] 192.168.122.168 () {60 vars in 1493 bytes} [Tue Sep 8 06:53:16 2026] GET /volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 => generated 468 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:16 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-aed5e777-a71d-400c-bdf4-bd4f527bc2be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Created reservations ['a52d8ac4-3b75-4f4e-9cf5-d6aeb2557283', '2fcc382b-eb49-4f43-929b-8557a56b38b0', '5db27b37-e118-4289-a7b1-77c4835a31b1', '0786c52d-4176-46ab-8892-b04d100de8f4'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:53:16 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aed5e777-a71d-400c-bdf4-bd4f527bc2be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45de422f-ada0-460d-bd97-4023f33a9f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a52d8ac4-3b75-4f4e-9cf5-d6aeb2557283', '2fcc382b-eb49-4f43-929b-8557a56b38b0', '5db27b37-e118-4289-a7b1-77c4835a31b1', '0786c52d-4176-46ab-8892-b04d100de8f4']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:16 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aed5e777-a71d-400c-bdf4-bd4f527bc2be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add8bbb4-07e7-4d8b-81a8-1b8a114610b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:16 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aed5e777-a71d-400c-bdf4-bd4f527bc2be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add8bbb4-07e7-4d8b-81a8-1b8a114610b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '420a03f4-8808-47e4-b770-db5bbb69492c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1726774305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d485bed2a56746eebce00d898e0d496c',qos_specs=None,replication_status=,reservations=['a52d8ac4-3b75-4f4e-9cf5-d6aeb2557283','2fcc382b-eb49-4f43-929b-8557a56b38b0','5db27b37-e118-4289-a7b1-77c4835a31b1','0786c52d-4176-46ab-8892-b04d100de8f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb60e87e5f514c66b1b8c39892da34fd',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:53:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1726774305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=420a03f4-8808-47e4-b770-db5bbb69492c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d485bed2a56746eebce00d898e0d496c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb60e87e5f514c66b1b8c39892da34fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:16 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aed5e777-a71d-400c-bdf4-bd4f527bc2be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c6f8da8-e091-4c1d-adc5-1b322bb18c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-95eba60e-d27a-4a1e-b594-deeed6ac4975 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:16 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aed5e777-a71d-400c-bdf4-bd4f527bc2be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c6f8da8-e091-4c1d-adc5-1b322bb18c94) transitioned into state 'SUCCESS' from state '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-1726774305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d485bed2a56746eebce00d898e0d496c',qos_specs=None,replication_status=,reservations=['a52d8ac4-3b75-4f4e-9cf5-d6aeb2557283','2fcc382b-eb49-4f43-929b-8557a56b38b0','5db27b37-e118-4289-a7b1-77c4835a31b1','0786c52d-4176-46ab-8892-b04d100de8f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb60e87e5f514c66b1b8c39892da34fd',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-95eba60e-d27a-4a1e-b594-deeed6ac4975 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb Sep 08 06:53:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-95eba60e-d27a-4a1e-b594-deeed6ac4975 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-95eba60e-d27a-4a1e-b594-deeed6ac4975 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:16 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aed5e777-a71d-400c-bdf4-bd4f527bc2be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e179b9f-94ee-444b-ba63-412927f15d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:16 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aed5e777-a71d-400c-bdf4-bd4f527bc2be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e179b9f-94ee-444b-ba63-412927f15d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:16 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-aed5e777-a71d-400c-bdf4-bd4f527bc2be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Flow 'volume_create_api' (c2eb79a7-4371-4a08-b982-4822468d09f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-aed5e777-a71d-400c-bdf4-bd4f527bc2be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Create volume request issued successfully. Sep 08 06:53:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aed5e777-a71d-400c-bdf4-bd4f527bc2be tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:53:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 887/1761] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:53:15 2026] POST /volume/v3/volumes => generated 754 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:53:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-95eba60e-d27a-4a1e-b594-deeed6ac4975 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8f862876-3c6b-4c47-aca2-bcc1216f6b64 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8f862876-3c6b-4c47-aca2-bcc1216f6b64 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c Sep 08 06:53:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8f862876-3c6b-4c47-aca2-bcc1216f6b64 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8f862876-3c6b-4c47-aca2-bcc1216f6b64 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-95eba60e-d27a-4a1e-b594-deeed6ac4975 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb returned with HTTP 200 Sep 08 06:53:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 875/1762] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:16 2026] GET /volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb => generated 856 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a21e3ef8-b33a-405d-8c53-6a10b44eeab2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a21e3ef8-b33a-405d-8c53-6a10b44eeab2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb Sep 08 06:53:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a21e3ef8-b33a-405d-8c53-6a10b44eeab2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a21e3ef8-b33a-405d-8c53-6a10b44eeab2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8f862876-3c6b-4c47-aca2-bcc1216f6b64 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8f862876-3c6b-4c47-aca2-bcc1216f6b64 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c returned with HTTP 200 Sep 08 06:53:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 888/1763] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:16 2026] GET /volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c => generated 822 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a21e3ef8-b33a-405d-8c53-6a10b44eeab2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a21e3ef8-b33a-405d-8c53-6a10b44eeab2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb returned with HTTP 200 Sep 08 06:53:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 876/1764] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:16 2026] GET /volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb => generated 856 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-94f678b4-e27e-4a3c-8d22-92982389fd9b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-94f678b4-e27e-4a3c-8d22-92982389fd9b tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:53:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-94f678b4-e27e-4a3c-8d22-92982389fd9b tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34fb25d7-19a1-4719-942d-21cfbd3d7eeb", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1668762455", "description": null, "metadata": null}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-94f678b4-e27e-4a3c-8d22-92982389fd9b tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:16 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-94f678b4-e27e-4a3c-8d22-92982389fd9b tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Create snapshot from volume 34fb25d7-19a1-4719-942d-21cfbd3d7eeb Sep 08 06:53:17 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-94f678b4-e27e-4a3c-8d22-92982389fd9b tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Created reservations ['d36edf44-ea55-4601-83d8-d8a0fc9e1ebf', 'fe40a0f4-24a3-4709-bf33-fe248b24486f', 'fb38bccf-add4-41c3-9396-9e05b2b9686c', '4a0b5419-7c8c-4b85-8ebf-bf4a05a545e1'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:53:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-94f678b4-e27e-4a3c-8d22-92982389fd9b tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Snapshot force create request issued successfully. Sep 08 06:53:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-94f678b4-e27e-4a3c-8d22-92982389fd9b tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:53:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 889/1765] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:53:16 2026] POST /volume/v3/snapshots => generated 310 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:53:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-977b9183-7590-4ee2-b766-ce3d924a8187 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-977b9183-7590-4ee2-b766-ce3d924a8187 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 Sep 08 06:53:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-977b9183-7590-4ee2-b766-ce3d924a8187 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-977b9183-7590-4ee2-b766-ce3d924a8187 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-977b9183-7590-4ee2-b766-ce3d924a8187 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Snapshot retrieved successfully. Sep 08 06:53:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-977b9183-7590-4ee2-b766-ce3d924a8187 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 returned with HTTP 200 Sep 08 06:53:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 877/1766] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:53:17 2026] GET /volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 => generated 442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-8ef8f7d8-ed11-45ee-8483-35f7c31d123d req-54793686-026a-493a-8654-fa4b4cd6653b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8ef8f7d8-ed11-45ee-8483-35f7c31d123d req-54793686-026a-493a-8654-fa4b4cd6653b tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 Sep 08 06:53:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8ef8f7d8-ed11-45ee-8483-35f7c31d123d req-54793686-026a-493a-8654-fa4b4cd6653b tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-8ef8f7d8-ed11-45ee-8483-35f7c31d123d req-54793686-026a-493a-8654-fa4b4cd6653b tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-8ef8f7d8-ed11-45ee-8483-35f7c31d123d req-54793686-026a-493a-8654-fa4b4cd6653b tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Snapshot retrieved successfully. Sep 08 06:53:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-8ef8f7d8-ed11-45ee-8483-35f7c31d123d req-54793686-026a-493a-8654-fa4b4cd6653b tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 returned with HTTP 200 Sep 08 06:53:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 890/1767] 192.168.122.168 () {60 vars in 1493 bytes} [Tue Sep 8 06:53:17 2026] GET /volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f31ca27b-7c1f-47e8-882e-7572ce20a595 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f31ca27b-7c1f-47e8-882e-7572ce20a595 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c Sep 08 06:53:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f31ca27b-7c1f-47e8-882e-7572ce20a595 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f31ca27b-7c1f-47e8-882e-7572ce20a595 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f31ca27b-7c1f-47e8-882e-7572ce20a595 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f31ca27b-7c1f-47e8-882e-7572ce20a595 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c returned with HTTP 200 Sep 08 06:53:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 878/1768] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:17 2026] GET /volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5d346114-40fa-4ebc-b7a6-5f88d1c84b2a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5d346114-40fa-4ebc-b7a6-5f88d1c84b2a tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 Sep 08 06:53:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5d346114-40fa-4ebc-b7a6-5f88d1c84b2a tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5d346114-40fa-4ebc-b7a6-5f88d1c84b2a tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5d346114-40fa-4ebc-b7a6-5f88d1c84b2a tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Snapshot retrieved successfully. Sep 08 06:53:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5d346114-40fa-4ebc-b7a6-5f88d1c84b2a tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 returned with HTTP 200 Sep 08 06:53:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 891/1769] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:53:18 2026] GET /volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 => generated 442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-f69efae8-7548-4334-9c15-652bc99c6a85 req-6ad2deee-1215-4570-a0f8-f6268cafc4d2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f69efae8-7548-4334-9c15-652bc99c6a85 req-6ad2deee-1215-4570-a0f8-f6268cafc4d2 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 Sep 08 06:53:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f69efae8-7548-4334-9c15-652bc99c6a85 req-6ad2deee-1215-4570-a0f8-f6268cafc4d2 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-f69efae8-7548-4334-9c15-652bc99c6a85 req-6ad2deee-1215-4570-a0f8-f6268cafc4d2 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-f69efae8-7548-4334-9c15-652bc99c6a85 req-6ad2deee-1215-4570-a0f8-f6268cafc4d2 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 returned with HTTP 404 Sep 08 06:53:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 879/1770] 192.168.122.168 () {60 vars in 1493 bytes} [Tue Sep 8 06:53:18 2026] GET /volume/v3/snapshots/734e4643-0471-457c-b190-c718a8079102 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-4dc3ab46-a218-42f7-88c4-d92ef7611017 req-352085ab-7e7f-443a-bab3-dfc5227f517d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-4dc3ab46-a218-42f7-88c4-d92ef7611017 req-352085ab-7e7f-443a-bab3-dfc5227f517d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] DELETE http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d Sep 08 06:53:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-4dc3ab46-a218-42f7-88c4-d92ef7611017 req-352085ab-7e7f-443a-bab3-dfc5227f517d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-4dc3ab46-a218-42f7-88c4-d92ef7611017 req-352085ab-7e7f-443a-bab3-dfc5227f517d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:18 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [req-4dc3ab46-a218-42f7-88c4-d92ef7611017 req-352085ab-7e7f-443a-bab3-dfc5227f517d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Delete volume with id: ac6c7704-ec6f-4cca-bea2-e1b935446c3d Sep 08 06:53:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-4dc3ab46-a218-42f7-88c4-d92ef7611017 req-352085ab-7e7f-443a-bab3-dfc5227f517d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Volume info retrieved successfully. Sep 08 06:53:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-4dc3ab46-a218-42f7-88c4-d92ef7611017 req-352085ab-7e7f-443a-bab3-dfc5227f517d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Delete volume request issued successfully. Sep 08 06:53:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-4dc3ab46-a218-42f7-88c4-d92ef7611017 req-352085ab-7e7f-443a-bab3-dfc5227f517d tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d returned with HTTP 202 Sep 08 06:53:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 892/1771] 192.168.122.168 () {62 vars in 1509 bytes} [Tue Sep 8 06:53:18 2026] DELETE /volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:53:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-44d36005-1b48-4762-bd6c-17448a98cb3d req-1cc17dec-70e7-4f6b-932f-1ecfc2968b88 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-44d36005-1b48-4762-bd6c-17448a98cb3d req-1cc17dec-70e7-4f6b-932f-1ecfc2968b88 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d Sep 08 06:53:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-44d36005-1b48-4762-bd6c-17448a98cb3d req-1cc17dec-70e7-4f6b-932f-1ecfc2968b88 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-44d36005-1b48-4762-bd6c-17448a98cb3d req-1cc17dec-70e7-4f6b-932f-1ecfc2968b88 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-44d36005-1b48-4762-bd6c-17448a98cb3d req-1cc17dec-70e7-4f6b-932f-1ecfc2968b88 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Volume info retrieved successfully. Sep 08 06:53:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-44d36005-1b48-4762-bd6c-17448a98cb3d req-1cc17dec-70e7-4f6b-932f-1ecfc2968b88 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d returned with HTTP 200 Sep 08 06:53:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 880/1772] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:53:18 2026] GET /volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8708e188-11a0-4791-b9d0-1d98a3f7acee None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8708e188-11a0-4791-b9d0-1d98a3f7acee tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c Sep 08 06:53:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8708e188-11a0-4791-b9d0-1d98a3f7acee tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8708e188-11a0-4791-b9d0-1d98a3f7acee tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8708e188-11a0-4791-b9d0-1d98a3f7acee tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8708e188-11a0-4791-b9d0-1d98a3f7acee tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c returned with HTTP 200 Sep 08 06:53:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 893/1773] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:18 2026] GET /volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3724ec6a-c59c-4821-baee-9b95cdfa7bb2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3724ec6a-c59c-4821-baee-9b95cdfa7bb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:53:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3724ec6a-c59c-4821-baee-9b95cdfa7bb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "420a03f4-8808-47e4-b770-db5bbb69492c", "size": 1, "name": "tempest-VolumesGetTest-Volume-2125863184", "metadata": {"Type": "Test"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-3724ec6a-c59c-4821-baee-9b95cdfa7bb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Create volume request body: {'volume': {'source_volid': '420a03f4-8808-47e4-b770-db5bbb69492c', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2125863184', 'metadata': {'Type': 'Test'}}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:53:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3724ec6a-c59c-4821-baee-9b95cdfa7bb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume retrieved successfully. Sep 08 06:53:18 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-3724ec6a-c59c-4821-baee-9b95cdfa7bb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Create volume of 1 GB Sep 08 06:53:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3724ec6a-c59c-4821-baee-9b95cdfa7bb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Availability Zones retrieved successfully. Sep 08 06:53:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3724ec6a-c59c-4821-baee-9b95cdfa7bb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Flow 'volume_create_api' (023bed5f-16cb-4011-ad94-7c104f7c24dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3724ec6a-c59c-4821-baee-9b95cdfa7bb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2cb9eff-7e4c-49e5-b5b7-8ed1a96b73c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-3724ec6a-c59c-4821-baee-9b95cdfa7bb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:53:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3724ec6a-c59c-4821-baee-9b95cdfa7bb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2cb9eff-7e4c-49e5-b5b7-8ed1a96b73c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '420a03f4-8808-47e4-b770-db5bbb69492c', 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3724ec6a-c59c-4821-baee-9b95cdfa7bb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a231db33-b0d4-45f5-9fe9-e05a9e7830ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:18 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-3724ec6a-c59c-4821-baee-9b95cdfa7bb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Created reservations ['55918fae-e18a-4dbb-80dd-cf291c3aeb02', '4f36b0dc-c825-475b-8029-cd134bf8cbdc', 'a2a6fef8-db09-486d-a3de-bb70aac14498', '22d4e252-4df7-4b5a-bad4-31dd2917fa6c'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:53:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3724ec6a-c59c-4821-baee-9b95cdfa7bb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a231db33-b0d4-45f5-9fe9-e05a9e7830ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55918fae-e18a-4dbb-80dd-cf291c3aeb02', '4f36b0dc-c825-475b-8029-cd134bf8cbdc', 'a2a6fef8-db09-486d-a3de-bb70aac14498', '22d4e252-4df7-4b5a-bad4-31dd2917fa6c']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3724ec6a-c59c-4821-baee-9b95cdfa7bb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e448c604-b630-4e5c-938a-cbf9dcb6153e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3724ec6a-c59c-4821-baee-9b95cdfa7bb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e448c604-b630-4e5c-938a-cbf9dcb6153e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66a2d426-56a4-4aaf-871e-a558b34caf83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2125863184',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d485bed2a56746eebce00d898e0d496c',qos_specs=None,replication_status=,reservations=['55918fae-e18a-4dbb-80dd-cf291c3aeb02','4f36b0dc-c825-475b-8029-cd134bf8cbdc','a2a6fef8-db09-486d-a3de-bb70aac14498','22d4e252-4df7-4b5a-bad4-31dd2917fa6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=420a03f4-8808-47e4-b770-db5bbb69492c,status='creating',user_id='eb60e87e5f514c66b1b8c39892da34fd',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:53:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2125863184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66a2d426-56a4-4aaf-871e-a558b34caf83,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d485bed2a56746eebce00d898e0d496c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=420a03f4-8808-47e4-b770-db5bbb69492c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb60e87e5f514c66b1b8c39892da34fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3724ec6a-c59c-4821-baee-9b95cdfa7bb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfe76fff-3382-4e83-bdeb-3294c3e42204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3724ec6a-c59c-4821-baee-9b95cdfa7bb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfe76fff-3382-4e83-bdeb-3294c3e42204) transitioned into state 'SUCCESS' from state '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-2125863184',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d485bed2a56746eebce00d898e0d496c',qos_specs=None,replication_status=,reservations=['55918fae-e18a-4dbb-80dd-cf291c3aeb02','4f36b0dc-c825-475b-8029-cd134bf8cbdc','a2a6fef8-db09-486d-a3de-bb70aac14498','22d4e252-4df7-4b5a-bad4-31dd2917fa6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=420a03f4-8808-47e4-b770-db5bbb69492c,status='creating',user_id='eb60e87e5f514c66b1b8c39892da34fd',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3724ec6a-c59c-4821-baee-9b95cdfa7bb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bba4a752-f33e-4a0a-8555-f0d5ffd67303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3724ec6a-c59c-4821-baee-9b95cdfa7bb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bba4a752-f33e-4a0a-8555-f0d5ffd67303) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-3724ec6a-c59c-4821-baee-9b95cdfa7bb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Flow 'volume_create_api' (023bed5f-16cb-4011-ad94-7c104f7c24dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3724ec6a-c59c-4821-baee-9b95cdfa7bb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Create volume request issued successfully. Sep 08 06:53:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3724ec6a-c59c-4821-baee-9b95cdfa7bb2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:53:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 881/1774] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:53:18 2026] POST /volume/v3/volumes => generated 802 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:53:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0984827f-1df2-4213-ace1-9cf99d6f6f25 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0984827f-1df2-4213-ace1-9cf99d6f6f25 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 Sep 08 06:53:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0984827f-1df2-4213-ace1-9cf99d6f6f25 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0984827f-1df2-4213-ace1-9cf99d6f6f25 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0984827f-1df2-4213-ace1-9cf99d6f6f25 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0c056afa-62f3-4ff9-b361-a56e294d745e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0984827f-1df2-4213-ace1-9cf99d6f6f25 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 returned with HTTP 200 Sep 08 06:53:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 894/1775] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:19 2026] GET /volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 => generated 870 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:53:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0c056afa-62f3-4ff9-b361-a56e294d745e tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 Sep 08 06:53:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0c056afa-62f3-4ff9-b361-a56e294d745e tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0c056afa-62f3-4ff9-b361-a56e294d745e tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0c056afa-62f3-4ff9-b361-a56e294d745e tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Snapshot retrieved successfully. Sep 08 06:53:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0c056afa-62f3-4ff9-b361-a56e294d745e tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 returned with HTTP 200 Sep 08 06:53:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 882/1776] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:53:19 2026] GET /volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 => generated 442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-190e25ab-44ab-47bc-ab4c-5ed54aee1c71 req-22d17c04-492e-4096-bb2e-c3fa1b4931a9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-190e25ab-44ab-47bc-ab4c-5ed54aee1c71 req-22d17c04-492e-4096-bb2e-c3fa1b4931a9 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d Sep 08 06:53:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-190e25ab-44ab-47bc-ab4c-5ed54aee1c71 req-22d17c04-492e-4096-bb2e-c3fa1b4931a9 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-190e25ab-44ab-47bc-ab4c-5ed54aee1c71 req-22d17c04-492e-4096-bb2e-c3fa1b4931a9 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-190e25ab-44ab-47bc-ab4c-5ed54aee1c71 req-22d17c04-492e-4096-bb2e-c3fa1b4931a9 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Volume info retrieved successfully. Sep 08 06:53:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-190e25ab-44ab-47bc-ab4c-5ed54aee1c71 req-22d17c04-492e-4096-bb2e-c3fa1b4931a9 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d returned with HTTP 200 Sep 08 06:53:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 895/1777] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:53:19 2026] GET /volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-961bf42a-bbba-42aa-b91a-2468f58c7f5b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-961bf42a-bbba-42aa-b91a-2468f58c7f5b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 Sep 08 06:53:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-961bf42a-bbba-42aa-b91a-2468f58c7f5b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-961bf42a-bbba-42aa-b91a-2468f58c7f5b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d2726c8d-6b0c-418e-ba31-1dbd327d38a1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d2726c8d-6b0c-418e-ba31-1dbd327d38a1 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 Sep 08 06:53:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d2726c8d-6b0c-418e-ba31-1dbd327d38a1 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d2726c8d-6b0c-418e-ba31-1dbd327d38a1 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-961bf42a-bbba-42aa-b91a-2468f58c7f5b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d2726c8d-6b0c-418e-ba31-1dbd327d38a1 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Snapshot retrieved successfully. Sep 08 06:53:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d2726c8d-6b0c-418e-ba31-1dbd327d38a1 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 returned with HTTP 200 Sep 08 06:53:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 896/1778] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:53:20 2026] GET /volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-961bf42a-bbba-42aa-b91a-2468f58c7f5b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 returned with HTTP 200 Sep 08 06:53:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 883/1779] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:20 2026] GET /volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 => generated 894 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-0a5f8af3-16f1-4f16-b571-216b66c38d02 req-9694e016-a34e-4456-b160-3e1d53444f90 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-0a5f8af3-16f1-4f16-b571-216b66c38d02 req-9694e016-a34e-4456-b160-3e1d53444f90 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d Sep 08 06:53:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-0a5f8af3-16f1-4f16-b571-216b66c38d02 req-9694e016-a34e-4456-b160-3e1d53444f90 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-0a5f8af3-16f1-4f16-b571-216b66c38d02 req-9694e016-a34e-4456-b160-3e1d53444f90 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-0a5f8af3-16f1-4f16-b571-216b66c38d02 req-9694e016-a34e-4456-b160-3e1d53444f90 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d returned with HTTP 404 Sep 08 06:53:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 897/1780] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:53:20 2026] GET /volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-5b6f9c1c-2447-4c0f-977e-dc7790c9ad69 req-0821b164-7394-4fbf-9645-95b9719f3411 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-5b6f9c1c-2447-4c0f-977e-dc7790c9ad69 req-0821b164-7394-4fbf-9645-95b9719f3411 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] DELETE http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d Sep 08 06:53:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-5b6f9c1c-2447-4c0f-977e-dc7790c9ad69 req-0821b164-7394-4fbf-9645-95b9719f3411 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-5b6f9c1c-2447-4c0f-977e-dc7790c9ad69 req-0821b164-7394-4fbf-9645-95b9719f3411 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:20 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [req-5b6f9c1c-2447-4c0f-977e-dc7790c9ad69 req-0821b164-7394-4fbf-9645-95b9719f3411 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Delete volume with id: ac6c7704-ec6f-4cca-bea2-e1b935446c3d Sep 08 06:53:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-5b6f9c1c-2447-4c0f-977e-dc7790c9ad69 req-0821b164-7394-4fbf-9645-95b9719f3411 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d returned with HTTP 404 Sep 08 06:53:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 884/1781] 192.168.122.168 () {62 vars in 1509 bytes} [Tue Sep 8 06:53:20 2026] DELETE /volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-ee67f040-66ae-492d-a1ef-d2464f694ec0 req-ada5c933-25ec-48f6-b078-4933b3c4a132 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ee67f040-66ae-492d-a1ef-d2464f694ec0 req-ada5c933-25ec-48f6-b078-4933b3c4a132 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] GET http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d Sep 08 06:53:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ee67f040-66ae-492d-a1ef-d2464f694ec0 req-ada5c933-25ec-48f6-b078-4933b3c4a132 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-ee67f040-66ae-492d-a1ef-d2464f694ec0 req-ada5c933-25ec-48f6-b078-4933b3c4a132 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-ee67f040-66ae-492d-a1ef-d2464f694ec0 req-ada5c933-25ec-48f6-b078-4933b3c4a132 tempest-VolumesSnapshotsTestJSON-1473847660 tempest-VolumesSnapshotsTestJSON-1473847660-project-member] http://192.168.122.168/volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d returned with HTTP 404 Sep 08 06:53:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 898/1782] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:53:20 2026] GET /volume/v3/volumes/ac6c7704-ec6f-4cca-bea2-e1b935446c3d => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-876807e1-bf45-4279-b1fc-d95c4b9502b7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-876807e1-bf45-4279-b1fc-d95c4b9502b7 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 Sep 08 06:53:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-86f453ab-6d51-4a29-a337-61f0d65d43e1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-876807e1-bf45-4279-b1fc-d95c4b9502b7 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-876807e1-bf45-4279-b1fc-d95c4b9502b7 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-86f453ab-6d51-4a29-a337-61f0d65d43e1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 Sep 08 06:53:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-86f453ab-6d51-4a29-a337-61f0d65d43e1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-86f453ab-6d51-4a29-a337-61f0d65d43e1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-876807e1-bf45-4279-b1fc-d95c4b9502b7 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Snapshot retrieved successfully. Sep 08 06:53:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-876807e1-bf45-4279-b1fc-d95c4b9502b7 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 returned with HTTP 200 Sep 08 06:53:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 885/1783] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:53:21 2026] GET /volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 => generated 469 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cf4444c9-e2a9-4c63-9666-6e7f07b8daca None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-86f453ab-6d51-4a29-a337-61f0d65d43e1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cf4444c9-e2a9-4c63-9666-6e7f07b8daca tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 Sep 08 06:53:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cf4444c9-e2a9-4c63-9666-6e7f07b8daca tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cf4444c9-e2a9-4c63-9666-6e7f07b8daca tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-86f453ab-6d51-4a29-a337-61f0d65d43e1 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 returned with HTTP 200 Sep 08 06:53:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 899/1784] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:21 2026] GET /volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 => generated 894 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cf4444c9-e2a9-4c63-9666-6e7f07b8daca tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Snapshot retrieved successfully. Sep 08 06:53:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cf4444c9-e2a9-4c63-9666-6e7f07b8daca tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 returned with HTTP 200 Sep 08 06:53:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 886/1785] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:53:21 2026] GET /volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 => generated 469 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-02a68cda-47a3-4585-8234-515e47078d6e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-02a68cda-47a3-4585-8234-515e47078d6e tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 Sep 08 06:53:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-02a68cda-47a3-4585-8234-515e47078d6e tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-02a68cda-47a3-4585-8234-515e47078d6e tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-02a68cda-47a3-4585-8234-515e47078d6e tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Snapshot retrieved successfully. Sep 08 06:53:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-02a68cda-47a3-4585-8234-515e47078d6e tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 returned with HTTP 200 Sep 08 06:53:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 900/1786] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:53:21 2026] GET /volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 => generated 469 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a4d246ec-49f3-4c54-be37-b3fef0e99d59 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a4d246ec-49f3-4c54-be37-b3fef0e99d59 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:53:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a4d246ec-49f3-4c54-be37-b3fef0e99d59 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9955308c-56b6-4c45-97fe-8fd5d13a4484", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-a4d246ec-49f3-4c54-be37-b3fef0e99d59 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Create volume request body: {'volume': {'snapshot_id': '9955308c-56b6-4c45-97fe-8fd5d13a4484', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:53:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a4d246ec-49f3-4c54-be37-b3fef0e99d59 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Snapshot retrieved successfully. Sep 08 06:53:21 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-a4d246ec-49f3-4c54-be37-b3fef0e99d59 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Create volume of 1 GB Sep 08 06:53:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a4d246ec-49f3-4c54-be37-b3fef0e99d59 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Availability Zones retrieved successfully. Sep 08 06:53:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4d246ec-49f3-4c54-be37-b3fef0e99d59 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Flow 'volume_create_api' (512df384-fc64-4f26-8ccc-5073b4f0d676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4d246ec-49f3-4c54-be37-b3fef0e99d59 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b8d1b31-00da-44bb-9c11-35b6e9c82336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-a4d246ec-49f3-4c54-be37-b3fef0e99d59 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:53:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4d246ec-49f3-4c54-be37-b3fef0e99d59 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b8d1b31-00da-44bb-9c11-35b6e9c82336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9955308c-56b6-4c45-97fe-8fd5d13a4484', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4d246ec-49f3-4c54-be37-b3fef0e99d59 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4943b157-f7fc-4d39-94ad-86e8e7ead463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:21 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-a4d246ec-49f3-4c54-be37-b3fef0e99d59 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Created reservations ['73d46855-161d-40f6-82f3-1ecb2095c321', '913768ce-6dae-43bc-9a03-dcedd82cda73', '28cd74d4-ee7b-4906-a878-82d87a624399', '9574f714-a15b-4ada-af9e-fc01b760f8cb'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:53:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4d246ec-49f3-4c54-be37-b3fef0e99d59 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4943b157-f7fc-4d39-94ad-86e8e7ead463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73d46855-161d-40f6-82f3-1ecb2095c321', '913768ce-6dae-43bc-9a03-dcedd82cda73', '28cd74d4-ee7b-4906-a878-82d87a624399', '9574f714-a15b-4ada-af9e-fc01b760f8cb']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4d246ec-49f3-4c54-be37-b3fef0e99d59 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18b07600-d77b-4c66-bd42-18e0cb4f06e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4d246ec-49f3-4c54-be37-b3fef0e99d59 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18b07600-d77b-4c66-bd42-18e0cb4f06e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13558b60-dd02-47d6-a34e-2ac36ebaa558', '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='b3cb00c6bffd401c9f4b4360affd6dce',qos_specs=None,replication_status=,reservations=['73d46855-161d-40f6-82f3-1ecb2095c321','913768ce-6dae-43bc-9a03-dcedd82cda73','28cd74d4-ee7b-4906-a878-82d87a624399','9574f714-a15b-4ada-af9e-fc01b760f8cb'],size=1,snapshot_id=9955308c-56b6-4c45-97fe-8fd5d13a4484,source_replicaid=,source_volid=None,status='creating',user_id='59ce6b1a7feb41d096026bdc9e457cd8',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:53:21Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13558b60-dd02-47d6-a34e-2ac36ebaa558,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3cb00c6bffd401c9f4b4360affd6dce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9955308c-56b6-4c45-97fe-8fd5d13a4484,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59ce6b1a7feb41d096026bdc9e457cd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4d246ec-49f3-4c54-be37-b3fef0e99d59 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3408ab0-b413-4c0c-95c9-d73d529c6631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:22 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4d246ec-49f3-4c54-be37-b3fef0e99d59 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3408ab0-b413-4c0c-95c9-d73d529c6631) transitioned into state 'SUCCESS' from 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='b3cb00c6bffd401c9f4b4360affd6dce',qos_specs=None,replication_status=,reservations=['73d46855-161d-40f6-82f3-1ecb2095c321','913768ce-6dae-43bc-9a03-dcedd82cda73','28cd74d4-ee7b-4906-a878-82d87a624399','9574f714-a15b-4ada-af9e-fc01b760f8cb'],size=1,snapshot_id=9955308c-56b6-4c45-97fe-8fd5d13a4484,source_replicaid=,source_volid=None,status='creating',user_id='59ce6b1a7feb41d096026bdc9e457cd8',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:22 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4d246ec-49f3-4c54-be37-b3fef0e99d59 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (231089fe-6435-40fc-bc45-61c944e2f27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:22 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4d246ec-49f3-4c54-be37-b3fef0e99d59 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (231089fe-6435-40fc-bc45-61c944e2f27a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:22 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a4d246ec-49f3-4c54-be37-b3fef0e99d59 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Flow 'volume_create_api' (512df384-fc64-4f26-8ccc-5073b4f0d676) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a4d246ec-49f3-4c54-be37-b3fef0e99d59 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Create volume request issued successfully. Sep 08 06:53:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a4d246ec-49f3-4c54-be37-b3fef0e99d59 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:53:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 887/1787] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:53:21 2026] POST /volume/v3/volumes => generated 750 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:53:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b37cb7e3-29a0-4358-9a61-ef33e900d175 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b37cb7e3-29a0-4358-9a61-ef33e900d175 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 Sep 08 06:53:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b37cb7e3-29a0-4358-9a61-ef33e900d175 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b37cb7e3-29a0-4358-9a61-ef33e900d175 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b37cb7e3-29a0-4358-9a61-ef33e900d175 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b37cb7e3-29a0-4358-9a61-ef33e900d175 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 returned with HTTP 200 Sep 08 06:53:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 901/1788] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:22 2026] GET /volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 => generated 818 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4103b876-d068-4da8-a746-2c4c2d5de39f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4103b876-d068-4da8-a746-2c4c2d5de39f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 Sep 08 06:53:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4103b876-d068-4da8-a746-2c4c2d5de39f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4103b876-d068-4da8-a746-2c4c2d5de39f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4103b876-d068-4da8-a746-2c4c2d5de39f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4103b876-d068-4da8-a746-2c4c2d5de39f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 returned with HTTP 200 Sep 08 06:53:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 888/1789] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:22 2026] GET /volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 => generated 894 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6b4c36a1-985b-4304-8ee0-749d485ea133 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6b4c36a1-985b-4304-8ee0-749d485ea133 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 Sep 08 06:53:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6b4c36a1-985b-4304-8ee0-749d485ea133 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6b4c36a1-985b-4304-8ee0-749d485ea133 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6b4c36a1-985b-4304-8ee0-749d485ea133 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6b4c36a1-985b-4304-8ee0-749d485ea133 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 returned with HTTP 200 Sep 08 06:53:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 902/1790] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:23 2026] GET /volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 => generated 842 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b4eadcdf-fbfe-44d7-9246-fbcd7e67809a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b4eadcdf-fbfe-44d7-9246-fbcd7e67809a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:53:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b4eadcdf-fbfe-44d7-9246-fbcd7e67809a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-929375796"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-b4eadcdf-fbfe-44d7-9246-fbcd7e67809a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-929375796'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:53:23 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-b4eadcdf-fbfe-44d7-9246-fbcd7e67809a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Create volume of 2 GB Sep 08 06:53:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b4eadcdf-fbfe-44d7-9246-fbcd7e67809a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Availability Zones retrieved successfully. Sep 08 06:53:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-826b411f-69d0-403f-89e5-86d1d58ee380 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-826b411f-69d0-403f-89e5-86d1d58ee380 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 Sep 08 06:53:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-826b411f-69d0-403f-89e5-86d1d58ee380 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-826b411f-69d0-403f-89e5-86d1d58ee380 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b4eadcdf-fbfe-44d7-9246-fbcd7e67809a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Flow 'volume_create_api' (8777a6aa-f4f7-493f-98f1-76fa661cc9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b4eadcdf-fbfe-44d7-9246-fbcd7e67809a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bc03075-1e5d-41aa-a06c-cbb42628b2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-b4eadcdf-fbfe-44d7-9246-fbcd7e67809a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Validating volume size '2' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:53:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-826b411f-69d0-403f-89e5-86d1d58ee380 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-826b411f-69d0-403f-89e5-86d1d58ee380 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 returned with HTTP 200 Sep 08 06:53:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 903/1791] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:23 2026] GET /volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 => generated 894 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b4eadcdf-fbfe-44d7-9246-fbcd7e67809a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bc03075-1e5d-41aa-a06c-cbb42628b2db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b4eadcdf-fbfe-44d7-9246-fbcd7e67809a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae5d9ea7-1dd4-4a73-916a-a35b287a7de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:23 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-b4eadcdf-fbfe-44d7-9246-fbcd7e67809a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Created reservations ['fa1a39ca-1e97-4044-8e97-1c93b097f838', 'a762ba34-4dfa-40e9-af8e-6750c82482b6', 'dc1dd292-bb88-47aa-97d9-dae51cd10221', 'd8221b40-91fd-4c38-8fbc-4c9bb39b3a26'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:53:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b4eadcdf-fbfe-44d7-9246-fbcd7e67809a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae5d9ea7-1dd4-4a73-916a-a35b287a7de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa1a39ca-1e97-4044-8e97-1c93b097f838', 'a762ba34-4dfa-40e9-af8e-6750c82482b6', 'dc1dd292-bb88-47aa-97d9-dae51cd10221', 'd8221b40-91fd-4c38-8fbc-4c9bb39b3a26']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b4eadcdf-fbfe-44d7-9246-fbcd7e67809a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b29e045-c98f-4ac8-970a-38cd01d51e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b4eadcdf-fbfe-44d7-9246-fbcd7e67809a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b29e045-c98f-4ac8-970a-38cd01d51e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ead529b1-e599-4079-94ce-28de781b24af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-929375796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35426c595f394c06ae93c23a9e03e7da',qos_specs=None,replication_status=,reservations=['fa1a39ca-1e97-4044-8e97-1c93b097f838','a762ba34-4dfa-40e9-af8e-6750c82482b6','dc1dd292-bb88-47aa-97d9-dae51cd10221','d8221b40-91fd-4c38-8fbc-4c9bb39b3a26'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='937332a28a764ffba350471a913418e8',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:53:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-929375796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ead529b1-e599-4079-94ce-28de781b24af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35426c595f394c06ae93c23a9e03e7da',provider_auth=None,provider_geometry=None,provider_id=None,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='937332a28a764ffba350471a913418e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b4eadcdf-fbfe-44d7-9246-fbcd7e67809a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e62dc91-b47b-4013-8e19-5632184a0885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b4eadcdf-fbfe-44d7-9246-fbcd7e67809a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e62dc91-b47b-4013-8e19-5632184a0885) transitioned into state 'SUCCESS' from state '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-929375796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35426c595f394c06ae93c23a9e03e7da',qos_specs=None,replication_status=,reservations=['fa1a39ca-1e97-4044-8e97-1c93b097f838','a762ba34-4dfa-40e9-af8e-6750c82482b6','dc1dd292-bb88-47aa-97d9-dae51cd10221','d8221b40-91fd-4c38-8fbc-4c9bb39b3a26'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='937332a28a764ffba350471a913418e8',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b4eadcdf-fbfe-44d7-9246-fbcd7e67809a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f320aa1e-4ebd-424a-9fef-f2cba15a558f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b4eadcdf-fbfe-44d7-9246-fbcd7e67809a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f320aa1e-4ebd-424a-9fef-f2cba15a558f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b4eadcdf-fbfe-44d7-9246-fbcd7e67809a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Flow 'volume_create_api' (8777a6aa-f4f7-493f-98f1-76fa661cc9ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b4eadcdf-fbfe-44d7-9246-fbcd7e67809a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Create volume request issued successfully. Sep 08 06:53:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b4eadcdf-fbfe-44d7-9246-fbcd7e67809a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:53:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 889/1792] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:53:23 2026] POST /volume/v3/volumes => generated 763 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 06:53:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bcda1274-8fd2-41b6-8969-01da45062c7a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bcda1274-8fd2-41b6-8969-01da45062c7a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] GET http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af Sep 08 06:53:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bcda1274-8fd2-41b6-8969-01da45062c7a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bcda1274-8fd2-41b6-8969-01da45062c7a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bcda1274-8fd2-41b6-8969-01da45062c7a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Volume info retrieved successfully. Sep 08 06:53:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bcda1274-8fd2-41b6-8969-01da45062c7a tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af returned with HTTP 200 Sep 08 06:53:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 904/1793] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:23 2026] GET /volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af => generated 831 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-847e5180-a5f7-4b0e-a5f4-607b195502d1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-847e5180-a5f7-4b0e-a5f4-607b195502d1 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 Sep 08 06:53:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-847e5180-a5f7-4b0e-a5f4-607b195502d1 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-847e5180-a5f7-4b0e-a5f4-607b195502d1 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-847e5180-a5f7-4b0e-a5f4-607b195502d1 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-847e5180-a5f7-4b0e-a5f4-607b195502d1 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 returned with HTTP 200 Sep 08 06:53:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 890/1794] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:24 2026] GET /volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e11cce38-a9b3-419d-8d7f-00c3f6a91f94 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e11cce38-a9b3-419d-8d7f-00c3f6a91f94 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 Sep 08 06:53:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e11cce38-a9b3-419d-8d7f-00c3f6a91f94 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e11cce38-a9b3-419d-8d7f-00c3f6a91f94 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e11cce38-a9b3-419d-8d7f-00c3f6a91f94 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e11cce38-a9b3-419d-8d7f-00c3f6a91f94 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 returned with HTTP 200 Sep 08 06:53:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 905/1795] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:24 2026] GET /volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 => generated 894 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3226fedc-7bd3-4889-b1f0-ac09d0db2d65 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3226fedc-7bd3-4889-b1f0-ac09d0db2d65 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] GET http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af Sep 08 06:53:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3226fedc-7bd3-4889-b1f0-ac09d0db2d65 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3226fedc-7bd3-4889-b1f0-ac09d0db2d65 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3226fedc-7bd3-4889-b1f0-ac09d0db2d65 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Volume info retrieved successfully. Sep 08 06:53:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3226fedc-7bd3-4889-b1f0-ac09d0db2d65 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af returned with HTTP 200 Sep 08 06:53:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 891/1796] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:25 2026] GET /volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af => generated 855 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1e417e4f-55b2-4076-9efa-ba37b5f3af40 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1e417e4f-55b2-4076-9efa-ba37b5f3af40 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 Sep 08 06:53:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1e417e4f-55b2-4076-9efa-ba37b5f3af40 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1e417e4f-55b2-4076-9efa-ba37b5f3af40 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1e417e4f-55b2-4076-9efa-ba37b5f3af40 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1e417e4f-55b2-4076-9efa-ba37b5f3af40 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 returned with HTTP 200 Sep 08 06:53:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 906/1797] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:25 2026] GET /volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 => generated 842 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-50765674-4d91-47f3-b4df-cfd3a2e99a4b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-50765674-4d91-47f3-b4df-cfd3a2e99a4b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 Sep 08 06:53:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-50765674-4d91-47f3-b4df-cfd3a2e99a4b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-50765674-4d91-47f3-b4df-cfd3a2e99a4b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-50765674-4d91-47f3-b4df-cfd3a2e99a4b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d96a4206-1fc7-4c0b-8e0f-c4f8e763fbdf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-50765674-4d91-47f3-b4df-cfd3a2e99a4b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 returned with HTTP 200 Sep 08 06:53:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 892/1798] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:25 2026] GET /volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 => generated 894 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e7737a40-e3d4-42db-beec-d7ad52d57580 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e7737a40-e3d4-42db-beec-d7ad52d57580 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] GET http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af Sep 08 06:53:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e7737a40-e3d4-42db-beec-d7ad52d57580 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e7737a40-e3d4-42db-beec-d7ad52d57580 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e7737a40-e3d4-42db-beec-d7ad52d57580 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Volume info retrieved successfully. Sep 08 06:53:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e7737a40-e3d4-42db-beec-d7ad52d57580 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af returned with HTTP 200 Sep 08 06:53:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 893/1799] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:26 2026] GET /volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af => generated 855 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9a3d06fa-4ae9-4fa7-89c6-2b901f0704cf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9a3d06fa-4ae9-4fa7-89c6-2b901f0704cf tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 Sep 08 06:53:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9a3d06fa-4ae9-4fa7-89c6-2b901f0704cf tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9a3d06fa-4ae9-4fa7-89c6-2b901f0704cf tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d96a4206-1fc7-4c0b-8e0f-c4f8e763fbdf tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:53:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d96a4206-1fc7-4c0b-8e0f-c4f8e763fbdf tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-89088910"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9a3d06fa-4ae9-4fa7-89c6-2b901f0704cf tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d96a4206-1fc7-4c0b-8e0f-c4f8e763fbdf tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:53:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 907/1800] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 06:53:26 2026] POST /volume/v3/types => generated 226 bytes in 701 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-78ae9cf4-a8a8-4e76-a0b6-ce948926318f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9a3d06fa-4ae9-4fa7-89c6-2b901f0704cf tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 returned with HTTP 200 Sep 08 06:53:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-78ae9cf4-a8a8-4e76-a0b6-ce948926318f tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 08 06:53:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-78ae9cf4-a8a8-4e76-a0b6-ce948926318f tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1520091759"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 894/1801] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:26 2026] GET /volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 => generated 842 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-78ae9cf4-a8a8-4e76-a0b6-ce948926318f tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 08 06:53:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 908/1802] 192.168.122.168 () {62 vars in 1195 bytes} [Tue Sep 8 06:53:26 2026] POST /volume/v3/group_types => generated 185 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-98c12817-b17c-4b10-b687-212c9893281d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4622d486-b8a2-450c-a58e-13178d151956 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4622d486-b8a2-450c-a58e-13178d151956 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 Sep 08 06:53:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4622d486-b8a2-450c-a58e-13178d151956 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4622d486-b8a2-450c-a58e-13178d151956 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4622d486-b8a2-450c-a58e-13178d151956 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-98c12817-b17c-4b10-b687-212c9893281d tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] POST http://192.168.122.168/volume/v3/groups Sep 08 06:53:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-98c12817-b17c-4b10-b687-212c9893281d tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f6fdc5af-f50e-440e-bcb5-aaa76df18f92", "volume_types": ["a46c8069-e231-4593-808a-8a6e2cf6e939"], "name": "tempest-GroupSnapshotsV319Test-Group-635137488"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4622d486-b8a2-450c-a58e-13178d151956 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 returned with HTTP 200 Sep 08 06:53:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-98c12817-b17c-4b10-b687-212c9893281d tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Creating new group {'group': {'group_type': 'f6fdc5af-f50e-440e-bcb5-aaa76df18f92', 'volume_types': ['a46c8069-e231-4593-808a-8a6e2cf6e939'], 'name': 'tempest-GroupSnapshotsV319Test-Group-635137488'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 06:53:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 909/1803] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:27 2026] GET /volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 => generated 894 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:27 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-98c12817-b17c-4b10-b687-212c9893281d tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-635137488. Sep 08 06:53:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-98c12817-b17c-4b10-b687-212c9893281d tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Availability Zones retrieved successfully. Sep 08 06:53:27 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-98c12817-b17c-4b10-b687-212c9893281d tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Created reservations ['4579d048-c434-4c98-bfb6-bcc70de08cb9'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:53:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a1c06283-ba8e-4420-aa8e-6376e37d24b2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a1c06283-ba8e-4420-aa8e-6376e37d24b2 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] GET http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af Sep 08 06:53:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a1c06283-ba8e-4420-aa8e-6376e37d24b2 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a1c06283-ba8e-4420-aa8e-6376e37d24b2 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-98c12817-b17c-4b10-b687-212c9893281d tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/groups returned with HTTP 202 Sep 08 06:53:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 895/1804] 192.168.122.168 () {62 vars in 1181 bytes} [Tue Sep 8 06:53:26 2026] POST /volume/v3/groups => generated 115 bytes in 723 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-db9e7984-70cc-4ae0-8829-4547d656c5f1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-db9e7984-70cc-4ae0-8829-4547d656c5f1 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/groups/5dd7ce15-9db1-48f9-ba13-35684046567f Sep 08 06:53:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-db9e7984-70cc-4ae0-8829-4547d656c5f1 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-db9e7984-70cc-4ae0-8829-4547d656c5f1 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-db9e7984-70cc-4ae0-8829-4547d656c5f1 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] show called for member 5dd7ce15-9db1-48f9-ba13-35684046567f {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:53:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a1c06283-ba8e-4420-aa8e-6376e37d24b2 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Volume info retrieved successfully. Sep 08 06:53:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a1c06283-ba8e-4420-aa8e-6376e37d24b2 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af returned with HTTP 200 Sep 08 06:53:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 910/1805] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:27 2026] GET /volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af => generated 855 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:27 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:27 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:53:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-db9e7984-70cc-4ae0-8829-4547d656c5f1 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/groups/5dd7ce15-9db1-48f9-ba13-35684046567f returned with HTTP 200 Sep 08 06:53:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 896/1806] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:53:27 2026] GET /volume/v3/groups/5dd7ce15-9db1-48f9-ba13-35684046567f => generated 395 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-76ad171a-10b5-4832-affe-877518911fb8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-76ad171a-10b5-4832-affe-877518911fb8 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 Sep 08 06:53:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-76ad171a-10b5-4832-affe-877518911fb8 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-76ad171a-10b5-4832-affe-877518911fb8 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-76ad171a-10b5-4832-affe-877518911fb8 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-76ad171a-10b5-4832-affe-877518911fb8 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 returned with HTTP 200 Sep 08 06:53:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 911/1807] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:27 2026] GET /volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 => generated 842 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a7bbbb1b-050f-4583-925b-6712bb7910d2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a7bbbb1b-050f-4583-925b-6712bb7910d2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 Sep 08 06:53:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a7bbbb1b-050f-4583-925b-6712bb7910d2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a7bbbb1b-050f-4583-925b-6712bb7910d2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a7bbbb1b-050f-4583-925b-6712bb7910d2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a7bbbb1b-050f-4583-925b-6712bb7910d2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 returned with HTTP 200 Sep 08 06:53:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 897/1808] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:28 2026] GET /volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 => generated 894 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1ac54c8e-e160-43a1-92e6-07eccc5c3216 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1ac54c8e-e160-43a1-92e6-07eccc5c3216 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] GET http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af Sep 08 06:53:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1ac54c8e-e160-43a1-92e6-07eccc5c3216 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1ac54c8e-e160-43a1-92e6-07eccc5c3216 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7bb891f1-9581-4b7c-beea-1697207ec0f8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1ac54c8e-e160-43a1-92e6-07eccc5c3216 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Volume info retrieved successfully. Sep 08 06:53:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7bb891f1-9581-4b7c-beea-1697207ec0f8 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/groups/5dd7ce15-9db1-48f9-ba13-35684046567f Sep 08 06:53:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7bb891f1-9581-4b7c-beea-1697207ec0f8 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7bb891f1-9581-4b7c-beea-1697207ec0f8 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-7bb891f1-9581-4b7c-beea-1697207ec0f8 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] show called for member 5dd7ce15-9db1-48f9-ba13-35684046567f {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:53:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1ac54c8e-e160-43a1-92e6-07eccc5c3216 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af returned with HTTP 200 Sep 08 06:53:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 912/1809] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:28 2026] GET /volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af => generated 855 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:28 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), Sep 08 06:53:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7bb891f1-9581-4b7c-beea-1697207ec0f8 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/groups/5dd7ce15-9db1-48f9-ba13-35684046567f returned with HTTP 200 Sep 08 06:53:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 898/1810] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:53:28 2026] GET /volume/v3/groups/5dd7ce15-9db1-48f9-ba13-35684046567f => generated 396 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:53:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-469953987", "volume_type": "a46c8069-e231-4593-808a-8a6e2cf6e939", "group_id": "5dd7ce15-9db1-48f9-ba13-35684046567f", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-469953987', 'volume_type': 'a46c8069-e231-4593-808a-8a6e2cf6e939', 'group_id': '5dd7ce15-9db1-48f9-ba13-35684046567f', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:53:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:28 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Create volume of 1 GB Sep 08 06:53:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:28 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), Sep 08 06:53:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Availability Zones retrieved successfully. Sep 08 06:53:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0ed9875a-5fe9-4ad8-8e62-277b32c4899b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Flow 'volume_create_api' (34dbf83b-6a10-49f4-ac24-220facfebee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0ed9875a-5fe9-4ad8-8e62-277b32c4899b tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 Sep 08 06:53:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0ed9875a-5fe9-4ad8-8e62-277b32c4899b tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0ed9875a-5fe9-4ad8-8e62-277b32c4899b tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c6f67ab-d2f2-4181-bb44-8267eac19c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:53:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0ed9875a-5fe9-4ad8-8e62-277b32c4899b tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c6f67ab-d2f2-4181-bb44-8267eac19c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:53:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a46c8069-e231-4593-808a-8a6e2cf6e939,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-89088910',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a46c8069-e231-4593-808a-8a6e2cf6e939', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5dd7ce15-9db1-48f9-ba13-35684046567f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9ee364f-7d97-43d0-b219-334d2270b218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0ed9875a-5fe9-4ad8-8e62-277b32c4899b tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 returned with HTTP 200 Sep 08 06:53:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 899/1811] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:28 2026] GET /volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 => generated 842 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:29 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-89088910 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-89088910, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:53:29 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-89088910 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-89088910, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:53:29 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Created reservations ['626e712d-fe7f-401d-932b-ed78802ca118', '340ed096-586e-48d1-9ea5-56c059292a3d', 'c87f7b7e-ae3e-4778-b84b-043b721bf3a6', 'db2bfb42-c13e-442e-ba2f-5abff13bef67'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:53:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9ee364f-7d97-43d0-b219-334d2270b218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['626e712d-fe7f-401d-932b-ed78802ca118', '340ed096-586e-48d1-9ea5-56c059292a3d', 'c87f7b7e-ae3e-4778-b84b-043b721bf3a6', 'db2bfb42-c13e-442e-ba2f-5abff13bef67']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68220d81-6745-43fd-bac3-8e1e27b09951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68220d81-6745-43fd-bac3-8e1e27b09951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d08dbe7-a278-4e56-8745-e8e3473f87a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-469953987',encryption_key_id=None,group_id=5dd7ce15-9db1-48f9-ba13-35684046567f,group_type_id=,metadata={},multiattach=False,project_id='a650cd560878481db61bddf282d8500d',qos_specs=None,replication_status=,reservations=['626e712d-fe7f-401d-932b-ed78802ca118','340ed096-586e-48d1-9ea5-56c059292a3d','c87f7b7e-ae3e-4778-b84b-043b721bf3a6','db2bfb42-c13e-442e-ba2f-5abff13bef67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ae6dad7e0534b4aa3d368a131c9a4a4',volume_type_id=a46c8069-e231-4593-808a-8a6e2cf6e939), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:53:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-469953987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5dd7ce15-9db1-48f9-ba13-35684046567f,host=None,id=4d08dbe7-a278-4e56-8745-e8e3473f87a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a650cd560878481db61bddf282d8500d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ae6dad7e0534b4aa3d368a131c9a4a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a46c8069-e231-4593-808a-8a6e2cf6e939),volume_type_id=a46c8069-e231-4593-808a-8a6e2cf6e939)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28599c37-83df-4baf-b612-4adb42ad29e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28599c37-83df-4baf-b612-4adb42ad29e8) transitioned into state 'SUCCESS' from state '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-469953987',encryption_key_id=None,group_id=5dd7ce15-9db1-48f9-ba13-35684046567f,group_type_id=,metadata={},multiattach=False,project_id='a650cd560878481db61bddf282d8500d',qos_specs=None,replication_status=,reservations=['626e712d-fe7f-401d-932b-ed78802ca118','340ed096-586e-48d1-9ea5-56c059292a3d','c87f7b7e-ae3e-4778-b84b-043b721bf3a6','db2bfb42-c13e-442e-ba2f-5abff13bef67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ae6dad7e0534b4aa3d368a131c9a4a4',volume_type_id=a46c8069-e231-4593-808a-8a6e2cf6e939)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a50292d-4e6f-4508-998b-6ca4c2be355f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a50292d-4e6f-4508-998b-6ca4c2be355f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Flow 'volume_create_api' (34dbf83b-6a10-49f4-ac24-220facfebee8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Create volume request issued successfully. Sep 08 06:53:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-948895c5-b955-460c-815d-8e024d79a98a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:29 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:53:29 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:53:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-948895c5-b955-460c-815d-8e024d79a98a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 Sep 08 06:53:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-948895c5-b955-460c-815d-8e024d79a98a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-948895c5-b955-460c-815d-8e024d79a98a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-948895c5-b955-460c-815d-8e024d79a98a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-948895c5-b955-460c-815d-8e024d79a98a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 returned with HTTP 200 Sep 08 06:53:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 900/1812] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:29 2026] GET /volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 => generated 894 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:29 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:53:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc9cbfa7-01f1-4ab9-aa02-9315548eca5c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:53:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 913/1813] 192.168.122.168 () {62 vars in 1184 bytes} [Tue Sep 8 06:53:28 2026] POST /volume/v3/volumes => generated 832 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d42b3cca-720a-4da3-b540-7911ed563058 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d42b3cca-720a-4da3-b540-7911ed563058 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 Sep 08 06:53:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d42b3cca-720a-4da3-b540-7911ed563058 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d42b3cca-720a-4da3-b540-7911ed563058 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d42b3cca-720a-4da3-b540-7911ed563058 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Volume info retrieved successfully. Sep 08 06:53:29 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-d42b3cca-720a-4da3-b540-7911ed563058 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:53:29 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-d42b3cca-720a-4da3-b540-7911ed563058 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:53:29 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-d42b3cca-720a-4da3-b540-7911ed563058 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:53:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d42b3cca-720a-4da3-b540-7911ed563058 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 returned with HTTP 200 Sep 08 06:53:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 901/1814] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:53:29 2026] GET /volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 => generated 900 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7a8a4999-0d2c-4cc9-9893-c62864314c32 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7a8a4999-0d2c-4cc9-9893-c62864314c32 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] GET http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af Sep 08 06:53:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7a8a4999-0d2c-4cc9-9893-c62864314c32 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7a8a4999-0d2c-4cc9-9893-c62864314c32 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7a8a4999-0d2c-4cc9-9893-c62864314c32 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Volume info retrieved successfully. Sep 08 06:53:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7a8a4999-0d2c-4cc9-9893-c62864314c32 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af returned with HTTP 200 Sep 08 06:53:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 914/1815] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:29 2026] GET /volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6cd51f40-f604-4760-9de6-47f27ced7e27 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6cd51f40-f604-4760-9de6-47f27ced7e27 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 Sep 08 06:53:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6cd51f40-f604-4760-9de6-47f27ced7e27 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6cd51f40-f604-4760-9de6-47f27ced7e27 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6cd51f40-f604-4760-9de6-47f27ced7e27 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6cd51f40-f604-4760-9de6-47f27ced7e27 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 returned with HTTP 200 Sep 08 06:53:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 902/1816] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:30 2026] GET /volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:53:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-11967e91-1b9b-4d93-952e-c7520253a55b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-11967e91-1b9b-4d93-952e-c7520253a55b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 Sep 08 06:53:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-11967e91-1b9b-4d93-952e-c7520253a55b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-11967e91-1b9b-4d93-952e-c7520253a55b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-11967e91-1b9b-4d93-952e-c7520253a55b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-11967e91-1b9b-4d93-952e-c7520253a55b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 returned with HTTP 200 Sep 08 06:53:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 915/1817] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:30 2026] GET /volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 => generated 894 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-35f0e274-82b8-418a-8403-7f4896ca903e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-35f0e274-82b8-418a-8403-7f4896ca903e tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 Sep 08 06:53:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-35f0e274-82b8-418a-8403-7f4896ca903e tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-35f0e274-82b8-418a-8403-7f4896ca903e tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-35f0e274-82b8-418a-8403-7f4896ca903e tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Volume info retrieved successfully. Sep 08 06:53:30 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-35f0e274-82b8-418a-8403-7f4896ca903e tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:53:30 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-35f0e274-82b8-418a-8403-7f4896ca903e tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:53:30 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-35f0e274-82b8-418a-8403-7f4896ca903e tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:53:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-35f0e274-82b8-418a-8403-7f4896ca903e tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 returned with HTTP 200 Sep 08 06:53:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 903/1818] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:53:30 2026] GET /volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 => generated 924 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-78bd6b3a-3760-411c-9f45-be3fc4afec8c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-78bd6b3a-3760-411c-9f45-be3fc4afec8c tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] GET http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af Sep 08 06:53:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-78bd6b3a-3760-411c-9f45-be3fc4afec8c tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-78bd6b3a-3760-411c-9f45-be3fc4afec8c tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-78bd6b3a-3760-411c-9f45-be3fc4afec8c tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Volume info retrieved successfully. Sep 08 06:53:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-78bd6b3a-3760-411c-9f45-be3fc4afec8c tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af returned with HTTP 200 Sep 08 06:53:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 916/1819] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:30 2026] GET /volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f50e7c29-d049-49bb-a852-a4515704b697 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f50e7c29-d049-49bb-a852-a4515704b697 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 Sep 08 06:53:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f50e7c29-d049-49bb-a852-a4515704b697 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f50e7c29-d049-49bb-a852-a4515704b697 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f50e7c29-d049-49bb-a852-a4515704b697 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f50e7c29-d049-49bb-a852-a4515704b697 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 returned with HTTP 200 Sep 08 06:53:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 904/1820] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:31 2026] GET /volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cab5ac9a-b788-4671-8ed6-fb1c33fa5d6b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cab5ac9a-b788-4671-8ed6-fb1c33fa5d6b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 Sep 08 06:53:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cab5ac9a-b788-4671-8ed6-fb1c33fa5d6b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cab5ac9a-b788-4671-8ed6-fb1c33fa5d6b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cab5ac9a-b788-4671-8ed6-fb1c33fa5d6b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cab5ac9a-b788-4671-8ed6-fb1c33fa5d6b tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 returned with HTTP 200 Sep 08 06:53:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 917/1821] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:31 2026] GET /volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 => generated 895 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1cb09607-6517-4143-9abd-ba10d0a04563 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1cb09607-6517-4143-9abd-ba10d0a04563 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] GET http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 Sep 08 06:53:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1cb09607-6517-4143-9abd-ba10d0a04563 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1cb09607-6517-4143-9abd-ba10d0a04563 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1cb09607-6517-4143-9abd-ba10d0a04563 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] Volume info retrieved successfully. Sep 08 06:53:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1cb09607-6517-4143-9abd-ba10d0a04563 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 returned with HTTP 200 Sep 08 06:53:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 905/1822] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:31 2026] GET /volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 => generated 895 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e970cded-12dd-47ba-bee9-1450d9ec34c0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e970cded-12dd-47ba-bee9-1450d9ec34c0 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] PUT http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 Sep 08 06:53:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e970cded-12dd-47ba-bee9-1450d9ec34c0 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2125863184"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e970cded-12dd-47ba-bee9-1450d9ec34c0 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e970cded-12dd-47ba-bee9-1450d9ec34c0 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume updated successfully. Sep 08 06:53:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e970cded-12dd-47ba-bee9-1450d9ec34c0 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 returned with HTTP 200 Sep 08 06:53:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 918/1823] 192.168.122.168 () {60 vars in 1252 bytes} [Tue Sep 8 06:53:31 2026] PUT /volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 => generated 827 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5eb8009f-ed23-4f49-9d49-4fa2dc64f685 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5eb8009f-ed23-4f49-9d49-4fa2dc64f685 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] PUT http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 Sep 08 06:53:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5eb8009f-ed23-4f49-9d49-4fa2dc64f685 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-652165227", "description": "This is the new description of volume"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5eb8009f-ed23-4f49-9d49-4fa2dc64f685 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5eb8009f-ed23-4f49-9d49-4fa2dc64f685 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume updated successfully. Sep 08 06:53:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5eb8009f-ed23-4f49-9d49-4fa2dc64f685 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 returned with HTTP 200 Sep 08 06:53:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 906/1824] 192.168.122.168 () {60 vars in 1253 bytes} [Tue Sep 8 06:53:31 2026] PUT /volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 => generated 865 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e04ce404-cef4-4116-9534-022e47583a8d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e04ce404-cef4-4116-9534-022e47583a8d tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] GET http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 Sep 08 06:53:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e04ce404-cef4-4116-9534-022e47583a8d tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e04ce404-cef4-4116-9534-022e47583a8d tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e04ce404-cef4-4116-9534-022e47583a8d tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] Volume info retrieved successfully. Sep 08 06:53:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e04ce404-cef4-4116-9534-022e47583a8d tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 returned with HTTP 200 Sep 08 06:53:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 919/1825] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:31 2026] GET /volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 => generated 933 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7cafd9c4-b287-4a49-975a-aeae18bb799a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7cafd9c4-b287-4a49-975a-aeae18bb799a tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 Sep 08 06:53:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7cafd9c4-b287-4a49-975a-aeae18bb799a tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7cafd9c4-b287-4a49-975a-aeae18bb799a tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-567828e4-4e23-4559-a54e-988d2daba84a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-567828e4-4e23-4559-a54e-988d2daba84a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:53:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-567828e4-4e23-4559-a54e-988d2daba84a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-896996670", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1033025204"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-567828e4-4e23-4559-a54e-988d2daba84a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-896996670', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1033025204'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:53:31 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-567828e4-4e23-4559-a54e-988d2daba84a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Create volume of 1 GB Sep 08 06:53:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-567828e4-4e23-4559-a54e-988d2daba84a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Availability Zones retrieved successfully. Sep 08 06:53:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7cafd9c4-b287-4a49-975a-aeae18bb799a tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Volume info retrieved successfully. Sep 08 06:53:31 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-7cafd9c4-b287-4a49-975a-aeae18bb799a tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:53:31 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-7cafd9c4-b287-4a49-975a-aeae18bb799a tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:53:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567828e4-4e23-4559-a54e-988d2daba84a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Flow 'volume_create_api' (f015f1a3-13e8-46ed-9164-b7845a64b20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567828e4-4e23-4559-a54e-988d2daba84a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea6bb3fa-26f1-4130-aa78-5c30fd17e774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-567828e4-4e23-4559-a54e-988d2daba84a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:53:31 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-7cafd9c4-b287-4a49-975a-aeae18bb799a tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:53:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567828e4-4e23-4559-a54e-988d2daba84a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea6bb3fa-26f1-4130-aa78-5c30fd17e774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567828e4-4e23-4559-a54e-988d2daba84a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d2e4217-5a47-40d7-88d2-c1cab411dfd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7cafd9c4-b287-4a49-975a-aeae18bb799a tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 returned with HTTP 200 Sep 08 06:53:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 907/1826] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:53:31 2026] GET /volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 => generated 924 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e9e4a1ee-88c2-4a01-8ebc-df71b81b0ced None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e9e4a1ee-88c2-4a01-8ebc-df71b81b0ced tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] GET http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af Sep 08 06:53:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e9e4a1ee-88c2-4a01-8ebc-df71b81b0ced tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e9e4a1ee-88c2-4a01-8ebc-df71b81b0ced tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e9e4a1ee-88c2-4a01-8ebc-df71b81b0ced tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Volume info retrieved successfully. Sep 08 06:53:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e9e4a1ee-88c2-4a01-8ebc-df71b81b0ced tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af returned with HTTP 200 Sep 08 06:53:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 908/1827] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:31 2026] GET /volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:32 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-567828e4-4e23-4559-a54e-988d2daba84a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Created reservations ['f4b6d104-ec02-45fa-9cee-dd37e3ba66fa', '7063a17e-282a-47d6-bd13-57911aab2944', '718483e5-8d8b-470f-9df6-065746478b38', 'd571a2c3-fa8d-4ad4-a98f-046745b596d8'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:53:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567828e4-4e23-4559-a54e-988d2daba84a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d2e4217-5a47-40d7-88d2-c1cab411dfd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4b6d104-ec02-45fa-9cee-dd37e3ba66fa', '7063a17e-282a-47d6-bd13-57911aab2944', '718483e5-8d8b-470f-9df6-065746478b38', 'd571a2c3-fa8d-4ad4-a98f-046745b596d8']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567828e4-4e23-4559-a54e-988d2daba84a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0abc7d75-c237-4887-8bb3-55173456c23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567828e4-4e23-4559-a54e-988d2daba84a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0abc7d75-c237-4887-8bb3-55173456c23b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f600330-9684-4a30-9599-52e2fa37ae01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-896996670',display_name='tempest-VolumesGetTest-Volume-1033025204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d485bed2a56746eebce00d898e0d496c',qos_specs=None,replication_status=,reservations=['f4b6d104-ec02-45fa-9cee-dd37e3ba66fa','7063a17e-282a-47d6-bd13-57911aab2944','718483e5-8d8b-470f-9df6-065746478b38','d571a2c3-fa8d-4ad4-a98f-046745b596d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb60e87e5f514c66b1b8c39892da34fd',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:53:32Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-896996670',display_name='tempest-VolumesGetTest-Volume-1033025204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f600330-9684-4a30-9599-52e2fa37ae01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d485bed2a56746eebce00d898e0d496c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb60e87e5f514c66b1b8c39892da34fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567828e4-4e23-4559-a54e-988d2daba84a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebe3254c-f684-46a5-a773-afc0e19cbc09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567828e4-4e23-4559-a54e-988d2daba84a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebe3254c-f684-46a5-a773-afc0e19cbc09) transitioned into 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-896996670',display_name='tempest-VolumesGetTest-Volume-1033025204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d485bed2a56746eebce00d898e0d496c',qos_specs=None,replication_status=,reservations=['f4b6d104-ec02-45fa-9cee-dd37e3ba66fa','7063a17e-282a-47d6-bd13-57911aab2944','718483e5-8d8b-470f-9df6-065746478b38','d571a2c3-fa8d-4ad4-a98f-046745b596d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb60e87e5f514c66b1b8c39892da34fd',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567828e4-4e23-4559-a54e-988d2daba84a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e053947-b137-4293-ad7d-759580c91d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567828e4-4e23-4559-a54e-988d2daba84a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e053947-b137-4293-ad7d-759580c91d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:32 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567828e4-4e23-4559-a54e-988d2daba84a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Flow 'volume_create_api' (f015f1a3-13e8-46ed-9164-b7845a64b20f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-567828e4-4e23-4559-a54e-988d2daba84a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Create volume request issued successfully. Sep 08 06:53:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-567828e4-4e23-4559-a54e-988d2daba84a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:53:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 920/1828] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:53:31 2026] POST /volume/v3/volumes => generated 788 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:53:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d3499b34-0ceb-4abf-a049-dbe7ddfe8d8e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3499b34-0ceb-4abf-a049-dbe7ddfe8d8e tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 Sep 08 06:53:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d3499b34-0ceb-4abf-a049-dbe7ddfe8d8e tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d3499b34-0ceb-4abf-a049-dbe7ddfe8d8e tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6a0dad45-8a29-43a4-aa5e-6ae53be99992 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6a0dad45-8a29-43a4-aa5e-6ae53be99992 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 Sep 08 06:53:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6a0dad45-8a29-43a4-aa5e-6ae53be99992 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6a0dad45-8a29-43a4-aa5e-6ae53be99992 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d3499b34-0ceb-4abf-a049-dbe7ddfe8d8e tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3499b34-0ceb-4abf-a049-dbe7ddfe8d8e tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 returned with HTTP 200 Sep 08 06:53:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 909/1829] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:32 2026] GET /volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6a0dad45-8a29-43a4-aa5e-6ae53be99992 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6a0dad45-8a29-43a4-aa5e-6ae53be99992 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 returned with HTTP 200 Sep 08 06:53:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 921/1830] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:32 2026] GET /volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 => generated 842 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ab743c3e-0e21-4d8f-a17f-50e398b631dc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab743c3e-0e21-4d8f-a17f-50e398b631dc tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 Sep 08 06:53:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ab743c3e-0e21-4d8f-a17f-50e398b631dc tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ab743c3e-0e21-4d8f-a17f-50e398b631dc tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-eaadfd08-c6c9-4590-84fe-61a2e27999b8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eaadfd08-c6c9-4590-84fe-61a2e27999b8 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] GET http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af Sep 08 06:53:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eaadfd08-c6c9-4590-84fe-61a2e27999b8 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eaadfd08-c6c9-4590-84fe-61a2e27999b8 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ab743c3e-0e21-4d8f-a17f-50e398b631dc tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Volume info retrieved successfully. Sep 08 06:53:33 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-ab743c3e-0e21-4d8f-a17f-50e398b631dc tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:53:33 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-ab743c3e-0e21-4d8f-a17f-50e398b631dc tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:53:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-eaadfd08-c6c9-4590-84fe-61a2e27999b8 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Volume info retrieved successfully. Sep 08 06:53:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eaadfd08-c6c9-4590-84fe-61a2e27999b8 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af returned with HTTP 200 Sep 08 06:53:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 922/1831] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:32 2026] GET /volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af => generated 855 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:33 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-ab743c3e-0e21-4d8f-a17f-50e398b631dc tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:53:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5ba4bf38-64fc-4a22-8584-039b055a9ce9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab743c3e-0e21-4d8f-a17f-50e398b631dc tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 returned with HTTP 200 Sep 08 06:53:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 910/1832] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:53:32 2026] GET /volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 => generated 924 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5ba4bf38-64fc-4a22-8584-039b055a9ce9 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 Sep 08 06:53:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6bb5355b-0fed-4ecf-a63e-b22c54f6d03f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5ba4bf38-64fc-4a22-8584-039b055a9ce9 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5ba4bf38-64fc-4a22-8584-039b055a9ce9 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6bb5355b-0fed-4ecf-a63e-b22c54f6d03f tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 Sep 08 06:53:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6bb5355b-0fed-4ecf-a63e-b22c54f6d03f tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6bb5355b-0fed-4ecf-a63e-b22c54f6d03f tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6bb5355b-0fed-4ecf-a63e-b22c54f6d03f tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5ba4bf38-64fc-4a22-8584-039b055a9ce9 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6bb5355b-0fed-4ecf-a63e-b22c54f6d03f tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 returned with HTTP 200 Sep 08 06:53:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 911/1833] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:33 2026] GET /volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 => generated 842 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5ba4bf38-64fc-4a22-8584-039b055a9ce9 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 returned with HTTP 200 Sep 08 06:53:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 923/1834] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:33 2026] GET /volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 => generated 880 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-37faa28b-9c58-4bd4-b5dc-25ad311141d1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-37faa28b-9c58-4bd4-b5dc-25ad311141d1 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] GET http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af Sep 08 06:53:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-37faa28b-9c58-4bd4-b5dc-25ad311141d1 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-37faa28b-9c58-4bd4-b5dc-25ad311141d1 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-37faa28b-9c58-4bd4-b5dc-25ad311141d1 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Volume info retrieved successfully. Sep 08 06:53:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-37faa28b-9c58-4bd4-b5dc-25ad311141d1 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af returned with HTTP 200 Sep 08 06:53:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 912/1835] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:34 2026] GET /volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af => generated 855 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-157e0bc4-2f12-44e7-825c-1bc46fd62c6c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-157e0bc4-2f12-44e7-825c-1bc46fd62c6c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 Sep 08 06:53:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-157e0bc4-2f12-44e7-825c-1bc46fd62c6c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-157e0bc4-2f12-44e7-825c-1bc46fd62c6c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-157e0bc4-2f12-44e7-825c-1bc46fd62c6c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Volume info retrieved successfully. Sep 08 06:53:34 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-157e0bc4-2f12-44e7-825c-1bc46fd62c6c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:53:34 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-157e0bc4-2f12-44e7-825c-1bc46fd62c6c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:53:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f4aebb8f-4661-46c6-a457-e75d0aac457a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f4aebb8f-4661-46c6-a457-e75d0aac457a tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 Sep 08 06:53:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f4aebb8f-4661-46c6-a457-e75d0aac457a tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f4aebb8f-4661-46c6-a457-e75d0aac457a tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f4aebb8f-4661-46c6-a457-e75d0aac457a tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:34 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-157e0bc4-2f12-44e7-825c-1bc46fd62c6c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:53:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f4aebb8f-4661-46c6-a457-e75d0aac457a tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 returned with HTTP 200 Sep 08 06:53:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 913/1836] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:34 2026] GET /volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 => generated 842 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-94311b6d-76fa-4d74-87ce-ce0130b2fece None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-94311b6d-76fa-4d74-87ce-ce0130b2fece tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 Sep 08 06:53:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-94311b6d-76fa-4d74-87ce-ce0130b2fece tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-94311b6d-76fa-4d74-87ce-ce0130b2fece tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-157e0bc4-2f12-44e7-825c-1bc46fd62c6c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 returned with HTTP 200 Sep 08 06:53:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 924/1837] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:53:34 2026] GET /volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 => generated 924 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:53:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-94311b6d-76fa-4d74-87ce-ce0130b2fece tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-94311b6d-76fa-4d74-87ce-ce0130b2fece tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 returned with HTTP 200 Sep 08 06:53:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 914/1838] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:34 2026] GET /volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 => generated 880 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-25914675-afa1-4bad-96bb-d31390ae0be9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-25914675-afa1-4bad-96bb-d31390ae0be9 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] GET http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af Sep 08 06:53:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-25914675-afa1-4bad-96bb-d31390ae0be9 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-25914675-afa1-4bad-96bb-d31390ae0be9 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-25914675-afa1-4bad-96bb-d31390ae0be9 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Volume info retrieved successfully. Sep 08 06:53:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-25914675-afa1-4bad-96bb-d31390ae0be9 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af returned with HTTP 200 Sep 08 06:53:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 925/1839] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:35 2026] GET /volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af => generated 855 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-62a83ce7-2e88-4999-8984-9f6cb02f1ab9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-62a83ce7-2e88-4999-8984-9f6cb02f1ab9 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 Sep 08 06:53:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-62a83ce7-2e88-4999-8984-9f6cb02f1ab9 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-62a83ce7-2e88-4999-8984-9f6cb02f1ab9 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7e9d384c-517a-4771-95a6-cbcbeb6e20a8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7e9d384c-517a-4771-95a6-cbcbeb6e20a8 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 Sep 08 06:53:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7e9d384c-517a-4771-95a6-cbcbeb6e20a8 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7e9d384c-517a-4771-95a6-cbcbeb6e20a8 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-62a83ce7-2e88-4999-8984-9f6cb02f1ab9 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-62a83ce7-2e88-4999-8984-9f6cb02f1ab9 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 returned with HTTP 200 Sep 08 06:53:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 915/1840] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:35 2026] GET /volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 => generated 842 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2882ceb8-6a4c-4e20-869d-7c101bd70709 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2882ceb8-6a4c-4e20-869d-7c101bd70709 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 Sep 08 06:53:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2882ceb8-6a4c-4e20-869d-7c101bd70709 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2882ceb8-6a4c-4e20-869d-7c101bd70709 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7e9d384c-517a-4771-95a6-cbcbeb6e20a8 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Volume info retrieved successfully. Sep 08 06:53:35 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7e9d384c-517a-4771-95a6-cbcbeb6e20a8 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:53:35 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7e9d384c-517a-4771-95a6-cbcbeb6e20a8 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:53:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2882ceb8-6a4c-4e20-869d-7c101bd70709 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2882ceb8-6a4c-4e20-869d-7c101bd70709 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 returned with HTTP 200 Sep 08 06:53:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 916/1841] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:35 2026] GET /volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 => generated 880 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:35 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-7e9d384c-517a-4771-95a6-cbcbeb6e20a8 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:53:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7e9d384c-517a-4771-95a6-cbcbeb6e20a8 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 returned with HTTP 200 Sep 08 06:53:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 926/1842] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:53:35 2026] GET /volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 => generated 924 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c54d2987-330d-4568-8ef4-e9fb9d5de8e2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c54d2987-330d-4568-8ef4-e9fb9d5de8e2 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] GET http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af Sep 08 06:53:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c54d2987-330d-4568-8ef4-e9fb9d5de8e2 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c54d2987-330d-4568-8ef4-e9fb9d5de8e2 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c54d2987-330d-4568-8ef4-e9fb9d5de8e2 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Volume info retrieved successfully. Sep 08 06:53:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c54d2987-330d-4568-8ef4-e9fb9d5de8e2 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af returned with HTTP 200 Sep 08 06:53:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 917/1843] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:36 2026] GET /volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af => generated 855 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-48db6d0a-be56-49d8-a4d7-acbc6be60ed5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-48db6d0a-be56-49d8-a4d7-acbc6be60ed5 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 Sep 08 06:53:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-48db6d0a-be56-49d8-a4d7-acbc6be60ed5 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-48db6d0a-be56-49d8-a4d7-acbc6be60ed5 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-48db6d0a-be56-49d8-a4d7-acbc6be60ed5 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-48db6d0a-be56-49d8-a4d7-acbc6be60ed5 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 returned with HTTP 200 Sep 08 06:53:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 927/1844] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:36 2026] GET /volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-53c3a0f9-79cd-46bb-b397-cdc5944a7086 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-53c3a0f9-79cd-46bb-b397-cdc5944a7086 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 Sep 08 06:53:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-53c3a0f9-79cd-46bb-b397-cdc5944a7086 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-53c3a0f9-79cd-46bb-b397-cdc5944a7086 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-53c3a0f9-79cd-46bb-b397-cdc5944a7086 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-53c3a0f9-79cd-46bb-b397-cdc5944a7086 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 returned with HTTP 200 Sep 08 06:53:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 918/1845] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:36 2026] GET /volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 => generated 880 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-db9c540a-dfe9-44f4-9224-de2aa79e6bf6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-db9c540a-dfe9-44f4-9224-de2aa79e6bf6 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 Sep 08 06:53:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-db9c540a-dfe9-44f4-9224-de2aa79e6bf6 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-db9c540a-dfe9-44f4-9224-de2aa79e6bf6 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-db9c540a-dfe9-44f4-9224-de2aa79e6bf6 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Volume info retrieved successfully. Sep 08 06:53:36 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-db9c540a-dfe9-44f4-9224-de2aa79e6bf6 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:53:36 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-db9c540a-dfe9-44f4-9224-de2aa79e6bf6 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:53:36 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-db9c540a-dfe9-44f4-9224-de2aa79e6bf6 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:53:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-db9c540a-dfe9-44f4-9224-de2aa79e6bf6 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 returned with HTTP 200 Sep 08 06:53:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 928/1846] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:53:36 2026] GET /volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 => generated 924 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ae03d768-2479-4e6d-b0a2-a4b0fd212f16 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ae03d768-2479-4e6d-b0a2-a4b0fd212f16 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] GET http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af Sep 08 06:53:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ae03d768-2479-4e6d-b0a2-a4b0fd212f16 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ae03d768-2479-4e6d-b0a2-a4b0fd212f16 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ae03d768-2479-4e6d-b0a2-a4b0fd212f16 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Volume info retrieved successfully. Sep 08 06:53:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ae03d768-2479-4e6d-b0a2-a4b0fd212f16 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af returned with HTTP 200 Sep 08 06:53:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 919/1847] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:37 2026] GET /volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fe8f6e1f-5bb3-4be6-8529-9ef807f71bda None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fe8f6e1f-5bb3-4be6-8529-9ef807f71bda tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 Sep 08 06:53:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fe8f6e1f-5bb3-4be6-8529-9ef807f71bda tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fe8f6e1f-5bb3-4be6-8529-9ef807f71bda tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fe8f6e1f-5bb3-4be6-8529-9ef807f71bda tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fe8f6e1f-5bb3-4be6-8529-9ef807f71bda tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 returned with HTTP 200 Sep 08 06:53:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 929/1848] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:37 2026] GET /volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7b5cc43f-9dde-4a2e-ab2a-a064edbee610 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b5cc43f-9dde-4a2e-ab2a-a064edbee610 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 Sep 08 06:53:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b5cc43f-9dde-4a2e-ab2a-a064edbee610 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7b5cc43f-9dde-4a2e-ab2a-a064edbee610 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7b5cc43f-9dde-4a2e-ab2a-a064edbee610 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cf474dbb-44ed-4459-9e0e-78e36116b096 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7b5cc43f-9dde-4a2e-ab2a-a064edbee610 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 returned with HTTP 200 Sep 08 06:53:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf474dbb-44ed-4459-9e0e-78e36116b096 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 Sep 08 06:53:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 920/1849] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:37 2026] GET /volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cf474dbb-44ed-4459-9e0e-78e36116b096 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cf474dbb-44ed-4459-9e0e-78e36116b096 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-990ca34b-7fd2-42dd-9eca-2765569940a4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-990ca34b-7fd2-42dd-9eca-2765569940a4 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 Sep 08 06:53:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-990ca34b-7fd2-42dd-9eca-2765569940a4 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-990ca34b-7fd2-42dd-9eca-2765569940a4 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:37 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-990ca34b-7fd2-42dd-9eca-2765569940a4 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Delete snapshot with id: 9955308c-56b6-4c45-97fe-8fd5d13a4484 Sep 08 06:53:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cf474dbb-44ed-4459-9e0e-78e36116b096 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-990ca34b-7fd2-42dd-9eca-2765569940a4 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Snapshot retrieved successfully. Sep 08 06:53:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf474dbb-44ed-4459-9e0e-78e36116b096 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 returned with HTTP 200 Sep 08 06:53:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 930/1850] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:37 2026] GET /volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 => generated 880 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-990ca34b-7fd2-42dd-9eca-2765569940a4 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Snapshot delete request issued successfully. Sep 08 06:53:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-990ca34b-7fd2-42dd-9eca-2765569940a4 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 returned with HTTP 202 Sep 08 06:53:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 921/1851] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:53:37 2026] DELETE /volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:53:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a70cde3a-8fcb-4e5b-9781-098860555612 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a70cde3a-8fcb-4e5b-9781-098860555612 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 Sep 08 06:53:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a70cde3a-8fcb-4e5b-9781-098860555612 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a70cde3a-8fcb-4e5b-9781-098860555612 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a70cde3a-8fcb-4e5b-9781-098860555612 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Snapshot retrieved successfully. Sep 08 06:53:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a70cde3a-8fcb-4e5b-9781-098860555612 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 returned with HTTP 200 Sep 08 06:53:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 931/1852] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:53:37 2026] GET /volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 => generated 468 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c908581c-bd60-45ff-95b2-046d9b9070a7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c908581c-bd60-45ff-95b2-046d9b9070a7 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 Sep 08 06:53:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c908581c-bd60-45ff-95b2-046d9b9070a7 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c908581c-bd60-45ff-95b2-046d9b9070a7 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c908581c-bd60-45ff-95b2-046d9b9070a7 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Volume info retrieved successfully. Sep 08 06:53:38 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-c908581c-bd60-45ff-95b2-046d9b9070a7 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:53:38 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-c908581c-bd60-45ff-95b2-046d9b9070a7 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:53:38 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-c908581c-bd60-45ff-95b2-046d9b9070a7 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:53:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c908581c-bd60-45ff-95b2-046d9b9070a7 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 returned with HTTP 200 Sep 08 06:53:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 922/1853] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:53:38 2026] GET /volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 => generated 924 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-88582ab9-b5ac-400b-b6ca-75f996e0840c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-88582ab9-b5ac-400b-b6ca-75f996e0840c tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] GET http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af Sep 08 06:53:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-88582ab9-b5ac-400b-b6ca-75f996e0840c tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-88582ab9-b5ac-400b-b6ca-75f996e0840c tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-88582ab9-b5ac-400b-b6ca-75f996e0840c tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Volume info retrieved successfully. Sep 08 06:53:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-88582ab9-b5ac-400b-b6ca-75f996e0840c tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af returned with HTTP 200 Sep 08 06:53:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 932/1854] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:38 2026] GET /volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9cdfba6a-9065-447f-99e0-e7d7207e1111 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9cdfba6a-9065-447f-99e0-e7d7207e1111 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:53:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9cdfba6a-9065-447f-99e0-e7d7207e1111 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "ead529b1-e599-4079-94ce-28de781b24af"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-9cdfba6a-9065-447f-99e0-e7d7207e1111 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'ead529b1-e599-4079-94ce-28de781b24af'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:53:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9cdfba6a-9065-447f-99e0-e7d7207e1111 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Volume retrieved successfully. Sep 08 06:53:38 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-9cdfba6a-9065-447f-99e0-e7d7207e1111 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Create volume of 1 GB Sep 08 06:53:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9cdfba6a-9065-447f-99e0-e7d7207e1111 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Availability Zones retrieved successfully. Sep 08 06:53:38 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9cdfba6a-9065-447f-99e0-e7d7207e1111 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Flow 'volume_create_api' (b0654802-bfb8-449f-816c-7e6d1f7f4d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:38 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9cdfba6a-9065-447f-99e0-e7d7207e1111 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ab09d55-ec39-44f5-bd00-06351ce7da72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:38 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-9cdfba6a-9065-447f-99e0-e7d7207e1111 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:53:38 devstack devstack@c-api.service[87202]: WARNING cinder.volume.api [None req-9cdfba6a-9065-447f-99e0-e7d7207e1111 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ab09d55-ec39-44f5-bd00-06351ce7da72) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 06:53:38 devstack devstack@c-api.service[87202]: 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 08 06:53:38 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9cdfba6a-9065-447f-99e0-e7d7207e1111 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ab09d55-ec39-44f5-bd00-06351ce7da72) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:38 devstack devstack@c-api.service[87202]: WARNING cinder.volume.api [None req-9cdfba6a-9065-447f-99e0-e7d7207e1111 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ab09d55-ec39-44f5-bd00-06351ce7da72) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 06:53:38 devstack devstack@c-api.service[87202]: WARNING cinder.volume.api [None req-9cdfba6a-9065-447f-99e0-e7d7207e1111 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Flow 'volume_create_api' (b0654802-bfb8-449f-816c-7e6d1f7f4d3b) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 06:53:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9cdfba6a-9065-447f-99e0-e7d7207e1111 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 400 Sep 08 06:53:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 923/1855] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:53:38 2026] POST /volume/v3/volumes => generated 173 bytes in 91 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 06:53:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-95489cac-32be-475e-9b41-e66ecab4145f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-95489cac-32be-475e-9b41-e66ecab4145f tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] GET http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af Sep 08 06:53:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-95489cac-32be-475e-9b41-e66ecab4145f tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-95489cac-32be-475e-9b41-e66ecab4145f tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-95489cac-32be-475e-9b41-e66ecab4145f tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Volume info retrieved successfully. Sep 08 06:53:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-95489cac-32be-475e-9b41-e66ecab4145f tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af returned with HTTP 200 Sep 08 06:53:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 933/1856] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:38 2026] GET /volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7307e189-5a1d-413a-b143-bdc6afff751f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7307e189-5a1d-413a-b143-bdc6afff751f tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] DELETE http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af Sep 08 06:53:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7307e189-5a1d-413a-b143-bdc6afff751f tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7307e189-5a1d-413a-b143-bdc6afff751f tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:38 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-7307e189-5a1d-413a-b143-bdc6afff751f tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Delete volume with id: ead529b1-e599-4079-94ce-28de781b24af Sep 08 06:53:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7307e189-5a1d-413a-b143-bdc6afff751f tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Volume info retrieved successfully. Sep 08 06:53:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7307e189-5a1d-413a-b143-bdc6afff751f tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Delete volume request issued successfully. Sep 08 06:53:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7307e189-5a1d-413a-b143-bdc6afff751f tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af returned with HTTP 202 Sep 08 06:53:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 924/1857] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:53:38 2026] DELETE /volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 06:53:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-109530cb-b0ff-4e8a-b723-959247abaeb9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-109530cb-b0ff-4e8a-b723-959247abaeb9 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] GET http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af Sep 08 06:53:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-109530cb-b0ff-4e8a-b723-959247abaeb9 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-109530cb-b0ff-4e8a-b723-959247abaeb9 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-109530cb-b0ff-4e8a-b723-959247abaeb9 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Volume info retrieved successfully. Sep 08 06:53:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-71a929ad-ad30-40da-80cf-536dff4d6c72 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-109530cb-b0ff-4e8a-b723-959247abaeb9 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af returned with HTTP 200 Sep 08 06:53:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 934/1858] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:38 2026] GET /volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-71a929ad-ad30-40da-80cf-536dff4d6c72 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 Sep 08 06:53:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-71a929ad-ad30-40da-80cf-536dff4d6c72 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-71a929ad-ad30-40da-80cf-536dff4d6c72 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b1eba755-f38f-472d-8a84-3f390a0fe482 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b1eba755-f38f-472d-8a84-3f390a0fe482 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 Sep 08 06:53:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b1eba755-f38f-472d-8a84-3f390a0fe482 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b1eba755-f38f-472d-8a84-3f390a0fe482 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-71a929ad-ad30-40da-80cf-536dff4d6c72 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b1eba755-f38f-472d-8a84-3f390a0fe482 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Snapshot retrieved successfully. Sep 08 06:53:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b1eba755-f38f-472d-8a84-3f390a0fe482 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 returned with HTTP 200 Sep 08 06:53:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 935/1859] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:53:38 2026] GET /volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 => generated 468 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-71a929ad-ad30-40da-80cf-536dff4d6c72 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 returned with HTTP 200 Sep 08 06:53:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 925/1860] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:38 2026] GET /volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 => generated 880 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e69fe6ba-0922-475a-aa46-0243d45b3d12 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e69fe6ba-0922-475a-aa46-0243d45b3d12 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 Sep 08 06:53:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e69fe6ba-0922-475a-aa46-0243d45b3d12 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e69fe6ba-0922-475a-aa46-0243d45b3d12 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e69fe6ba-0922-475a-aa46-0243d45b3d12 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Volume info retrieved successfully. Sep 08 06:53:39 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-e69fe6ba-0922-475a-aa46-0243d45b3d12 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:53:39 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-e69fe6ba-0922-475a-aa46-0243d45b3d12 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:53:39 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-e69fe6ba-0922-475a-aa46-0243d45b3d12 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:53:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e69fe6ba-0922-475a-aa46-0243d45b3d12 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 returned with HTTP 200 Sep 08 06:53:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 936/1861] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:53:39 2026] GET /volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 => generated 925 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9dfca830-0fa5-44f2-b289-ea8923ad4805 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9dfca830-0fa5-44f2-b289-ea8923ad4805 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] POST http://192.168.122.168/volume/v3/group_snapshots Sep 08 06:53:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9dfca830-0fa5-44f2-b289-ea8923ad4805 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "5dd7ce15-9db1-48f9-ba13-35684046567f", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-617405543"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-9dfca830-0fa5-44f2-b289-ea8923ad4805 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '5dd7ce15-9db1-48f9-ba13-35684046567f', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-617405543'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 08 06:53:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:39 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.group_snapshots [None req-9dfca830-0fa5-44f2-b289-ea8923ad4805 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-617405543. Sep 08 06:53:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:39 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:53:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:39 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-9dfca830-0fa5-44f2-b289-ea8923ad4805 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-89088910 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-89088910, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:53:39 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-9dfca830-0fa5-44f2-b289-ea8923ad4805 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-89088910 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-89088910, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:53:39 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-9dfca830-0fa5-44f2-b289-ea8923ad4805 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Created reservations ['fcbf9811-58b8-4a8f-a542-d624f82643c9', 'b40e3716-d459-40cf-8334-8e6c1686f1ef', '1f8aea38-dfca-458f-8270-f39258aaf365', 'b7c0cdbb-e6fa-44a2-9eae-cee78bcb673f'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:53:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9dfca830-0fa5-44f2-b289-ea8923ad4805 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/group_snapshots returned with HTTP 202 Sep 08 06:53:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 926/1862] 192.168.122.168 () {62 vars in 1208 bytes} [Tue Sep 8 06:53:39 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2bbafd06-559b-4a7f-9c5c-f2f3495ed134 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2bbafd06-559b-4a7f-9c5c-f2f3495ed134 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 Sep 08 06:53:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2bbafd06-559b-4a7f-9c5c-f2f3495ed134 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2bbafd06-559b-4a7f-9c5c-f2f3495ed134 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-2bbafd06-559b-4a7f-9c5c-f2f3495ed134 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] show called for member 570de893-9131-4686-ae11-6d968eb48a14 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:53:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2bbafd06-559b-4a7f-9c5c-f2f3495ed134 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 returned with HTTP 200 Sep 08 06:53:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 937/1863] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:53:39 2026] GET /volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 => generated 329 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b78546e2-9983-44a0-9da7-2c65abf83021 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b78546e2-9983-44a0-9da7-2c65abf83021 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] GET http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af Sep 08 06:53:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b78546e2-9983-44a0-9da7-2c65abf83021 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b78546e2-9983-44a0-9da7-2c65abf83021 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b78546e2-9983-44a0-9da7-2c65abf83021 tempest-VolumesCloneNegativeTest-228118752 tempest-VolumesCloneNegativeTest-228118752-project-member] http://192.168.122.168/volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af returned with HTTP 404 Sep 08 06:53:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 927/1864] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:39 2026] GET /volume/v3/volumes/ead529b1-e599-4079-94ce-28de781b24af => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-915195de-e1ba-4c58-9ec0-d6cf76fde0f7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-915195de-e1ba-4c58-9ec0-d6cf76fde0f7 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 Sep 08 06:53:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3c11b8a2-b461-4338-bd17-76409ab79714 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-915195de-e1ba-4c58-9ec0-d6cf76fde0f7 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-915195de-e1ba-4c58-9ec0-d6cf76fde0f7 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3c11b8a2-b461-4338-bd17-76409ab79714 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 Sep 08 06:53:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3c11b8a2-b461-4338-bd17-76409ab79714 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3c11b8a2-b461-4338-bd17-76409ab79714 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-915195de-e1ba-4c58-9ec0-d6cf76fde0f7 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 returned with HTTP 404 Sep 08 06:53:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 938/1865] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:53:39 2026] GET /volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-85d4e934-243b-4da6-94ba-f1a451bd4e44 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-85d4e934-243b-4da6-94ba-f1a451bd4e44 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] DELETE http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb Sep 08 06:53:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-85d4e934-243b-4da6-94ba-f1a451bd4e44 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-85d4e934-243b-4da6-94ba-f1a451bd4e44 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:40 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-85d4e934-243b-4da6-94ba-f1a451bd4e44 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Delete volume with id: 34fb25d7-19a1-4719-942d-21cfbd3d7eeb Sep 08 06:53:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3c11b8a2-b461-4338-bd17-76409ab79714 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-85d4e934-243b-4da6-94ba-f1a451bd4e44 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3c11b8a2-b461-4338-bd17-76409ab79714 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 returned with HTTP 200 Sep 08 06:53:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 928/1866] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:39 2026] GET /volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 => generated 881 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bd7da729-5613-47b6-8665-165f01cdf251 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bd7da729-5613-47b6-8665-165f01cdf251 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] PUT http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 Sep 08 06:53:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bd7da729-5613-47b6-8665-165f01cdf251 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2125863184", "description": null}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-85d4e934-243b-4da6-94ba-f1a451bd4e44 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Delete volume request issued successfully. Sep 08 06:53:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-85d4e934-243b-4da6-94ba-f1a451bd4e44 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb returned with HTTP 202 Sep 08 06:53:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 939/1867] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:53:40 2026] DELETE /volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:53:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cd79a5d1-67d5-4b43-9330-0ac78890e6d8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bd7da729-5613-47b6-8665-165f01cdf251 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cd79a5d1-67d5-4b43-9330-0ac78890e6d8 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb Sep 08 06:53:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cd79a5d1-67d5-4b43-9330-0ac78890e6d8 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cd79a5d1-67d5-4b43-9330-0ac78890e6d8 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bd7da729-5613-47b6-8665-165f01cdf251 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume updated successfully. Sep 08 06:53:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bd7da729-5613-47b6-8665-165f01cdf251 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 returned with HTTP 200 Sep 08 06:53:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 929/1868] 192.168.122.168 () {60 vars in 1252 bytes} [Tue Sep 8 06:53:40 2026] PUT /volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 => generated 779 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5f202d8a-4085-4b84-b27f-d96262c38a9a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5f202d8a-4085-4b84-b27f-d96262c38a9a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 Sep 08 06:53:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5f202d8a-4085-4b84-b27f-d96262c38a9a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5f202d8a-4085-4b84-b27f-d96262c38a9a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cd79a5d1-67d5-4b43-9330-0ac78890e6d8 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cd79a5d1-67d5-4b43-9330-0ac78890e6d8 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb returned with HTTP 200 Sep 08 06:53:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 940/1869] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:40 2026] GET /volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb => generated 855 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5f202d8a-4085-4b84-b27f-d96262c38a9a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5f202d8a-4085-4b84-b27f-d96262c38a9a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 returned with HTTP 200 Sep 08 06:53:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 930/1870] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:40 2026] GET /volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2955ebc2-06f2-4bfa-84b8-68e465616155 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2955ebc2-06f2-4bfa-84b8-68e465616155 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] DELETE http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 Sep 08 06:53:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2955ebc2-06f2-4bfa-84b8-68e465616155 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2955ebc2-06f2-4bfa-84b8-68e465616155 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:40 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-2955ebc2-06f2-4bfa-84b8-68e465616155 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Delete volume with id: 5f600330-9684-4a30-9599-52e2fa37ae01 Sep 08 06:53:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2955ebc2-06f2-4bfa-84b8-68e465616155 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2955ebc2-06f2-4bfa-84b8-68e465616155 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Delete volume request issued successfully. Sep 08 06:53:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2955ebc2-06f2-4bfa-84b8-68e465616155 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 returned with HTTP 202 Sep 08 06:53:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 941/1871] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:53:40 2026] DELETE /volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:53:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-90fe987e-41df-4b5c-828e-4dc8e58d3c19 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-90fe987e-41df-4b5c-828e-4dc8e58d3c19 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 Sep 08 06:53:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-90fe987e-41df-4b5c-828e-4dc8e58d3c19 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-90fe987e-41df-4b5c-828e-4dc8e58d3c19 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-90fe987e-41df-4b5c-828e-4dc8e58d3c19 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-90fe987e-41df-4b5c-828e-4dc8e58d3c19 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 returned with HTTP 200 Sep 08 06:53:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 931/1872] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:40 2026] GET /volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 => generated 846 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8ff24968-7db2-4cb7-8d41-4de1033ed3d8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8ff24968-7db2-4cb7-8d41-4de1033ed3d8 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 Sep 08 06:53:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8ff24968-7db2-4cb7-8d41-4de1033ed3d8 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8ff24968-7db2-4cb7-8d41-4de1033ed3d8 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-8ff24968-7db2-4cb7-8d41-4de1033ed3d8 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] show called for member 570de893-9131-4686-ae11-6d968eb48a14 {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:53:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8ff24968-7db2-4cb7-8d41-4de1033ed3d8 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 returned with HTTP 200 Sep 08 06:53:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 942/1873] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:53:40 2026] GET /volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 => generated 329 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-719c26d5-fa6a-44d6-8453-0816688c99c7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-719c26d5-fa6a-44d6-8453-0816688c99c7 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb Sep 08 06:53:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-719c26d5-fa6a-44d6-8453-0816688c99c7 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-719c26d5-fa6a-44d6-8453-0816688c99c7 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-719c26d5-fa6a-44d6-8453-0816688c99c7 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-719c26d5-fa6a-44d6-8453-0816688c99c7 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb returned with HTTP 200 Sep 08 06:53:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 932/1874] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:41 2026] GET /volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ea618cd5-af67-487a-991e-1a55529883f2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ea618cd5-af67-487a-991e-1a55529883f2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 Sep 08 06:53:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea618cd5-af67-487a-991e-1a55529883f2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea618cd5-af67-487a-991e-1a55529883f2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ea618cd5-af67-487a-991e-1a55529883f2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ea618cd5-af67-487a-991e-1a55529883f2 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 returned with HTTP 200 Sep 08 06:53:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 943/1875] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:41 2026] GET /volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 => generated 846 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c8f9fadc-866a-4eb6-9fba-9c893712fee3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c8f9fadc-866a-4eb6-9fba-9c893712fee3 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 Sep 08 06:53:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c8f9fadc-866a-4eb6-9fba-9c893712fee3 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c8f9fadc-866a-4eb6-9fba-9c893712fee3 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-c8f9fadc-866a-4eb6-9fba-9c893712fee3 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] show called for member 570de893-9131-4686-ae11-6d968eb48a14 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:53:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c8f9fadc-866a-4eb6-9fba-9c893712fee3 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 returned with HTTP 200 Sep 08 06:53:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 933/1876] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:53:41 2026] GET /volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 => generated 329 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:53:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6bf11eca-9d57-4274-a4e7-186409a0b2bb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6bf11eca-9d57-4274-a4e7-186409a0b2bb tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb Sep 08 06:53:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6bf11eca-9d57-4274-a4e7-186409a0b2bb tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6bf11eca-9d57-4274-a4e7-186409a0b2bb tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6bf11eca-9d57-4274-a4e7-186409a0b2bb tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb returned with HTTP 404 Sep 08 06:53:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 944/1877] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:42 2026] GET /volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-12ec1609-3f51-4876-820c-8d711becf8a2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-12ec1609-3f51-4876-820c-8d711becf8a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] DELETE http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-12ec1609-3f51-4876-820c-8d711becf8a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-12ec1609-3f51-4876-820c-8d711becf8a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-12ec1609-3f51-4876-820c-8d711becf8a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Delete volume with id: 13558b60-dd02-47d6-a34e-2ac36ebaa558 Sep 08 06:53:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-12ec1609-3f51-4876-820c-8d711becf8a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-12ec1609-3f51-4876-820c-8d711becf8a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Delete volume request issued successfully. Sep 08 06:53:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-12ec1609-3f51-4876-820c-8d711becf8a2 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 returned with HTTP 202 Sep 08 06:53:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 934/1878] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:53:42 2026] DELETE /volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 06:53:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-555389a0-ae95-4318-8b13-cabd886313cc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-555389a0-ae95-4318-8b13-cabd886313cc tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 Sep 08 06:53:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-555389a0-ae95-4318-8b13-cabd886313cc tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-555389a0-ae95-4318-8b13-cabd886313cc tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-555389a0-ae95-4318-8b13-cabd886313cc tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-555389a0-ae95-4318-8b13-cabd886313cc tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 returned with HTTP 200 Sep 08 06:53:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 945/1879] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:42 2026] GET /volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1840ef03-abea-4ec4-a8ed-ca63fb123941 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1840ef03-abea-4ec4-a8ed-ca63fb123941 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1840ef03-abea-4ec4-a8ed-ca63fb123941 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1840ef03-abea-4ec4-a8ed-ca63fb123941 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1840ef03-abea-4ec4-a8ed-ca63fb123941 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 returned with HTTP 404 Sep 08 06:53:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 935/1880] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:42 2026] GET /volume/v3/volumes/5f600330-9684-4a30-9599-52e2fa37ae01 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bd4594b0-5fc2-4a9c-b186-9f332ae40416 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bd4594b0-5fc2-4a9c-b186-9f332ae40416 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 Sep 08 06:53:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bd4594b0-5fc2-4a9c-b186-9f332ae40416 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bd4594b0-5fc2-4a9c-b186-9f332ae40416 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bd4594b0-5fc2-4a9c-b186-9f332ae40416 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bd4594b0-5fc2-4a9c-b186-9f332ae40416 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 returned with HTTP 200 Sep 08 06:53:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 946/1881] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:42 2026] GET /volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 => generated 933 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1c34d031-4678-470b-8510-0a479c25b0e0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1c34d031-4678-470b-8510-0a479c25b0e0 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 Sep 08 06:53:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6601e66d-1969-4ca7-954f-1f8d8d6c51f7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1c34d031-4678-470b-8510-0a479c25b0e0 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1c34d031-4678-470b-8510-0a479c25b0e0 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-1c34d031-4678-470b-8510-0a479c25b0e0 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] show called for member 570de893-9131-4686-ae11-6d968eb48a14 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:53:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6601e66d-1969-4ca7-954f-1f8d8d6c51f7 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] DELETE http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 Sep 08 06:53:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6601e66d-1969-4ca7-954f-1f8d8d6c51f7 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6601e66d-1969-4ca7-954f-1f8d8d6c51f7 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:42 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-6601e66d-1969-4ca7-954f-1f8d8d6c51f7 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Delete volume with id: 66a2d426-56a4-4aaf-871e-a558b34caf83 Sep 08 06:53:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1c34d031-4678-470b-8510-0a479c25b0e0 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 returned with HTTP 200 Sep 08 06:53:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 936/1882] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:53:42 2026] GET /volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 => generated 330 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f4378219-02d3-4b17-8f1c-236249325e6e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6601e66d-1969-4ca7-954f-1f8d8d6c51f7 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f4378219-02d3-4b17-8f1c-236249325e6e tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/snapshots/detail Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f4378219-02d3-4b17-8f1c-236249325e6e tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f4378219-02d3-4b17-8f1c-236249325e6e tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-f4378219-02d3-4b17-8f1c-236249325e6e tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-f4378219-02d3-4b17-8f1c-236249325e6e tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:42 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:53:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f4378219-02d3-4b17-8f1c-236249325e6e tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Get all snapshots completed successfully. Sep 08 06:53:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f4378219-02d3-4b17-8f1c-236249325e6e tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 06:53:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 937/1883] 192.168.122.168 () {58 vars in 1148 bytes} [Tue Sep 8 06:53:42 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2c0e98aa-7abc-4afc-99f4-374d7c414a97 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2c0e98aa-7abc-4afc-99f4-374d7c414a97 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/snapshots/c7994b93-6a01-4081-bf9c-74fe54380865 Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2c0e98aa-7abc-4afc-99f4-374d7c414a97 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2c0e98aa-7abc-4afc-99f4-374d7c414a97 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2c0e98aa-7abc-4afc-99f4-374d7c414a97 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Snapshot retrieved successfully. Sep 08 06:53:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2c0e98aa-7abc-4afc-99f4-374d7c414a97 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/snapshots/c7994b93-6a01-4081-bf9c-74fe54380865 returned with HTTP 200 Sep 08 06:53:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 938/1884] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:53:42 2026] GET /volume/v3/snapshots/c7994b93-6a01-4081-bf9c-74fe54380865 => generated 473 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6601e66d-1969-4ca7-954f-1f8d8d6c51f7 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Delete volume request issued successfully. Sep 08 06:53:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6601e66d-1969-4ca7-954f-1f8d8d6c51f7 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 returned with HTTP 202 Sep 08 06:53:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 947/1885] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:53:42 2026] DELETE /volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a548be25-a57d-4e60-9667-e22032652064 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4352b5e5-e821-4f36-9683-6e3b45d35c7c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a548be25-a57d-4e60-9667-e22032652064 tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] POST http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14/action Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a548be25-a57d-4e60-9667-e22032652064 tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a548be25-a57d-4e60-9667-e22032652064 tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-a548be25-a57d-4e60-9667-e22032652064 tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] Updating group '570de893-9131-4686-ae11-6d968eb48a14' with 'creating' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 08 06:53:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4352b5e5-e821-4f36-9683-6e3b45d35c7c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 Sep 08 06:53:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4352b5e5-e821-4f36-9683-6e3b45d35c7c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4352b5e5-e821-4f36-9683-6e3b45d35c7c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4352b5e5-e821-4f36-9683-6e3b45d35c7c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a548be25-a57d-4e60-9667-e22032652064 tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14/action returned with HTTP 202 Sep 08 06:53:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 939/1886] 192.168.122.168 () {62 vars in 1339 bytes} [Tue Sep 8 06:53:42 2026] POST /volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d6c08b8e-b9be-4733-9013-fc6274bea65a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4352b5e5-e821-4f36-9683-6e3b45d35c7c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 returned with HTTP 200 Sep 08 06:53:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 948/1887] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:42 2026] GET /volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 => generated 932 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d6c08b8e-b9be-4733-9013-fc6274bea65a tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d6c08b8e-b9be-4733-9013-fc6274bea65a tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d6c08b8e-b9be-4733-9013-fc6274bea65a tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-d6c08b8e-b9be-4733-9013-fc6274bea65a tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] show called for member 570de893-9131-4686-ae11-6d968eb48a14 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:53:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d6c08b8e-b9be-4733-9013-fc6274bea65a tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 returned with HTTP 200 Sep 08 06:53:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 940/1888] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:53:42 2026] GET /volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 => generated 329 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-52f9bfb9-1edf-4bcc-ba08-291eae9c33b8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-52f9bfb9-1edf-4bcc-ba08-291eae9c33b8 tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] POST http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14/action Sep 08 06:53:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-52f9bfb9-1edf-4bcc-ba08-291eae9c33b8 tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:53:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-52f9bfb9-1edf-4bcc-ba08-291eae9c33b8 tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-52f9bfb9-1edf-4bcc-ba08-291eae9c33b8 tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] Updating group '570de893-9131-4686-ae11-6d968eb48a14' with 'available' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 08 06:53:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-52f9bfb9-1edf-4bcc-ba08-291eae9c33b8 tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14/action returned with HTTP 202 Sep 08 06:53:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 949/1889] 192.168.122.168 () {62 vars in 1339 bytes} [Tue Sep 8 06:53:42 2026] POST /volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ce95fbd9-3e23-46ef-b860-beb02305f132 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ce95fbd9-3e23-46ef-b860-beb02305f132 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ce95fbd9-3e23-46ef-b860-beb02305f132 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ce95fbd9-3e23-46ef-b860-beb02305f132 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-ce95fbd9-3e23-46ef-b860-beb02305f132 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] show called for member 570de893-9131-4686-ae11-6d968eb48a14 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ce95fbd9-3e23-46ef-b860-beb02305f132 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 returned with HTTP 200 Sep 08 06:53:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 941/1890] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:53:43 2026] GET /volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-67d7aa29-1030-4eb0-b955-76e7f1de058f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-67d7aa29-1030-4eb0-b955-76e7f1de058f tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] POST http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14/action Sep 08 06:53:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-67d7aa29-1030-4eb0-b955-76e7f1de058f tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:53:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-67d7aa29-1030-4eb0-b955-76e7f1de058f tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-67d7aa29-1030-4eb0-b955-76e7f1de058f tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] Updating group '570de893-9131-4686-ae11-6d968eb48a14' with 'error' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 08 06:53:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-67d7aa29-1030-4eb0-b955-76e7f1de058f tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14/action returned with HTTP 202 Sep 08 06:53:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 950/1891] 192.168.122.168 () {62 vars in 1339 bytes} [Tue Sep 8 06:53:43 2026] POST /volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8e9a3b7d-c8fb-49c9-822b-801992499ee7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e9a3b7d-c8fb-49c9-822b-801992499ee7 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8e9a3b7d-c8fb-49c9-822b-801992499ee7 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8e9a3b7d-c8fb-49c9-822b-801992499ee7 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-8e9a3b7d-c8fb-49c9-822b-801992499ee7 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] show called for member 570de893-9131-4686-ae11-6d968eb48a14 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e9a3b7d-c8fb-49c9-822b-801992499ee7 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 returned with HTTP 200 Sep 08 06:53:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 942/1892] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:53:43 2026] GET /volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 => generated 326 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:53:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3ec4cfb6-71f7-41c0-9faa-b0c45f9abb19 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ec4cfb6-71f7-41c0-9faa-b0c45f9abb19 tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] POST http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14/action Sep 08 06:53:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3ec4cfb6-71f7-41c0-9faa-b0c45f9abb19 tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:53:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3ec4cfb6-71f7-41c0-9faa-b0c45f9abb19 tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-3ec4cfb6-71f7-41c0-9faa-b0c45f9abb19 tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] Updating group '570de893-9131-4686-ae11-6d968eb48a14' with 'available' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 08 06:53:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ec4cfb6-71f7-41c0-9faa-b0c45f9abb19 tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14/action returned with HTTP 202 Sep 08 06:53:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 951/1893] 192.168.122.168 () {62 vars in 1339 bytes} [Tue Sep 8 06:53:43 2026] POST /volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e7e3681c-44d3-4362-9dae-1b93da77594b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e7e3681c-44d3-4362-9dae-1b93da77594b tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e7e3681c-44d3-4362-9dae-1b93da77594b tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e7e3681c-44d3-4362-9dae-1b93da77594b tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-e7e3681c-44d3-4362-9dae-1b93da77594b tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] show called for member 570de893-9131-4686-ae11-6d968eb48a14 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e7e3681c-44d3-4362-9dae-1b93da77594b tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 returned with HTTP 200 Sep 08 06:53:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 943/1894] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:53:43 2026] GET /volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 => generated 330 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-446f20f6-107f-47d7-ac3e-59657e368543 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-446f20f6-107f-47d7-ac3e-59657e368543 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] DELETE http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 Sep 08 06:53:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-446f20f6-107f-47d7-ac3e-59657e368543 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-446f20f6-107f-47d7-ac3e-59657e368543 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.group_snapshots [None req-446f20f6-107f-47d7-ac3e-59657e368543 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] delete called for member 570de893-9131-4686-ae11-6d968eb48a14 {{(pid=87203) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 06:53:43 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.group_snapshots [None req-446f20f6-107f-47d7-ac3e-59657e368543 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Delete group_snapshot with id: 570de893-9131-4686-ae11-6d968eb48a14 Sep 08 06:53:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:43 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:53:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-446f20f6-107f-47d7-ac3e-59657e368543 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 returned with HTTP 202 Sep 08 06:53:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 952/1895] 192.168.122.168 () {60 vars in 1300 bytes} [Tue Sep 8 06:53:43 2026] DELETE /volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-226550cd-e635-4448-b228-35c3685b4c09 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-226550cd-e635-4448-b228-35c3685b4c09 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-226550cd-e635-4448-b228-35c3685b4c09 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-226550cd-e635-4448-b228-35c3685b4c09 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-226550cd-e635-4448-b228-35c3685b4c09 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-226550cd-e635-4448-b228-35c3685b4c09 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:43 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:53:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-226550cd-e635-4448-b228-35c3685b4c09 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Get all volumes completed successfully. Sep 08 06:53:43 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-226550cd-e635-4448-b228-35c3685b4c09 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:53:43 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-226550cd-e635-4448-b228-35c3685b4c09 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-226550cd-e635-4448-b228-35c3685b4c09 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-226550cd-e635-4448-b228-35c3685b4c09 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:53:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 944/1896] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 06:53:43 2026] GET /volume/v3/volumes/detail => generated 928 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0a7a58ba-a71f-48ca-8c01-1808d183df9c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0a7a58ba-a71f-48ca-8c01-1808d183df9c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/snapshots/detail Sep 08 06:53:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0a7a58ba-a71f-48ca-8c01-1808d183df9c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0a7a58ba-a71f-48ca-8c01-1808d183df9c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-0a7a58ba-a71f-48ca-8c01-1808d183df9c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:43 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-0a7a58ba-a71f-48ca-8c01-1808d183df9c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-485c8139-1f0d-4d8e-855a-e76e093d4072 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-485c8139-1f0d-4d8e-855a-e76e093d4072 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-485c8139-1f0d-4d8e-855a-e76e093d4072 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-485c8139-1f0d-4d8e-855a-e76e093d4072 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:43 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:53:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0a7a58ba-a71f-48ca-8c01-1808d183df9c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Get all snapshots completed successfully. Sep 08 06:53:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0a7a58ba-a71f-48ca-8c01-1808d183df9c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 06:53:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 953/1897] 192.168.122.168 () {58 vars in 1148 bytes} [Tue Sep 8 06:53:43 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-13285a8b-0836-4338-9b9d-4ec110031868 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-13285a8b-0836-4338-9b9d-4ec110031868 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/snapshots/c7994b93-6a01-4081-bf9c-74fe54380865 Sep 08 06:53:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-13285a8b-0836-4338-9b9d-4ec110031868 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-13285a8b-0836-4338-9b9d-4ec110031868 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-13285a8b-0836-4338-9b9d-4ec110031868 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Snapshot retrieved successfully. Sep 08 06:53:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-485c8139-1f0d-4d8e-855a-e76e093d4072 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Volume info retrieved successfully. Sep 08 06:53:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-13285a8b-0836-4338-9b9d-4ec110031868 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/snapshots/c7994b93-6a01-4081-bf9c-74fe54380865 returned with HTTP 200 Sep 08 06:53:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 954/1898] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:53:43 2026] GET /volume/v3/snapshots/c7994b93-6a01-4081-bf9c-74fe54380865 => generated 472 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-485c8139-1f0d-4d8e-855a-e76e093d4072 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 returned with HTTP 200 Sep 08 06:53:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 945/1899] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:43 2026] GET /volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 => generated 842 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-db425e9b-00ca-4029-9a78-5f676a308c3c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-777d8884-2a5d-4a52-84f9-9d15c902a1c5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-777d8884-2a5d-4a52-84f9-9d15c902a1c5 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-777d8884-2a5d-4a52-84f9-9d15c902a1c5 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-777d8884-2a5d-4a52-84f9-9d15c902a1c5 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-777d8884-2a5d-4a52-84f9-9d15c902a1c5 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 returned with HTTP 404 Sep 08 06:53:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 946/1900] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:43 2026] GET /volume/v3/volumes/66a2d426-56a4-4aaf-871e-a558b34caf83 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5794e5ec-46ef-4e7d-adc2-7f18444c3499 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5794e5ec-46ef-4e7d-adc2-7f18444c3499 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5794e5ec-46ef-4e7d-adc2-7f18444c3499 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5794e5ec-46ef-4e7d-adc2-7f18444c3499 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5794e5ec-46ef-4e7d-adc2-7f18444c3499 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5794e5ec-46ef-4e7d-adc2-7f18444c3499 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c returned with HTTP 200 Sep 08 06:53:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 947/1901] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:44 2026] GET /volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a69199e7-160b-47c8-ac98-24db5337a93f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a69199e7-160b-47c8-ac98-24db5337a93f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] DELETE http://192.168.122.168/volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a69199e7-160b-47c8-ac98-24db5337a93f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a69199e7-160b-47c8-ac98-24db5337a93f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-a69199e7-160b-47c8-ac98-24db5337a93f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Delete volume with id: 420a03f4-8808-47e4-b770-db5bbb69492c Sep 08 06:53:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-db425e9b-00ca-4029-9a78-5f676a308c3c tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes Sep 08 06:53:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-db425e9b-00ca-4029-9a78-5f676a308c3c tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-db425e9b-00ca-4029-9a78-5f676a308c3c tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-db425e9b-00ca-4029-9a78-5f676a308c3c tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a69199e7-160b-47c8-ac98-24db5337a93f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-db425e9b-00ca-4029-9a78-5f676a308c3c tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:44 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:53:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-db425e9b-00ca-4029-9a78-5f676a308c3c tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Get all volumes completed successfully. Sep 08 06:53:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-db425e9b-00ca-4029-9a78-5f676a308c3c tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes returned with HTTP 200 Sep 08 06:53:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 955/1902] 192.168.122.168 () {58 vars in 1121 bytes} [Tue Sep 8 06:53:43 2026] GET /volume/v3/volumes => generated 15 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a69199e7-160b-47c8-ac98-24db5337a93f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Delete volume request issued successfully. Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a69199e7-160b-47c8-ac98-24db5337a93f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c returned with HTTP 202 Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-019ddf15-1541-447c-ad42-230fbb1fbfe2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 948/1903] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:53:44 2026] DELETE /volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2166e94f-3eb7-4dac-a63c-93b968e6c9d4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2166e94f-3eb7-4dac-a63c-93b968e6c9d4 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2166e94f-3eb7-4dac-a63c-93b968e6c9d4 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2166e94f-3eb7-4dac-a63c-93b968e6c9d4 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2166e94f-3eb7-4dac-a63c-93b968e6c9d4 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2166e94f-3eb7-4dac-a63c-93b968e6c9d4 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c returned with HTTP 200 Sep 08 06:53:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 949/1904] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:44 2026] GET /volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c => generated 846 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:53:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-019ddf15-1541-447c-ad42-230fbb1fbfe2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-019ddf15-1541-447c-ad42-230fbb1fbfe2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-591157867"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-019ddf15-1541-447c-ad42-230fbb1fbfe2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-591157867'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-019ddf15-1541-447c-ad42-230fbb1fbfe2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Create volume of 1 GB Sep 08 06:53:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-019ddf15-1541-447c-ad42-230fbb1fbfe2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Availability Zones retrieved successfully. Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-019ddf15-1541-447c-ad42-230fbb1fbfe2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Flow 'volume_create_api' (3b4f2d92-c6d4-4e9b-a781-81a33d58a52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-019ddf15-1541-447c-ad42-230fbb1fbfe2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7972853b-c94d-41fb-a905-9aef56a3f392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-019ddf15-1541-447c-ad42-230fbb1fbfe2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-019ddf15-1541-447c-ad42-230fbb1fbfe2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7972853b-c94d-41fb-a905-9aef56a3f392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-019ddf15-1541-447c-ad42-230fbb1fbfe2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ddc141b-5e80-41ee-b580-d9da8dea353e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-019ddf15-1541-447c-ad42-230fbb1fbfe2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Created reservations ['dd009c1f-bb0a-41f1-b296-a8ba231f44a0', '1fd94f14-02a4-48f4-845c-0f1392fd001a', '71ec2cd1-2460-44ab-a6f6-2cb983938c95', '4a3c6e6b-e146-452d-9478-8ba33a4643ed'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-019ddf15-1541-447c-ad42-230fbb1fbfe2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ddc141b-5e80-41ee-b580-d9da8dea353e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd009c1f-bb0a-41f1-b296-a8ba231f44a0', '1fd94f14-02a4-48f4-845c-0f1392fd001a', '71ec2cd1-2460-44ab-a6f6-2cb983938c95', '4a3c6e6b-e146-452d-9478-8ba33a4643ed']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-019ddf15-1541-447c-ad42-230fbb1fbfe2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e23674cb-e1f9-4b96-90f6-d413cedfded2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-019ddf15-1541-447c-ad42-230fbb1fbfe2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e23674cb-e1f9-4b96-90f6-d413cedfded2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '074637c8-b45f-4e6c-8cc9-f3d078313588', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-591157867',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0ca6841680ca45eb9be94b5c845ae281',qos_specs=None,replication_status=,reservations=['dd009c1f-bb0a-41f1-b296-a8ba231f44a0','1fd94f14-02a4-48f4-845c-0f1392fd001a','71ec2cd1-2460-44ab-a6f6-2cb983938c95','4a3c6e6b-e146-452d-9478-8ba33a4643ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10ea20944088440e80740ea05515a885',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:53:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-591157867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=074637c8-b45f-4e6c-8cc9-f3d078313588,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0ca6841680ca45eb9be94b5c845ae281',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10ea20944088440e80740ea05515a885',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-019ddf15-1541-447c-ad42-230fbb1fbfe2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71a7b266-ba50-47bc-8e1b-4257d13a62bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9088d6f6-b5ad-4588-a5b8-1a54516a095d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9088d6f6-b5ad-4588-a5b8-1a54516a095d tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/snapshots/c7994b93-6a01-4081-bf9c-74fe54380865 Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9088d6f6-b5ad-4588-a5b8-1a54516a095d tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9088d6f6-b5ad-4588-a5b8-1a54516a095d tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9088d6f6-b5ad-4588-a5b8-1a54516a095d tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Snapshot retrieved successfully. Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9088d6f6-b5ad-4588-a5b8-1a54516a095d tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/snapshots/c7994b93-6a01-4081-bf9c-74fe54380865 returned with HTTP 200 Sep 08 06:53:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 950/1905] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:53:44 2026] GET /volume/v3/snapshots/c7994b93-6a01-4081-bf9c-74fe54380865 => generated 472 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-172bee71-2938-47aa-b2b5-f998e4793da7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-172bee71-2938-47aa-b2b5-f998e4793da7 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-172bee71-2938-47aa-b2b5-f998e4793da7 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-172bee71-2938-47aa-b2b5-f998e4793da7 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-019ddf15-1541-447c-ad42-230fbb1fbfe2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71a7b266-ba50-47bc-8e1b-4257d13a62bb) transitioned into state 'SUCCESS' from state '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-591157867',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0ca6841680ca45eb9be94b5c845ae281',qos_specs=None,replication_status=,reservations=['dd009c1f-bb0a-41f1-b296-a8ba231f44a0','1fd94f14-02a4-48f4-845c-0f1392fd001a','71ec2cd1-2460-44ab-a6f6-2cb983938c95','4a3c6e6b-e146-452d-9478-8ba33a4643ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10ea20944088440e80740ea05515a885',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-019ddf15-1541-447c-ad42-230fbb1fbfe2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e6a65aa-d2cc-4bcb-b3d2-216302893964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-172bee71-2938-47aa-b2b5-f998e4793da7 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 returned with HTTP 404 Sep 08 06:53:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 951/1906] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:44 2026] GET /volume/v3/volumes/13558b60-dd02-47d6-a34e-2ac36ebaa558 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dbe35887-146b-45fd-a73c-44394c485aaf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dbe35887-146b-45fd-a73c-44394c485aaf tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dbe35887-146b-45fd-a73c-44394c485aaf tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dbe35887-146b-45fd-a73c-44394c485aaf tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-dbe35887-146b-45fd-a73c-44394c485aaf tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Delete snapshot with id: 9955308c-56b6-4c45-97fe-8fd5d13a4484 Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dbe35887-146b-45fd-a73c-44394c485aaf tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 returned with HTTP 404 Sep 08 06:53:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 952/1907] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:53:44 2026] DELETE /volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-019ddf15-1541-447c-ad42-230fbb1fbfe2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e6a65aa-d2cc-4bcb-b3d2-216302893964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-019ddf15-1541-447c-ad42-230fbb1fbfe2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Flow 'volume_create_api' (3b4f2d92-c6d4-4e9b-a781-81a33d58a52d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-019ddf15-1541-447c-ad42-230fbb1fbfe2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Create volume request issued successfully. Sep 08 06:53:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-019ddf15-1541-447c-ad42-230fbb1fbfe2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:53:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 956/1908] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:53:44 2026] POST /volume/v3/volumes => generated 772 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1be45b7a-6d86-4596-8ad7-99f932c4b289 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1be45b7a-6d86-4596-8ad7-99f932c4b289 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1be45b7a-6d86-4596-8ad7-99f932c4b289 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1be45b7a-6d86-4596-8ad7-99f932c4b289 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0b3059cf-8595-448c-a122-e89bb787811f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0b3059cf-8595-448c-a122-e89bb787811f tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0b3059cf-8595-448c-a122-e89bb787811f tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0b3059cf-8595-448c-a122-e89bb787811f tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1be45b7a-6d86-4596-8ad7-99f932c4b289 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 returned with HTTP 404 Sep 08 06:53:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 953/1909] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:53:44 2026] GET /volume/v3/snapshots/9955308c-56b6-4c45-97fe-8fd5d13a4484 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-90922701-c13f-441c-a5cd-f818725cc24d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-90922701-c13f-441c-a5cd-f818725cc24d tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] DELETE http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-90922701-c13f-441c-a5cd-f818725cc24d tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-90922701-c13f-441c-a5cd-f818725cc24d tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-90922701-c13f-441c-a5cd-f818725cc24d tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Delete volume with id: 34fb25d7-19a1-4719-942d-21cfbd3d7eeb Sep 08 06:53:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0b3059cf-8595-448c-a122-e89bb787811f tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Volume info retrieved successfully. Sep 08 06:53:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0b3059cf-8595-448c-a122-e89bb787811f tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 returned with HTTP 200 Sep 08 06:53:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 957/1910] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:44 2026] GET /volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 => generated 840 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-90922701-c13f-441c-a5cd-f818725cc24d tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb returned with HTTP 404 Sep 08 06:53:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 954/1911] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:53:44 2026] DELETE /volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c9ac4873-f192-45a3-99cc-f37986c635d3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c9ac4873-f192-45a3-99cc-f37986c635d3 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] GET http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c9ac4873-f192-45a3-99cc-f37986c635d3 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c9ac4873-f192-45a3-99cc-f37986c635d3 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c9ac4873-f192-45a3-99cc-f37986c635d3 tempest-SnapshotDependencyTests-1228523502 tempest-SnapshotDependencyTests-1228523502-project-member] http://192.168.122.168/volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb returned with HTTP 404 Sep 08 06:53:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 958/1912] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:44 2026] GET /volume/v3/volumes/34fb25d7-19a1-4719-942d-21cfbd3d7eeb => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8863af12-ef73-4aef-bba1-d2205f9ac878 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8863af12-ef73-4aef-bba1-d2205f9ac878 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c Sep 08 06:53:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8863af12-ef73-4aef-bba1-d2205f9ac878 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8863af12-ef73-4aef-bba1-d2205f9ac878 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8863af12-ef73-4aef-bba1-d2205f9ac878 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8863af12-ef73-4aef-bba1-d2205f9ac878 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c returned with HTTP 200 Sep 08 06:53:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 955/1913] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:45 2026] GET /volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c => generated 846 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9987b1ae-bb5e-4e8b-a452-db29424e7137 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9987b1ae-bb5e-4e8b-a452-db29424e7137 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/snapshots/c7994b93-6a01-4081-bf9c-74fe54380865 Sep 08 06:53:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9987b1ae-bb5e-4e8b-a452-db29424e7137 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9987b1ae-bb5e-4e8b-a452-db29424e7137 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9987b1ae-bb5e-4e8b-a452-db29424e7137 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/snapshots/c7994b93-6a01-4081-bf9c-74fe54380865 returned with HTTP 404 Sep 08 06:53:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 959/1914] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:53:45 2026] GET /volume/v3/snapshots/c7994b93-6a01-4081-bf9c-74fe54380865 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ad7569cb-2351-42af-82f2-614381284d6b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ad7569cb-2351-42af-82f2-614381284d6b tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 Sep 08 06:53:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ad7569cb-2351-42af-82f2-614381284d6b tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ad7569cb-2351-42af-82f2-614381284d6b tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-ad7569cb-2351-42af-82f2-614381284d6b tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] show called for member 570de893-9131-4686-ae11-6d968eb48a14 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:53:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ad7569cb-2351-42af-82f2-614381284d6b tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 returned with HTTP 200 Sep 08 06:53:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 956/1915] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:53:45 2026] GET /volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 => generated 329 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1feb54ef-6ac8-4826-9d7c-a89dd8fb1958 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1feb54ef-6ac8-4826-9d7c-a89dd8fb1958 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 Sep 08 06:53:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1feb54ef-6ac8-4826-9d7c-a89dd8fb1958 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1feb54ef-6ac8-4826-9d7c-a89dd8fb1958 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1feb54ef-6ac8-4826-9d7c-a89dd8fb1958 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Volume info retrieved successfully. Sep 08 06:53:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1feb54ef-6ac8-4826-9d7c-a89dd8fb1958 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 returned with HTTP 200 Sep 08 06:53:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 960/1916] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:45 2026] GET /volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6b048aeb-aa98-47a3-8aea-3fba37cf897a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b048aeb-aa98-47a3-8aea-3fba37cf897a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c Sep 08 06:53:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b048aeb-aa98-47a3-8aea-3fba37cf897a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b048aeb-aa98-47a3-8aea-3fba37cf897a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b048aeb-aa98-47a3-8aea-3fba37cf897a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c returned with HTTP 404 Sep 08 06:53:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 957/1917] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:46 2026] GET /volume/v3/volumes/420a03f4-8808-47e4-b770-db5bbb69492c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c5045c0b-3a8d-4793-91ff-7ce901e4a44f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c5045c0b-3a8d-4793-91ff-7ce901e4a44f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:53:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c5045c0b-3a8d-4793-91ff-7ce901e4a44f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "69da6bac-8b7b-48c5-af3b-29466563452a", "size": 1, "name": "tempest-VolumesGetTest-Volume-758448650", "metadata": {"Type": "Test"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-c5045c0b-3a8d-4793-91ff-7ce901e4a44f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Create volume request body: {'volume': {'imageRef': '69da6bac-8b7b-48c5-af3b-29466563452a', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-758448650', 'metadata': {'Type': 'Test'}}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:53:46 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-c5045c0b-3a8d-4793-91ff-7ce901e4a44f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Create volume of 1 GB Sep 08 06:53:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c5045c0b-3a8d-4793-91ff-7ce901e4a44f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Availability Zones retrieved successfully. Sep 08 06:53:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c5045c0b-3a8d-4793-91ff-7ce901e4a44f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Flow 'volume_create_api' (f8dd799f-a263-4fa0-88ce-215b78fab257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c5045c0b-3a8d-4793-91ff-7ce901e4a44f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d5ee8e9-c834-440e-ba7f-0a1cc57fb627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-c5045c0b-3a8d-4793-91ff-7ce901e4a44f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:53:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5cc4c734-a7b4-4f4d-a49f-20381ecdb413 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5cc4c734-a7b4-4f4d-a49f-20381ecdb413 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 Sep 08 06:53:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5cc4c734-a7b4-4f4d-a49f-20381ecdb413 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5cc4c734-a7b4-4f4d-a49f-20381ecdb413 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.group_snapshots [None req-5cc4c734-a7b4-4f4d-a49f-20381ecdb413 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] show called for member 570de893-9131-4686-ae11-6d968eb48a14 {{(pid=87202) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 06:53:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5cc4c734-a7b4-4f4d-a49f-20381ecdb413 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 returned with HTTP 404 Sep 08 06:53:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 958/1918] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:53:46 2026] GET /volume/v3/group_snapshots/570de893-9131-4686-ae11-6d968eb48a14 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:53:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9a1adc0a-cd94-4c2f-8ba7-a19b50a1b175 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9a1adc0a-cd94-4c2f-8ba7-a19b50a1b175 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:53:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9a1adc0a-cd94-4c2f-8ba7-a19b50a1b175 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9a1adc0a-cd94-4c2f-8ba7-a19b50a1b175 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-9a1adc0a-cd94-4c2f-8ba7-a19b50a1b175 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:46 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9a1adc0a-cd94-4c2f-8ba7-a19b50a1b175 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:46 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:53:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9a1adc0a-cd94-4c2f-8ba7-a19b50a1b175 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Get all volumes completed successfully. Sep 08 06:53:46 devstack devstack@c-api.service[87202]: WARNING stevedore.named [None req-9a1adc0a-cd94-4c2f-8ba7-a19b50a1b175 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:53:46 devstack devstack@c-api.service[87202]: WARNING castellan.key_manager [None req-9a1adc0a-cd94-4c2f-8ba7-a19b50a1b175 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:53:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c5045c0b-3a8d-4793-91ff-7ce901e4a44f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d5ee8e9-c834-440e-ba7f-0a1cc57fb627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c5045c0b-3a8d-4793-91ff-7ce901e4a44f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7552b5b4-aaf4-44be-8294-d286138eccd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:46 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-9a1adc0a-cd94-4c2f-8ba7-a19b50a1b175 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:53:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9a1adc0a-cd94-4c2f-8ba7-a19b50a1b175 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:53:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 959/1919] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 06:53:46 2026] GET /volume/v3/volumes/detail => generated 928 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ba94a8f8-08be-4e21-a307-6454439d5385 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ba94a8f8-08be-4e21-a307-6454439d5385 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 Sep 08 06:53:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ba94a8f8-08be-4e21-a307-6454439d5385 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ba94a8f8-08be-4e21-a307-6454439d5385 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:46 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-c5045c0b-3a8d-4793-91ff-7ce901e4a44f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Created reservations ['385508ab-0356-4ca2-b129-358002574c42', '5d523cea-b273-47fa-90dd-d6bf3167cce3', 'cfa59e63-c044-408a-8e33-766a10a61268', 'e3f3024c-873e-4333-a8e0-2f4585c4c191'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:53:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c5045c0b-3a8d-4793-91ff-7ce901e4a44f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7552b5b4-aaf4-44be-8294-d286138eccd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['385508ab-0356-4ca2-b129-358002574c42', '5d523cea-b273-47fa-90dd-d6bf3167cce3', 'cfa59e63-c044-408a-8e33-766a10a61268', 'e3f3024c-873e-4333-a8e0-2f4585c4c191']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c5045c0b-3a8d-4793-91ff-7ce901e4a44f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48adcd13-482f-42b6-ad33-509333a8ec0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ba94a8f8-08be-4e21-a307-6454439d5385 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Volume info retrieved successfully. Sep 08 06:53:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ba94a8f8-08be-4e21-a307-6454439d5385 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 returned with HTTP 200 Sep 08 06:53:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 960/1920] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:46 2026] GET /volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5dd364ab-5f05-47f5-90b6-5b59024df874 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5dd364ab-5f05-47f5-90b6-5b59024df874 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] POST http://192.168.122.168/volume/v3/groups/5dd7ce15-9db1-48f9-ba13-35684046567f/action Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5dd364ab-5f05-47f5-90b6-5b59024df874 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5dd364ab-5f05-47f5-90b6-5b59024df874 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.groups [None req-5dd364ab-5f05-47f5-90b6-5b59024df874 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] delete called for group 5dd7ce15-9db1-48f9-ba13-35684046567f {{(pid=87202) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.groups [None req-5dd364ab-5f05-47f5-90b6-5b59024df874 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Delete group with id: 5dd7ce15-9db1-48f9-ba13-35684046567f Sep 08 06:53:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c5045c0b-3a8d-4793-91ff-7ce901e4a44f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48adcd13-482f-42b6-ad33-509333a8ec0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '962d92b0-474c-4d9e-87c0-5b460d4541ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-758448650',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d485bed2a56746eebce00d898e0d496c',qos_specs=None,replication_status=,reservations=['385508ab-0356-4ca2-b129-358002574c42','5d523cea-b273-47fa-90dd-d6bf3167cce3','cfa59e63-c044-408a-8e33-766a10a61268','e3f3024c-873e-4333-a8e0-2f4585c4c191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb60e87e5f514c66b1b8c39892da34fd',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:53:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-758448650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=962d92b0-474c-4d9e-87c0-5b460d4541ae,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d485bed2a56746eebce00d898e0d496c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb60e87e5f514c66b1b8c39892da34fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:47 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 06:53:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c5045c0b-3a8d-4793-91ff-7ce901e4a44f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f1bb4ea-f2ca-4cf9-aca7-fc3d65e0c58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:47 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:53:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c5045c0b-3a8d-4793-91ff-7ce901e4a44f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f1bb4ea-f2ca-4cf9-aca7-fc3d65e0c58f) transitioned into state 'SUCCESS' from state '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-758448650',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d485bed2a56746eebce00d898e0d496c',qos_specs=None,replication_status=,reservations=['385508ab-0356-4ca2-b129-358002574c42','5d523cea-b273-47fa-90dd-d6bf3167cce3','cfa59e63-c044-408a-8e33-766a10a61268','e3f3024c-873e-4333-a8e0-2f4585c4c191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb60e87e5f514c66b1b8c39892da34fd',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c5045c0b-3a8d-4793-91ff-7ce901e4a44f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22803cc3-273f-4cc0-b051-2619551880b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5dd364ab-5f05-47f5-90b6-5b59024df874 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/groups/5dd7ce15-9db1-48f9-ba13-35684046567f/action returned with HTTP 202 Sep 08 06:53:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 961/1921] 192.168.122.168 () {62 vars in 1312 bytes} [Tue Sep 8 06:53:47 2026] POST /volume/v3/groups/5dd7ce15-9db1-48f9-ba13-35684046567f/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2d4ed54e-40f2-4797-b293-a5efee3f7b62 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2d4ed54e-40f2-4797-b293-a5efee3f7b62 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2d4ed54e-40f2-4797-b293-a5efee3f7b62 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2d4ed54e-40f2-4797-b293-a5efee3f7b62 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c5045c0b-3a8d-4793-91ff-7ce901e4a44f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22803cc3-273f-4cc0-b051-2619551880b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c5045c0b-3a8d-4793-91ff-7ce901e4a44f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Flow 'volume_create_api' (f8dd799f-a263-4fa0-88ce-215b78fab257) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c5045c0b-3a8d-4793-91ff-7ce901e4a44f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Create volume request issued successfully. Sep 08 06:53:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c5045c0b-3a8d-4793-91ff-7ce901e4a44f tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:53:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 961/1922] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:53:46 2026] POST /volume/v3/volumes => generated 767 bytes in 727 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:53:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2d4ed54e-40f2-4797-b293-a5efee3f7b62 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Volume info retrieved successfully. Sep 08 06:53:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7e6ed5d7-3acd-405a-a288-5a57d3471a7c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2d4ed54e-40f2-4797-b293-a5efee3f7b62 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 returned with HTTP 200 Sep 08 06:53:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 962/1923] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:47 2026] GET /volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7e6ed5d7-3acd-405a-a288-5a57d3471a7c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 Sep 08 06:53:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7e6ed5d7-3acd-405a-a288-5a57d3471a7c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-be54ed45-37f6-4dd0-bb23-d041e7135b46 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7e6ed5d7-3acd-405a-a288-5a57d3471a7c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-be54ed45-37f6-4dd0-bb23-d041e7135b46 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-be54ed45-37f6-4dd0-bb23-d041e7135b46 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-be54ed45-37f6-4dd0-bb23-d041e7135b46 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7e6ed5d7-3acd-405a-a288-5a57d3471a7c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Volume info retrieved successfully. Sep 08 06:53:47 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-7e6ed5d7-3acd-405a-a288-5a57d3471a7c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:53:47 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-7e6ed5d7-3acd-405a-a288-5a57d3471a7c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:53:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-be54ed45-37f6-4dd0-bb23-d041e7135b46 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-be54ed45-37f6-4dd0-bb23-d041e7135b46 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae returned with HTTP 200 Sep 08 06:53:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 963/1924] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:47 2026] GET /volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae => generated 835 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-67a470d4-171c-455a-9c63-fcdc3405ad96 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-67a470d4-171c-455a-9c63-fcdc3405ad96 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-67a470d4-171c-455a-9c63-fcdc3405ad96 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1638846148"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-67a470d4-171c-455a-9c63-fcdc3405ad96 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1638846148'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-67a470d4-171c-455a-9c63-fcdc3405ad96 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Create volume of 1 GB Sep 08 06:53:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-67a470d4-171c-455a-9c63-fcdc3405ad96 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Availability Zones retrieved successfully. Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-67a470d4-171c-455a-9c63-fcdc3405ad96 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Flow 'volume_create_api' (57a718ff-8acb-4723-aa11-ba1fb009cbb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-67a470d4-171c-455a-9c63-fcdc3405ad96 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06320442-bba4-4f8c-b5dc-a369f846c45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-67a470d4-171c-455a-9c63-fcdc3405ad96 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:53:47 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-7e6ed5d7-3acd-405a-a288-5a57d3471a7c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:53:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7e6ed5d7-3acd-405a-a288-5a57d3471a7c tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 returned with HTTP 200 Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-67a470d4-171c-455a-9c63-fcdc3405ad96 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06320442-bba4-4f8c-b5dc-a369f846c45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 962/1925] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:53:47 2026] GET /volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 => generated 924 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-67a470d4-171c-455a-9c63-fcdc3405ad96 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02724f75-c60a-4354-a553-693bf226ef5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-67a470d4-171c-455a-9c63-fcdc3405ad96 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Created reservations ['3934d14c-2019-44ab-8606-9c8886b1f327', 'b0342ffd-f9d3-4cad-b713-85c264adcab8', '18b6535e-1dd0-40aa-9c9b-ccede69bc3cb', '3126813c-ecaa-4e62-b219-84b883f5cc74'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-67a470d4-171c-455a-9c63-fcdc3405ad96 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02724f75-c60a-4354-a553-693bf226ef5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3934d14c-2019-44ab-8606-9c8886b1f327', 'b0342ffd-f9d3-4cad-b713-85c264adcab8', '18b6535e-1dd0-40aa-9c9b-ccede69bc3cb', '3126813c-ecaa-4e62-b219-84b883f5cc74']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-67a470d4-171c-455a-9c63-fcdc3405ad96 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (014497f4-2b7b-4fb0-85a1-d0c0ab4ad631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-67a470d4-171c-455a-9c63-fcdc3405ad96 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (014497f4-2b7b-4fb0-85a1-d0c0ab4ad631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3761bf6-9393-44d5-a3b2-68b13535dca4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1638846148',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0ca6841680ca45eb9be94b5c845ae281',qos_specs=None,replication_status=,reservations=['3934d14c-2019-44ab-8606-9c8886b1f327','b0342ffd-f9d3-4cad-b713-85c264adcab8','18b6535e-1dd0-40aa-9c9b-ccede69bc3cb','3126813c-ecaa-4e62-b219-84b883f5cc74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10ea20944088440e80740ea05515a885',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:53:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1638846148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3761bf6-9393-44d5-a3b2-68b13535dca4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0ca6841680ca45eb9be94b5c845ae281',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10ea20944088440e80740ea05515a885',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-67a470d4-171c-455a-9c63-fcdc3405ad96 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd3ed0ca-c51c-4683-b9c6-839ad18960f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-67a470d4-171c-455a-9c63-fcdc3405ad96 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd3ed0ca-c51c-4683-b9c6-839ad18960f3) transitioned into state 'SUCCESS' from state '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-1638846148',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0ca6841680ca45eb9be94b5c845ae281',qos_specs=None,replication_status=,reservations=['3934d14c-2019-44ab-8606-9c8886b1f327','b0342ffd-f9d3-4cad-b713-85c264adcab8','18b6535e-1dd0-40aa-9c9b-ccede69bc3cb','3126813c-ecaa-4e62-b219-84b883f5cc74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10ea20944088440e80740ea05515a885',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-67a470d4-171c-455a-9c63-fcdc3405ad96 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87187045-b096-4854-bf9a-3cfc5fe4be16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-67a470d4-171c-455a-9c63-fcdc3405ad96 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87187045-b096-4854-bf9a-3cfc5fe4be16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-67a470d4-171c-455a-9c63-fcdc3405ad96 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Flow 'volume_create_api' (57a718ff-8acb-4723-aa11-ba1fb009cbb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-67a470d4-171c-455a-9c63-fcdc3405ad96 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Create volume request issued successfully. Sep 08 06:53:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-67a470d4-171c-455a-9c63-fcdc3405ad96 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:53:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 964/1926] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:53:47 2026] POST /volume/v3/volumes => generated 773 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:53:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2a61cbb9-7ae1-4c93-84f1-8192c6302dd1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2a61cbb9-7ae1-4c93-84f1-8192c6302dd1 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 Sep 08 06:53:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2a61cbb9-7ae1-4c93-84f1-8192c6302dd1 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2a61cbb9-7ae1-4c93-84f1-8192c6302dd1 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2a61cbb9-7ae1-4c93-84f1-8192c6302dd1 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Volume info retrieved successfully. Sep 08 06:53:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2a61cbb9-7ae1-4c93-84f1-8192c6302dd1 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 returned with HTTP 200 Sep 08 06:53:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 963/1927] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:47 2026] GET /volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 => generated 841 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ebaff58f-54dc-440f-b94f-c3c8bec03301 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ebaff58f-54dc-440f-b94f-c3c8bec03301 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae Sep 08 06:53:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ebaff58f-54dc-440f-b94f-c3c8bec03301 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ebaff58f-54dc-440f-b94f-c3c8bec03301 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ebaff58f-54dc-440f-b94f-c3c8bec03301 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ebaff58f-54dc-440f-b94f-c3c8bec03301 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae returned with HTTP 200 Sep 08 06:53:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 965/1928] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:48 2026] GET /volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae => generated 859 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-50f7e627-8db8-438e-9ed1-cc2468f21ee2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-50f7e627-8db8-438e-9ed1-cc2468f21ee2 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 Sep 08 06:53:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-50f7e627-8db8-438e-9ed1-cc2468f21ee2 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-50f7e627-8db8-438e-9ed1-cc2468f21ee2 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-50f7e627-8db8-438e-9ed1-cc2468f21ee2 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Volume info retrieved successfully. Sep 08 06:53:48 devstack devstack@c-api.service[87203]: WARNING stevedore.named [None req-50f7e627-8db8-438e-9ed1-cc2468f21ee2 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 06:53:48 devstack devstack@c-api.service[87203]: WARNING castellan.key_manager [None req-50f7e627-8db8-438e-9ed1-cc2468f21ee2 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 06:53:48 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-50f7e627-8db8-438e-9ed1-cc2468f21ee2 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:53:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-50f7e627-8db8-438e-9ed1-cc2468f21ee2 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 returned with HTTP 200 Sep 08 06:53:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 964/1929] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:53:48 2026] GET /volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 => generated 923 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cdbf40b3-48fe-487d-b65b-f7d92ab95315 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cdbf40b3-48fe-487d-b65b-f7d92ab95315 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 Sep 08 06:53:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cdbf40b3-48fe-487d-b65b-f7d92ab95315 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cdbf40b3-48fe-487d-b65b-f7d92ab95315 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cdbf40b3-48fe-487d-b65b-f7d92ab95315 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Volume info retrieved successfully. Sep 08 06:53:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cdbf40b3-48fe-487d-b65b-f7d92ab95315 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 returned with HTTP 200 Sep 08 06:53:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 966/1930] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:48 2026] GET /volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 => generated 865 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bd00a005-d4b2-4df9-bbd6-5459540b04d6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bd00a005-d4b2-4df9-bbd6-5459540b04d6 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae Sep 08 06:53:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bd00a005-d4b2-4df9-bbd6-5459540b04d6 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bd00a005-d4b2-4df9-bbd6-5459540b04d6 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bd00a005-d4b2-4df9-bbd6-5459540b04d6 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bd00a005-d4b2-4df9-bbd6-5459540b04d6 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae returned with HTTP 200 Sep 08 06:53:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 965/1931] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:49 2026] GET /volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae => generated 917 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2c72036f-fd3f-451e-8362-06ed65822198 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2c72036f-fd3f-451e-8362-06ed65822198 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 Sep 08 06:53:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2c72036f-fd3f-451e-8362-06ed65822198 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2c72036f-fd3f-451e-8362-06ed65822198 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2c72036f-fd3f-451e-8362-06ed65822198 tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 returned with HTTP 404 Sep 08 06:53:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 967/1932] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:53:49 2026] GET /volume/v3/volumes/4d08dbe7-a278-4e56-8745-e8e3473f87a6 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:53:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4213495d-fbba-4b0f-8b9e-4a18721e28eb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4213495d-fbba-4b0f-8b9e-4a18721e28eb tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] GET http://192.168.122.168/volume/v3/groups/5dd7ce15-9db1-48f9-ba13-35684046567f Sep 08 06:53:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4213495d-fbba-4b0f-8b9e-4a18721e28eb tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4213495d-fbba-4b0f-8b9e-4a18721e28eb tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.groups [None req-4213495d-fbba-4b0f-8b9e-4a18721e28eb tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] show called for member 5dd7ce15-9db1-48f9-ba13-35684046567f {{(pid=87203) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 06:53:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4213495d-fbba-4b0f-8b9e-4a18721e28eb tempest-GroupSnapshotsV319Test-2145241500 tempest-GroupSnapshotsV319Test-2145241500-project-member] http://192.168.122.168/volume/v3/groups/5dd7ce15-9db1-48f9-ba13-35684046567f returned with HTTP 404 Sep 08 06:53:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 966/1933] 192.168.122.168 () {60 vars in 1270 bytes} [Tue Sep 8 06:53:49 2026] GET /volume/v3/groups/5dd7ce15-9db1-48f9-ba13-35684046567f => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:53:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-70e8100f-8901-4740-a9a0-12424565cbd8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-70e8100f-8901-4740-a9a0-12424565cbd8 tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/f6fdc5af-f50e-440e-bcb5-aaa76df18f92 Sep 08 06:53:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-70e8100f-8901-4740-a9a0-12424565cbd8 tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-70e8100f-8901-4740-a9a0-12424565cbd8 tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-70e8100f-8901-4740-a9a0-12424565cbd8 tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] http://192.168.122.168/volume/v3/group_types/f6fdc5af-f50e-440e-bcb5-aaa76df18f92 returned with HTTP 202 Sep 08 06:53:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 968/1934] 192.168.122.168 () {60 vars in 1288 bytes} [Tue Sep 8 06:53:49 2026] DELETE /volume/v3/group_types/f6fdc5af-f50e-440e-bcb5-aaa76df18f92 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 08 06:53:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-249ba912-9660-448c-b1cb-26cb0d4638ff None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-249ba912-9660-448c-b1cb-26cb0d4638ff tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] DELETE http://192.168.122.168/volume/v3/types/a46c8069-e231-4593-808a-8a6e2cf6e939 Sep 08 06:53:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-249ba912-9660-448c-b1cb-26cb0d4638ff tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-249ba912-9660-448c-b1cb-26cb0d4638ff tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-249ba912-9660-448c-b1cb-26cb0d4638ff tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] http://192.168.122.168/volume/v3/types/a46c8069-e231-4593-808a-8a6e2cf6e939 returned with HTTP 202 Sep 08 06:53:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 967/1935] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:53:49 2026] DELETE /volume/v3/types/a46c8069-e231-4593-808a-8a6e2cf6e939 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:53:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9e65aeaa-3ef3-4ad7-ae65-6124172eb0eb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9e65aeaa-3ef3-4ad7-ae65-6124172eb0eb tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] GET http://192.168.122.168/volume/v3/types/a46c8069-e231-4593-808a-8a6e2cf6e939 Sep 08 06:53:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9e65aeaa-3ef3-4ad7-ae65-6124172eb0eb tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9e65aeaa-3ef3-4ad7-ae65-6124172eb0eb tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9e65aeaa-3ef3-4ad7-ae65-6124172eb0eb tempest-GroupSnapshotsV319Test-659546232 tempest-GroupSnapshotsV319Test-659546232-project-admin] http://192.168.122.168/volume/v3/types/a46c8069-e231-4593-808a-8a6e2cf6e939 returned with HTTP 404 Sep 08 06:53:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 969/1936] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:53:49 2026] GET /volume/v3/types/a46c8069-e231-4593-808a-8a6e2cf6e939 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7807e0f7-707e-45c5-a42a-bb8a1177c1c4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7807e0f7-707e-45c5-a42a-bb8a1177c1c4 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 Sep 08 06:53:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7807e0f7-707e-45c5-a42a-bb8a1177c1c4 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7807e0f7-707e-45c5-a42a-bb8a1177c1c4 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7807e0f7-707e-45c5-a42a-bb8a1177c1c4 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Volume info retrieved successfully. Sep 08 06:53:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7807e0f7-707e-45c5-a42a-bb8a1177c1c4 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 returned with HTTP 200 Sep 08 06:53:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 968/1937] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:50 2026] GET /volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 => generated 866 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ee8605c2-d256-422e-beb2-e02e8d236ff0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee8605c2-d256-422e-beb2-e02e8d236ff0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 Sep 08 06:53:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ee8605c2-d256-422e-beb2-e02e8d236ff0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ee8605c2-d256-422e-beb2-e02e8d236ff0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ee8605c2-d256-422e-beb2-e02e8d236ff0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Volume info retrieved successfully. Sep 08 06:53:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee8605c2-d256-422e-beb2-e02e8d236ff0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 returned with HTTP 200 Sep 08 06:53:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 970/1938] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:50 2026] GET /volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 => generated 866 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ca9cea89-bd3e-4970-9528-21cb2ad94d90 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ca9cea89-bd3e-4970-9528-21cb2ad94d90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:53:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ca9cea89-bd3e-4970-9528-21cb2ad94d90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-131809520"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-ca9cea89-bd3e-4970-9528-21cb2ad94d90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-131809520'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:53:50 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-ca9cea89-bd3e-4970-9528-21cb2ad94d90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Create volume of 1 GB Sep 08 06:53:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ca9cea89-bd3e-4970-9528-21cb2ad94d90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Availability Zones retrieved successfully. Sep 08 06:53:50 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ca9cea89-bd3e-4970-9528-21cb2ad94d90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Flow 'volume_create_api' (bf76e09c-73ae-47bf-9709-c834715aa19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:50 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ca9cea89-bd3e-4970-9528-21cb2ad94d90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50ae622b-29b3-485e-af1b-bec9d16214f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:50 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-ca9cea89-bd3e-4970-9528-21cb2ad94d90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:53:50 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ca9cea89-bd3e-4970-9528-21cb2ad94d90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50ae622b-29b3-485e-af1b-bec9d16214f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:50 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ca9cea89-bd3e-4970-9528-21cb2ad94d90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a381d9f-9032-4e6d-8b61-57392cef2243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-55957c86-5a04-4d2c-b00e-fea2392ee5dd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-55957c86-5a04-4d2c-b00e-fea2392ee5dd tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae Sep 08 06:53:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-55957c86-5a04-4d2c-b00e-fea2392ee5dd tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-55957c86-5a04-4d2c-b00e-fea2392ee5dd tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:50 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-ca9cea89-bd3e-4970-9528-21cb2ad94d90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Created reservations ['6a4f7020-84ae-4c43-b63b-42bb62188bb2', '0174e8cf-c811-4a0e-a955-73ea4579f84a', '60e87934-7289-4deb-8c63-4b2cf90681e9', 'abf8eb47-cbb6-405a-afa6-fb86617fa350'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:53:50 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ca9cea89-bd3e-4970-9528-21cb2ad94d90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a381d9f-9032-4e6d-8b61-57392cef2243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a4f7020-84ae-4c43-b63b-42bb62188bb2', '0174e8cf-c811-4a0e-a955-73ea4579f84a', '60e87934-7289-4deb-8c63-4b2cf90681e9', 'abf8eb47-cbb6-405a-afa6-fb86617fa350']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-55957c86-5a04-4d2c-b00e-fea2392ee5dd tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:50 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ca9cea89-bd3e-4970-9528-21cb2ad94d90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (379eb526-89ad-4c5d-9982-772d27f5c98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-55957c86-5a04-4d2c-b00e-fea2392ee5dd tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae returned with HTTP 200 Sep 08 06:53:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 971/1939] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:50 2026] GET /volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae => generated 917 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:50 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ca9cea89-bd3e-4970-9528-21cb2ad94d90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (379eb526-89ad-4c5d-9982-772d27f5c98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e276df23-9a72-4b30-afae-e6d5b7c85848', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-131809520',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0ca6841680ca45eb9be94b5c845ae281',qos_specs=None,replication_status=,reservations=['6a4f7020-84ae-4c43-b63b-42bb62188bb2','0174e8cf-c811-4a0e-a955-73ea4579f84a','60e87934-7289-4deb-8c63-4b2cf90681e9','abf8eb47-cbb6-405a-afa6-fb86617fa350'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10ea20944088440e80740ea05515a885',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:53:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-131809520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e276df23-9a72-4b30-afae-e6d5b7c85848,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0ca6841680ca45eb9be94b5c845ae281',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10ea20944088440e80740ea05515a885',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:50 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ca9cea89-bd3e-4970-9528-21cb2ad94d90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dcce0c7-5723-4717-a3c7-be258b8fc8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:50 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ca9cea89-bd3e-4970-9528-21cb2ad94d90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dcce0c7-5723-4717-a3c7-be258b8fc8ab) transitioned into state 'SUCCESS' from state '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-131809520',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0ca6841680ca45eb9be94b5c845ae281',qos_specs=None,replication_status=,reservations=['6a4f7020-84ae-4c43-b63b-42bb62188bb2','0174e8cf-c811-4a0e-a955-73ea4579f84a','60e87934-7289-4deb-8c63-4b2cf90681e9','abf8eb47-cbb6-405a-afa6-fb86617fa350'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10ea20944088440e80740ea05515a885',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:50 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ca9cea89-bd3e-4970-9528-21cb2ad94d90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8393a47-2774-420f-b91c-70425be88325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:50 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ca9cea89-bd3e-4970-9528-21cb2ad94d90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8393a47-2774-420f-b91c-70425be88325) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:50 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ca9cea89-bd3e-4970-9528-21cb2ad94d90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Flow 'volume_create_api' (bf76e09c-73ae-47bf-9709-c834715aa19d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ca9cea89-bd3e-4970-9528-21cb2ad94d90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Create volume request issued successfully. Sep 08 06:53:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ca9cea89-bd3e-4970-9528-21cb2ad94d90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:53:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 969/1940] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:53:50 2026] POST /volume/v3/volumes => generated 772 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:53:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-023efdf3-885f-4412-806e-78221048a587 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-023efdf3-885f-4412-806e-78221048a587 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 Sep 08 06:53:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-023efdf3-885f-4412-806e-78221048a587 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-023efdf3-885f-4412-806e-78221048a587 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-023efdf3-885f-4412-806e-78221048a587 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Volume info retrieved successfully. Sep 08 06:53:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-023efdf3-885f-4412-806e-78221048a587 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 returned with HTTP 200 Sep 08 06:53:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 972/1941] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:50 2026] GET /volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 => generated 840 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-71b3a4ab-10ec-4515-998b-389b7a1b8cfa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-71b3a4ab-10ec-4515-998b-389b7a1b8cfa tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae Sep 08 06:53:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-71b3a4ab-10ec-4515-998b-389b7a1b8cfa tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-71b3a4ab-10ec-4515-998b-389b7a1b8cfa tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-71b3a4ab-10ec-4515-998b-389b7a1b8cfa tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-71b3a4ab-10ec-4515-998b-389b7a1b8cfa tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae returned with HTTP 200 Sep 08 06:53:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 970/1942] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:51 2026] GET /volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae => generated 920 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-de3db86b-1a45-4101-92fb-d99f7e2aa4d1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-de3db86b-1a45-4101-92fb-d99f7e2aa4d1 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 Sep 08 06:53:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-de3db86b-1a45-4101-92fb-d99f7e2aa4d1 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-de3db86b-1a45-4101-92fb-d99f7e2aa4d1 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-de3db86b-1a45-4101-92fb-d99f7e2aa4d1 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Volume info retrieved successfully. Sep 08 06:53:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-de3db86b-1a45-4101-92fb-d99f7e2aa4d1 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 returned with HTTP 200 Sep 08 06:53:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 973/1943] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:51 2026] GET /volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 => generated 864 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c02032af-4b2c-415b-b352-2c00ff7f6571 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c02032af-4b2c-415b-b352-2c00ff7f6571 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae Sep 08 06:53:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c02032af-4b2c-415b-b352-2c00ff7f6571 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c02032af-4b2c-415b-b352-2c00ff7f6571 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c02032af-4b2c-415b-b352-2c00ff7f6571 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c02032af-4b2c-415b-b352-2c00ff7f6571 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae returned with HTTP 200 Sep 08 06:53:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 971/1944] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:52 2026] GET /volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae => generated 920 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eb742fa0-2a07-4982-9a32-7aad74c74e40 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb742fa0-2a07-4982-9a32-7aad74c74e40 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 Sep 08 06:53:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eb742fa0-2a07-4982-9a32-7aad74c74e40 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eb742fa0-2a07-4982-9a32-7aad74c74e40 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-eb742fa0-2a07-4982-9a32-7aad74c74e40 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Volume info retrieved successfully. Sep 08 06:53:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb742fa0-2a07-4982-9a32-7aad74c74e40 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 returned with HTTP 200 Sep 08 06:53:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 974/1945] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:52 2026] GET /volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-988164bc-9872-4021-bfe6-10200bba6801 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-988164bc-9872-4021-bfe6-10200bba6801 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 Sep 08 06:53:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-988164bc-9872-4021-bfe6-10200bba6801 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-988164bc-9872-4021-bfe6-10200bba6801 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-988164bc-9872-4021-bfe6-10200bba6801 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Volume info retrieved successfully. Sep 08 06:53:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-988164bc-9872-4021-bfe6-10200bba6801 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 returned with HTTP 200 Sep 08 06:53:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 972/1946] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:52 2026] GET /volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 => generated 865 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b5a87220-6463-4a8e-9488-ea39bf85b3cf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b5a87220-6463-4a8e-9488-ea39bf85b3cf tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes Sep 08 06:53:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b5a87220-6463-4a8e-9488-ea39bf85b3cf tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b5a87220-6463-4a8e-9488-ea39bf85b3cf tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-b5a87220-6463-4a8e-9488-ea39bf85b3cf tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b5a87220-6463-4a8e-9488-ea39bf85b3cf tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b5a87220-6463-4a8e-9488-ea39bf85b3cf tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Get all volumes completed successfully. Sep 08 06:53:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b5a87220-6463-4a8e-9488-ea39bf85b3cf tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes returned with HTTP 200 Sep 08 06:53:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 975/1947] 192.168.122.168 () {58 vars in 1121 bytes} [Tue Sep 8 06:53:53 2026] GET /volume/v3/volumes => generated 998 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3e66767d-e7fc-4b55-9e56-6505c66b6e37 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3e66767d-e7fc-4b55-9e56-6505c66b6e37 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-591157867 Sep 08 06:53:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3e66767d-e7fc-4b55-9e56-6505c66b6e37 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3e66767d-e7fc-4b55-9e56-6505c66b6e37 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-3e66767d-e7fc-4b55-9e56-6505c66b6e37 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:53 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3e66767d-e7fc-4b55-9e56-6505c66b6e37 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-591157867'), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3e66767d-e7fc-4b55-9e56-6505c66b6e37 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Get all volumes completed successfully. Sep 08 06:53:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3e66767d-e7fc-4b55-9e56-6505c66b6e37 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-591157867 returned with HTTP 200 Sep 08 06:53:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 973/1948] 192.168.122.168 () {58 vars in 1220 bytes} [Tue Sep 8 06:53:53 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-591157867 => generated 341 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:53:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1694a831-0d5a-4d8c-97c0-c478ace50f90 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1694a831-0d5a-4d8c-97c0-c478ace50f90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-131809520 Sep 08 06:53:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1694a831-0d5a-4d8c-97c0-c478ace50f90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1694a831-0d5a-4d8c-97c0-c478ace50f90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-1694a831-0d5a-4d8c-97c0-c478ace50f90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1694a831-0d5a-4d8c-97c0-c478ace50f90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-131809520'), ('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1694a831-0d5a-4d8c-97c0-c478ace50f90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Get all volumes completed successfully. Sep 08 06:53:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1694a831-0d5a-4d8c-97c0-c478ace50f90 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-131809520 returned with HTTP 200 Sep 08 06:53:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 976/1949] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:53:53 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-131809520 => generated 868 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-654f389a-c772-4ae1-a416-1a82b82ffc54 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-654f389a-c772-4ae1-a416-1a82b82ffc54 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/detail?limit=1 Sep 08 06:53:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-654f389a-c772-4ae1-a416-1a82b82ffc54 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-654f389a-c772-4ae1-a416-1a82b82ffc54 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-654f389a-c772-4ae1-a416-1a82b82ffc54 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:53 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-654f389a-c772-4ae1-a416-1a82b82ffc54 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-654f389a-c772-4ae1-a416-1a82b82ffc54 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Get all volumes completed successfully. Sep 08 06:53:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-654f389a-c772-4ae1-a416-1a82b82ffc54 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 08 06:53:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 974/1950] 192.168.122.168 () {58 vars in 1157 bytes} [Tue Sep 8 06:53:53 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a2fa5f16-9f3d-4c8a-845b-dede0dcbd8d0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a2fa5f16-9f3d-4c8a-845b-dede0dcbd8d0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/detail?limit=1&marker=e276df23-9a72-4b30-afae-e6d5b7c85848 Sep 08 06:53:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a2fa5f16-9f3d-4c8a-845b-dede0dcbd8d0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a2fa5f16-9f3d-4c8a-845b-dede0dcbd8d0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-a2fa5f16-9f3d-4c8a-845b-dede0dcbd8d0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a2fa5f16-9f3d-4c8a-845b-dede0dcbd8d0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a2fa5f16-9f3d-4c8a-845b-dede0dcbd8d0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Get all volumes completed successfully. Sep 08 06:53:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a2fa5f16-9f3d-4c8a-845b-dede0dcbd8d0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/detail?limit=1&marker=e276df23-9a72-4b30-afae-e6d5b7c85848 returned with HTTP 200 Sep 08 06:53:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 977/1951] 192.168.122.168 () {58 vars in 1245 bytes} [Tue Sep 8 06:53:53 2026] GET /volume/v3/volumes/detail?limit=1&marker=e276df23-9a72-4b30-afae-e6d5b7c85848 => generated 1016 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-df9b4e5a-69bf-4f62-b75b-7caa097e1374 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-df9b4e5a-69bf-4f62-b75b-7caa097e1374 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/detail?limit=1&marker=b3761bf6-9393-44d5-a3b2-68b13535dca4 Sep 08 06:53:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-df9b4e5a-69bf-4f62-b75b-7caa097e1374 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-df9b4e5a-69bf-4f62-b75b-7caa097e1374 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-df9b4e5a-69bf-4f62-b75b-7caa097e1374 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:53 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-df9b4e5a-69bf-4f62-b75b-7caa097e1374 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-48bab80f-6f7b-4d73-9824-77dca28d2bd4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-48bab80f-6f7b-4d73-9824-77dca28d2bd4 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae Sep 08 06:53:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-48bab80f-6f7b-4d73-9824-77dca28d2bd4 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-48bab80f-6f7b-4d73-9824-77dca28d2bd4 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-48bab80f-6f7b-4d73-9824-77dca28d2bd4 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-48bab80f-6f7b-4d73-9824-77dca28d2bd4 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae returned with HTTP 200 Sep 08 06:53:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 978/1952] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:53 2026] GET /volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae => generated 920 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-df9b4e5a-69bf-4f62-b75b-7caa097e1374 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Get all volumes completed successfully. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-df9b4e5a-69bf-4f62-b75b-7caa097e1374 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/detail?limit=1&marker=b3761bf6-9393-44d5-a3b2-68b13535dca4 returned with HTTP 200 Sep 08 06:53:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 975/1953] 192.168.122.168 () {58 vars in 1245 bytes} [Tue Sep 8 06:53:53 2026] GET /volume/v3/volumes/detail?limit=1&marker=b3761bf6-9393-44d5-a3b2-68b13535dca4 => generated 1015 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ea7b1c87-ce41-4c80-bc25-5ab76898ddad None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ea7b1c87-ce41-4c80-bc25-5ab76898ddad tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/detail?limit=1&marker=074637c8-b45f-4e6c-8cc9-f3d078313588 Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ea7b1c87-ce41-4c80-bc25-5ab76898ddad tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ea7b1c87-ce41-4c80-bc25-5ab76898ddad tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-ea7b1c87-ce41-4c80-bc25-5ab76898ddad tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ea7b1c87-ce41-4c80-bc25-5ab76898ddad tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ea7b1c87-ce41-4c80-bc25-5ab76898ddad tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Get all volumes completed successfully. Sep 08 06:53:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ea7b1c87-ce41-4c80-bc25-5ab76898ddad tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/detail?limit=1&marker=074637c8-b45f-4e6c-8cc9-f3d078313588 returned with HTTP 200 Sep 08 06:53:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 979/1954] 192.168.122.168 () {58 vars in 1245 bytes} [Tue Sep 8 06:53:54 2026] GET /volume/v3/volumes/detail?limit=1&marker=074637c8-b45f-4e6c-8cc9-f3d078313588 => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d516183e-9bae-4ed3-97bf-96ff04e349e4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d516183e-9bae-4ed3-97bf-96ff04e349e4 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d516183e-9bae-4ed3-97bf-96ff04e349e4 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d516183e-9bae-4ed3-97bf-96ff04e349e4 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-d516183e-9bae-4ed3-97bf-96ff04e349e4 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d516183e-9bae-4ed3-97bf-96ff04e349e4 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Could not evaluate value available, assuming string {{(pid=87203) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d516183e-9bae-4ed3-97bf-96ff04e349e4 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d516183e-9bae-4ed3-97bf-96ff04e349e4 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Get all volumes completed successfully. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d516183e-9bae-4ed3-97bf-96ff04e349e4 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 08 06:53:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 976/1955] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:53:54 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1913 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9b680997-f2d0-49ed-a7c0-87be9e6a02cf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9b680997-f2d0-49ed-a7c0-87be9e6a02cf tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9b680997-f2d0-49ed-a7c0-87be9e6a02cf tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9b680997-f2d0-49ed-a7c0-87be9e6a02cf tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-9b680997-f2d0-49ed-a7c0-87be9e6a02cf tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9b680997-f2d0-49ed-a7c0-87be9e6a02cf tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Could not evaluate value available, assuming string {{(pid=87202) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9b680997-f2d0-49ed-a7c0-87be9e6a02cf tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9b680997-f2d0-49ed-a7c0-87be9e6a02cf tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Get all volumes completed successfully. Sep 08 06:53:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9b680997-f2d0-49ed-a7c0-87be9e6a02cf tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 08 06:53:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 980/1956] 192.168.122.168 () {58 vars in 1243 bytes} [Tue Sep 8 06:53:54 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1914 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9a8d5d53-5cd8-4b69-9ffd-b94d718400fb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9a8d5d53-5cd8-4b69-9ffd-b94d718400fb tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes?limit=1 Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9a8d5d53-5cd8-4b69-9ffd-b94d718400fb tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9a8d5d53-5cd8-4b69-9ffd-b94d718400fb tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-9a8d5d53-5cd8-4b69-9ffd-b94d718400fb tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9a8d5d53-5cd8-4b69-9ffd-b94d718400fb tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9a8d5d53-5cd8-4b69-9ffd-b94d718400fb tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Get all volumes completed successfully. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9a8d5d53-5cd8-4b69-9ffd-b94d718400fb tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 08 06:53:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 977/1957] 192.168.122.168 () {58 vars in 1136 bytes} [Tue Sep 8 06:53:54 2026] GET /volume/v3/volumes?limit=1 => generated 481 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-afffde27-6503-4c7a-b231-e5497f3a892f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-afffde27-6503-4c7a-b231-e5497f3a892f tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes?limit=1&marker=e276df23-9a72-4b30-afae-e6d5b7c85848 Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-afffde27-6503-4c7a-b231-e5497f3a892f tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-afffde27-6503-4c7a-b231-e5497f3a892f tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-afffde27-6503-4c7a-b231-e5497f3a892f tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-afffde27-6503-4c7a-b231-e5497f3a892f tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-afffde27-6503-4c7a-b231-e5497f3a892f tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Get all volumes completed successfully. Sep 08 06:53:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-afffde27-6503-4c7a-b231-e5497f3a892f tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes?limit=1&marker=e276df23-9a72-4b30-afae-e6d5b7c85848 returned with HTTP 200 Sep 08 06:53:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 981/1958] 192.168.122.168 () {58 vars in 1224 bytes} [Tue Sep 8 06:53:54 2026] GET /volume/v3/volumes?limit=1&marker=e276df23-9a72-4b30-afae-e6d5b7c85848 => generated 482 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-96f0f4ac-edb1-4abc-a337-6e9232f99551 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-96f0f4ac-edb1-4abc-a337-6e9232f99551 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes?limit=1&marker=b3761bf6-9393-44d5-a3b2-68b13535dca4 Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-96f0f4ac-edb1-4abc-a337-6e9232f99551 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-96f0f4ac-edb1-4abc-a337-6e9232f99551 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-96f0f4ac-edb1-4abc-a337-6e9232f99551 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-96f0f4ac-edb1-4abc-a337-6e9232f99551 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-96f0f4ac-edb1-4abc-a337-6e9232f99551 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Get all volumes completed successfully. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-96f0f4ac-edb1-4abc-a337-6e9232f99551 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes?limit=1&marker=b3761bf6-9393-44d5-a3b2-68b13535dca4 returned with HTTP 200 Sep 08 06:53:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 978/1959] 192.168.122.168 () {58 vars in 1224 bytes} [Tue Sep 8 06:53:54 2026] GET /volume/v3/volumes?limit=1&marker=b3761bf6-9393-44d5-a3b2-68b13535dca4 => generated 481 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1a031d81-aeb1-46aa-8f47-1c5293010cea None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1a031d81-aeb1-46aa-8f47-1c5293010cea tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes?limit=1&marker=074637c8-b45f-4e6c-8cc9-f3d078313588 Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1a031d81-aeb1-46aa-8f47-1c5293010cea tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1a031d81-aeb1-46aa-8f47-1c5293010cea tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-1a031d81-aeb1-46aa-8f47-1c5293010cea tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1a031d81-aeb1-46aa-8f47-1c5293010cea tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1a031d81-aeb1-46aa-8f47-1c5293010cea tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Get all volumes completed successfully. Sep 08 06:53:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1a031d81-aeb1-46aa-8f47-1c5293010cea tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes?limit=1&marker=074637c8-b45f-4e6c-8cc9-f3d078313588 returned with HTTP 200 Sep 08 06:53:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 982/1960] 192.168.122.168 () {58 vars in 1224 bytes} [Tue Sep 8 06:53:54 2026] GET /volume/v3/volumes?limit=1&marker=074637c8-b45f-4e6c-8cc9-f3d078313588 => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9e7725db-b84e-472e-9f3b-6d605fbe566e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9e7725db-b84e-472e-9f3b-6d605fbe566e tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-131809520&status=available Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9e7725db-b84e-472e-9f3b-6d605fbe566e tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9e7725db-b84e-472e-9f3b-6d605fbe566e tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-9e7725db-b84e-472e-9f3b-6d605fbe566e tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9e7725db-b84e-472e-9f3b-6d605fbe566e tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Could not evaluate value available, assuming string {{(pid=87203) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9e7725db-b84e-472e-9f3b-6d605fbe566e tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-131809520'), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9e7725db-b84e-472e-9f3b-6d605fbe566e tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Get all volumes completed successfully. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9e7725db-b84e-472e-9f3b-6d605fbe566e tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-131809520&status=available returned with HTTP 200 Sep 08 06:53:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 979/1961] 192.168.122.168 () {58 vars in 1254 bytes} [Tue Sep 8 06:53:54 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-131809520&status=available => generated 341 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ad458a18-01e9-4006-8ce5-19b0dd700c4a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ad458a18-01e9-4006-8ce5-19b0dd700c4a tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-131809520&status=available Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ad458a18-01e9-4006-8ce5-19b0dd700c4a tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ad458a18-01e9-4006-8ce5-19b0dd700c4a tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-ad458a18-01e9-4006-8ce5-19b0dd700c4a tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ad458a18-01e9-4006-8ce5-19b0dd700c4a tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Could not evaluate value available, assuming string {{(pid=87202) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ad458a18-01e9-4006-8ce5-19b0dd700c4a tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-131809520'), ('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ad458a18-01e9-4006-8ce5-19b0dd700c4a tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Get all volumes completed successfully. Sep 08 06:53:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ad458a18-01e9-4006-8ce5-19b0dd700c4a tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-131809520&status=available returned with HTTP 200 Sep 08 06:53:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 983/1962] 192.168.122.168 () {58 vars in 1275 bytes} [Tue Sep 8 06:53:54 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-131809520&status=available => generated 868 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8fd01ab8-8b0e-4707-9a4e-26658982b6d3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8fd01ab8-8b0e-4707-9a4e-26658982b6d3 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail?marker=074637c8-b45f-4e6c-8cc9-f3d078313588&sort=id%3Aasc Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8fd01ab8-8b0e-4707-9a4e-26658982b6d3 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8fd01ab8-8b0e-4707-9a4e-26658982b6d3 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-8fd01ab8-8b0e-4707-9a4e-26658982b6d3 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8fd01ab8-8b0e-4707-9a4e-26658982b6d3 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7e738f48-f697-45e0-a301-283b1de3f3d9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7e738f48-f697-45e0-a301-283b1de3f3d9 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7e738f48-f697-45e0-a301-283b1de3f3d9 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7e738f48-f697-45e0-a301-283b1de3f3d9 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8fd01ab8-8b0e-4707-9a4e-26658982b6d3 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Get all volumes completed successfully. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7e738f48-f697-45e0-a301-283b1de3f3d9 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8fd01ab8-8b0e-4707-9a4e-26658982b6d3 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes/detail?marker=074637c8-b45f-4e6c-8cc9-f3d078313588&sort=id%3Aasc returned with HTTP 200 Sep 08 06:53:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 980/1963] 192.168.122.168 () {58 vars in 1257 bytes} [Tue Sep 8 06:53:54 2026] GET /volume/v3/volumes/detail?marker=074637c8-b45f-4e6c-8cc9-f3d078313588&sort=id%3Aasc => generated 1724 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7e738f48-f697-45e0-a301-283b1de3f3d9 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae returned with HTTP 200 Sep 08 06:53:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 984/1964] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:54 2026] GET /volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae => generated 1338 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1d45e676-85eb-4d2e-a7aa-5b91db234a49 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d45e676-85eb-4d2e-a7aa-5b91db234a49 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d45e676-85eb-4d2e-a7aa-5b91db234a49 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d45e676-85eb-4d2e-a7aa-5b91db234a49 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-1d45e676-85eb-4d2e-a7aa-5b91db234a49 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1d45e676-85eb-4d2e-a7aa-5b91db234a49 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0a5a8f84-e7eb-488e-a467-836f35697a98 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0a5a8f84-e7eb-488e-a467-836f35697a98 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] GET http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0a5a8f84-e7eb-488e-a467-836f35697a98 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0a5a8f84-e7eb-488e-a467-836f35697a98 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0a5a8f84-e7eb-488e-a467-836f35697a98 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] Volume info retrieved successfully. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1d45e676-85eb-4d2e-a7aa-5b91db234a49 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Get all volumes completed successfully. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0a5a8f84-e7eb-488e-a467-836f35697a98 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae returned with HTTP 200 Sep 08 06:53:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 985/1965] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:54 2026] GET /volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae => generated 1338 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d45e676-85eb-4d2e-a7aa-5b91db234a49 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 08 06:53:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 981/1966] 192.168.122.168 () {58 vars in 1221 bytes} [Tue Sep 8 06:53:54 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2579 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c83ae70e-84fe-46a5-849e-5da58294e337 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c83ae70e-84fe-46a5-849e-5da58294e337 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] PUT http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae Sep 08 06:53:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c83ae70e-84fe-46a5-849e-5da58294e337 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-758448650"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9745c7ae-e8f5-4006-ba9d-a65b06393f52 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9745c7ae-e8f5-4006-ba9d-a65b06393f52 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9745c7ae-e8f5-4006-ba9d-a65b06393f52 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9745c7ae-e8f5-4006-ba9d-a65b06393f52 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-9745c7ae-e8f5-4006-ba9d-a65b06393f52 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c83ae70e-84fe-46a5-849e-5da58294e337 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9745c7ae-e8f5-4006-ba9d-a65b06393f52 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c83ae70e-84fe-46a5-849e-5da58294e337 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume updated successfully. Sep 08 06:53:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c83ae70e-84fe-46a5-849e-5da58294e337 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae returned with HTTP 200 Sep 08 06:53:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 986/1967] 192.168.122.168 () {60 vars in 1252 bytes} [Tue Sep 8 06:53:54 2026] PUT /volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae => generated 791 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9745c7ae-e8f5-4006-ba9d-a65b06393f52 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Get all volumes completed successfully. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4655e71d-547a-4c6b-a160-d29f2fa79e8c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4655e71d-547a-4c6b-a160-d29f2fa79e8c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] PUT http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4655e71d-547a-4c6b-a160-d29f2fa79e8c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1236924700", "description": "This is the new description of volume"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9745c7ae-e8f5-4006-ba9d-a65b06393f52 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:53:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 982/1968] 192.168.122.168 () {58 vars in 1142 bytes} [Tue Sep 8 06:53:55 2026] GET /volume/v3/volumes/detail => generated 2579 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4655e71d-547a-4c6b-a160-d29f2fa79e8c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dda3f693-62ae-40a0-914b-6c88b435fd01 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dda3f693-62ae-40a0-914b-6c88b435fd01 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 08 06:53:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4655e71d-547a-4c6b-a160-d29f2fa79e8c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume updated successfully. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dda3f693-62ae-40a0-914b-6c88b435fd01 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dda3f693-62ae-40a0-914b-6c88b435fd01 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4655e71d-547a-4c6b-a160-d29f2fa79e8c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae returned with HTTP 200 Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-dda3f693-62ae-40a0-914b-6c88b435fd01 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dda3f693-62ae-40a0-914b-6c88b435fd01 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 987/1969] 192.168.122.168 () {60 vars in 1253 bytes} [Tue Sep 8 06:53:55 2026] PUT /volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae => generated 831 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-31aa4910-7b12-4fd1-b7a8-2b2a8568f804 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-31aa4910-7b12-4fd1-b7a8-2b2a8568f804 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] GET http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-31aa4910-7b12-4fd1-b7a8-2b2a8568f804 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-31aa4910-7b12-4fd1-b7a8-2b2a8568f804 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dda3f693-62ae-40a0-914b-6c88b435fd01 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Get all volumes completed successfully. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dda3f693-62ae-40a0-914b-6c88b435fd01 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 08 06:53:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 983/1970] 192.168.122.168 () {58 vars in 1200 bytes} [Tue Sep 8 06:53:55 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 998 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8fcde2ff-169d-4a95-834b-b64df579d8e2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8fcde2ff-169d-4a95-834b-b64df579d8e2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes?availability_zone=nova Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8fcde2ff-169d-4a95-834b-b64df579d8e2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8fcde2ff-169d-4a95-834b-b64df579d8e2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-8fcde2ff-169d-4a95-834b-b64df579d8e2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8fcde2ff-169d-4a95-834b-b64df579d8e2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Could not evaluate value nova, assuming string {{(pid=87203) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8fcde2ff-169d-4a95-834b-b64df579d8e2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-31aa4910-7b12-4fd1-b7a8-2b2a8568f804 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] Volume info retrieved successfully. Sep 08 06:53:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-31aa4910-7b12-4fd1-b7a8-2b2a8568f804 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-reader] http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae returned with HTTP 200 Sep 08 06:53:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 988/1971] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:55 2026] GET /volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae => generated 1378 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-08fa2d91-3d2e-4d9d-bb38-bae5f37aceec None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-08fa2d91-3d2e-4d9d-bb38-bae5f37aceec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-08fa2d91-3d2e-4d9d-bb38-bae5f37aceec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1360323591", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1536534357"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-08fa2d91-3d2e-4d9d-bb38-bae5f37aceec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1360323591', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1536534357'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-08fa2d91-3d2e-4d9d-bb38-bae5f37aceec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Create volume of 1 GB Sep 08 06:53:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-08fa2d91-3d2e-4d9d-bb38-bae5f37aceec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Availability Zones retrieved successfully. Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-08fa2d91-3d2e-4d9d-bb38-bae5f37aceec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Flow 'volume_create_api' (9ed3ee5c-fc93-498b-a8ed-26e5121e54f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-08fa2d91-3d2e-4d9d-bb38-bae5f37aceec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4834f5c7-68cc-4adf-ac3e-3388a3ad484e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-08fa2d91-3d2e-4d9d-bb38-bae5f37aceec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8fcde2ff-169d-4a95-834b-b64df579d8e2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Get all volumes completed successfully. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8fcde2ff-169d-4a95-834b-b64df579d8e2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 08 06:53:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 984/1972] 192.168.122.168 () {58 vars in 1166 bytes} [Tue Sep 8 06:53:55 2026] GET /volume/v3/volumes?availability_zone=nova => generated 998 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a55ea32e-6259-431c-bb7e-632bc60f7ce0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a55ea32e-6259-431c-bb7e-632bc60f7ce0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes?availability_zone=nova Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a55ea32e-6259-431c-bb7e-632bc60f7ce0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a55ea32e-6259-431c-bb7e-632bc60f7ce0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-a55ea32e-6259-431c-bb7e-632bc60f7ce0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a55ea32e-6259-431c-bb7e-632bc60f7ce0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Could not evaluate value nova, assuming string {{(pid=87203) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a55ea32e-6259-431c-bb7e-632bc60f7ce0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a55ea32e-6259-431c-bb7e-632bc60f7ce0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Get all volumes completed successfully. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a55ea32e-6259-431c-bb7e-632bc60f7ce0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 08 06:53:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 985/1973] 192.168.122.168 () {58 vars in 1166 bytes} [Tue Sep 8 06:53:55 2026] GET /volume/v3/volumes?availability_zone=nova => generated 998 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7fefa1e5-386e-4401-9697-c1b82f4309fb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-08fa2d91-3d2e-4d9d-bb38-bae5f37aceec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4834f5c7-68cc-4adf-ac3e-3388a3ad484e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7fefa1e5-386e-4401-9697-c1b82f4309fb tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes?bootable=false Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7fefa1e5-386e-4401-9697-c1b82f4309fb tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7fefa1e5-386e-4401-9697-c1b82f4309fb tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-7fefa1e5-386e-4401-9697-c1b82f4309fb tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-08fa2d91-3d2e-4d9d-bb38-bae5f37aceec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48b3202f-65f1-42ba-82ef-c3a224642c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7fefa1e5-386e-4401-9697-c1b82f4309fb tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7fefa1e5-386e-4401-9697-c1b82f4309fb tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Get all volumes completed successfully. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7fefa1e5-386e-4401-9697-c1b82f4309fb tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 08 06:53:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 986/1974] 192.168.122.168 () {58 vars in 1150 bytes} [Tue Sep 8 06:53:55 2026] GET /volume/v3/volumes?bootable=false => generated 998 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-04e055f5-bd04-4624-a6f8-429342e72440 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-04e055f5-bd04-4624-a6f8-429342e72440 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes?bootable=false Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-04e055f5-bd04-4624-a6f8-429342e72440 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-04e055f5-bd04-4624-a6f8-429342e72440 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-04e055f5-bd04-4624-a6f8-429342e72440 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-04e055f5-bd04-4624-a6f8-429342e72440 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-08fa2d91-3d2e-4d9d-bb38-bae5f37aceec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Created reservations ['3312c982-a817-4718-ba93-c157afa4d27f', '62adb9a5-609d-44df-bede-20d4f5b455da', '782c4cb2-2571-45f4-8dc5-1ad570956483', 'becab975-88ac-45c9-a07a-5b413c36e40e'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-08fa2d91-3d2e-4d9d-bb38-bae5f37aceec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48b3202f-65f1-42ba-82ef-c3a224642c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3312c982-a817-4718-ba93-c157afa4d27f', '62adb9a5-609d-44df-bede-20d4f5b455da', '782c4cb2-2571-45f4-8dc5-1ad570956483', 'becab975-88ac-45c9-a07a-5b413c36e40e']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-08fa2d91-3d2e-4d9d-bb38-bae5f37aceec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63f54439-f214-43ed-8f9c-1bda4a334c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-04e055f5-bd04-4624-a6f8-429342e72440 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Get all volumes completed successfully. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-04e055f5-bd04-4624-a6f8-429342e72440 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 08 06:53:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 987/1975] 192.168.122.168 () {58 vars in 1150 bytes} [Tue Sep 8 06:53:55 2026] GET /volume/v3/volumes?bootable=false => generated 998 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ea9f2753-b30c-4d0f-8aa3-cd68cb9c4ed0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ea9f2753-b30c-4d0f-8aa3-cd68cb9c4ed0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes?status=available Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea9f2753-b30c-4d0f-8aa3-cd68cb9c4ed0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea9f2753-b30c-4d0f-8aa3-cd68cb9c4ed0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-ea9f2753-b30c-4d0f-8aa3-cd68cb9c4ed0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ea9f2753-b30c-4d0f-8aa3-cd68cb9c4ed0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Could not evaluate value available, assuming string {{(pid=87203) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ea9f2753-b30c-4d0f-8aa3-cd68cb9c4ed0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-08fa2d91-3d2e-4d9d-bb38-bae5f37aceec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63f54439-f214-43ed-8f9c-1bda4a334c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae331009-d216-4678-bfe0-84b90aef83ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1360323591',display_name='tempest-VolumesGetTest-Volume-1536534357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d485bed2a56746eebce00d898e0d496c',qos_specs=None,replication_status=,reservations=['3312c982-a817-4718-ba93-c157afa4d27f','62adb9a5-609d-44df-bede-20d4f5b455da','782c4cb2-2571-45f4-8dc5-1ad570956483','becab975-88ac-45c9-a07a-5b413c36e40e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb60e87e5f514c66b1b8c39892da34fd',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:53:55Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1360323591',display_name='tempest-VolumesGetTest-Volume-1536534357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae331009-d216-4678-bfe0-84b90aef83ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d485bed2a56746eebce00d898e0d496c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb60e87e5f514c66b1b8c39892da34fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-08fa2d91-3d2e-4d9d-bb38-bae5f37aceec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e642357f-ab0f-487b-a7d4-06a05a68d596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ea9f2753-b30c-4d0f-8aa3-cd68cb9c4ed0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Get all volumes completed successfully. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ea9f2753-b30c-4d0f-8aa3-cd68cb9c4ed0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes?status=available returned with HTTP 200 Sep 08 06:53:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 988/1976] 192.168.122.168 () {58 vars in 1154 bytes} [Tue Sep 8 06:53:55 2026] GET /volume/v3/volumes?status=available => generated 998 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-de3e9a26-4358-436c-bf98-3ce71af1573b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-08fa2d91-3d2e-4d9d-bb38-bae5f37aceec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e642357f-ab0f-487b-a7d4-06a05a68d596) transitioned into 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-1360323591',display_name='tempest-VolumesGetTest-Volume-1536534357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d485bed2a56746eebce00d898e0d496c',qos_specs=None,replication_status=,reservations=['3312c982-a817-4718-ba93-c157afa4d27f','62adb9a5-609d-44df-bede-20d4f5b455da','782c4cb2-2571-45f4-8dc5-1ad570956483','becab975-88ac-45c9-a07a-5b413c36e40e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb60e87e5f514c66b1b8c39892da34fd',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-de3e9a26-4358-436c-bf98-3ce71af1573b tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes?status=available Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-de3e9a26-4358-436c-bf98-3ce71af1573b tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-de3e9a26-4358-436c-bf98-3ce71af1573b tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-de3e9a26-4358-436c-bf98-3ce71af1573b tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-de3e9a26-4358-436c-bf98-3ce71af1573b tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Could not evaluate value available, assuming string {{(pid=87203) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-08fa2d91-3d2e-4d9d-bb38-bae5f37aceec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e4437c2-10fc-4249-95d2-a40aa1d82983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-de3e9a26-4358-436c-bf98-3ce71af1573b tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-de3e9a26-4358-436c-bf98-3ce71af1573b tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Get all volumes completed successfully. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-de3e9a26-4358-436c-bf98-3ce71af1573b tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes?status=available returned with HTTP 200 Sep 08 06:53:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 989/1977] 192.168.122.168 () {58 vars in 1154 bytes} [Tue Sep 8 06:53:55 2026] GET /volume/v3/volumes?status=available => generated 998 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c65822e2-8140-4fdc-930a-302857f7bfc0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c65822e2-8140-4fdc-930a-302857f7bfc0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail?availability_zone=nova Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c65822e2-8140-4fdc-930a-302857f7bfc0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c65822e2-8140-4fdc-930a-302857f7bfc0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-c65822e2-8140-4fdc-930a-302857f7bfc0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c65822e2-8140-4fdc-930a-302857f7bfc0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Could not evaluate value nova, assuming string {{(pid=87203) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c65822e2-8140-4fdc-930a-302857f7bfc0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-08fa2d91-3d2e-4d9d-bb38-bae5f37aceec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e4437c2-10fc-4249-95d2-a40aa1d82983) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-08fa2d91-3d2e-4d9d-bb38-bae5f37aceec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Flow 'volume_create_api' (9ed3ee5c-fc93-498b-a8ed-26e5121e54f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-08fa2d91-3d2e-4d9d-bb38-bae5f37aceec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Create volume request issued successfully. Sep 08 06:53:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-08fa2d91-3d2e-4d9d-bb38-bae5f37aceec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:53:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 989/1978] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:53:55 2026] POST /volume/v3/volumes => generated 789 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fbe6792b-e09a-4fce-b9f8-7034b6bfdf54 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c65822e2-8140-4fdc-930a-302857f7bfc0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Get all volumes completed successfully. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fbe6792b-e09a-4fce-b9f8-7034b6bfdf54 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fbe6792b-e09a-4fce-b9f8-7034b6bfdf54 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fbe6792b-e09a-4fce-b9f8-7034b6bfdf54 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c65822e2-8140-4fdc-930a-302857f7bfc0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 08 06:53:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 990/1979] 192.168.122.168 () {58 vars in 1187 bytes} [Tue Sep 8 06:53:55 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2579 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9d1f75cc-b1ec-4f3b-8682-7e176e101542 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9d1f75cc-b1ec-4f3b-8682-7e176e101542 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail?bootable=false Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9d1f75cc-b1ec-4f3b-8682-7e176e101542 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9d1f75cc-b1ec-4f3b-8682-7e176e101542 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-9d1f75cc-b1ec-4f3b-8682-7e176e101542 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9d1f75cc-b1ec-4f3b-8682-7e176e101542 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fbe6792b-e09a-4fce-b9f8-7034b6bfdf54 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9d1f75cc-b1ec-4f3b-8682-7e176e101542 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Get all volumes completed successfully. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fbe6792b-e09a-4fce-b9f8-7034b6bfdf54 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea returned with HTTP 200 Sep 08 06:53:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 990/1980] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:55 2026] GET /volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea => generated 857 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9d1f75cc-b1ec-4f3b-8682-7e176e101542 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 08 06:53:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 991/1981] 192.168.122.168 () {58 vars in 1171 bytes} [Tue Sep 8 06:53:55 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2579 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eaae22aa-fee7-40aa-b9ac-af838667548e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eaae22aa-fee7-40aa-b9ac-af838667548e tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail?status=available Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eaae22aa-fee7-40aa-b9ac-af838667548e tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eaae22aa-fee7-40aa-b9ac-af838667548e tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-eaae22aa-fee7-40aa-b9ac-af838667548e tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eaae22aa-fee7-40aa-b9ac-af838667548e tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Could not evaluate value available, assuming string {{(pid=87202) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-eaae22aa-fee7-40aa-b9ac-af838667548e tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:53:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-eaae22aa-fee7-40aa-b9ac-af838667548e tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] Get all volumes completed successfully. Sep 08 06:53:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eaae22aa-fee7-40aa-b9ac-af838667548e tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-reader] http://192.168.122.168/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 08 06:53:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 991/1982] 192.168.122.168 () {58 vars in 1175 bytes} [Tue Sep 8 06:53:55 2026] GET /volume/v3/volumes/detail?status=available => generated 2579 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f58449a0-2377-4341-9981-a4993a7775c6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f58449a0-2377-4341-9981-a4993a7775c6 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f58449a0-2377-4341-9981-a4993a7775c6 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f58449a0-2377-4341-9981-a4993a7775c6 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f58449a0-2377-4341-9981-a4993a7775c6 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Volume info retrieved successfully. Sep 08 06:53:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f58449a0-2377-4341-9981-a4993a7775c6 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 returned with HTTP 200 Sep 08 06:53:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 992/1983] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:55 2026] GET /volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 => generated 865 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a02e369c-74d4-4761-acea-598b3fb445f3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a02e369c-74d4-4761-acea-598b3fb445f3 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] DELETE http://192.168.122.168/volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 Sep 08 06:53:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a02e369c-74d4-4761-acea-598b3fb445f3 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a02e369c-74d4-4761-acea-598b3fb445f3 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:56 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-a02e369c-74d4-4761-acea-598b3fb445f3 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Delete volume with id: e276df23-9a72-4b30-afae-e6d5b7c85848 Sep 08 06:53:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a02e369c-74d4-4761-acea-598b3fb445f3 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Volume info retrieved successfully. Sep 08 06:53:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a02e369c-74d4-4761-acea-598b3fb445f3 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Delete volume request issued successfully. Sep 08 06:53:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a02e369c-74d4-4761-acea-598b3fb445f3 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 returned with HTTP 202 Sep 08 06:53:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 992/1984] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:53:56 2026] DELETE /volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:53:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cc059bfe-e7f6-4d09-bd99-81f28eb421cf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc059bfe-e7f6-4d09-bd99-81f28eb421cf tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 Sep 08 06:53:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cc059bfe-e7f6-4d09-bd99-81f28eb421cf tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cc059bfe-e7f6-4d09-bd99-81f28eb421cf tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cc059bfe-e7f6-4d09-bd99-81f28eb421cf tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Volume info retrieved successfully. Sep 08 06:53:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc059bfe-e7f6-4d09-bd99-81f28eb421cf tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 returned with HTTP 200 Sep 08 06:53:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 993/1985] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:56 2026] GET /volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 => generated 864 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8cdf12ae-f6e8-4f11-80be-f113f9ed5298 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9df7af8e-7879-4837-b504-bcc2dbc30ab6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9df7af8e-7879-4837-b504-bcc2dbc30ab6 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea Sep 08 06:53:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9df7af8e-7879-4837-b504-bcc2dbc30ab6 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9df7af8e-7879-4837-b504-bcc2dbc30ab6 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9df7af8e-7879-4837-b504-bcc2dbc30ab6 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9df7af8e-7879-4837-b504-bcc2dbc30ab6 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea returned with HTTP 200 Sep 08 06:53:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 994/1986] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:56 2026] GET /volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea => generated 881 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8cdf12ae-f6e8-4f11-80be-f113f9ed5298 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 08 06:53:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8cdf12ae-f6e8-4f11-80be-f113f9ed5298 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1912980638"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8cdf12ae-f6e8-4f11-80be-f113f9ed5298 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 08 06:53:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 993/1987] 192.168.122.168 () {62 vars in 1195 bytes} [Tue Sep 8 06:53:56 2026] POST /volume/v3/group_types => generated 181 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9156e7f2-a484-4d46-a7a9-725c3279549a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9156e7f2-a484-4d46-a7a9-725c3279549a tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] POST http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs Sep 08 06:53:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9156e7f2-a484-4d46-a7a9-725c3279549a tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9156e7f2-a484-4d46-a7a9-725c3279549a tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs returned with HTTP 202 Sep 08 06:53:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 995/1988] 192.168.122.168 () {62 vars in 1342 bytes} [Tue Sep 8 06:53:57 2026] POST /volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs => generated 53 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:53:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0aed2fba-d2ee-4274-a115-1dd6dc4069a3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0aed2fba-d2ee-4274-a115-1dd6dc4069a3 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] POST http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs Sep 08 06:53:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0aed2fba-d2ee-4274-a115-1dd6dc4069a3 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3cdae59a-e1ca-4de1-a3bf-5653c3e81035 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3cdae59a-e1ca-4de1-a3bf-5653c3e81035 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 Sep 08 06:53:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3cdae59a-e1ca-4de1-a3bf-5653c3e81035 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3cdae59a-e1ca-4de1-a3bf-5653c3e81035 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0aed2fba-d2ee-4274-a115-1dd6dc4069a3 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs returned with HTTP 202 Sep 08 06:53:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 994/1989] 192.168.122.168 () {62 vars in 1342 bytes} [Tue Sep 8 06:53:57 2026] POST /volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs => generated 61 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:53:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-53c05054-1411-485f-a195-73f609e436f7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3cdae59a-e1ca-4de1-a3bf-5653c3e81035 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Volume info retrieved successfully. Sep 08 06:53:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-53c05054-1411-485f-a195-73f609e436f7 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] GET http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key2 Sep 08 06:53:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-53c05054-1411-485f-a195-73f609e436f7 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-53c05054-1411-485f-a195-73f609e436f7 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3cdae59a-e1ca-4de1-a3bf-5653c3e81035 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 returned with HTTP 200 Sep 08 06:53:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 996/1990] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:57 2026] GET /volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-53c05054-1411-485f-a195-73f609e436f7 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key2 returned with HTTP 200 Sep 08 06:53:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 995/1991] 192.168.122.168 () {60 vars in 1336 bytes} [Tue Sep 8 06:53:57 2026] GET /volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key2 => generated 26 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cd3ee2c3-9a98-4e5d-bdbb-21c12fcf160a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cd3ee2c3-9a98-4e5d-bdbb-21c12fcf160a tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] GET http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key3 Sep 08 06:53:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cd3ee2c3-9a98-4e5d-bdbb-21c12fcf160a tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cd3ee2c3-9a98-4e5d-bdbb-21c12fcf160a tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cd3ee2c3-9a98-4e5d-bdbb-21c12fcf160a tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key3 returned with HTTP 200 Sep 08 06:53:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 997/1992] 192.168.122.168 () {60 vars in 1336 bytes} [Tue Sep 8 06:53:57 2026] GET /volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key3 => generated 18 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f920b0ee-3a74-4f9f-9f12-84aeb6de44e7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f920b0ee-3a74-4f9f-9f12-84aeb6de44e7 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] PUT http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key3 Sep 08 06:53:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f920b0ee-3a74-4f9f-9f12-84aeb6de44e7 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f920b0ee-3a74-4f9f-9f12-84aeb6de44e7 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key3 returned with HTTP 200 Sep 08 06:53:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 996/1993] 192.168.122.168 () {62 vars in 1356 bytes} [Tue Sep 8 06:53:57 2026] PUT /volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key3 => generated 26 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d5f88f8e-2751-4255-8513-3f392e8de4ca None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d5f88f8e-2751-4255-8513-3f392e8de4ca tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] GET http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs Sep 08 06:53:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d5f88f8e-2751-4255-8513-3f392e8de4ca tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d5f88f8e-2751-4255-8513-3f392e8de4ca tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d5f88f8e-2751-4255-8513-3f392e8de4ca tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs returned with HTTP 200 Sep 08 06:53:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 998/1994] 192.168.122.168 () {60 vars in 1321 bytes} [Tue Sep 8 06:53:57 2026] GET /volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs => generated 87 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-63270092-ab39-45c2-b95a-066e704cc9dd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-63270092-ab39-45c2-b95a-066e704cc9dd tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key1 Sep 08 06:53:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-63270092-ab39-45c2-b95a-066e704cc9dd tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-63270092-ab39-45c2-b95a-066e704cc9dd tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-63270092-ab39-45c2-b95a-066e704cc9dd tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key1 returned with HTTP 202 Sep 08 06:53:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 997/1995] 192.168.122.168 () {60 vars in 1339 bytes} [Tue Sep 8 06:53:57 2026] DELETE /volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:53:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8d10a333-c03b-481c-82df-4094ce0f7674 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8d10a333-c03b-481c-82df-4094ce0f7674 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] GET http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key1 Sep 08 06:53:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8d10a333-c03b-481c-82df-4094ce0f7674 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8d10a333-c03b-481c-82df-4094ce0f7674 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8d10a333-c03b-481c-82df-4094ce0f7674 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] HTTP exception thrown: Group Type bd491c2c-8010-42bc-92c3-e9289cab816c has no extra spec with key key1. Sep 08 06:53:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8d10a333-c03b-481c-82df-4094ce0f7674 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key1 returned with HTTP 404 Sep 08 06:53:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 999/1996] 192.168.122.168 () {60 vars in 1336 bytes} [Tue Sep 8 06:53:57 2026] GET /volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key1 => generated 126 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:53:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bbbcf0a4-b6e5-4a14-87f3-214205836930 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bbbcf0a4-b6e5-4a14-87f3-214205836930 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key2 Sep 08 06:53:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bbbcf0a4-b6e5-4a14-87f3-214205836930 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bbbcf0a4-b6e5-4a14-87f3-214205836930 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bbbcf0a4-b6e5-4a14-87f3-214205836930 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key2 returned with HTTP 202 Sep 08 06:53:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 998/1997] 192.168.122.168 () {60 vars in 1339 bytes} [Tue Sep 8 06:53:57 2026] DELETE /volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:53:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4ef4fa65-841a-4eaa-a140-71dfa84e2f76 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4ef4fa65-841a-4eaa-a140-71dfa84e2f76 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] GET http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key2 Sep 08 06:53:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4ef4fa65-841a-4eaa-a140-71dfa84e2f76 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4ef4fa65-841a-4eaa-a140-71dfa84e2f76 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4ef4fa65-841a-4eaa-a140-71dfa84e2f76 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] HTTP exception thrown: Group Type bd491c2c-8010-42bc-92c3-e9289cab816c has no extra spec with key key2. Sep 08 06:53:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4ef4fa65-841a-4eaa-a140-71dfa84e2f76 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key2 returned with HTTP 404 Sep 08 06:53:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1000/1998] 192.168.122.168 () {60 vars in 1336 bytes} [Tue Sep 8 06:53:57 2026] GET /volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key2 => generated 126 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:53:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-00cf1e9f-c073-46d3-81de-96c59a327b46 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-00cf1e9f-c073-46d3-81de-96c59a327b46 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key3 Sep 08 06:53:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-00cf1e9f-c073-46d3-81de-96c59a327b46 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-00cf1e9f-c073-46d3-81de-96c59a327b46 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-00cf1e9f-c073-46d3-81de-96c59a327b46 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key3 returned with HTTP 202 Sep 08 06:53:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 999/1999] 192.168.122.168 () {60 vars in 1339 bytes} [Tue Sep 8 06:53:57 2026] DELETE /volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:53:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-863c4b87-9de6-454d-bf2b-d62eec40e286 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-863c4b87-9de6-454d-bf2b-d62eec40e286 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] GET http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key3 Sep 08 06:53:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-863c4b87-9de6-454d-bf2b-d62eec40e286 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-863c4b87-9de6-454d-bf2b-d62eec40e286 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-863c4b87-9de6-454d-bf2b-d62eec40e286 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] HTTP exception thrown: Group Type bd491c2c-8010-42bc-92c3-e9289cab816c has no extra spec with key key3. Sep 08 06:53:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-863c4b87-9de6-454d-bf2b-d62eec40e286 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key3 returned with HTTP 404 Sep 08 06:53:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1001/2000] 192.168.122.168 () {60 vars in 1336 bytes} [Tue Sep 8 06:53:57 2026] GET /volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c/group_specs/key3 => generated 126 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:53:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9c7f3273-eb4a-4b44-adba-96780859e144 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9c7f3273-eb4a-4b44-adba-96780859e144 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c Sep 08 06:53:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9c7f3273-eb4a-4b44-adba-96780859e144 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9c7f3273-eb4a-4b44-adba-96780859e144 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9c7f3273-eb4a-4b44-adba-96780859e144 tempest-GroupTypeSpecsTest-1530049601 tempest-GroupTypeSpecsTest-1530049601-project-admin] http://192.168.122.168/volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c returned with HTTP 202 Sep 08 06:53:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1000/2001] 192.168.122.168 () {60 vars in 1288 bytes} [Tue Sep 8 06:53:57 2026] DELETE /volume/v3/group_types/bd491c2c-8010-42bc-92c3-e9289cab816c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:53:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-97a7d5c9-8290-46a5-9874-56b1fd2a04e7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-97a7d5c9-8290-46a5-9874-56b1fd2a04e7 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea Sep 08 06:53:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-97a7d5c9-8290-46a5-9874-56b1fd2a04e7 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-97a7d5c9-8290-46a5-9874-56b1fd2a04e7 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-97a7d5c9-8290-46a5-9874-56b1fd2a04e7 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-97a7d5c9-8290-46a5-9874-56b1fd2a04e7 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea returned with HTTP 200 Sep 08 06:53:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1002/2002] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:57 2026] GET /volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea => generated 882 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-329731b3-d41f-46e1-8b4a-946bca21d56e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-329731b3-d41f-46e1-8b4a-946bca21d56e tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] PUT http://192.168.122.168/volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea Sep 08 06:53:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-329731b3-d41f-46e1-8b4a-946bca21d56e tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-758448650", "description": null}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:53:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-329731b3-d41f-46e1-8b4a-946bca21d56e tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-329731b3-d41f-46e1-8b4a-946bca21d56e tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume updated successfully. Sep 08 06:53:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-329731b3-d41f-46e1-8b4a-946bca21d56e tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea returned with HTTP 200 Sep 08 06:53:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1001/2003] 192.168.122.168 () {60 vars in 1252 bytes} [Tue Sep 8 06:53:57 2026] PUT /volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea => generated 778 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3cd402c2-08ab-4462-8078-8e1c1ecbac1d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3cd402c2-08ab-4462-8078-8e1c1ecbac1d tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea Sep 08 06:53:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3cd402c2-08ab-4462-8078-8e1c1ecbac1d tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3cd402c2-08ab-4462-8078-8e1c1ecbac1d tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3cd402c2-08ab-4462-8078-8e1c1ecbac1d tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3cd402c2-08ab-4462-8078-8e1c1ecbac1d tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea returned with HTTP 200 Sep 08 06:53:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1003/2004] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:58 2026] GET /volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e4d51b4a-d7fa-4080-bf71-47bcc59ee802 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e4d51b4a-d7fa-4080-bf71-47bcc59ee802 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] DELETE http://192.168.122.168/volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea Sep 08 06:53:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e4d51b4a-d7fa-4080-bf71-47bcc59ee802 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e4d51b4a-d7fa-4080-bf71-47bcc59ee802 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:58 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-e4d51b4a-d7fa-4080-bf71-47bcc59ee802 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Delete volume with id: ae331009-d216-4678-bfe0-84b90aef83ea Sep 08 06:53:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e4d51b4a-d7fa-4080-bf71-47bcc59ee802 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e4d51b4a-d7fa-4080-bf71-47bcc59ee802 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Delete volume request issued successfully. Sep 08 06:53:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e4d51b4a-d7fa-4080-bf71-47bcc59ee802 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea returned with HTTP 202 Sep 08 06:53:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1002/2005] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:53:58 2026] DELETE /volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:53:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d2e5c082-25e2-46ab-bdd3-fe5be3fdaf28 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d2e5c082-25e2-46ab-bdd3-fe5be3fdaf28 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea Sep 08 06:53:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d2e5c082-25e2-46ab-bdd3-fe5be3fdaf28 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d2e5c082-25e2-46ab-bdd3-fe5be3fdaf28 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d2e5c082-25e2-46ab-bdd3-fe5be3fdaf28 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d2e5c082-25e2-46ab-bdd3-fe5be3fdaf28 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea returned with HTTP 200 Sep 08 06:53:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1004/2006] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:58 2026] GET /volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea => generated 845 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1f69f71f-9419-4e02-a747-44ba8cbedbb0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1f69f71f-9419-4e02-a747-44ba8cbedbb0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 Sep 08 06:53:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1f69f71f-9419-4e02-a747-44ba8cbedbb0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1f69f71f-9419-4e02-a747-44ba8cbedbb0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1f69f71f-9419-4e02-a747-44ba8cbedbb0 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 returned with HTTP 404 Sep 08 06:53:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1003/2007] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:58 2026] GET /volume/v3/volumes/e276df23-9a72-4b30-afae-e6d5b7c85848 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-039b28b2-4797-4ad8-a293-cf0dc7cb44a4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-039b28b2-4797-4ad8-a293-cf0dc7cb44a4 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 Sep 08 06:53:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-039b28b2-4797-4ad8-a293-cf0dc7cb44a4 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-039b28b2-4797-4ad8-a293-cf0dc7cb44a4 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-039b28b2-4797-4ad8-a293-cf0dc7cb44a4 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Volume info retrieved successfully. Sep 08 06:53:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-039b28b2-4797-4ad8-a293-cf0dc7cb44a4 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 returned with HTTP 200 Sep 08 06:53:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1005/2008] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:58 2026] GET /volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 => generated 866 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:53:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d983bb3c-e699-4efe-bd1c-54a44e5be875 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d983bb3c-e699-4efe-bd1c-54a44e5be875 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] DELETE http://192.168.122.168/volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 Sep 08 06:53:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d983bb3c-e699-4efe-bd1c-54a44e5be875 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d983bb3c-e699-4efe-bd1c-54a44e5be875 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:58 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-d983bb3c-e699-4efe-bd1c-54a44e5be875 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Delete volume with id: b3761bf6-9393-44d5-a3b2-68b13535dca4 Sep 08 06:53:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d983bb3c-e699-4efe-bd1c-54a44e5be875 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Volume info retrieved successfully. Sep 08 06:53:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d983bb3c-e699-4efe-bd1c-54a44e5be875 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Delete volume request issued successfully. Sep 08 06:53:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d983bb3c-e699-4efe-bd1c-54a44e5be875 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 returned with HTTP 202 Sep 08 06:53:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1004/2009] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:53:58 2026] DELETE /volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:53:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-be1650e0-3ffa-4122-90b2-027dd4cb31c8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-be1650e0-3ffa-4122-90b2-027dd4cb31c8 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 Sep 08 06:53:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-be1650e0-3ffa-4122-90b2-027dd4cb31c8 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-be1650e0-3ffa-4122-90b2-027dd4cb31c8 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-be1650e0-3ffa-4122-90b2-027dd4cb31c8 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Volume info retrieved successfully. Sep 08 06:53:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-be1650e0-3ffa-4122-90b2-027dd4cb31c8 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 returned with HTTP 200 Sep 08 06:53:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1006/2010] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:58 2026] GET /volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 => generated 865 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:53:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3727fe4a-1cc8-4fec-9e6c-e3a2217020ec None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3727fe4a-1cc8-4fec-9e6c-e3a2217020ec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea Sep 08 06:53:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3727fe4a-1cc8-4fec-9e6c-e3a2217020ec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3727fe4a-1cc8-4fec-9e6c-e3a2217020ec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3727fe4a-1cc8-4fec-9e6c-e3a2217020ec tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea returned with HTTP 404 Sep 08 06:53:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1005/2011] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:59 2026] GET /volume/v3/volumes/ae331009-d216-4678-bfe0-84b90aef83ea => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:53:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7c0003ad-954f-4925-87cb-39ce940ec818 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7c0003ad-954f-4925-87cb-39ce940ec818 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae Sep 08 06:53:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7c0003ad-954f-4925-87cb-39ce940ec818 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7c0003ad-954f-4925-87cb-39ce940ec818 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7c0003ad-954f-4925-87cb-39ce940ec818 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7c0003ad-954f-4925-87cb-39ce940ec818 tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae returned with HTTP 200 Sep 08 06:53:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1007/2012] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:59 2026] GET /volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae => generated 1378 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7f4ac6d9-5125-4f99-a000-495176c3a32c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7f4ac6d9-5125-4f99-a000-495176c3a32c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] DELETE http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae Sep 08 06:53:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7f4ac6d9-5125-4f99-a000-495176c3a32c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7f4ac6d9-5125-4f99-a000-495176c3a32c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:59 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-7f4ac6d9-5125-4f99-a000-495176c3a32c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Delete volume with id: 962d92b0-474c-4d9e-87c0-5b460d4541ae Sep 08 06:53:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7f4ac6d9-5125-4f99-a000-495176c3a32c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7f4ac6d9-5125-4f99-a000-495176c3a32c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Delete volume request issued successfully. Sep 08 06:53:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7f4ac6d9-5125-4f99-a000-495176c3a32c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae returned with HTTP 202 Sep 08 06:53:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1006/2013] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:53:59 2026] DELETE /volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 06:53:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e989b3ac-8c62-4e99-b5d3-84683088794c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e989b3ac-8c62-4e99-b5d3-84683088794c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae Sep 08 06:53:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e989b3ac-8c62-4e99-b5d3-84683088794c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e989b3ac-8c62-4e99-b5d3-84683088794c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:53:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:53:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e989b3ac-8c62-4e99-b5d3-84683088794c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Volume info retrieved successfully. Sep 08 06:53:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e989b3ac-8c62-4e99-b5d3-84683088794c tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae returned with HTTP 200 Sep 08 06:53:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1008/2014] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:59 2026] GET /volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae => generated 1377 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:53:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-070ce390-7cd6-4c5d-a019-583025866068 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:53:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-070ce390-7cd6-4c5d-a019-583025866068 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 Sep 08 06:53:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-070ce390-7cd6-4c5d-a019-583025866068 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:53:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-070ce390-7cd6-4c5d-a019-583025866068 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:53:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:53:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:53:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:53:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:53:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-070ce390-7cd6-4c5d-a019-583025866068 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Volume info retrieved successfully. Sep 08 06:53:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-070ce390-7cd6-4c5d-a019-583025866068 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 returned with HTTP 200 Sep 08 06:53:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1007/2015] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:53:59 2026] GET /volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 => generated 865 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d5e3ca4b-6361-48b3-8cb2-99e4a9174a0a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d5e3ca4b-6361-48b3-8cb2-99e4a9174a0a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] GET http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae Sep 08 06:54:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d5e3ca4b-6361-48b3-8cb2-99e4a9174a0a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d5e3ca4b-6361-48b3-8cb2-99e4a9174a0a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d5e3ca4b-6361-48b3-8cb2-99e4a9174a0a tempest-VolumesGetTest-1169103151 tempest-VolumesGetTest-1169103151-project-member] http://192.168.122.168/volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae returned with HTTP 404 Sep 08 06:54:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1009/2016] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:00 2026] GET /volume/v3/volumes/962d92b0-474c-4d9e-87c0-5b460d4541ae => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:54:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f96cbe37-dcf5-4152-851e-9a5c9d2582fc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f96cbe37-dcf5-4152-851e-9a5c9d2582fc tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 Sep 08 06:54:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f96cbe37-dcf5-4152-851e-9a5c9d2582fc tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f96cbe37-dcf5-4152-851e-9a5c9d2582fc tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f96cbe37-dcf5-4152-851e-9a5c9d2582fc tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 returned with HTTP 404 Sep 08 06:54:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1008/2017] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:00 2026] GET /volume/v3/volumes/b3761bf6-9393-44d5-a3b2-68b13535dca4 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:54:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9dc930e4-10b8-4192-a8bb-f16ec71f0a8a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9dc930e4-10b8-4192-a8bb-f16ec71f0a8a tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 Sep 08 06:54:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9dc930e4-10b8-4192-a8bb-f16ec71f0a8a tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9dc930e4-10b8-4192-a8bb-f16ec71f0a8a tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9dc930e4-10b8-4192-a8bb-f16ec71f0a8a tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Volume info retrieved successfully. Sep 08 06:54:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9dc930e4-10b8-4192-a8bb-f16ec71f0a8a tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 returned with HTTP 200 Sep 08 06:54:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1010/2018] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:00 2026] GET /volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 => generated 865 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2a222c25-fce1-4110-914b-4ee73ac37da2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2a222c25-fce1-4110-914b-4ee73ac37da2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] DELETE http://192.168.122.168/volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 Sep 08 06:54:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2a222c25-fce1-4110-914b-4ee73ac37da2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2a222c25-fce1-4110-914b-4ee73ac37da2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:00 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-2a222c25-fce1-4110-914b-4ee73ac37da2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Delete volume with id: 074637c8-b45f-4e6c-8cc9-f3d078313588 Sep 08 06:54:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2a222c25-fce1-4110-914b-4ee73ac37da2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Volume info retrieved successfully. Sep 08 06:54:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2a222c25-fce1-4110-914b-4ee73ac37da2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Delete volume request issued successfully. Sep 08 06:54:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2a222c25-fce1-4110-914b-4ee73ac37da2 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 returned with HTTP 202 Sep 08 06:54:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1009/2019] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:54:00 2026] DELETE /volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:54:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-17acba1e-0d81-4b64-99da-03ee9328afd9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-17acba1e-0d81-4b64-99da-03ee9328afd9 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 Sep 08 06:54:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-17acba1e-0d81-4b64-99da-03ee9328afd9 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-17acba1e-0d81-4b64-99da-03ee9328afd9 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-17acba1e-0d81-4b64-99da-03ee9328afd9 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Volume info retrieved successfully. Sep 08 06:54:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-17acba1e-0d81-4b64-99da-03ee9328afd9 tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 returned with HTTP 200 Sep 08 06:54:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1011/2020] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:01 2026] GET /volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 => generated 864 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5703948a-7b44-44b6-b26b-ec5d1bcceb4c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5703948a-7b44-44b6-b26b-ec5d1bcceb4c tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] GET http://192.168.122.168/volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 Sep 08 06:54:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5703948a-7b44-44b6-b26b-ec5d1bcceb4c tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5703948a-7b44-44b6-b26b-ec5d1bcceb4c tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5703948a-7b44-44b6-b26b-ec5d1bcceb4c tempest-VolumesListTestJSON-1911911712 tempest-VolumesListTestJSON-1911911712-project-member] http://192.168.122.168/volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 returned with HTTP 404 Sep 08 06:54:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1010/2021] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:02 2026] GET /volume/v3/volumes/074637c8-b45f-4e6c-8cc9-f3d078313588 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:54:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6841b70b-5507-4762-875b-d50703a9a649 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6841b70b-5507-4762-875b-d50703a9a649 tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] GET http://192.168.122.168/volume/v3/os-quota-class-sets/default Sep 08 06:54:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6841b70b-5507-4762-875b-d50703a9a649 tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6841b70b-5507-4762-875b-d50703a9a649 tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6841b70b-5507-4762-875b-d50703a9a649 tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] http://192.168.122.168/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 08 06:54:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1012/2022] 192.168.122.168 () {58 vars in 1181 bytes} [Tue Sep 8 06:54:04 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:54:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-89ace478-2457-4e39-8fac-e2ec1631e6cf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-89ace478-2457-4e39-8fac-e2ec1631e6cf tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] GET http://192.168.122.168/volume/v3/os-quota-class-sets/default Sep 08 06:54:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-89ace478-2457-4e39-8fac-e2ec1631e6cf tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-89ace478-2457-4e39-8fac-e2ec1631e6cf tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-89ace478-2457-4e39-8fac-e2ec1631e6cf tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] http://192.168.122.168/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 08 06:54:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1011/2023] 192.168.122.168 () {58 vars in 1181 bytes} [Tue Sep 8 06:54:04 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:54:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bd7969e8-c283-4f36-bdf1-84699da75678 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bd7969e8-c283-4f36-bdf1-84699da75678 tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:54:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bd7969e8-c283-4f36-bdf1-84699da75678 tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-314556872"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bd7969e8-c283-4f36-bdf1-84699da75678 tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:54:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1013/2024] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 06:54:04 2026] POST /volume/v3/types => generated 227 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d0c2e21c-97d7-46fe-a77d-00040d4e2682 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d0c2e21c-97d7-46fe-a77d-00040d4e2682 tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-class-sets/default Sep 08 06:54:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d0c2e21c-97d7-46fe-a77d-00040d4e2682 tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-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-314556872": 8, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-314556872": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-314556872": 6}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d0c2e21c-97d7-46fe-a77d-00040d4e2682 tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] http://192.168.122.168/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 08 06:54:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1012/2025] 192.168.122.168 () {60 vars in 1202 bytes} [Tue Sep 8 06:54:05 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6d10d8f2-54ae-468d-9cb4-9261e036ceb0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d10d8f2-54ae-468d-9cb4-9261e036ceb0 tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/556764d3bbeb4e0d969ab5309090ec77/defaults Sep 08 06:54:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d10d8f2-54ae-468d-9cb4-9261e036ceb0 tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6d10d8f2-54ae-468d-9cb4-9261e036ceb0 tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] Calling method 'defaults' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6d10d8f2-54ae-468d-9cb4-9261e036ceb0 tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/556764d3bbeb4e0d969ab5309090ec77/defaults returned with HTTP 200 Sep 08 06:54:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1014/2026] 192.168.122.168 () {58 vars in 1265 bytes} [Tue Sep 8 06:54:05 2026] GET /volume/v3/os-quota-sets/556764d3bbeb4e0d969ab5309090ec77/defaults => generated 645 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-21c97446-3b91-4e1b-b5ef-415334db454f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-21c97446-3b91-4e1b-b5ef-415334db454f tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/7db4bc1f95ac491d82d23277bb0a1897/defaults Sep 08 06:54:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-21c97446-3b91-4e1b-b5ef-415334db454f tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-21c97446-3b91-4e1b-b5ef-415334db454f tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] Calling method 'defaults' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-21c97446-3b91-4e1b-b5ef-415334db454f tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/7db4bc1f95ac491d82d23277bb0a1897/defaults returned with HTTP 200 Sep 08 06:54:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1013/2027] 192.168.122.168 () {58 vars in 1265 bytes} [Tue Sep 8 06:54:05 2026] GET /volume/v3/os-quota-sets/7db4bc1f95ac491d82d23277bb0a1897/defaults => generated 645 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-35342f66-6023-4d7f-a2eb-2507a20d5fa3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-35342f66-6023-4d7f-a2eb-2507a20d5fa3 tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] DELETE http://192.168.122.168/volume/v3/types/ed450845-a495-4091-8404-8261585b0fc5 Sep 08 06:54:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-35342f66-6023-4d7f-a2eb-2507a20d5fa3 tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-35342f66-6023-4d7f-a2eb-2507a20d5fa3 tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-35342f66-6023-4d7f-a2eb-2507a20d5fa3 tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] http://192.168.122.168/volume/v3/types/ed450845-a495-4091-8404-8261585b0fc5 returned with HTTP 202 Sep 08 06:54:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1015/2028] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:54:05 2026] DELETE /volume/v3/types/ed450845-a495-4091-8404-8261585b0fc5 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:54:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-779c8a0f-22af-45ad-9083-66c90985f4ac None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-779c8a0f-22af-45ad-9083-66c90985f4ac tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] GET http://192.168.122.168/volume/v3/types/ed450845-a495-4091-8404-8261585b0fc5 Sep 08 06:54:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-779c8a0f-22af-45ad-9083-66c90985f4ac tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-779c8a0f-22af-45ad-9083-66c90985f4ac tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-779c8a0f-22af-45ad-9083-66c90985f4ac tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] http://192.168.122.168/volume/v3/types/ed450845-a495-4091-8404-8261585b0fc5 returned with HTTP 404 Sep 08 06:54:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1014/2029] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:54:06 2026] GET /volume/v3/types/ed450845-a495-4091-8404-8261585b0fc5 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:54:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1555e185-9093-4b97-8401-b03a5e256664 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1555e185-9093-4b97-8401-b03a5e256664 tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-class-sets/default Sep 08 06:54:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1555e185-9093-4b97-8401-b03a5e256664 tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-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=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-79800187-355f-4e83-9d0c-183149adff27 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1555e185-9093-4b97-8401-b03a5e256664 tempest-VolumeQuotaClassesTest-751735097 tempest-VolumeQuotaClassesTest-751735097-project-admin] http://192.168.122.168/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 08 06:54:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1016/2030] 192.168.122.168 () {60 vars in 1202 bytes} [Tue Sep 8 06:54:06 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-79800187-355f-4e83-9d0c-183149adff27 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:54:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-79800187-355f-4e83-9d0c-183149adff27 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-274524645"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-79800187-355f-4e83-9d0c-183149adff27 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-274524645'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:54:06 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-79800187-355f-4e83-9d0c-183149adff27 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Create volume of 1 GB Sep 08 06:54:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-79800187-355f-4e83-9d0c-183149adff27 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Availability Zones retrieved successfully. Sep 08 06:54:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-79800187-355f-4e83-9d0c-183149adff27 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Flow 'volume_create_api' (b0057bcc-99cd-4682-ad95-7c9e6515b972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:54:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-79800187-355f-4e83-9d0c-183149adff27 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (011a7857-7c31-45c3-9730-31f0c28b4071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-79800187-355f-4e83-9d0c-183149adff27 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:54:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-79800187-355f-4e83-9d0c-183149adff27 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (011a7857-7c31-45c3-9730-31f0c28b4071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-79800187-355f-4e83-9d0c-183149adff27 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a51cc9b-962d-46db-90be-7b0415d0fac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:06 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-79800187-355f-4e83-9d0c-183149adff27 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Created reservations ['5a4e5351-2e5b-4981-a505-a2919de709a6', '4f6d6e8b-a8d5-4fb1-968c-1c0664eb6c35', '72818fe8-fa87-47cc-a603-5a6f597fb3ff', 'a94f66f8-d4e3-4ad4-be57-3033756619aa'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:54:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-79800187-355f-4e83-9d0c-183149adff27 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a51cc9b-962d-46db-90be-7b0415d0fac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a4e5351-2e5b-4981-a505-a2919de709a6', '4f6d6e8b-a8d5-4fb1-968c-1c0664eb6c35', '72818fe8-fa87-47cc-a603-5a6f597fb3ff', 'a94f66f8-d4e3-4ad4-be57-3033756619aa']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-79800187-355f-4e83-9d0c-183149adff27 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b44719d-e09d-4d63-b5ce-ad266f36c288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-79800187-355f-4e83-9d0c-183149adff27 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b44719d-e09d-4d63-b5ce-ad266f36c288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '524bde1e-abb3-46fa-ad5c-469cf78469cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-274524645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b52c6f9936c4d1dbc6e59498edcdcea',qos_specs=None,replication_status=,reservations=['5a4e5351-2e5b-4981-a505-a2919de709a6','4f6d6e8b-a8d5-4fb1-968c-1c0664eb6c35','72818fe8-fa87-47cc-a603-5a6f597fb3ff','a94f66f8-d4e3-4ad4-be57-3033756619aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff271e5e659746a4baed7cafc87936e2',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:54:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-274524645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=524bde1e-abb3-46fa-ad5c-469cf78469cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b52c6f9936c4d1dbc6e59498edcdcea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff271e5e659746a4baed7cafc87936e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-79800187-355f-4e83-9d0c-183149adff27 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1574c37a-564b-4c4f-8463-4fa92dc8d500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-79800187-355f-4e83-9d0c-183149adff27 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1574c37a-564b-4c4f-8463-4fa92dc8d500) transitioned into state 'SUCCESS' from state '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-274524645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b52c6f9936c4d1dbc6e59498edcdcea',qos_specs=None,replication_status=,reservations=['5a4e5351-2e5b-4981-a505-a2919de709a6','4f6d6e8b-a8d5-4fb1-968c-1c0664eb6c35','72818fe8-fa87-47cc-a603-5a6f597fb3ff','a94f66f8-d4e3-4ad4-be57-3033756619aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff271e5e659746a4baed7cafc87936e2',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-79800187-355f-4e83-9d0c-183149adff27 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbc24464-9d91-4327-9223-237a767ebbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-79800187-355f-4e83-9d0c-183149adff27 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbc24464-9d91-4327-9223-237a767ebbe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-79800187-355f-4e83-9d0c-183149adff27 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Flow 'volume_create_api' (b0057bcc-99cd-4682-ad95-7c9e6515b972) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:54:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-79800187-355f-4e83-9d0c-183149adff27 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Create volume request issued successfully. Sep 08 06:54:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-79800187-355f-4e83-9d0c-183149adff27 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:54:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1015/2031] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:54:06 2026] POST /volume/v3/volumes => generated 758 bytes in 717 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:54:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2aca69e4-ea09-48ba-bb72-9daba98f098e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2aca69e4-ea09-48ba-bb72-9daba98f098e tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] GET http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc Sep 08 06:54:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2aca69e4-ea09-48ba-bb72-9daba98f098e tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2aca69e4-ea09-48ba-bb72-9daba98f098e tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2aca69e4-ea09-48ba-bb72-9daba98f098e tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Volume info retrieved successfully. Sep 08 06:54:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2aca69e4-ea09-48ba-bb72-9daba98f098e tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc returned with HTTP 200 Sep 08 06:54:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1017/2032] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:06 2026] GET /volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc => generated 826 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5f3b338b-2190-4ece-ae34-20fe44f64973 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5f3b338b-2190-4ece-ae34-20fe44f64973 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] GET http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc Sep 08 06:54:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5f3b338b-2190-4ece-ae34-20fe44f64973 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5f3b338b-2190-4ece-ae34-20fe44f64973 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5f3b338b-2190-4ece-ae34-20fe44f64973 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Volume info retrieved successfully. Sep 08 06:54:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5f3b338b-2190-4ece-ae34-20fe44f64973 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc returned with HTTP 200 Sep 08 06:54:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1016/2033] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:07 2026] GET /volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1f419fd1-54a6-4fc6-b2de-3afa81c39d59 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1f419fd1-54a6-4fc6-b2de-3afa81c39d59 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] GET http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc Sep 08 06:54:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1f419fd1-54a6-4fc6-b2de-3afa81c39d59 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1f419fd1-54a6-4fc6-b2de-3afa81c39d59 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1f419fd1-54a6-4fc6-b2de-3afa81c39d59 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Volume info retrieved successfully. Sep 08 06:54:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1f419fd1-54a6-4fc6-b2de-3afa81c39d59 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc returned with HTTP 200 Sep 08 06:54:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1018/2034] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:09 2026] GET /volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a38a8b24-7374-4304-b8a4-81c6b556c95a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a38a8b24-7374-4304-b8a4-81c6b556c95a tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 Sep 08 06:54:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a38a8b24-7374-4304-b8a4-81c6b556c95a tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a38a8b24-7374-4304-b8a4-81c6b556c95a tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:14 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=637,cinder:UPDATE=121,cinder:INSERT=73 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:54:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a38a8b24-7374-4304-b8a4-81c6b556c95a tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 returned with HTTP 200 Sep 08 06:54:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1017/2035] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:54:13 2026] GET /volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 => generated 440 bytes in 524 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d8a4fb18-b374-4cde-9df2-e5594d736fd6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d8a4fb18-b374-4cde-9df2-e5594d736fd6 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270/defaults Sep 08 06:54:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d8a4fb18-b374-4cde-9df2-e5594d736fd6 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d8a4fb18-b374-4cde-9df2-e5594d736fd6 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Calling method 'defaults' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:14 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=605,cinder:UPDATE=109,cinder:INSERT=64 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:54:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d8a4fb18-b374-4cde-9df2-e5594d736fd6 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270/defaults returned with HTTP 200 Sep 08 06:54:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1019/2036] 192.168.122.168 () {58 vars in 1265 bytes} [Tue Sep 8 06:54:14 2026] GET /volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270/defaults => generated 440 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-41265b45-6a0d-4dc2-aa06-d46d4f5d8219 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-41265b45-6a0d-4dc2-aa06-d46d4f5d8219 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 Sep 08 06:54:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-41265b45-6a0d-4dc2-aa06-d46d4f5d8219 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-41265b45-6a0d-4dc2-aa06-d46d4f5d8219 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 returned with HTTP 200 Sep 08 06:54:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1018/2037] 192.168.122.168 () {60 vars in 1258 bytes} [Tue Sep 8 06:54:14 2026] PUT /volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 => generated 398 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3b1d748b-8bd2-435a-85c0-4df156896070 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3b1d748b-8bd2-435a-85c0-4df156896070 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] DELETE http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 Sep 08 06:54:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3b1d748b-8bd2-435a-85c0-4df156896070 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3b1d748b-8bd2-435a-85c0-4df156896070 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3b1d748b-8bd2-435a-85c0-4df156896070 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 returned with HTTP 200 Sep 08 06:54:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1020/2038] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:54:14 2026] DELETE /volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 => generated 0 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 06:54:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1e920758-e112-4cb8-9225-19cae25e0fd8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1e920758-e112-4cb8-9225-19cae25e0fd8 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 Sep 08 06:54:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1e920758-e112-4cb8-9225-19cae25e0fd8 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1e920758-e112-4cb8-9225-19cae25e0fd8 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1e920758-e112-4cb8-9225-19cae25e0fd8 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 returned with HTTP 200 Sep 08 06:54:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1019/2039] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:54:14 2026] GET /volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 => generated 440 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-96f77c3e-4fa1-4135-bbb1-da5bce07ee6f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-96f77c3e-4fa1-4135-bbb1-da5bce07ee6f tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 Sep 08 06:54:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-96f77c3e-4fa1-4135-bbb1-da5bce07ee6f tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-96f77c3e-4fa1-4135-bbb1-da5bce07ee6f tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 returned with HTTP 200 Sep 08 06:54:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1021/2040] 192.168.122.168 () {60 vars in 1259 bytes} [Tue Sep 8 06:54:14 2026] PUT /volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 => generated 398 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e45dc52c-5736-4702-862e-ebbcd020ed06 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e45dc52c-5736-4702-862e-ebbcd020ed06 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270/defaults Sep 08 06:54:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e45dc52c-5736-4702-862e-ebbcd020ed06 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e45dc52c-5736-4702-862e-ebbcd020ed06 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Calling method 'defaults' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e45dc52c-5736-4702-862e-ebbcd020ed06 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270/defaults returned with HTTP 200 Sep 08 06:54:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1020/2041] 192.168.122.168 () {58 vars in 1265 bytes} [Tue Sep 8 06:54:14 2026] GET /volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270/defaults => generated 440 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a3e2bf40-d93e-4117-92f7-0be71665040c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3e2bf40-d93e-4117-92f7-0be71665040c tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 Sep 08 06:54:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a3e2bf40-d93e-4117-92f7-0be71665040c tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a3e2bf40-d93e-4117-92f7-0be71665040c tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3e2bf40-d93e-4117-92f7-0be71665040c tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 returned with HTTP 200 Sep 08 06:54:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1022/2042] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:54:14 2026] GET /volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 => generated 440 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bbf7c8cd-ff8c-4fb6-9886-50319b180de4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bbf7c8cd-ff8c-4fb6-9886-50319b180de4 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270?usage=True Sep 08 06:54:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bbf7c8cd-ff8c-4fb6-9886-50319b180de4 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bbf7c8cd-ff8c-4fb6-9886-50319b180de4 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bbf7c8cd-ff8c-4fb6-9886-50319b180de4 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270?usage=True returned with HTTP 200 Sep 08 06:54:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1021/2043] 192.168.122.168 () {58 vars in 1259 bytes} [Tue Sep 8 06:54:14 2026] GET /volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270?usage=True => generated 1064 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:54:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4ffe7737-a2b5-4e46-9bd1-1ee1546ea5a8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4ffe7737-a2b5-4e46-9bd1-1ee1546ea5a8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:54:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4ffe7737-a2b5-4e46-9bd1-1ee1546ea5a8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1684631019"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-4ffe7737-a2b5-4e46-9bd1-1ee1546ea5a8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1684631019'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:54:15 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-4ffe7737-a2b5-4e46-9bd1-1ee1546ea5a8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Create volume of 1 GB Sep 08 06:54:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4ffe7737-a2b5-4e46-9bd1-1ee1546ea5a8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Availability Zones retrieved successfully. Sep 08 06:54:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4ffe7737-a2b5-4e46-9bd1-1ee1546ea5a8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Flow 'volume_create_api' (1f7dbc86-904e-4535-82d6-3b17bd750a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:54:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4ffe7737-a2b5-4e46-9bd1-1ee1546ea5a8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9755c7b9-da06-4118-9fa8-37ba2fa39c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-4ffe7737-a2b5-4e46-9bd1-1ee1546ea5a8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:54:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4ffe7737-a2b5-4e46-9bd1-1ee1546ea5a8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9755c7b9-da06-4118-9fa8-37ba2fa39c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4ffe7737-a2b5-4e46-9bd1-1ee1546ea5a8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20306bba-11bc-4e74-9b01-c25fca039a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:15 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-4ffe7737-a2b5-4e46-9bd1-1ee1546ea5a8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Created reservations ['820b53be-ea43-4612-98b4-27543052f075', '5f2ebc79-40f7-4bdb-8c86-ae570d00ebd0', 'e85f0805-8b95-4501-99f5-9b20f8dc9039', '1aebbdc4-e4bb-4497-8c69-72e56e98dd3d'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:54:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4ffe7737-a2b5-4e46-9bd1-1ee1546ea5a8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20306bba-11bc-4e74-9b01-c25fca039a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['820b53be-ea43-4612-98b4-27543052f075', '5f2ebc79-40f7-4bdb-8c86-ae570d00ebd0', 'e85f0805-8b95-4501-99f5-9b20f8dc9039', '1aebbdc4-e4bb-4497-8c69-72e56e98dd3d']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4ffe7737-a2b5-4e46-9bd1-1ee1546ea5a8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bae10631-8d8c-4456-8dd7-87ae6286b429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4ffe7737-a2b5-4e46-9bd1-1ee1546ea5a8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bae10631-8d8c-4456-8dd7-87ae6286b429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fcc63e8-65e4-4470-8286-a756b1942863', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1684631019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a14be69e00b417f92258c27bf0d6270',qos_specs=None,replication_status=,reservations=['820b53be-ea43-4612-98b4-27543052f075','5f2ebc79-40f7-4bdb-8c86-ae570d00ebd0','e85f0805-8b95-4501-99f5-9b20f8dc9039','1aebbdc4-e4bb-4497-8c69-72e56e98dd3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37522f0c657e47c99942f04f089e1159',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:54:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1684631019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fcc63e8-65e4-4470-8286-a756b1942863,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a14be69e00b417f92258c27bf0d6270',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37522f0c657e47c99942f04f089e1159',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4ffe7737-a2b5-4e46-9bd1-1ee1546ea5a8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f77a2fe2-f790-4430-9670-2dca766c0eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4ffe7737-a2b5-4e46-9bd1-1ee1546ea5a8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f77a2fe2-f790-4430-9670-2dca766c0eb1) transitioned into state 'SUCCESS' from state '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-1684631019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a14be69e00b417f92258c27bf0d6270',qos_specs=None,replication_status=,reservations=['820b53be-ea43-4612-98b4-27543052f075','5f2ebc79-40f7-4bdb-8c86-ae570d00ebd0','e85f0805-8b95-4501-99f5-9b20f8dc9039','1aebbdc4-e4bb-4497-8c69-72e56e98dd3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37522f0c657e47c99942f04f089e1159',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4ffe7737-a2b5-4e46-9bd1-1ee1546ea5a8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ef5204a-619c-4be3-a818-8a1c3820fa5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4ffe7737-a2b5-4e46-9bd1-1ee1546ea5a8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ef5204a-619c-4be3-a818-8a1c3820fa5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:15 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4ffe7737-a2b5-4e46-9bd1-1ee1546ea5a8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Flow 'volume_create_api' (1f7dbc86-904e-4535-82d6-3b17bd750a5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:54:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4ffe7737-a2b5-4e46-9bd1-1ee1546ea5a8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Create volume request issued successfully. Sep 08 06:54:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4ffe7737-a2b5-4e46-9bd1-1ee1546ea5a8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:54:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1023/2044] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:54:15 2026] POST /volume/v3/volumes => generated 765 bytes in 765 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:54:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-451edeb7-ee64-4748-b63a-3f4d0357121d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-451edeb7-ee64-4748-b63a-3f4d0357121d tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] GET http://192.168.122.168/volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 Sep 08 06:54:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-451edeb7-ee64-4748-b63a-3f4d0357121d tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-451edeb7-ee64-4748-b63a-3f4d0357121d tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-451edeb7-ee64-4748-b63a-3f4d0357121d tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Volume info retrieved successfully. Sep 08 06:54:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-451edeb7-ee64-4748-b63a-3f4d0357121d tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] http://192.168.122.168/volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 returned with HTTP 200 Sep 08 06:54:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1022/2045] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:15 2026] GET /volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 => generated 833 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b944b80d-f383-4dbc-9708-db10defc1863 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b944b80d-f383-4dbc-9708-db10defc1863 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] GET http://192.168.122.168/volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 Sep 08 06:54:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b944b80d-f383-4dbc-9708-db10defc1863 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b944b80d-f383-4dbc-9708-db10defc1863 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b944b80d-f383-4dbc-9708-db10defc1863 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Volume info retrieved successfully. Sep 08 06:54:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b944b80d-f383-4dbc-9708-db10defc1863 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] http://192.168.122.168/volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 returned with HTTP 200 Sep 08 06:54:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1024/2046] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:16 2026] GET /volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 => generated 857 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e6250fa8-c061-42c9-b5e7-c3b5a15e0892 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e6250fa8-c061-42c9-b5e7-c3b5a15e0892 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] GET http://192.168.122.168/volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 Sep 08 06:54:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e6250fa8-c061-42c9-b5e7-c3b5a15e0892 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e6250fa8-c061-42c9-b5e7-c3b5a15e0892 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e6250fa8-c061-42c9-b5e7-c3b5a15e0892 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Volume info retrieved successfully. Sep 08 06:54:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e6250fa8-c061-42c9-b5e7-c3b5a15e0892 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] http://192.168.122.168/volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 returned with HTTP 200 Sep 08 06:54:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1023/2047] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:18 2026] GET /volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 => generated 858 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a5a907ab-ec62-410c-a4d1-1ccb1e0baf88 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a5a907ab-ec62-410c-a4d1-1ccb1e0baf88 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270?usage=True Sep 08 06:54:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a5a907ab-ec62-410c-a4d1-1ccb1e0baf88 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a5a907ab-ec62-410c-a4d1-1ccb1e0baf88 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a5a907ab-ec62-410c-a4d1-1ccb1e0baf88 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270?usage=True returned with HTTP 200 Sep 08 06:54:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1025/2048] 192.168.122.168 () {58 vars in 1259 bytes} [Tue Sep 8 06:54:18 2026] GET /volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270?usage=True => generated 1064 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:54:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f9e5765e-f393-43a2-83b7-c569a557d25c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f9e5765e-f393-43a2-83b7-c569a557d25c tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] DELETE http://192.168.122.168/volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 Sep 08 06:54:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f9e5765e-f393-43a2-83b7-c569a557d25c tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f9e5765e-f393-43a2-83b7-c569a557d25c tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:18 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-f9e5765e-f393-43a2-83b7-c569a557d25c tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Delete volume with id: 2fcc63e8-65e4-4470-8286-a756b1942863 Sep 08 06:54:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f9e5765e-f393-43a2-83b7-c569a557d25c tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Volume info retrieved successfully. Sep 08 06:54:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f9e5765e-f393-43a2-83b7-c569a557d25c tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Delete volume request issued successfully. Sep 08 06:54:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f9e5765e-f393-43a2-83b7-c569a557d25c tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] http://192.168.122.168/volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 returned with HTTP 202 Sep 08 06:54:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1024/2049] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:54:18 2026] DELETE /volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 06:54:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cb7201c7-ad79-4455-8e99-3c0076e91cc8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb7201c7-ad79-4455-8e99-3c0076e91cc8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] GET http://192.168.122.168/volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 Sep 08 06:54:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cb7201c7-ad79-4455-8e99-3c0076e91cc8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cb7201c7-ad79-4455-8e99-3c0076e91cc8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cb7201c7-ad79-4455-8e99-3c0076e91cc8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Volume info retrieved successfully. Sep 08 06:54:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb7201c7-ad79-4455-8e99-3c0076e91cc8 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] http://192.168.122.168/volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 returned with HTTP 200 Sep 08 06:54:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1026/2050] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:18 2026] GET /volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 => generated 857 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d79ffbc2-8569-4ee5-882a-9b61671bf030 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d79ffbc2-8569-4ee5-882a-9b61671bf030 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] GET http://192.168.122.168/volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 Sep 08 06:54:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d79ffbc2-8569-4ee5-882a-9b61671bf030 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d79ffbc2-8569-4ee5-882a-9b61671bf030 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d79ffbc2-8569-4ee5-882a-9b61671bf030 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Volume info retrieved successfully. Sep 08 06:54:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d79ffbc2-8569-4ee5-882a-9b61671bf030 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] http://192.168.122.168/volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 returned with HTTP 200 Sep 08 06:54:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1025/2051] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:19 2026] GET /volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 => generated 857 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d932fd4e-f0c4-49aa-b67d-8fe4e8445e61 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d932fd4e-f0c4-49aa-b67d-8fe4e8445e61 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] POST http://192.168.122.168/volume/v3/volumes/5fd0f5d8-2dc4-4f7a-a00a-cf217768ad43/action Sep 08 06:54:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d932fd4e-f0c4-49aa-b67d-8fe4e8445e61 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action body: b'{"os-attach": {"instance_uuid": "25089354-930e-4538-9f7f-f22a0efba8ea", "mountpoint": "/dev/vdc"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:54:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d932fd4e-f0c4-49aa-b67d-8fe4e8445e61 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "25089354-930e-4538-9f7f-f22a0efba8ea", "mountpoint": "/dev/vdc"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d932fd4e-f0c4-49aa-b67d-8fe4e8445e61 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes/5fd0f5d8-2dc4-4f7a-a00a-cf217768ad43/action returned with HTTP 404 Sep 08 06:54:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1027/2052] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:54:20 2026] POST /volume/v3/volumes/5fd0f5d8-2dc4-4f7a-a00a-cf217768ad43/action => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:54:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3f2fb270-cc31-402a-8280-9ed7375110fc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3f2fb270-cc31-402a-8280-9ed7375110fc tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] GET http://192.168.122.168/volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 Sep 08 06:54:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3f2fb270-cc31-402a-8280-9ed7375110fc tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3f2fb270-cc31-402a-8280-9ed7375110fc tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3f2fb270-cc31-402a-8280-9ed7375110fc tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] http://192.168.122.168/volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 returned with HTTP 404 Sep 08 06:54:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1026/2053] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:20 2026] GET /volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:54:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ee42ebcf-4fb3-4dcb-8eae-6a35b8e35344 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ee42ebcf-4fb3-4dcb-8eae-6a35b8e35344 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] GET http://192.168.122.168/volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 Sep 08 06:54:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ee42ebcf-4fb3-4dcb-8eae-6a35b8e35344 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ee42ebcf-4fb3-4dcb-8eae-6a35b8e35344 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ee42ebcf-4fb3-4dcb-8eae-6a35b8e35344 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] http://192.168.122.168/volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 returned with HTTP 404 Sep 08 06:54:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1028/2054] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:20 2026] GET /volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:54:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-34bc1875-9033-42dd-9843-1eed7634187b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-34bc1875-9033-42dd-9843-1eed7634187b tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] DELETE http://192.168.122.168/volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 Sep 08 06:54:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-34bc1875-9033-42dd-9843-1eed7634187b tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-34bc1875-9033-42dd-9843-1eed7634187b tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:20 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-34bc1875-9033-42dd-9843-1eed7634187b tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Delete volume with id: 2fcc63e8-65e4-4470-8286-a756b1942863 Sep 08 06:54:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-34bc1875-9033-42dd-9843-1eed7634187b tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] http://192.168.122.168/volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 returned with HTTP 404 Sep 08 06:54:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1027/2055] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:54:20 2026] DELETE /volume/v3/volumes/2fcc63e8-65e4-4470-8286-a756b1942863 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:54:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ba426f76-6643-446c-8f30-e7bb4f2be25f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ba426f76-6643-446c-8f30-e7bb4f2be25f tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:54:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ba426f76-6643-446c-8f30-e7bb4f2be25f tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2133095135"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-ba426f76-6643-446c-8f30-e7bb4f2be25f tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-2133095135'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:54:20 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-ba426f76-6643-446c-8f30-e7bb4f2be25f tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Create volume of 1 GB Sep 08 06:54:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ba426f76-6643-446c-8f30-e7bb4f2be25f tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Availability Zones retrieved successfully. Sep 08 06:54:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ba426f76-6643-446c-8f30-e7bb4f2be25f tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Flow 'volume_create_api' (1c9b7109-d914-4a79-94b5-b3163ee77e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:54:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ba426f76-6643-446c-8f30-e7bb4f2be25f tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09dd1bd4-b03f-467f-893d-a12570bbe9f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-ba426f76-6643-446c-8f30-e7bb4f2be25f tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:54:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ba426f76-6643-446c-8f30-e7bb4f2be25f tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09dd1bd4-b03f-467f-893d-a12570bbe9f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ba426f76-6643-446c-8f30-e7bb4f2be25f tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fab4fb7-9f45-44db-a339-1d7ad5e04666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:21 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-ba426f76-6643-446c-8f30-e7bb4f2be25f tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Created reservations ['efd64ea1-c838-4a52-b32c-6f60fcc355d2', '72d37cef-aa3f-402d-bf3a-24eede590514', '04379335-7248-475f-8f04-e45b5e7848a2', '5455e5e1-94c0-409b-bd7f-26c2cb7af37b'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:54:21 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ba426f76-6643-446c-8f30-e7bb4f2be25f tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fab4fb7-9f45-44db-a339-1d7ad5e04666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efd64ea1-c838-4a52-b32c-6f60fcc355d2', '72d37cef-aa3f-402d-bf3a-24eede590514', '04379335-7248-475f-8f04-e45b5e7848a2', '5455e5e1-94c0-409b-bd7f-26c2cb7af37b']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:21 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ba426f76-6643-446c-8f30-e7bb4f2be25f tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15102508-0778-47b7-ada6-036a948e676c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:21 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ba426f76-6643-446c-8f30-e7bb4f2be25f tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15102508-0778-47b7-ada6-036a948e676c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0285b014-8b2c-42c3-86a6-a1cfb2ee9db4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2133095135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a14be69e00b417f92258c27bf0d6270',qos_specs=None,replication_status=,reservations=['efd64ea1-c838-4a52-b32c-6f60fcc355d2','72d37cef-aa3f-402d-bf3a-24eede590514','04379335-7248-475f-8f04-e45b5e7848a2','5455e5e1-94c0-409b-bd7f-26c2cb7af37b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37522f0c657e47c99942f04f089e1159',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:54:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2133095135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0285b014-8b2c-42c3-86a6-a1cfb2ee9db4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a14be69e00b417f92258c27bf0d6270',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37522f0c657e47c99942f04f089e1159',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:21 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ba426f76-6643-446c-8f30-e7bb4f2be25f tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16425119-76ff-4f8f-b858-d1eb78bc568e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:21 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ba426f76-6643-446c-8f30-e7bb4f2be25f tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16425119-76ff-4f8f-b858-d1eb78bc568e) transitioned into state 'SUCCESS' from state '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-2133095135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a14be69e00b417f92258c27bf0d6270',qos_specs=None,replication_status=,reservations=['efd64ea1-c838-4a52-b32c-6f60fcc355d2','72d37cef-aa3f-402d-bf3a-24eede590514','04379335-7248-475f-8f04-e45b5e7848a2','5455e5e1-94c0-409b-bd7f-26c2cb7af37b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37522f0c657e47c99942f04f089e1159',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:21 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ba426f76-6643-446c-8f30-e7bb4f2be25f tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95af4a2b-8125-40dd-aed5-753a21384168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:21 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ba426f76-6643-446c-8f30-e7bb4f2be25f tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95af4a2b-8125-40dd-aed5-753a21384168) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:21 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ba426f76-6643-446c-8f30-e7bb4f2be25f tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Flow 'volume_create_api' (1c9b7109-d914-4a79-94b5-b3163ee77e44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:54:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ba426f76-6643-446c-8f30-e7bb4f2be25f tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Create volume request issued successfully. Sep 08 06:54:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ba426f76-6643-446c-8f30-e7bb4f2be25f tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:54:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1029/2056] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:54:20 2026] POST /volume/v3/volumes => generated 765 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:54:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f2717479-d32e-4e3e-94b7-733b69f02d27 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f2717479-d32e-4e3e-94b7-733b69f02d27 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] GET http://192.168.122.168/volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 Sep 08 06:54:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f2717479-d32e-4e3e-94b7-733b69f02d27 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f2717479-d32e-4e3e-94b7-733b69f02d27 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f2717479-d32e-4e3e-94b7-733b69f02d27 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Volume info retrieved successfully. Sep 08 06:54:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f2717479-d32e-4e3e-94b7-733b69f02d27 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] http://192.168.122.168/volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 returned with HTTP 200 Sep 08 06:54:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1028/2057] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:21 2026] GET /volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 => generated 833 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cb217d33-b5d4-41c4-992e-3659a6ac7077 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb217d33-b5d4-41c4-992e-3659a6ac7077 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] GET http://192.168.122.168/volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 Sep 08 06:54:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cb217d33-b5d4-41c4-992e-3659a6ac7077 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cb217d33-b5d4-41c4-992e-3659a6ac7077 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cb217d33-b5d4-41c4-992e-3659a6ac7077 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Volume info retrieved successfully. Sep 08 06:54:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb217d33-b5d4-41c4-992e-3659a6ac7077 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] http://192.168.122.168/volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 returned with HTTP 200 Sep 08 06:54:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1030/2058] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:22 2026] GET /volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 => generated 857 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-687cd155-d451-4a5b-b56d-d1942a2c7304 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-687cd155-d451-4a5b-b56d-d1942a2c7304 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] GET http://192.168.122.168/volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 Sep 08 06:54:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-687cd155-d451-4a5b-b56d-d1942a2c7304 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-687cd155-d451-4a5b-b56d-d1942a2c7304 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-687cd155-d451-4a5b-b56d-d1942a2c7304 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Volume info retrieved successfully. Sep 08 06:54:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-687cd155-d451-4a5b-b56d-d1942a2c7304 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] http://192.168.122.168/volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 returned with HTTP 200 Sep 08 06:54:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1029/2059] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:23 2026] GET /volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-29009569-9459-43ee-a020-9dced5da0e6f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-29009569-9459-43ee-a020-9dced5da0e6f tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270?usage=True Sep 08 06:54:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-29009569-9459-43ee-a020-9dced5da0e6f tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-29009569-9459-43ee-a020-9dced5da0e6f tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-29009569-9459-43ee-a020-9dced5da0e6f tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270?usage=True returned with HTTP 200 Sep 08 06:54:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1031/2060] 192.168.122.168 () {58 vars in 1259 bytes} [Tue Sep 8 06:54:23 2026] GET /volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270?usage=True => generated 1064 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:54:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e1eae519-46f3-42f9-a006-0cfdcf30e771 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e1eae519-46f3-42f9-a006-0cfdcf30e771 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/89b018d3b1004a5e809f1cfbcf13c4a1?usage=True Sep 08 06:54:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e1eae519-46f3-42f9-a006-0cfdcf30e771 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e1eae519-46f3-42f9-a006-0cfdcf30e771 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e1eae519-46f3-42f9-a006-0cfdcf30e771 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/89b018d3b1004a5e809f1cfbcf13c4a1?usage=True returned with HTTP 200 Sep 08 06:54:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1030/2061] 192.168.122.168 () {58 vars in 1259 bytes} [Tue Sep 8 06:54:23 2026] GET /volume/v3/os-quota-sets/89b018d3b1004a5e809f1cfbcf13c4a1?usage=True => generated 1064 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:54:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-24ce5d8a-bfe1-459c-8c75-dcc264dc768e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-24ce5d8a-bfe1-459c-8c75-dcc264dc768e tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] POST http://192.168.122.168/volume/v3/os-volume-transfer Sep 08 06:54:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-24ce5d8a-bfe1-459c-8c75-dcc264dc768e tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0285b014-8b2c-42c3-86a6-a1cfb2ee9db4"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.volume_transfer [None req-24ce5d8a-bfe1-459c-8c75-dcc264dc768e tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Creating new volume transfer {'transfer': {'volume_id': '0285b014-8b2c-42c3-86a6-a1cfb2ee9db4'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 08 06:54:23 devstack devstack@c-api.service[87203]: INFO cinder.api.contrib.volume_transfer [None req-24ce5d8a-bfe1-459c-8c75-dcc264dc768e tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Creating transfer of volume 0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 Sep 08 06:54:23 devstack devstack@c-api.service[87203]: INFO cinder.transfer.api [None req-24ce5d8a-bfe1-459c-8c75-dcc264dc768e tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Generating transfer record for volume 0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 Sep 08 06:54:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-24ce5d8a-bfe1-459c-8c75-dcc264dc768e tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] http://192.168.122.168/volume/v3/os-volume-transfer returned with HTTP 202 Sep 08 06:54:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1032/2062] 192.168.122.168 () {60 vars in 1175 bytes} [Tue Sep 8 06:54:23 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:54:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2c9b5e93-bcee-4254-96f5-1f0e7366416e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2c9b5e93-bcee-4254-96f5-1f0e7366416e tempest-VolumeQuotasAdminTestJSON-346713385 tempest-VolumeQuotasAdminTestJSON-346713385-project-member] POST http://192.168.122.168/volume/v3/os-volume-transfer/f13e5d45-3f8d-4eb6-ae07-ccd7defbd336/accept Sep 08 06:54:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2c9b5e93-bcee-4254-96f5-1f0e7366416e tempest-VolumeQuotasAdminTestJSON-346713385 tempest-VolumeQuotasAdminTestJSON-346713385-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "27b04572e9bde730"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.volume_transfer [None req-2c9b5e93-bcee-4254-96f5-1f0e7366416e tempest-VolumeQuotasAdminTestJSON-346713385 tempest-VolumeQuotasAdminTestJSON-346713385-project-member] Accepting volume transfer f13e5d45-3f8d-4eb6-ae07-ccd7defbd336 {{(pid=87202) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 08 06:54:24 devstack devstack@c-api.service[87202]: INFO cinder.api.contrib.volume_transfer [None req-2c9b5e93-bcee-4254-96f5-1f0e7366416e tempest-VolumeQuotasAdminTestJSON-346713385 tempest-VolumeQuotasAdminTestJSON-346713385-project-member] Accepting transfer f13e5d45-3f8d-4eb6-ae07-ccd7defbd336 Sep 08 06:54:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:24 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-2c9b5e93-bcee-4254-96f5-1f0e7366416e tempest-VolumeQuotasAdminTestJSON-346713385 tempest-VolumeQuotasAdminTestJSON-346713385-project-member] Created reservations ['1d5c918b-27f2-4c7b-b1e6-2a6a8b763474', '5573d7b5-427a-4b47-8b4a-764b61342af1', 'c00dd49a-8b4b-4916-9eef-c08d7803e537', '6caea971-40e9-475e-a676-8a68f4296dcc'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:54:24 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-2c9b5e93-bcee-4254-96f5-1f0e7366416e tempest-VolumeQuotasAdminTestJSON-346713385 tempest-VolumeQuotasAdminTestJSON-346713385-project-member] Created reservations ['2b158af5-48b7-4f35-bf9a-0c79be8b3087', '22ef9e00-d464-4ff1-ba44-c4a44b88cff0', '1e98f831-02f8-409b-a095-b87ec4bc3905', '346048ab-3d45-443d-931e-8d3149ca6af7'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:54:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:24 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:54:24 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-2c9b5e93-bcee-4254-96f5-1f0e7366416e tempest-VolumeQuotasAdminTestJSON-346713385 tempest-VolumeQuotasAdminTestJSON-346713385-project-member] Created reservations ['9869be84-1fca-4f8e-9e1e-da2113cc82df', '39a91e9d-2498-4c04-bea7-d45b8bc8815d', '8a63efd6-e874-4235-a48c-acf3ccecb699', 'f777d87b-6084-42fc-a422-71f439232dea'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:54:24 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-2c9b5e93-bcee-4254-96f5-1f0e7366416e tempest-VolumeQuotasAdminTestJSON-346713385 tempest-VolumeQuotasAdminTestJSON-346713385-project-member] Created reservations ['8463e39c-f603-48c0-b9eb-e049b9134ede', 'de085ede-4230-48b0-b441-ab51f84c1570', '5a1c8540-596b-4a0a-be1a-9361f4bc4a6e', '61cf4f21-fc4c-4d85-94d4-af66c57bb53e'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:54:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2c9b5e93-bcee-4254-96f5-1f0e7366416e tempest-VolumeQuotasAdminTestJSON-346713385 tempest-VolumeQuotasAdminTestJSON-346713385-project-member] Transfer volume completed successfully. Sep 08 06:54:24 devstack devstack@c-api.service[87202]: INFO cinder.transfer.api [None req-2c9b5e93-bcee-4254-96f5-1f0e7366416e tempest-VolumeQuotasAdminTestJSON-346713385 tempest-VolumeQuotasAdminTestJSON-346713385-project-member] Volume 0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 has been transferred. Sep 08 06:54:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2c9b5e93-bcee-4254-96f5-1f0e7366416e tempest-VolumeQuotasAdminTestJSON-346713385 tempest-VolumeQuotasAdminTestJSON-346713385-project-member] http://192.168.122.168/volume/v3/os-volume-transfer/f13e5d45-3f8d-4eb6-ae07-ccd7defbd336/accept returned with HTTP 202 Sep 08 06:54:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1031/2063] 192.168.122.168 () {60 vars in 1307 bytes} [Tue Sep 8 06:54:23 2026] POST /volume/v3/os-volume-transfer/f13e5d45-3f8d-4eb6-ae07-ccd7defbd336/accept => generated 373 bytes in 813 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:54:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3b58920f-46af-483f-bb6f-d25fe284cfed None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3b58920f-46af-483f-bb6f-d25fe284cfed tempest-VolumeQuotasAdminTestJSON-346713385 tempest-VolumeQuotasAdminTestJSON-346713385-project-member] GET http://192.168.122.168/volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 Sep 08 06:54:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3b58920f-46af-483f-bb6f-d25fe284cfed tempest-VolumeQuotasAdminTestJSON-346713385 tempest-VolumeQuotasAdminTestJSON-346713385-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3b58920f-46af-483f-bb6f-d25fe284cfed tempest-VolumeQuotasAdminTestJSON-346713385 tempest-VolumeQuotasAdminTestJSON-346713385-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3b58920f-46af-483f-bb6f-d25fe284cfed tempest-VolumeQuotasAdminTestJSON-346713385 tempest-VolumeQuotasAdminTestJSON-346713385-project-member] Volume info retrieved successfully. Sep 08 06:54:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3b58920f-46af-483f-bb6f-d25fe284cfed tempest-VolumeQuotasAdminTestJSON-346713385 tempest-VolumeQuotasAdminTestJSON-346713385-project-member] http://192.168.122.168/volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 returned with HTTP 200 Sep 08 06:54:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1033/2064] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:24 2026] GET /volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f26143d6-e9e4-4398-856d-6b3f642b8d97 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f26143d6-e9e4-4398-856d-6b3f642b8d97 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270?usage=True Sep 08 06:54:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f26143d6-e9e4-4398-856d-6b3f642b8d97 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f26143d6-e9e4-4398-856d-6b3f642b8d97 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f26143d6-e9e4-4398-856d-6b3f642b8d97 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270?usage=True returned with HTTP 200 Sep 08 06:54:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1032/2065] 192.168.122.168 () {58 vars in 1259 bytes} [Tue Sep 8 06:54:24 2026] GET /volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270?usage=True => generated 1064 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:54:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5fd31aaa-9f19-4b93-b522-a6b4e6c3e9cc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5fd31aaa-9f19-4b93-b522-a6b4e6c3e9cc tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/89b018d3b1004a5e809f1cfbcf13c4a1?usage=True Sep 08 06:54:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5fd31aaa-9f19-4b93-b522-a6b4e6c3e9cc tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5fd31aaa-9f19-4b93-b522-a6b4e6c3e9cc tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5fd31aaa-9f19-4b93-b522-a6b4e6c3e9cc tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/89b018d3b1004a5e809f1cfbcf13c4a1?usage=True returned with HTTP 200 Sep 08 06:54:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1034/2066] 192.168.122.168 () {58 vars in 1259 bytes} [Tue Sep 8 06:54:24 2026] GET /volume/v3/os-quota-sets/89b018d3b1004a5e809f1cfbcf13c4a1?usage=True => generated 1064 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:54:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-613dc322-8188-41f4-b85b-e5bb60428d96 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-613dc322-8188-41f4-b85b-e5bb60428d96 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 Sep 08 06:54:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-613dc322-8188-41f4-b85b-e5bb60428d96 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-613dc322-8188-41f4-b85b-e5bb60428d96 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:24 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-613dc322-8188-41f4-b85b-e5bb60428d96 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Delete volume with id: 0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 Sep 08 06:54:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-613dc322-8188-41f4-b85b-e5bb60428d96 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Volume info retrieved successfully. Sep 08 06:54:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-613dc322-8188-41f4-b85b-e5bb60428d96 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Delete volume request issued successfully. Sep 08 06:54:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-613dc322-8188-41f4-b85b-e5bb60428d96 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] http://192.168.122.168/volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 returned with HTTP 202 Sep 08 06:54:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1033/2067] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:54:24 2026] DELETE /volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:54:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3888cb9a-3047-4b49-8ec5-ff887daec028 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3888cb9a-3047-4b49-8ec5-ff887daec028 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] GET http://192.168.122.168/volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 Sep 08 06:54:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3888cb9a-3047-4b49-8ec5-ff887daec028 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3888cb9a-3047-4b49-8ec5-ff887daec028 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3888cb9a-3047-4b49-8ec5-ff887daec028 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Volume info retrieved successfully. Sep 08 06:54:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3888cb9a-3047-4b49-8ec5-ff887daec028 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] http://192.168.122.168/volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 returned with HTTP 200 Sep 08 06:54:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1035/2068] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:25 2026] GET /volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 => generated 1020 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:54:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8f33d221-13f8-4093-bcdc-9b50080f0bdb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8f33d221-13f8-4093-bcdc-9b50080f0bdb tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] GET http://192.168.122.168/volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 Sep 08 06:54:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8f33d221-13f8-4093-bcdc-9b50080f0bdb tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8f33d221-13f8-4093-bcdc-9b50080f0bdb tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8f33d221-13f8-4093-bcdc-9b50080f0bdb tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] http://192.168.122.168/volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 returned with HTTP 404 Sep 08 06:54:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1034/2069] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:26 2026] GET /volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:54:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8fd2ea38-ef42-4cc5-82d5-23b880793cf4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8fd2ea38-ef42-4cc5-82d5-23b880793cf4 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] GET http://192.168.122.168/volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 Sep 08 06:54:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8fd2ea38-ef42-4cc5-82d5-23b880793cf4 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8fd2ea38-ef42-4cc5-82d5-23b880793cf4 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8fd2ea38-ef42-4cc5-82d5-23b880793cf4 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] http://192.168.122.168/volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 returned with HTTP 404 Sep 08 06:54:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1036/2070] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:26 2026] GET /volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:54:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8cd5b214-aa20-478b-8e43-e027ba2cf938 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8cd5b214-aa20-478b-8e43-e027ba2cf938 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] DELETE http://192.168.122.168/volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 Sep 08 06:54:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8cd5b214-aa20-478b-8e43-e027ba2cf938 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8cd5b214-aa20-478b-8e43-e027ba2cf938 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:26 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-8cd5b214-aa20-478b-8e43-e027ba2cf938 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] Delete volume with id: 0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 Sep 08 06:54:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8cd5b214-aa20-478b-8e43-e027ba2cf938 tempest-VolumeQuotasAdminTestJSON-143683903 tempest-VolumeQuotasAdminTestJSON-143683903-project-member] http://192.168.122.168/volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 returned with HTTP 404 Sep 08 06:54:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1035/2071] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:54:26 2026] DELETE /volume/v3/volumes/0285b014-8b2c-42c3-86a6-a1cfb2ee9db4 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:54:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-02b7b05c-2175-414a-8787-c0ece9408529 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-02b7b05c-2175-414a-8787-c0ece9408529 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/f8e16c254a964714ba8ee7e3bbbd9c32?usage=True Sep 08 06:54:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-02b7b05c-2175-414a-8787-c0ece9408529 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-02b7b05c-2175-414a-8787-c0ece9408529 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-02b7b05c-2175-414a-8787-c0ece9408529 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/f8e16c254a964714ba8ee7e3bbbd9c32?usage=True returned with HTTP 200 Sep 08 06:54:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1037/2072] 192.168.122.168 () {58 vars in 1259 bytes} [Tue Sep 8 06:54:26 2026] GET /volume/v3/os-quota-sets/f8e16c254a964714ba8ee7e3bbbd9c32?usage=True => generated 1064 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:54:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-acc3c9c6-339c-400d-bc65-0a919131e07c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-acc3c9c6-339c-400d-bc65-0a919131e07c tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 Sep 08 06:54:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-acc3c9c6-339c-400d-bc65-0a919131e07c tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-acc3c9c6-339c-400d-bc65-0a919131e07c tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 returned with HTTP 200 Sep 08 06:54:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1036/2073] 192.168.122.168 () {60 vars in 1259 bytes} [Tue Sep 8 06:54:26 2026] PUT /volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 => generated 400 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:54:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fd4a3306-0c7b-4ebf-a8ac-c1246d2bfdc5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fd4a3306-0c7b-4ebf-a8ac-c1246d2bfdc5 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 Sep 08 06:54:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fd4a3306-0c7b-4ebf-a8ac-c1246d2bfdc5 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-598d60d6-21de-4831-b186-4134996201e1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-598d60d6-21de-4831-b186-4134996201e1 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:54:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-598d60d6-21de-4831-b186-4134996201e1 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a7f823c9-ea4d-4666-8e75-c1ef58757841", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-4724076"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-598d60d6-21de-4831-b186-4134996201e1 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Create volume request body: {'volume': {'imageRef': 'a7f823c9-ea4d-4666-8e75-c1ef58757841', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-4724076'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:54:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fd4a3306-0c7b-4ebf-a8ac-c1246d2bfdc5 tempest-VolumeQuotasAdminTestJSON-839562275 tempest-VolumeQuotasAdminTestJSON-839562275-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 returned with HTTP 200 Sep 08 06:54:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1038/2074] 192.168.122.168 () {60 vars in 1259 bytes} [Tue Sep 8 06:54:26 2026] PUT /volume/v3/os-quota-sets/1a14be69e00b417f92258c27bf0d6270 => generated 398 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:54:26 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-598d60d6-21de-4831-b186-4134996201e1 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Create volume of 2 GB Sep 08 06:54:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-598d60d6-21de-4831-b186-4134996201e1 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Availability Zones retrieved successfully. Sep 08 06:54:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-598d60d6-21de-4831-b186-4134996201e1 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Flow 'volume_create_api' (02019db5-c456-441e-9303-1da6c0b39e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:54:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-598d60d6-21de-4831-b186-4134996201e1 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30d60d6d-b3a3-4e84-b326-8053e0580992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-598d60d6-21de-4831-b186-4134996201e1 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Validating volume size '2' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:54:27 devstack devstack@c-api.service[87202]: WARNING cinder.volume.api [None req-598d60d6-21de-4831-b186-4134996201e1 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30d60d6d-b3a3-4e84-b326-8053e0580992) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 06:54:27 devstack devstack@c-api.service[87202]: Failure: cinder.exception.InvalidInput: Invalid input received: Image a7f823c9-ea4d-4666-8e75-c1ef58757841 is not active. Sep 08 06:54:27 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-598d60d6-21de-4831-b186-4134996201e1 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30d60d6d-b3a3-4e84-b326-8053e0580992) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:27 devstack devstack@c-api.service[87202]: WARNING cinder.volume.api [None req-598d60d6-21de-4831-b186-4134996201e1 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30d60d6d-b3a3-4e84-b326-8053e0580992) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 06:54:27 devstack devstack@c-api.service[87202]: WARNING cinder.volume.api [None req-598d60d6-21de-4831-b186-4134996201e1 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Flow 'volume_create_api' (02019db5-c456-441e-9303-1da6c0b39e87) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 06:54:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-598d60d6-21de-4831-b186-4134996201e1 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 400 Sep 08 06:54:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1037/2075] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:54:26 2026] POST /volume/v3/volumes => generated 125 bytes in 293 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 06:54:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cd3f2a98-1617-4037-b0cb-a9133091bee7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cd3f2a98-1617-4037-b0cb-a9133091bee7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:54:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cd3f2a98-1617-4037-b0cb-a9133091bee7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-279733323", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-cd3f2a98-1617-4037-b0cb-a9133091bee7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-279733323', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:54:29 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-cd3f2a98-1617-4037-b0cb-a9133091bee7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Create volume of 1 GB Sep 08 06:54:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cd3f2a98-1617-4037-b0cb-a9133091bee7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Availability Zones retrieved successfully. Sep 08 06:54:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cd3f2a98-1617-4037-b0cb-a9133091bee7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Flow 'volume_create_api' (6432c5d2-01b1-40c2-868e-b6632df84e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:54:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cd3f2a98-1617-4037-b0cb-a9133091bee7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2afa929-6104-4d51-9bb2-361a111927c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-cd3f2a98-1617-4037-b0cb-a9133091bee7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:54:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cd3f2a98-1617-4037-b0cb-a9133091bee7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2afa929-6104-4d51-9bb2-361a111927c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cd3f2a98-1617-4037-b0cb-a9133091bee7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf05a311-eb89-4803-b69e-8fab6e8cd81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-994d45dc-c67f-45ea-b322-4c830e9815a8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-994d45dc-c67f-45ea-b322-4c830e9815a8 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-994d45dc-c67f-45ea-b322-4c830e9815a8 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "4d3cf4bf-ab9a-494c-80ed-a60f3036d42a"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-994d45dc-c67f-45ea-b322-4c830e9815a8 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '4d3cf4bf-ab9a-494c-80ed-a60f3036d42a'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-cd3f2a98-1617-4037-b0cb-a9133091bee7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Created reservations ['eb07f0a0-e167-41e4-9e04-55f687aceb3c', '544a884c-bb97-4050-8400-cef2697afe41', '65f67842-570a-43f5-a012-31146975f699', 'c68cdf21-b511-44df-8a36-18e790e013cf'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cd3f2a98-1617-4037-b0cb-a9133091bee7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf05a311-eb89-4803-b69e-8fab6e8cd81f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb07f0a0-e167-41e4-9e04-55f687aceb3c', '544a884c-bb97-4050-8400-cef2697afe41', '65f67842-570a-43f5-a012-31146975f699', 'c68cdf21-b511-44df-8a36-18e790e013cf']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cd3f2a98-1617-4037-b0cb-a9133091bee7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fa4b773-67ce-4d49-bc21-ee9741fec943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cd3f2a98-1617-4037-b0cb-a9133091bee7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fa4b773-67ce-4d49-bc21-ee9741fec943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '599ec05a-ee64-427f-966a-3984ac95d6f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-279733323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72c8024e6dfc4ffdaec7f6be85a0eaeb',qos_specs=None,replication_status=,reservations=['eb07f0a0-e167-41e4-9e04-55f687aceb3c','544a884c-bb97-4050-8400-cef2697afe41','65f67842-570a-43f5-a012-31146975f699','c68cdf21-b511-44df-8a36-18e790e013cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a0564ff4b7f492da4f659e49fc2bedc',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:54:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-279733323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=599ec05a-ee64-427f-966a-3984ac95d6f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72c8024e6dfc4ffdaec7f6be85a0eaeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a0564ff4b7f492da4f659e49fc2bedc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cd3f2a98-1617-4037-b0cb-a9133091bee7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d0284d6-ac73-4134-aab3-811180eff552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-994d45dc-c67f-45ea-b322-4c830e9815a8 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Create volume of 1 GB Sep 08 06:54:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-994d45dc-c67f-45ea-b322-4c830e9815a8 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Availability Zones retrieved successfully. Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cd3f2a98-1617-4037-b0cb-a9133091bee7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d0284d6-ac73-4134-aab3-811180eff552) transitioned into state 'SUCCESS' from state '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-279733323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72c8024e6dfc4ffdaec7f6be85a0eaeb',qos_specs=None,replication_status=,reservations=['eb07f0a0-e167-41e4-9e04-55f687aceb3c','544a884c-bb97-4050-8400-cef2697afe41','65f67842-570a-43f5-a012-31146975f699','c68cdf21-b511-44df-8a36-18e790e013cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a0564ff4b7f492da4f659e49fc2bedc',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-994d45dc-c67f-45ea-b322-4c830e9815a8 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Flow 'volume_create_api' (ab9983b9-66dd-46c6-b0c3-8528e1338fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cd3f2a98-1617-4037-b0cb-a9133091bee7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebf847b1-048c-4db6-afc5-95129273cc2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-994d45dc-c67f-45ea-b322-4c830e9815a8 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35b68a1f-3c3f-4dd7-af51-1b7eb1f70423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-994d45dc-c67f-45ea-b322-4c830e9815a8 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cd3f2a98-1617-4037-b0cb-a9133091bee7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebf847b1-048c-4db6-afc5-95129273cc2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-cd3f2a98-1617-4037-b0cb-a9133091bee7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Flow 'volume_create_api' (6432c5d2-01b1-40c2-868e-b6632df84e51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cd3f2a98-1617-4037-b0cb-a9133091bee7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Create volume request issued successfully. Sep 08 06:54:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cd3f2a98-1617-4037-b0cb-a9133091bee7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:54:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1039/2076] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:54:29 2026] POST /volume/v3/volumes => generated 773 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-04d07157-92d2-4990-8122-4df7a90c6f08 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-04d07157-92d2-4990-8122-4df7a90c6f08 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-04d07157-92d2-4990-8122-4df7a90c6f08 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1144238521", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-04d07157-92d2-4990-8122-4df7a90c6f08 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1144238521', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-04d07157-92d2-4990-8122-4df7a90c6f08 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Create volume of 1 GB Sep 08 06:54:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:30 devstack devstack@c-api.service[87202]: WARNING cinder.volume.api [None req-994d45dc-c67f-45ea-b322-4c830e9815a8 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35b68a1f-3c3f-4dd7-af51-1b7eb1f70423) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 06:54:30 devstack devstack@c-api.service[87202]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-994d45dc-c67f-45ea-b322-4c830e9815a8 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35b68a1f-3c3f-4dd7-af51-1b7eb1f70423) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: WARNING cinder.volume.api [None req-994d45dc-c67f-45ea-b322-4c830e9815a8 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35b68a1f-3c3f-4dd7-af51-1b7eb1f70423) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 06:54:30 devstack devstack@c-api.service[87202]: WARNING cinder.volume.api [None req-994d45dc-c67f-45ea-b322-4c830e9815a8 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Flow 'volume_create_api' (ab9983b9-66dd-46c6-b0c3-8528e1338fc7) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 06:54:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-994d45dc-c67f-45ea-b322-4c830e9815a8 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 400 Sep 08 06:54:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1038/2077] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:54:30 2026] POST /volume/v3/volumes => generated 134 bytes in 284 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 06:54:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-04d07157-92d2-4990-8122-4df7a90c6f08 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Availability Zones retrieved successfully. Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-04d07157-92d2-4990-8122-4df7a90c6f08 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Flow 'volume_create_api' (eba81e0f-094b-4344-9a6b-d21e8993cd87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-04d07157-92d2-4990-8122-4df7a90c6f08 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c694c10-5ee2-4e50-9772-1a4549b706c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-04d07157-92d2-4990-8122-4df7a90c6f08 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-04d07157-92d2-4990-8122-4df7a90c6f08 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c694c10-5ee2-4e50-9772-1a4549b706c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-04d07157-92d2-4990-8122-4df7a90c6f08 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46158831-fec8-4d29-a99a-4b0b604b282c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-70502ab3-8881-4036-a99d-b8a2b8f001c9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-70502ab3-8881-4036-a99d-b8a2b8f001c9 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-70502ab3-8881-4036-a99d-b8a2b8f001c9 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-70502ab3-8881-4036-a99d-b8a2b8f001c9 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 400 Sep 08 06:54:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1039/2078] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:54:30 2026] POST /volume/v3/volumes => generated 127 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-580fada7-1813-4dd8-baae-ee7565b84c00 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-580fada7-1813-4dd8-baae-ee7565b84c00 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-580fada7-1813-4dd8-baae-ee7565b84c00 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "23eedd1a-99a6-4180-bab3-d584845de94a"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-580fada7-1813-4dd8-baae-ee7565b84c00 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '23eedd1a-99a6-4180-bab3-d584845de94a'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-580fada7-1813-4dd8-baae-ee7565b84c00 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 404 Sep 08 06:54:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1040/2079] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:54:30 2026] POST /volume/v3/volumes => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-04d07157-92d2-4990-8122-4df7a90c6f08 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Created reservations ['3b5d05e8-531d-46f6-858e-e5703dcab932', 'd5cf9559-bf23-41f5-b7d1-7d78e6affb33', 'ead40289-03b8-4387-ac28-eaec9a8e6b50', '7f28692d-c8d6-4d61-944c-9cf03e1c237c'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-904c6d24-8388-436f-9fb3-60689fcc568d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-04d07157-92d2-4990-8122-4df7a90c6f08 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46158831-fec8-4d29-a99a-4b0b604b282c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b5d05e8-531d-46f6-858e-e5703dcab932', 'd5cf9559-bf23-41f5-b7d1-7d78e6affb33', 'ead40289-03b8-4387-ac28-eaec9a8e6b50', '7f28692d-c8d6-4d61-944c-9cf03e1c237c']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-904c6d24-8388-436f-9fb3-60689fcc568d tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-904c6d24-8388-436f-9fb3-60689fcc568d tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "42bb2a23-6768-4d24-9b1c-d188f6f7b625"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-04d07157-92d2-4990-8122-4df7a90c6f08 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12622490-a835-4073-96f0-8d93ba7ff599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-904c6d24-8388-436f-9fb3-60689fcc568d tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '42bb2a23-6768-4d24-9b1c-d188f6f7b625'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-904c6d24-8388-436f-9fb3-60689fcc568d tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 404 Sep 08 06:54:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1041/2080] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:54:30 2026] POST /volume/v3/volumes => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7a83de51-2783-47bd-abec-8368e93345d7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7a83de51-2783-47bd-abec-8368e93345d7 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7a83de51-2783-47bd-abec-8368e93345d7 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "f4a22a6f-b351-44a8-9bea-130c458a6e5d"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-7a83de51-2783-47bd-abec-8368e93345d7 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'f4a22a6f-b351-44a8-9bea-130c458a6e5d'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7a83de51-2783-47bd-abec-8368e93345d7 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 404 Sep 08 06:54:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1042/2081] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:54:30 2026] POST /volume/v3/volumes => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:54:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-04d07157-92d2-4990-8122-4df7a90c6f08 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12622490-a835-4073-96f0-8d93ba7ff599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b583bbb-b149-44b8-a4c3-c015ae9c2b35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1144238521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72c8024e6dfc4ffdaec7f6be85a0eaeb',qos_specs=None,replication_status=,reservations=['3b5d05e8-531d-46f6-858e-e5703dcab932','d5cf9559-bf23-41f5-b7d1-7d78e6affb33','ead40289-03b8-4387-ac28-eaec9a8e6b50','7f28692d-c8d6-4d61-944c-9cf03e1c237c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a0564ff4b7f492da4f659e49fc2bedc',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:54:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1144238521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b583bbb-b149-44b8-a4c3-c015ae9c2b35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72c8024e6dfc4ffdaec7f6be85a0eaeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a0564ff4b7f492da4f659e49fc2bedc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-50745fc9-468c-4fd8-9109-e4eb8cd385be None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-04d07157-92d2-4990-8122-4df7a90c6f08 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad5bb855-38fd-4126-bbca-53c09c2e2dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-50745fc9-468c-4fd8-9109-e4eb8cd385be tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-50745fc9-468c-4fd8-9109-e4eb8cd385be tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-50745fc9-468c-4fd8-9109-e4eb8cd385be tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 400 Sep 08 06:54:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1043/2082] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:54:30 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8c30fd6a-b146-4d28-9dfe-a09296bafab8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8c30fd6a-b146-4d28-9dfe-a09296bafab8 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8c30fd6a-b146-4d28-9dfe-a09296bafab8 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8c30fd6a-b146-4d28-9dfe-a09296bafab8 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 400 Sep 08 06:54:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1044/2083] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:54:30 2026] POST /volume/v3/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4264220d-4f50-46d6-bcdd-3a15b420eeac None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4264220d-4f50-46d6-bcdd-3a15b420eeac tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4264220d-4f50-46d6-bcdd-3a15b420eeac tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4264220d-4f50-46d6-bcdd-3a15b420eeac tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 400 Sep 08 06:54:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1045/2084] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:54:30 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 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-edc7a077-6c97-418d-8b1e-83591d69514f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-edc7a077-6c97-418d-8b1e-83591d69514f tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] DELETE http://192.168.122.168/volume/v3/volumes/tempest-invalid-1571275619 Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-edc7a077-6c97-418d-8b1e-83591d69514f tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-edc7a077-6c97-418d-8b1e-83591d69514f tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-edc7a077-6c97-418d-8b1e-83591d69514f tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Delete volume with id: tempest-invalid-1571275619 Sep 08 06:54:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-edc7a077-6c97-418d-8b1e-83591d69514f tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes/tempest-invalid-1571275619 returned with HTTP 404 Sep 08 06:54:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1046/2085] 192.168.122.168 () {58 vars in 1205 bytes} [Tue Sep 8 06:54:30 2026] DELETE /volume/v3/volumes/tempest-invalid-1571275619 => generated 99 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-04d07157-92d2-4990-8122-4df7a90c6f08 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad5bb855-38fd-4126-bbca-53c09c2e2dcb) transitioned into state 'SUCCESS' from state '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-1144238521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72c8024e6dfc4ffdaec7f6be85a0eaeb',qos_specs=None,replication_status=,reservations=['3b5d05e8-531d-46f6-858e-e5703dcab932','d5cf9559-bf23-41f5-b7d1-7d78e6affb33','ead40289-03b8-4387-ac28-eaec9a8e6b50','7f28692d-c8d6-4d61-944c-9cf03e1c237c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a0564ff4b7f492da4f659e49fc2bedc',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-04d07157-92d2-4990-8122-4df7a90c6f08 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (341591bf-35b1-469b-8d5c-1e0e36220ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3262b262-9d6f-416d-98ad-cf976172ae42 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1047/2086] 192.168.122.168 () {58 vars in 1127 bytes} [Tue Sep 8 06:54:30 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e2fda6f9-7fa0-4bed-b64f-1b334db56bd8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e2fda6f9-7fa0-4bed-b64f-1b334db56bd8 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] POST http://192.168.122.168/volume/v3/volumes/xxx/action Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e2fda6f9-7fa0-4bed-b64f-1b334db56bd8 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action body: b'{"os-detach": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e2fda6f9-7fa0-4bed-b64f-1b334db56bd8 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-04d07157-92d2-4990-8122-4df7a90c6f08 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (341591bf-35b1-469b-8d5c-1e0e36220ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-04d07157-92d2-4990-8122-4df7a90c6f08 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Flow 'volume_create_api' (eba81e0f-094b-4344-9a6b-d21e8993cd87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-04d07157-92d2-4990-8122-4df7a90c6f08 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Create volume request issued successfully. Sep 08 06:54:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-04d07157-92d2-4990-8122-4df7a90c6f08 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:54:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e2fda6f9-7fa0-4bed-b64f-1b334db56bd8 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 08 06:54:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1040/2087] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:54:30 2026] POST /volume/v3/volumes => generated 774 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:54:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1048/2088] 192.168.122.168 () {60 vars in 1175 bytes} [Tue Sep 8 06:54:30 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b3e35c16-55a2-4ceb-8f16-9716a2662c54 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b3e35c16-55a2-4ceb-8f16-9716a2662c54 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] GET http://192.168.122.168/volume/v3/volumes/tempest-invalid-2032484106 Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b3e35c16-55a2-4ceb-8f16-9716a2662c54 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b3e35c16-55a2-4ceb-8f16-9716a2662c54 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b3e35c16-55a2-4ceb-8f16-9716a2662c54 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] http://192.168.122.168/volume/v3/volumes/tempest-invalid-2032484106 returned with HTTP 404 Sep 08 06:54:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1041/2089] 192.168.122.168 () {58 vars in 1202 bytes} [Tue Sep 8 06:54:30 2026] GET /volume/v3/volumes/tempest-invalid-2032484106 => generated 99 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:54:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-45fbc9c1-41fd-411f-91c2-21893cb7babb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1049/2090] 192.168.122.168 () {58 vars in 1124 bytes} [Tue Sep 8 06:54:30 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 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5a8da1e9-0b85-4bee-bcae-e4ea42e83fe6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5a8da1e9-0b85-4bee-bcae-e4ea42e83fe6 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail?status=null Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5a8da1e9-0b85-4bee-bcae-e4ea42e83fe6 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5a8da1e9-0b85-4bee-bcae-e4ea42e83fe6 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-5a8da1e9-0b85-4bee-bcae-e4ea42e83fe6 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5a8da1e9-0b85-4bee-bcae-e4ea42e83fe6 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Could not evaluate value null, assuming string {{(pid=87203) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5a8da1e9-0b85-4bee-bcae-e4ea42e83fe6 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:54:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:30 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:54:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5a8da1e9-0b85-4bee-bcae-e4ea42e83fe6 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Get all volumes completed successfully. Sep 08 06:54:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5a8da1e9-0b85-4bee-bcae-e4ea42e83fe6 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] http://192.168.122.168/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 08 06:54:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1042/2091] 192.168.122.168 () {58 vars in 1165 bytes} [Tue Sep 8 06:54:30 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ff85a931-9ed0-4350-80f4-75b8931a64a5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ff85a931-9ed0-4350-80f4-75b8931a64a5 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-520766172 Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ff85a931-9ed0-4350-80f4-75b8931a64a5 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ff85a931-9ed0-4350-80f4-75b8931a64a5 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-ff85a931-9ed0-4350-80f4-75b8931a64a5 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ff85a931-9ed0-4350-80f4-75b8931a64a5 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-520766172'), ('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ff85a931-9ed0-4350-80f4-75b8931a64a5 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Get all volumes completed successfully. Sep 08 06:54:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ff85a931-9ed0-4350-80f4-75b8931a64a5 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] http://192.168.122.168/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-520766172 returned with HTTP 200 Sep 08 06:54:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1050/2092] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:54:31 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-520766172 => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-850aa7f3-5fed-4072-8ba1-d1fbca012839 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-850aa7f3-5fed-4072-8ba1-d1fbca012839 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] GET http://192.168.122.168/volume/v3/volumes?status=null Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-850aa7f3-5fed-4072-8ba1-d1fbca012839 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-850aa7f3-5fed-4072-8ba1-d1fbca012839 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-850aa7f3-5fed-4072-8ba1-d1fbca012839 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-850aa7f3-5fed-4072-8ba1-d1fbca012839 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Could not evaluate value null, assuming string {{(pid=87203) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-850aa7f3-5fed-4072-8ba1-d1fbca012839 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-850aa7f3-5fed-4072-8ba1-d1fbca012839 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Get all volumes completed successfully. Sep 08 06:54:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-850aa7f3-5fed-4072-8ba1-d1fbca012839 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] http://192.168.122.168/volume/v3/volumes?status=null returned with HTTP 200 Sep 08 06:54:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1043/2093] 192.168.122.168 () {58 vars in 1144 bytes} [Tue Sep 8 06:54:31 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-73324b3a-66a8-4a19-9c2b-d74fa8b859a3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-73324b3a-66a8-4a19-9c2b-d74fa8b859a3 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] GET http://192.168.122.168/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-356233001 Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-73324b3a-66a8-4a19-9c2b-d74fa8b859a3 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-73324b3a-66a8-4a19-9c2b-d74fa8b859a3 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-73324b3a-66a8-4a19-9c2b-d74fa8b859a3 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-73324b3a-66a8-4a19-9c2b-d74fa8b859a3 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-356233001'), ('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-73324b3a-66a8-4a19-9c2b-d74fa8b859a3 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Get all volumes completed successfully. Sep 08 06:54:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-73324b3a-66a8-4a19-9c2b-d74fa8b859a3 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] http://192.168.122.168/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-356233001 returned with HTTP 200 Sep 08 06:54:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1051/2094] 192.168.122.168 () {58 vars in 1220 bytes} [Tue Sep 8 06:54:31 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-356233001 => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f06501e7-2fd5-4958-8c4f-e2e0e247d678 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f06501e7-2fd5-4958-8c4f-e2e0e247d678 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] POST http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc/action Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f06501e7-2fd5-4958-8c4f-e2e0e247d678 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f06501e7-2fd5-4958-8c4f-e2e0e247d678 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f06501e7-2fd5-4958-8c4f-e2e0e247d678 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Volume info retrieved successfully. Sep 08 06:54:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f06501e7-2fd5-4958-8c4f-e2e0e247d678 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Reserve volume completed successfully. Sep 08 06:54:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f06501e7-2fd5-4958-8c4f-e2e0e247d678 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc/action returned with HTTP 202 Sep 08 06:54:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1044/2095] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:54:31 2026] POST /volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fd03e988-55eb-4413-94e4-0ab07d3df3ac None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fd03e988-55eb-4413-94e4-0ab07d3df3ac tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] POST http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc/action Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fd03e988-55eb-4413-94e4-0ab07d3df3ac tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fd03e988-55eb-4413-94e4-0ab07d3df3ac tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fd03e988-55eb-4413-94e4-0ab07d3df3ac tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Volume info retrieved successfully. Sep 08 06:54:31 devstack devstack@c-api.service[87202]: ERROR cinder.volume.api [None req-fd03e988-55eb-4413-94e4-0ab07d3df3ac tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Volume status must be available to reserve, but the status is attaching. Sep 08 06:54:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fd03e988-55eb-4413-94e4-0ab07d3df3ac tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc/action returned with HTTP 400 Sep 08 06:54:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1052/2096] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:54:31 2026] POST /volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc/action => generated 132 bytes in 46 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-46eedc04-a958-4108-a323-25d771964f0b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-46eedc04-a958-4108-a323-25d771964f0b tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] POST http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc/action Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-46eedc04-a958-4108-a323-25d771964f0b tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-46eedc04-a958-4108-a323-25d771964f0b tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-46eedc04-a958-4108-a323-25d771964f0b tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Volume info retrieved successfully. Sep 08 06:54:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-46eedc04-a958-4108-a323-25d771964f0b tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Unreserve volume completed successfully. Sep 08 06:54:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-46eedc04-a958-4108-a323-25d771964f0b tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc/action returned with HTTP 202 Sep 08 06:54:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1045/2097] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:54:31 2026] POST /volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-622b0348-53d6-462e-a82f-cbd5b967433c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-622b0348-53d6-462e-a82f-cbd5b967433c tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] POST http://192.168.122.168/volume/v3/volumes/f38a95c3-9842-4d87-807a-b1dc9899e13e/action Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-622b0348-53d6-462e-a82f-cbd5b967433c tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-622b0348-53d6-462e-a82f-cbd5b967433c tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-622b0348-53d6-462e-a82f-cbd5b967433c tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes/f38a95c3-9842-4d87-807a-b1dc9899e13e/action returned with HTTP 404 Sep 08 06:54:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1053/2098] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:54:31 2026] POST /volume/v3/volumes/f38a95c3-9842-4d87-807a-b1dc9899e13e/action => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-63c6ffb8-2de6-4cff-9d57-be677efa3151 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-63c6ffb8-2de6-4cff-9d57-be677efa3151 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] POST http://192.168.122.168/volume/v3/volumes/fe8706b7-ce64-4fbb-81de-69af00a281fb/action Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-63c6ffb8-2de6-4cff-9d57-be677efa3151 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-63c6ffb8-2de6-4cff-9d57-be677efa3151 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-63c6ffb8-2de6-4cff-9d57-be677efa3151 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes/fe8706b7-ce64-4fbb-81de-69af00a281fb/action returned with HTTP 404 Sep 08 06:54:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1046/2099] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:54:31 2026] POST /volume/v3/volumes/fe8706b7-ce64-4fbb-81de-69af00a281fb/action => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4a2bbd2a-8168-40c0-8e77-22671ce9f6c4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1054/2100] 192.168.122.168 () {60 vars in 1144 bytes} [Tue Sep 8 06:54:31 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a061fc73-1338-4693-b84b-534634506468 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a061fc73-1338-4693-b84b-534634506468 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] PUT http://192.168.122.168/volume/v3/volumes/tempest-invalid-156017675 Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a061fc73-1338-4693-b84b-534634506468 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a061fc73-1338-4693-b84b-534634506468 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes/tempest-invalid-156017675 returned with HTTP 404 Sep 08 06:54:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1047/2101] 192.168.122.168 () {60 vars in 1219 bytes} [Tue Sep 8 06:54:31 2026] PUT /volume/v3/volumes/tempest-invalid-156017675 => generated 98 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-897d5ae3-3444-4246-955d-0913a85e0450 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-897d5ae3-3444-4246-955d-0913a85e0450 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] PUT http://192.168.122.168/volume/v3/volumes/3a2ecebd-4b52-414d-b566-e6266ab688bb Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-897d5ae3-3444-4246-955d-0913a85e0450 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-897d5ae3-3444-4246-955d-0913a85e0450 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes/3a2ecebd-4b52-414d-b566-e6266ab688bb returned with HTTP 404 Sep 08 06:54:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1055/2102] 192.168.122.168 () {60 vars in 1252 bytes} [Tue Sep 8 06:54:31 2026] PUT /volume/v3/volumes/3a2ecebd-4b52-414d-b566-e6266ab688bb => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c022e5f0-bb61-48c8-8abd-920fcce62f37 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c022e5f0-bb61-48c8-8abd-920fcce62f37 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] DELETE http://192.168.122.168/volume/v3/volumes/3d9443f3-47a3-4bfd-a286-63ca476ae6da Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c022e5f0-bb61-48c8-8abd-920fcce62f37 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c022e5f0-bb61-48c8-8abd-920fcce62f37 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-c022e5f0-bb61-48c8-8abd-920fcce62f37 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Delete volume with id: 3d9443f3-47a3-4bfd-a286-63ca476ae6da Sep 08 06:54:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c022e5f0-bb61-48c8-8abd-920fcce62f37 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes/3d9443f3-47a3-4bfd-a286-63ca476ae6da returned with HTTP 404 Sep 08 06:54:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1048/2103] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:54:31 2026] DELETE /volume/v3/volumes/3d9443f3-47a3-4bfd-a286-63ca476ae6da => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-af9d5b99-0f81-4484-b681-49978e4c8574 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af9d5b99-0f81-4484-b681-49978e4c8574 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] POST http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc/action Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-af9d5b99-0f81-4484-b681-49978e4c8574 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-af9d5b99-0f81-4484-b681-49978e4c8574 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af9d5b99-0f81-4484-b681-49978e4c8574 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc/action returned with HTTP 400 Sep 08 06:54:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1056/2104] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:54:31 2026] POST /volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc/action => generated 140 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-655c292a-cca6-4a5f-96c2-a6ea527b4571 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-655c292a-cca6-4a5f-96c2-a6ea527b4571 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] POST http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc/action Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-655c292a-cca6-4a5f-96c2-a6ea527b4571 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-655c292a-cca6-4a5f-96c2-a6ea527b4571 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-655c292a-cca6-4a5f-96c2-a6ea527b4571 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc/action returned with HTTP 400 Sep 08 06:54:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1049/2105] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:54:31 2026] POST /volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc/action => generated 131 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7d60e156-61c5-428a-bb89-addfb87d822c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7d60e156-61c5-428a-bb89-addfb87d822c tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] POST http://192.168.122.168/volume/v3/volumes/7709fb1f-3a16-4818-a447-17ff5296bd12/action Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7d60e156-61c5-428a-bb89-addfb87d822c tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7d60e156-61c5-428a-bb89-addfb87d822c tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7d60e156-61c5-428a-bb89-addfb87d822c tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes/7709fb1f-3a16-4818-a447-17ff5296bd12/action returned with HTTP 404 Sep 08 06:54:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1057/2106] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:54:31 2026] POST /volume/v3/volumes/7709fb1f-3a16-4818-a447-17ff5296bd12/action => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-204cc66b-63ea-4db1-a469-0acb81fc29d9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-204cc66b-63ea-4db1-a469-0acb81fc29d9 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] POST http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc/action Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-204cc66b-63ea-4db1-a469-0acb81fc29d9 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-204cc66b-63ea-4db1-a469-0acb81fc29d9 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-204cc66b-63ea-4db1-a469-0acb81fc29d9 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc/action returned with HTTP 400 Sep 08 06:54:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1050/2107] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:54:31 2026] POST /volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc/action => generated 129 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4b4bb6be-6e3e-426f-ae2a-ae2caee79cef None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4b4bb6be-6e3e-426f-ae2a-ae2caee79cef tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] POST http://192.168.122.168/volume/v3/volumes/None/action Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4b4bb6be-6e3e-426f-ae2a-ae2caee79cef tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4b4bb6be-6e3e-426f-ae2a-ae2caee79cef tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4b4bb6be-6e3e-426f-ae2a-ae2caee79cef tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes/None/action returned with HTTP 404 Sep 08 06:54:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1058/2108] 192.168.122.168 () {60 vars in 1178 bytes} [Tue Sep 8 06:54:31 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7208a5e0-7438-4d2c-a961-94a95ec89fd9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7208a5e0-7438-4d2c-a961-94a95ec89fd9 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] GET http://192.168.122.168/volume/v3/volumes/0206e6d5-399d-4404-8b77-93ba2ef0d09e Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7208a5e0-7438-4d2c-a961-94a95ec89fd9 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7208a5e0-7438-4d2c-a961-94a95ec89fd9 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7208a5e0-7438-4d2c-a961-94a95ec89fd9 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-reader] http://192.168.122.168/volume/v3/volumes/0206e6d5-399d-4404-8b77-93ba2ef0d09e returned with HTTP 404 Sep 08 06:54:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1051/2109] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:31 2026] GET /volume/v3/volumes/0206e6d5-399d-4404-8b77-93ba2ef0d09e => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:54:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9487c154-6079-4722-ac7b-a37f9cabf4ca None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9487c154-6079-4722-ac7b-a37f9cabf4ca tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] GET http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc Sep 08 06:54:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9487c154-6079-4722-ac7b-a37f9cabf4ca tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9487c154-6079-4722-ac7b-a37f9cabf4ca tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9487c154-6079-4722-ac7b-a37f9cabf4ca tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Volume info retrieved successfully. Sep 08 06:54:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9487c154-6079-4722-ac7b-a37f9cabf4ca tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc returned with HTTP 200 Sep 08 06:54:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1059/2110] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:32 2026] GET /volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e7fc9b43-d5d8-4306-90cf-a4f02092191c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e7fc9b43-d5d8-4306-90cf-a4f02092191c tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] DELETE http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc Sep 08 06:54:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e7fc9b43-d5d8-4306-90cf-a4f02092191c tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e7fc9b43-d5d8-4306-90cf-a4f02092191c tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:32 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-e7fc9b43-d5d8-4306-90cf-a4f02092191c tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Delete volume with id: 524bde1e-abb3-46fa-ad5c-469cf78469cc Sep 08 06:54:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e7fc9b43-d5d8-4306-90cf-a4f02092191c tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Volume info retrieved successfully. Sep 08 06:54:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e7fc9b43-d5d8-4306-90cf-a4f02092191c tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Delete volume request issued successfully. Sep 08 06:54:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e7fc9b43-d5d8-4306-90cf-a4f02092191c tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc returned with HTTP 202 Sep 08 06:54:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1052/2111] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:54:32 2026] DELETE /volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 06:54:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8152f7a5-87c6-4153-999a-cc7b2b0132e7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8152f7a5-87c6-4153-999a-cc7b2b0132e7 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] GET http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc Sep 08 06:54:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8152f7a5-87c6-4153-999a-cc7b2b0132e7 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8152f7a5-87c6-4153-999a-cc7b2b0132e7 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8152f7a5-87c6-4153-999a-cc7b2b0132e7 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Volume info retrieved successfully. Sep 08 06:54:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8152f7a5-87c6-4153-999a-cc7b2b0132e7 tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc returned with HTTP 200 Sep 08 06:54:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1060/2112] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:32 2026] GET /volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-efe60954-fac0-48ba-bea3-2d552c12992e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-efe60954-fac0-48ba-bea3-2d552c12992e tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] GET http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc Sep 08 06:54:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-efe60954-fac0-48ba-bea3-2d552c12992e tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-efe60954-fac0-48ba-bea3-2d552c12992e tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-efe60954-fac0-48ba-bea3-2d552c12992e tempest-VolumesNegativeTest-899931976 tempest-VolumesNegativeTest-899931976-project-member] http://192.168.122.168/volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc returned with HTTP 404 Sep 08 06:54:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1053/2113] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:33 2026] GET /volume/v3/volumes/524bde1e-abb3-46fa-ad5c-469cf78469cc => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:54:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9396328b-de98-43e3-93af-14f08c178a50 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9396328b-de98-43e3-93af-14f08c178a50 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes Sep 08 06:54:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9396328b-de98-43e3-93af-14f08c178a50 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9396328b-de98-43e3-93af-14f08c178a50 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-9396328b-de98-43e3-93af-14f08c178a50 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:54:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9396328b-de98-43e3-93af-14f08c178a50 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:54:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9396328b-de98-43e3-93af-14f08c178a50 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Get all volumes completed successfully. Sep 08 06:54:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9396328b-de98-43e3-93af-14f08c178a50 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 200 Sep 08 06:54:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1061/2114] 192.168.122.168 () {58 vars in 1121 bytes} [Tue Sep 8 06:54:34 2026] GET /volume/v3/volumes => generated 15 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:54:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-01ea3bc0-0c33-4985-bc80-a0fccb489980 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-01ea3bc0-0c33-4985-bc80-a0fccb489980 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:54:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-01ea3bc0-0c33-4985-bc80-a0fccb489980 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1149200863"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-01ea3bc0-0c33-4985-bc80-a0fccb489980 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1149200863'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:54:34 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-01ea3bc0-0c33-4985-bc80-a0fccb489980 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Create volume of 1 GB Sep 08 06:54:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-01ea3bc0-0c33-4985-bc80-a0fccb489980 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Availability Zones retrieved successfully. Sep 08 06:54:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-01ea3bc0-0c33-4985-bc80-a0fccb489980 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Flow 'volume_create_api' (bec84850-8596-4a4f-bd27-eeec39ce3687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:54:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-01ea3bc0-0c33-4985-bc80-a0fccb489980 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adbc37ad-9d40-44e4-a20e-fc66a829b21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-01ea3bc0-0c33-4985-bc80-a0fccb489980 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:54:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-01ea3bc0-0c33-4985-bc80-a0fccb489980 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adbc37ad-9d40-44e4-a20e-fc66a829b21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-01ea3bc0-0c33-4985-bc80-a0fccb489980 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e07c55b-5418-41da-8783-b807bbcaaabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:35 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-01ea3bc0-0c33-4985-bc80-a0fccb489980 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Created reservations ['ff979bab-0e26-4b04-950e-492b9978932c', '2d5163e4-adbd-4276-afb1-f85abec94354', '6a71430e-2103-4c38-8d55-0fe6995f755b', '1deb2747-e500-4c15-9d92-000ef04a9b7c'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:54:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-01ea3bc0-0c33-4985-bc80-a0fccb489980 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e07c55b-5418-41da-8783-b807bbcaaabf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff979bab-0e26-4b04-950e-492b9978932c', '2d5163e4-adbd-4276-afb1-f85abec94354', '6a71430e-2103-4c38-8d55-0fe6995f755b', '1deb2747-e500-4c15-9d92-000ef04a9b7c']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-01ea3bc0-0c33-4985-bc80-a0fccb489980 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0edc5cba-0f63-440b-862f-add09f39941e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-01ea3bc0-0c33-4985-bc80-a0fccb489980 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0edc5cba-0f63-440b-862f-add09f39941e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31ba6dea-8527-4f38-afb4-47ad0b4817d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1149200863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa08b61ba9b4ea887647bcf7ab9499d',qos_specs=None,replication_status=,reservations=['ff979bab-0e26-4b04-950e-492b9978932c','2d5163e4-adbd-4276-afb1-f85abec94354','6a71430e-2103-4c38-8d55-0fe6995f755b','1deb2747-e500-4c15-9d92-000ef04a9b7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c25529ef0b97419db72570c7be73bedc',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:54:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1149200863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31ba6dea-8527-4f38-afb4-47ad0b4817d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fa08b61ba9b4ea887647bcf7ab9499d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c25529ef0b97419db72570c7be73bedc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-01ea3bc0-0c33-4985-bc80-a0fccb489980 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3222612-f4dd-4ad4-bfd7-ae2da606e001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-01ea3bc0-0c33-4985-bc80-a0fccb489980 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3222612-f4dd-4ad4-bfd7-ae2da606e001) transitioned into state 'SUCCESS' from state '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-1149200863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa08b61ba9b4ea887647bcf7ab9499d',qos_specs=None,replication_status=,reservations=['ff979bab-0e26-4b04-950e-492b9978932c','2d5163e4-adbd-4276-afb1-f85abec94354','6a71430e-2103-4c38-8d55-0fe6995f755b','1deb2747-e500-4c15-9d92-000ef04a9b7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c25529ef0b97419db72570c7be73bedc',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-01ea3bc0-0c33-4985-bc80-a0fccb489980 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d18f5e67-6d91-411e-bba3-011c08aecd27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-01ea3bc0-0c33-4985-bc80-a0fccb489980 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d18f5e67-6d91-411e-bba3-011c08aecd27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-01ea3bc0-0c33-4985-bc80-a0fccb489980 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Flow 'volume_create_api' (bec84850-8596-4a4f-bd27-eeec39ce3687) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:54:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-01ea3bc0-0c33-4985-bc80-a0fccb489980 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Create volume request issued successfully. Sep 08 06:54:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-01ea3bc0-0c33-4985-bc80-a0fccb489980 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:54:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1054/2115] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:54:34 2026] POST /volume/v3/volumes => generated 764 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:54:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-870b1385-c465-42b7-83f7-2606c5917958 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-870b1385-c465-42b7-83f7-2606c5917958 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 Sep 08 06:54:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-870b1385-c465-42b7-83f7-2606c5917958 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-870b1385-c465-42b7-83f7-2606c5917958 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-870b1385-c465-42b7-83f7-2606c5917958 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Volume info retrieved successfully. Sep 08 06:54:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-870b1385-c465-42b7-83f7-2606c5917958 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 returned with HTTP 200 Sep 08 06:54:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1062/2116] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:35 2026] GET /volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 => generated 832 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:54:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-00b8765a-0d20-4183-af94-a98efb6f3091 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-00b8765a-0d20-4183-af94-a98efb6f3091 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 Sep 08 06:54:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-00b8765a-0d20-4183-af94-a98efb6f3091 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-00b8765a-0d20-4183-af94-a98efb6f3091 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-00b8765a-0d20-4183-af94-a98efb6f3091 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Volume info retrieved successfully. Sep 08 06:54:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-00b8765a-0d20-4183-af94-a98efb6f3091 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 returned with HTTP 200 Sep 08 06:54:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1055/2117] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:36 2026] GET /volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 => generated 856 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a44963ab-b009-43b0-86f8-907b4ecb7394 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a44963ab-b009-43b0-86f8-907b4ecb7394 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 Sep 08 06:54:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a44963ab-b009-43b0-86f8-907b4ecb7394 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a44963ab-b009-43b0-86f8-907b4ecb7394 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a44963ab-b009-43b0-86f8-907b4ecb7394 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Volume info retrieved successfully. Sep 08 06:54:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a44963ab-b009-43b0-86f8-907b4ecb7394 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 returned with HTTP 200 Sep 08 06:54:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1063/2118] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:37 2026] GET /volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 => generated 857 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5da5db68-fb93-4bf6-a43b-6600ce2ce9c5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5da5db68-fb93-4bf6-a43b-6600ce2ce9c5 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 Sep 08 06:54:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5da5db68-fb93-4bf6-a43b-6600ce2ce9c5 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5da5db68-fb93-4bf6-a43b-6600ce2ce9c5 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5da5db68-fb93-4bf6-a43b-6600ce2ce9c5 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Volume info retrieved successfully. Sep 08 06:54:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5da5db68-fb93-4bf6-a43b-6600ce2ce9c5 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 returned with HTTP 200 Sep 08 06:54:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1056/2119] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:37 2026] GET /volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-de760548-db23-4fc1-adb1-c24b0724dfc6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-de760548-db23-4fc1-adb1-c24b0724dfc6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:54:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-de760548-db23-4fc1-adb1-c24b0724dfc6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1424302915"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-de760548-db23-4fc1-adb1-c24b0724dfc6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1424302915'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:54:37 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-de760548-db23-4fc1-adb1-c24b0724dfc6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Create volume of 1 GB Sep 08 06:54:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-de760548-db23-4fc1-adb1-c24b0724dfc6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Availability Zones retrieved successfully. Sep 08 06:54:37 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-de760548-db23-4fc1-adb1-c24b0724dfc6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Flow 'volume_create_api' (6522d405-9de6-48da-a3f4-4d6f80601037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:54:37 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-de760548-db23-4fc1-adb1-c24b0724dfc6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29f4f65c-0752-43d2-8d46-bf03764d6043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:37 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-de760548-db23-4fc1-adb1-c24b0724dfc6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:54:37 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-de760548-db23-4fc1-adb1-c24b0724dfc6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29f4f65c-0752-43d2-8d46-bf03764d6043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:37 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-de760548-db23-4fc1-adb1-c24b0724dfc6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f79e1c6-77f9-4ac7-9d3c-8edf8a9746be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:37 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-de760548-db23-4fc1-adb1-c24b0724dfc6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Created reservations ['745d7982-e556-44f9-a5a1-23a09ffe33c2', 'ac9b85f9-8c21-4ca9-b6f4-271def543978', '2e78ebc5-acb2-4d03-bd84-a26cae2256a9', '05199c7f-e264-4077-80e8-7055cae06eed'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:54:37 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-de760548-db23-4fc1-adb1-c24b0724dfc6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f79e1c6-77f9-4ac7-9d3c-8edf8a9746be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['745d7982-e556-44f9-a5a1-23a09ffe33c2', 'ac9b85f9-8c21-4ca9-b6f4-271def543978', '2e78ebc5-acb2-4d03-bd84-a26cae2256a9', '05199c7f-e264-4077-80e8-7055cae06eed']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:37 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-de760548-db23-4fc1-adb1-c24b0724dfc6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c74098d-6090-4772-9eba-467b01b48e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:38 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-de760548-db23-4fc1-adb1-c24b0724dfc6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c74098d-6090-4772-9eba-467b01b48e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a17626b-66e5-4acb-a71d-1384f23ae09d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1424302915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa08b61ba9b4ea887647bcf7ab9499d',qos_specs=None,replication_status=,reservations=['745d7982-e556-44f9-a5a1-23a09ffe33c2','ac9b85f9-8c21-4ca9-b6f4-271def543978','2e78ebc5-acb2-4d03-bd84-a26cae2256a9','05199c7f-e264-4077-80e8-7055cae06eed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c25529ef0b97419db72570c7be73bedc',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:54:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1424302915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a17626b-66e5-4acb-a71d-1384f23ae09d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fa08b61ba9b4ea887647bcf7ab9499d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c25529ef0b97419db72570c7be73bedc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:38 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-de760548-db23-4fc1-adb1-c24b0724dfc6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69d25ea9-ad8f-475b-af52-43b3901899c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:38 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-de760548-db23-4fc1-adb1-c24b0724dfc6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69d25ea9-ad8f-475b-af52-43b3901899c0) transitioned into state 'SUCCESS' from state '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-1424302915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa08b61ba9b4ea887647bcf7ab9499d',qos_specs=None,replication_status=,reservations=['745d7982-e556-44f9-a5a1-23a09ffe33c2','ac9b85f9-8c21-4ca9-b6f4-271def543978','2e78ebc5-acb2-4d03-bd84-a26cae2256a9','05199c7f-e264-4077-80e8-7055cae06eed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c25529ef0b97419db72570c7be73bedc',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:38 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-de760548-db23-4fc1-adb1-c24b0724dfc6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a9a5e2c-15c3-4172-a730-9a6b3cbe2786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:38 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-de760548-db23-4fc1-adb1-c24b0724dfc6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a9a5e2c-15c3-4172-a730-9a6b3cbe2786) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:38 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-de760548-db23-4fc1-adb1-c24b0724dfc6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Flow 'volume_create_api' (6522d405-9de6-48da-a3f4-4d6f80601037) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:54:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-de760548-db23-4fc1-adb1-c24b0724dfc6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Create volume request issued successfully. Sep 08 06:54:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-de760548-db23-4fc1-adb1-c24b0724dfc6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:54:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1064/2120] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:54:37 2026] POST /volume/v3/volumes => generated 764 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 06:54:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6b4fc6fc-1ecd-4a7f-8c0a-dc1280e948b8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6b4fc6fc-1ecd-4a7f-8c0a-dc1280e948b8 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d Sep 08 06:54:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6b4fc6fc-1ecd-4a7f-8c0a-dc1280e948b8 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6b4fc6fc-1ecd-4a7f-8c0a-dc1280e948b8 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6b4fc6fc-1ecd-4a7f-8c0a-dc1280e948b8 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Volume info retrieved successfully. Sep 08 06:54:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6b4fc6fc-1ecd-4a7f-8c0a-dc1280e948b8 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d returned with HTTP 200 Sep 08 06:54:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1057/2121] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:38 2026] GET /volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d => generated 832 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3b02623d-a0ec-4e0e-8d67-fec6bfc2e28d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3b02623d-a0ec-4e0e-8d67-fec6bfc2e28d tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d Sep 08 06:54:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3b02623d-a0ec-4e0e-8d67-fec6bfc2e28d tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3b02623d-a0ec-4e0e-8d67-fec6bfc2e28d tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3b02623d-a0ec-4e0e-8d67-fec6bfc2e28d tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Volume info retrieved successfully. Sep 08 06:54:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3b02623d-a0ec-4e0e-8d67-fec6bfc2e28d tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d returned with HTTP 200 Sep 08 06:54:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1065/2122] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:39 2026] GET /volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-21647e3d-e06a-4fc8-81a3-fad4cd4e6f75 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-21647e3d-e06a-4fc8-81a3-fad4cd4e6f75 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d Sep 08 06:54:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-21647e3d-e06a-4fc8-81a3-fad4cd4e6f75 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-21647e3d-e06a-4fc8-81a3-fad4cd4e6f75 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-21647e3d-e06a-4fc8-81a3-fad4cd4e6f75 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Volume info retrieved successfully. Sep 08 06:54:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-21647e3d-e06a-4fc8-81a3-fad4cd4e6f75 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d returned with HTTP 200 Sep 08 06:54:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1058/2123] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:40 2026] GET /volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d => generated 857 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-501587ba-c802-4bc3-978b-18edb5f351e8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-501587ba-c802-4bc3-978b-18edb5f351e8 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d Sep 08 06:54:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-501587ba-c802-4bc3-978b-18edb5f351e8 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-501587ba-c802-4bc3-978b-18edb5f351e8 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-501587ba-c802-4bc3-978b-18edb5f351e8 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Volume info retrieved successfully. Sep 08 06:54:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-501587ba-c802-4bc3-978b-18edb5f351e8 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d returned with HTTP 200 Sep 08 06:54:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1066/2124] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:40 2026] GET /volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d => generated 857 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e788c8b1-fb52-4212-8d88-720dde95f59a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e788c8b1-fb52-4212-8d88-720dde95f59a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:54:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e788c8b1-fb52-4212-8d88-720dde95f59a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1095171450"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-e788c8b1-fb52-4212-8d88-720dde95f59a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1095171450'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:54:40 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-e788c8b1-fb52-4212-8d88-720dde95f59a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Create volume of 1 GB Sep 08 06:54:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e788c8b1-fb52-4212-8d88-720dde95f59a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Availability Zones retrieved successfully. Sep 08 06:54:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e788c8b1-fb52-4212-8d88-720dde95f59a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Flow 'volume_create_api' (ee5f3d4b-faa5-41c3-ae4d-e43b6067ccbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:54:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e788c8b1-fb52-4212-8d88-720dde95f59a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cf4ec15-7319-4fc4-8854-9c78334d581e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-e788c8b1-fb52-4212-8d88-720dde95f59a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:54:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e788c8b1-fb52-4212-8d88-720dde95f59a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cf4ec15-7319-4fc4-8854-9c78334d581e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e788c8b1-fb52-4212-8d88-720dde95f59a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (989c0e95-abf0-4cfa-be43-ab471edba91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:40 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-e788c8b1-fb52-4212-8d88-720dde95f59a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Created reservations ['00d959f8-1c73-4bee-a110-a5ce0cb6a8a6', 'd67f30ed-be65-4a90-9e54-7243820b1296', '816121ab-5e94-4604-a752-0017fcd04052', '35ed29b0-4372-4ec9-92b9-1858629239db'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:54:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e788c8b1-fb52-4212-8d88-720dde95f59a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (989c0e95-abf0-4cfa-be43-ab471edba91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00d959f8-1c73-4bee-a110-a5ce0cb6a8a6', 'd67f30ed-be65-4a90-9e54-7243820b1296', '816121ab-5e94-4604-a752-0017fcd04052', '35ed29b0-4372-4ec9-92b9-1858629239db']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e788c8b1-fb52-4212-8d88-720dde95f59a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd333e1-e16d-4248-87e9-806473f51dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e788c8b1-fb52-4212-8d88-720dde95f59a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd333e1-e16d-4248-87e9-806473f51dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '145c0f25-19f1-42c5-adf0-25d2ab8e509b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1095171450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa08b61ba9b4ea887647bcf7ab9499d',qos_specs=None,replication_status=,reservations=['00d959f8-1c73-4bee-a110-a5ce0cb6a8a6','d67f30ed-be65-4a90-9e54-7243820b1296','816121ab-5e94-4604-a752-0017fcd04052','35ed29b0-4372-4ec9-92b9-1858629239db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c25529ef0b97419db72570c7be73bedc',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:54:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1095171450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=145c0f25-19f1-42c5-adf0-25d2ab8e509b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fa08b61ba9b4ea887647bcf7ab9499d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c25529ef0b97419db72570c7be73bedc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e788c8b1-fb52-4212-8d88-720dde95f59a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7b3f715-7e62-4345-877a-a6d1a72ff652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e788c8b1-fb52-4212-8d88-720dde95f59a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7b3f715-7e62-4345-877a-a6d1a72ff652) transitioned into state 'SUCCESS' from state '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-1095171450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa08b61ba9b4ea887647bcf7ab9499d',qos_specs=None,replication_status=,reservations=['00d959f8-1c73-4bee-a110-a5ce0cb6a8a6','d67f30ed-be65-4a90-9e54-7243820b1296','816121ab-5e94-4604-a752-0017fcd04052','35ed29b0-4372-4ec9-92b9-1858629239db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c25529ef0b97419db72570c7be73bedc',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e788c8b1-fb52-4212-8d88-720dde95f59a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f661f2df-cf08-4261-b348-e34a31d0f431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e788c8b1-fb52-4212-8d88-720dde95f59a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f661f2df-cf08-4261-b348-e34a31d0f431) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e788c8b1-fb52-4212-8d88-720dde95f59a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Flow 'volume_create_api' (ee5f3d4b-faa5-41c3-ae4d-e43b6067ccbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:54:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e788c8b1-fb52-4212-8d88-720dde95f59a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Create volume request issued successfully. Sep 08 06:54:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e788c8b1-fb52-4212-8d88-720dde95f59a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:54:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1059/2125] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:54:40 2026] POST /volume/v3/volumes => generated 764 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:54:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0c214456-3502-439d-aed4-a266b795012a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0c214456-3502-439d-aed4-a266b795012a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b Sep 08 06:54:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0c214456-3502-439d-aed4-a266b795012a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0c214456-3502-439d-aed4-a266b795012a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0c214456-3502-439d-aed4-a266b795012a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Volume info retrieved successfully. Sep 08 06:54:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0c214456-3502-439d-aed4-a266b795012a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b returned with HTTP 200 Sep 08 06:54:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1067/2126] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:41 2026] GET /volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b => generated 832 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-857151ec-4917-4027-929f-b530030f65c7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-857151ec-4917-4027-929f-b530030f65c7 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b Sep 08 06:54:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-857151ec-4917-4027-929f-b530030f65c7 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-857151ec-4917-4027-929f-b530030f65c7 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-857151ec-4917-4027-929f-b530030f65c7 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Volume info retrieved successfully. Sep 08 06:54:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-857151ec-4917-4027-929f-b530030f65c7 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b returned with HTTP 200 Sep 08 06:54:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1060/2127] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:42 2026] GET /volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b => generated 856 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1108bfe7-0852-4c1c-b062-44aac4e30d0d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1108bfe7-0852-4c1c-b062-44aac4e30d0d tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b Sep 08 06:54:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1108bfe7-0852-4c1c-b062-44aac4e30d0d tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1108bfe7-0852-4c1c-b062-44aac4e30d0d tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1108bfe7-0852-4c1c-b062-44aac4e30d0d tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Volume info retrieved successfully. Sep 08 06:54:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1108bfe7-0852-4c1c-b062-44aac4e30d0d tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b returned with HTTP 200 Sep 08 06:54:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1068/2128] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:43 2026] GET /volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b => generated 857 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a14b88e7-f017-4a18-99fc-5be1735972c8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a14b88e7-f017-4a18-99fc-5be1735972c8 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b Sep 08 06:54:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a14b88e7-f017-4a18-99fc-5be1735972c8 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a14b88e7-f017-4a18-99fc-5be1735972c8 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a14b88e7-f017-4a18-99fc-5be1735972c8 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Volume info retrieved successfully. Sep 08 06:54:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a14b88e7-f017-4a18-99fc-5be1735972c8 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b returned with HTTP 200 Sep 08 06:54:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1061/2129] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:43 2026] GET /volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-aaa9e12b-36eb-407e-a5f2-3362e8ccb8c8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aaa9e12b-36eb-407e-a5f2-3362e8ccb8c8 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:54:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aaa9e12b-36eb-407e-a5f2-3362e8ccb8c8 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:54:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-aaa9e12b-36eb-407e-a5f2-3362e8ccb8c8 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:54:43 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-aaa9e12b-36eb-407e-a5f2-3362e8ccb8c8 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Create volume of 1 GB Sep 08 06:54:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-aaa9e12b-36eb-407e-a5f2-3362e8ccb8c8 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Availability Zones retrieved successfully. Sep 08 06:54:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aaa9e12b-36eb-407e-a5f2-3362e8ccb8c8 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Flow 'volume_create_api' (bf7efd2a-391f-47ed-ad55-e8d38e744b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:54:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aaa9e12b-36eb-407e-a5f2-3362e8ccb8c8 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8af734b8-ddb7-498f-9f8e-3b8bd7666786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-aaa9e12b-36eb-407e-a5f2-3362e8ccb8c8 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:54:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aaa9e12b-36eb-407e-a5f2-3362e8ccb8c8 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8af734b8-ddb7-498f-9f8e-3b8bd7666786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aaa9e12b-36eb-407e-a5f2-3362e8ccb8c8 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a409e55-ff75-4111-a852-7f2145dde5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:44 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-aaa9e12b-36eb-407e-a5f2-3362e8ccb8c8 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Created reservations ['a36ec79e-c500-40b1-8a36-8fdc7e984318', 'e463a7c5-786f-4b7c-a3c5-9afd9d9506b6', '9eddab4a-b86e-47ea-a206-27c971884a5a', 'a77b9a58-e9a4-4033-9818-24eec9ea1744'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:54:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aaa9e12b-36eb-407e-a5f2-3362e8ccb8c8 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a409e55-ff75-4111-a852-7f2145dde5a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a36ec79e-c500-40b1-8a36-8fdc7e984318', 'e463a7c5-786f-4b7c-a3c5-9afd9d9506b6', '9eddab4a-b86e-47ea-a206-27c971884a5a', 'a77b9a58-e9a4-4033-9818-24eec9ea1744']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aaa9e12b-36eb-407e-a5f2-3362e8ccb8c8 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f99b4ea-d018-4466-8b43-6086848b9ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aaa9e12b-36eb-407e-a5f2-3362e8ccb8c8 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f99b4ea-d018-4466-8b43-6086848b9ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed3f35d9-033b-4988-8b89-7fb3558661dc', '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='67f3e96028b24baa821208af15c46635',qos_specs=None,replication_status=,reservations=['a36ec79e-c500-40b1-8a36-8fdc7e984318','e463a7c5-786f-4b7c-a3c5-9afd9d9506b6','9eddab4a-b86e-47ea-a206-27c971884a5a','a77b9a58-e9a4-4033-9818-24eec9ea1744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e46a6029c0c8486db2146b968ca9b092',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:54: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=ed3f35d9-033b-4988-8b89-7fb3558661dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67f3e96028b24baa821208af15c46635',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e46a6029c0c8486db2146b968ca9b092',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aaa9e12b-36eb-407e-a5f2-3362e8ccb8c8 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd6aefd7-5da2-4abe-89aa-1f7de1c5b751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aaa9e12b-36eb-407e-a5f2-3362e8ccb8c8 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd6aefd7-5da2-4abe-89aa-1f7de1c5b751) transitioned into state 'SUCCESS' from 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='67f3e96028b24baa821208af15c46635',qos_specs=None,replication_status=,reservations=['a36ec79e-c500-40b1-8a36-8fdc7e984318','e463a7c5-786f-4b7c-a3c5-9afd9d9506b6','9eddab4a-b86e-47ea-a206-27c971884a5a','a77b9a58-e9a4-4033-9818-24eec9ea1744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e46a6029c0c8486db2146b968ca9b092',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aaa9e12b-36eb-407e-a5f2-3362e8ccb8c8 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd308bdc-d119-4fa4-b2dd-949ca901480b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:54:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aaa9e12b-36eb-407e-a5f2-3362e8ccb8c8 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd308bdc-d119-4fa4-b2dd-949ca901480b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:54:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-aaa9e12b-36eb-407e-a5f2-3362e8ccb8c8 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Flow 'volume_create_api' (bf7efd2a-391f-47ed-ad55-e8d38e744b8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:54:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-aaa9e12b-36eb-407e-a5f2-3362e8ccb8c8 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Create volume request issued successfully. Sep 08 06:54:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aaa9e12b-36eb-407e-a5f2-3362e8ccb8c8 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:54:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1069/2130] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:54:43 2026] POST /volume/v3/volumes => generated 742 bytes in 1070 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:54:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3383a3af-1b78-4a78-9392-8bd975affbbc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3383a3af-1b78-4a78-9392-8bd975affbbc tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] GET http://192.168.122.168/volume/v3/volumes/ed3f35d9-033b-4988-8b89-7fb3558661dc Sep 08 06:54:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3383a3af-1b78-4a78-9392-8bd975affbbc tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3383a3af-1b78-4a78-9392-8bd975affbbc tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3383a3af-1b78-4a78-9392-8bd975affbbc tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Volume info retrieved successfully. Sep 08 06:54:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3383a3af-1b78-4a78-9392-8bd975affbbc tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] http://192.168.122.168/volume/v3/volumes/ed3f35d9-033b-4988-8b89-7fb3558661dc returned with HTTP 200 Sep 08 06:54:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1062/2131] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:44 2026] GET /volume/v3/volumes/ed3f35d9-033b-4988-8b89-7fb3558661dc => generated 921 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ebffc798-8fb7-487b-8e26-56899c17f3f4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ebffc798-8fb7-487b-8e26-56899c17f3f4 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] GET http://192.168.122.168/volume/v3/volumes/ed3f35d9-033b-4988-8b89-7fb3558661dc Sep 08 06:54:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ebffc798-8fb7-487b-8e26-56899c17f3f4 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ebffc798-8fb7-487b-8e26-56899c17f3f4 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ebffc798-8fb7-487b-8e26-56899c17f3f4 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Volume info retrieved successfully. Sep 08 06:54:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ebffc798-8fb7-487b-8e26-56899c17f3f4 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] http://192.168.122.168/volume/v3/volumes/ed3f35d9-033b-4988-8b89-7fb3558661dc returned with HTTP 200 Sep 08 06:54:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1070/2132] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:45 2026] GET /volume/v3/volumes/ed3f35d9-033b-4988-8b89-7fb3558661dc => generated 971 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3bba0315-8951-4efd-b65c-4a3bb808f20a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3bba0315-8951-4efd-b65c-4a3bb808f20a tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] GET http://192.168.122.168/volume/v3/volumes/ed3f35d9-033b-4988-8b89-7fb3558661dc Sep 08 06:54:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3bba0315-8951-4efd-b65c-4a3bb808f20a tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3bba0315-8951-4efd-b65c-4a3bb808f20a tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3bba0315-8951-4efd-b65c-4a3bb808f20a tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Volume info retrieved successfully. Sep 08 06:54:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3bba0315-8951-4efd-b65c-4a3bb808f20a tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] http://192.168.122.168/volume/v3/volumes/ed3f35d9-033b-4988-8b89-7fb3558661dc returned with HTTP 200 Sep 08 06:54:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1063/2133] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:46 2026] GET /volume/v3/volumes/ed3f35d9-033b-4988-8b89-7fb3558661dc => generated 972 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:54:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8d32961b-3bee-4683-b372-b3f55e400da0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8d32961b-3bee-4683-b372-b3f55e400da0 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] GET http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1&project_id=1fa08b61ba9b4ea887647bcf7ab9499d Sep 08 06:54:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8d32961b-3bee-4683-b372-b3f55e400da0 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8d32961b-3bee-4683-b372-b3f55e400da0 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:46 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8d32961b-3bee-4683-b372-b3f55e400da0 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Could not evaluate value 1fa08b61ba9b4ea887647bcf7ab9499d, assuming string {{(pid=87202) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 06:54:46 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8d32961b-3bee-4683-b372-b3f55e400da0 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Searching by: MultiDict([('project_id', '1fa08b61ba9b4ea887647bcf7ab9499d'), ('all_tenants', 1)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:54:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8d32961b-3bee-4683-b372-b3f55e400da0 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Get all volumes completed successfully. Sep 08 06:54:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8d32961b-3bee-4683-b372-b3f55e400da0 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1&project_id=1fa08b61ba9b4ea887647bcf7ab9499d returned with HTTP 200 Sep 08 06:54:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1071/2134] 192.168.122.168 () {58 vars in 1257 bytes} [Tue Sep 8 06:54:46 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=1fa08b61ba9b4ea887647bcf7ab9499d => generated 3043 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:54:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4ef2496a-cbd7-4ad4-b360-70ae1e3d0569 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4ef2496a-cbd7-4ad4-b360-70ae1e3d0569 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/ed3f35d9-033b-4988-8b89-7fb3558661dc Sep 08 06:54:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4ef2496a-cbd7-4ad4-b360-70ae1e3d0569 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4ef2496a-cbd7-4ad4-b360-70ae1e3d0569 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:46 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-4ef2496a-cbd7-4ad4-b360-70ae1e3d0569 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Delete volume with id: ed3f35d9-033b-4988-8b89-7fb3558661dc Sep 08 06:54:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4ef2496a-cbd7-4ad4-b360-70ae1e3d0569 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Volume info retrieved successfully. Sep 08 06:54:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4ef2496a-cbd7-4ad4-b360-70ae1e3d0569 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] Delete volume request issued successfully. Sep 08 06:54:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4ef2496a-cbd7-4ad4-b360-70ae1e3d0569 tempest-VolumesListAdminTestJSON-1538147854 tempest-VolumesListAdminTestJSON-1538147854-project-admin] http://192.168.122.168/volume/v3/volumes/ed3f35d9-033b-4988-8b89-7fb3558661dc returned with HTTP 202 Sep 08 06:54:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1064/2135] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:54:46 2026] DELETE /volume/v3/volumes/ed3f35d9-033b-4988-8b89-7fb3558661dc => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:54:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-85646efc-18e4-460f-a94d-eec8dabd19e6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-85646efc-18e4-460f-a94d-eec8dabd19e6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b Sep 08 06:54:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-85646efc-18e4-460f-a94d-eec8dabd19e6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-85646efc-18e4-460f-a94d-eec8dabd19e6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-85646efc-18e4-460f-a94d-eec8dabd19e6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Volume info retrieved successfully. Sep 08 06:54:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-85646efc-18e4-460f-a94d-eec8dabd19e6 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b returned with HTTP 200 Sep 08 06:54:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1072/2136] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:47 2026] GET /volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b => generated 857 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2ff7c380-0981-481e-8e9f-34731fe431e0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2ff7c380-0981-481e-8e9f-34731fe431e0 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] DELETE http://192.168.122.168/volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b Sep 08 06:54:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2ff7c380-0981-481e-8e9f-34731fe431e0 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2ff7c380-0981-481e-8e9f-34731fe431e0 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:47 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-2ff7c380-0981-481e-8e9f-34731fe431e0 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Delete volume with id: 145c0f25-19f1-42c5-adf0-25d2ab8e509b Sep 08 06:54:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2ff7c380-0981-481e-8e9f-34731fe431e0 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Volume info retrieved successfully. Sep 08 06:54:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2ff7c380-0981-481e-8e9f-34731fe431e0 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Delete volume request issued successfully. Sep 08 06:54:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2ff7c380-0981-481e-8e9f-34731fe431e0 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b returned with HTTP 202 Sep 08 06:54:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1065/2137] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:54:47 2026] DELETE /volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:54:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1eaf96ce-942e-48c1-8bab-561a666ca5e4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1eaf96ce-942e-48c1-8bab-561a666ca5e4 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b Sep 08 06:54:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1eaf96ce-942e-48c1-8bab-561a666ca5e4 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1eaf96ce-942e-48c1-8bab-561a666ca5e4 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1eaf96ce-942e-48c1-8bab-561a666ca5e4 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Volume info retrieved successfully. Sep 08 06:54:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1eaf96ce-942e-48c1-8bab-561a666ca5e4 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b returned with HTTP 200 Sep 08 06:54:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1073/2138] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:47 2026] GET /volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5be82f3e-e4c0-4c8f-ad9f-fed0aa025d50 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5be82f3e-e4c0-4c8f-ad9f-fed0aa025d50 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b Sep 08 06:54:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5be82f3e-e4c0-4c8f-ad9f-fed0aa025d50 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5be82f3e-e4c0-4c8f-ad9f-fed0aa025d50 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5be82f3e-e4c0-4c8f-ad9f-fed0aa025d50 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Volume info retrieved successfully. Sep 08 06:54:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5be82f3e-e4c0-4c8f-ad9f-fed0aa025d50 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b returned with HTTP 200 Sep 08 06:54:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1066/2139] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:48 2026] GET /volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eaa031a3-9d25-4d88-8a59-d19eb4bcd95a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eaa031a3-9d25-4d88-8a59-d19eb4bcd95a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b Sep 08 06:54:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eaa031a3-9d25-4d88-8a59-d19eb4bcd95a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eaa031a3-9d25-4d88-8a59-d19eb4bcd95a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eaa031a3-9d25-4d88-8a59-d19eb4bcd95a tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b returned with HTTP 404 Sep 08 06:54:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1074/2140] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:49 2026] GET /volume/v3/volumes/145c0f25-19f1-42c5-adf0-25d2ab8e509b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:54:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4d8a55a0-e794-48fb-8ced-531a7827ccaa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4d8a55a0-e794-48fb-8ced-531a7827ccaa tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d Sep 08 06:54:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4d8a55a0-e794-48fb-8ced-531a7827ccaa tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4d8a55a0-e794-48fb-8ced-531a7827ccaa tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4d8a55a0-e794-48fb-8ced-531a7827ccaa tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Volume info retrieved successfully. Sep 08 06:54:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4d8a55a0-e794-48fb-8ced-531a7827ccaa tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d returned with HTTP 200 Sep 08 06:54:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1067/2141] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:49 2026] GET /volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-22e5a4be-afdc-462f-b26b-fa00bd1c9fce None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-22e5a4be-afdc-462f-b26b-fa00bd1c9fce tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] DELETE http://192.168.122.168/volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d Sep 08 06:54:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-22e5a4be-afdc-462f-b26b-fa00bd1c9fce tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-22e5a4be-afdc-462f-b26b-fa00bd1c9fce tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:49 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-22e5a4be-afdc-462f-b26b-fa00bd1c9fce tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Delete volume with id: 1a17626b-66e5-4acb-a71d-1384f23ae09d Sep 08 06:54:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-22e5a4be-afdc-462f-b26b-fa00bd1c9fce tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Volume info retrieved successfully. Sep 08 06:54:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-22e5a4be-afdc-462f-b26b-fa00bd1c9fce tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Delete volume request issued successfully. Sep 08 06:54:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-22e5a4be-afdc-462f-b26b-fa00bd1c9fce tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d returned with HTTP 202 Sep 08 06:54:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1075/2142] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:54:49 2026] DELETE /volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:54:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-83745ce3-eec3-4f2d-8899-f1c30f713abc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-83745ce3-eec3-4f2d-8899-f1c30f713abc tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d Sep 08 06:54:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-83745ce3-eec3-4f2d-8899-f1c30f713abc tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-83745ce3-eec3-4f2d-8899-f1c30f713abc tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-83745ce3-eec3-4f2d-8899-f1c30f713abc tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Volume info retrieved successfully. Sep 08 06:54:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-83745ce3-eec3-4f2d-8899-f1c30f713abc tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d returned with HTTP 200 Sep 08 06:54:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1068/2143] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:49 2026] GET /volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4d9c56a8-4af1-4620-83bf-f167b7bc64a5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4d9c56a8-4af1-4620-83bf-f167b7bc64a5 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d Sep 08 06:54:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4d9c56a8-4af1-4620-83bf-f167b7bc64a5 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4d9c56a8-4af1-4620-83bf-f167b7bc64a5 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4d9c56a8-4af1-4620-83bf-f167b7bc64a5 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Volume info retrieved successfully. Sep 08 06:54:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4d9c56a8-4af1-4620-83bf-f167b7bc64a5 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d returned with HTTP 200 Sep 08 06:54:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1076/2144] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:50 2026] GET /volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:54:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-07abe029-b3b9-4ba0-9092-053025db8bcd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-07abe029-b3b9-4ba0-9092-053025db8bcd tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d Sep 08 06:54:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-07abe029-b3b9-4ba0-9092-053025db8bcd tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-07abe029-b3b9-4ba0-9092-053025db8bcd tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-07abe029-b3b9-4ba0-9092-053025db8bcd tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d returned with HTTP 404 Sep 08 06:54:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1069/2145] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:51 2026] GET /volume/v3/volumes/1a17626b-66e5-4acb-a71d-1384f23ae09d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:54:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6c5296f0-9632-4df0-a9c6-f206355f65dd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6c5296f0-9632-4df0-a9c6-f206355f65dd tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 Sep 08 06:54:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6c5296f0-9632-4df0-a9c6-f206355f65dd tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6c5296f0-9632-4df0-a9c6-f206355f65dd tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6c5296f0-9632-4df0-a9c6-f206355f65dd tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Volume info retrieved successfully. Sep 08 06:54:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6c5296f0-9632-4df0-a9c6-f206355f65dd tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 returned with HTTP 200 Sep 08 06:54:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1077/2146] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:51 2026] GET /volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ffffc92d-1f5a-4fc7-b4d6-da6f6b2532ac None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ffffc92d-1f5a-4fc7-b4d6-da6f6b2532ac tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] DELETE http://192.168.122.168/volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 Sep 08 06:54:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ffffc92d-1f5a-4fc7-b4d6-da6f6b2532ac tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ffffc92d-1f5a-4fc7-b4d6-da6f6b2532ac tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:51 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-ffffc92d-1f5a-4fc7-b4d6-da6f6b2532ac tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Delete volume with id: 31ba6dea-8527-4f38-afb4-47ad0b4817d2 Sep 08 06:54:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:54:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:54:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ffffc92d-1f5a-4fc7-b4d6-da6f6b2532ac tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Volume info retrieved successfully. Sep 08 06:54:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ffffc92d-1f5a-4fc7-b4d6-da6f6b2532ac tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Delete volume request issued successfully. Sep 08 06:54:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ffffc92d-1f5a-4fc7-b4d6-da6f6b2532ac tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 returned with HTTP 202 Sep 08 06:54:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1070/2147] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:54:51 2026] DELETE /volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:54:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b5fc29fe-ae53-493e-831a-de7a513556c3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b5fc29fe-ae53-493e-831a-de7a513556c3 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 Sep 08 06:54:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b5fc29fe-ae53-493e-831a-de7a513556c3 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b5fc29fe-ae53-493e-831a-de7a513556c3 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:54:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:54:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:54:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:54:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b5fc29fe-ae53-493e-831a-de7a513556c3 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Volume info retrieved successfully. Sep 08 06:54:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b5fc29fe-ae53-493e-831a-de7a513556c3 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 returned with HTTP 200 Sep 08 06:54:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1078/2148] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:52 2026] GET /volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 => generated 856 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:54:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-700803dd-b1a3-47fc-89f5-f1be22178b11 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-700803dd-b1a3-47fc-89f5-f1be22178b11 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] GET http://192.168.122.168/volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 Sep 08 06:54:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-700803dd-b1a3-47fc-89f5-f1be22178b11 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-700803dd-b1a3-47fc-89f5-f1be22178b11 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-700803dd-b1a3-47fc-89f5-f1be22178b11 tempest-VolumesListAdminTestJSON-27452076 tempest-VolumesListAdminTestJSON-27452076-project-member] http://192.168.122.168/volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 returned with HTTP 404 Sep 08 06:54:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1071/2149] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:54:53 2026] GET /volume/v3/volumes/31ba6dea-8527-4f38-afb4-47ad0b4817d2 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:54:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0ebfc683-7784-4a18-a1ca-82aa8aa96a74 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0ebfc683-7784-4a18-a1ca-82aa8aa96a74 None None] GET http://192.168.122.168/volume// Sep 08 06:54:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0ebfc683-7784-4a18-a1ca-82aa8aa96a74 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0ebfc683-7784-4a18-a1ca-82aa8aa96a74 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0ebfc683-7784-4a18-a1ca-82aa8aa96a74 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:54:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1079/2150] 192.168.122.168 () {56 vars in 888 bytes} [Tue Sep 8 06:54:57 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:54:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4762fcdb-213a-4e1e-bdf7-743e2a189ca3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4762fcdb-213a-4e1e-bdf7-743e2a189ca3 None None] GET http://192.168.122.168/volume// Sep 08 06:54:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4762fcdb-213a-4e1e-bdf7-743e2a189ca3 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4762fcdb-213a-4e1e-bdf7-743e2a189ca3 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4762fcdb-213a-4e1e-bdf7-743e2a189ca3 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:54:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1072/2151] 192.168.122.168 () {56 vars in 888 bytes} [Tue Sep 8 06:54:57 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:54:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9fe02486-2ba6-45c5-965a-2f702766fbb2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:54:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9fe02486-2ba6-45c5-965a-2f702766fbb2 tempest-VersionsTest-994333369 tempest-VersionsTest-994333369-project-reader] GET http://192.168.122.168/volume/v3/ Sep 08 06:54:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9fe02486-2ba6-45c5-965a-2f702766fbb2 tempest-VersionsTest-994333369 tempest-VersionsTest-994333369-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:54:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9fe02486-2ba6-45c5-965a-2f702766fbb2 tempest-VersionsTest-994333369 tempest-VersionsTest-994333369-project-reader] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:54:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9fe02486-2ba6-45c5-965a-2f702766fbb2 tempest-VersionsTest-994333369 tempest-VersionsTest-994333369-project-reader] http://192.168.122.168/volume/v3/ returned with HTTP 200 Sep 08 06:54:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1080/2152] 192.168.122.168 () {58 vars in 1100 bytes} [Tue Sep 8 06:54:57 2026] GET /volume/v3/ => generated 390 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:02 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=276,cinder:INSERT=44,cinder:UPDATE=64 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:55:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9bd22db6-74c6-40a7-af42-9305d5c8d3af None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:03 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=312,cinder:UPDATE=86,cinder:INSERT=59 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:55:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9bd22db6-74c6-40a7-af42-9305d5c8d3af tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:55:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9bd22db6-74c6-40a7-af42-9305d5c8d3af tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-18832762"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-9bd22db6-74c6-40a7-af42-9305d5c8d3af tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-18832762'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:55:03 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-9bd22db6-74c6-40a7-af42-9305d5c8d3af tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Create volume of 1 GB Sep 08 06:55:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9bd22db6-74c6-40a7-af42-9305d5c8d3af tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Availability Zones retrieved successfully. Sep 08 06:55:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9bd22db6-74c6-40a7-af42-9305d5c8d3af tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Flow 'volume_create_api' (3b8856fd-dc61-4421-8ab4-687ffc5c6fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:55:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9bd22db6-74c6-40a7-af42-9305d5c8d3af tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ed91c10-bd28-4744-9a49-e53301e2cc1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-9bd22db6-74c6-40a7-af42-9305d5c8d3af tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:55:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9bd22db6-74c6-40a7-af42-9305d5c8d3af tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ed91c10-bd28-4744-9a49-e53301e2cc1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9bd22db6-74c6-40a7-af42-9305d5c8d3af tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92b353a4-2731-408b-aa45-cb54915e008a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:03 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-9bd22db6-74c6-40a7-af42-9305d5c8d3af tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Created reservations ['26e1933e-21d1-40ba-92a3-cfe7e169d80f', 'aaf79f48-1a41-416a-958b-1b3cd1890a42', '4475894d-c4b5-4e69-be2f-85f8eefdc591', 'cd9f9d79-1e9c-4dd0-93b9-329d7fb497ca'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:55:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9bd22db6-74c6-40a7-af42-9305d5c8d3af tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92b353a4-2731-408b-aa45-cb54915e008a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26e1933e-21d1-40ba-92a3-cfe7e169d80f', 'aaf79f48-1a41-416a-958b-1b3cd1890a42', '4475894d-c4b5-4e69-be2f-85f8eefdc591', 'cd9f9d79-1e9c-4dd0-93b9-329d7fb497ca']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9bd22db6-74c6-40a7-af42-9305d5c8d3af tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b25bff3f-9b81-4d0d-bb14-6a3ef07b91fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9bd22db6-74c6-40a7-af42-9305d5c8d3af tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b25bff3f-9b81-4d0d-bb14-6a3ef07b91fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51cb8551-abac-4d2e-8371-8e8331ffa2ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-18832762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='612432fdaf784e5689104d8668565a7b',qos_specs=None,replication_status=,reservations=['26e1933e-21d1-40ba-92a3-cfe7e169d80f','aaf79f48-1a41-416a-958b-1b3cd1890a42','4475894d-c4b5-4e69-be2f-85f8eefdc591','cd9f9d79-1e9c-4dd0-93b9-329d7fb497ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc7149505cb472cbc9017d4e7ff403e',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:55:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-18832762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51cb8551-abac-4d2e-8371-8e8331ffa2ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='612432fdaf784e5689104d8668565a7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fc7149505cb472cbc9017d4e7ff403e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9bd22db6-74c6-40a7-af42-9305d5c8d3af tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d84a29-4923-4ef1-98da-bd45013d66e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9bd22db6-74c6-40a7-af42-9305d5c8d3af tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d84a29-4923-4ef1-98da-bd45013d66e8) transitioned into state 'SUCCESS' from state '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-18832762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='612432fdaf784e5689104d8668565a7b',qos_specs=None,replication_status=,reservations=['26e1933e-21d1-40ba-92a3-cfe7e169d80f','aaf79f48-1a41-416a-958b-1b3cd1890a42','4475894d-c4b5-4e69-be2f-85f8eefdc591','cd9f9d79-1e9c-4dd0-93b9-329d7fb497ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc7149505cb472cbc9017d4e7ff403e',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9bd22db6-74c6-40a7-af42-9305d5c8d3af tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f0b1006-07a6-406e-96c2-619e7b973b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9bd22db6-74c6-40a7-af42-9305d5c8d3af tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f0b1006-07a6-406e-96c2-619e7b973b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-9bd22db6-74c6-40a7-af42-9305d5c8d3af tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Flow 'volume_create_api' (3b8856fd-dc61-4421-8ab4-687ffc5c6fca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:55:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9bd22db6-74c6-40a7-af42-9305d5c8d3af tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Create volume request issued successfully. Sep 08 06:55:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9bd22db6-74c6-40a7-af42-9305d5c8d3af tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:55:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1073/2153] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:55:03 2026] POST /volume/v3/volumes => generated 758 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:55:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-edf27685-8b0b-40a8-abdc-41db320e1120 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-edf27685-8b0b-40a8-abdc-41db320e1120 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba Sep 08 06:55:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-edf27685-8b0b-40a8-abdc-41db320e1120 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-edf27685-8b0b-40a8-abdc-41db320e1120 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-edf27685-8b0b-40a8-abdc-41db320e1120 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-edf27685-8b0b-40a8-abdc-41db320e1120 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba returned with HTTP 200 Sep 08 06:55:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1081/2154] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:03 2026] GET /volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba => generated 826 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:55:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5ce2e57a-851e-4804-b303-57c7c9bf4587 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5ce2e57a-851e-4804-b303-57c7c9bf4587 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba Sep 08 06:55:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5ce2e57a-851e-4804-b303-57c7c9bf4587 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5ce2e57a-851e-4804-b303-57c7c9bf4587 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5ce2e57a-851e-4804-b303-57c7c9bf4587 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5ce2e57a-851e-4804-b303-57c7c9bf4587 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba returned with HTTP 200 Sep 08 06:55:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1074/2155] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:04 2026] GET /volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dea50323-b53b-400d-905b-3809bd9b206f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dea50323-b53b-400d-905b-3809bd9b206f tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 Sep 08 06:55:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dea50323-b53b-400d-905b-3809bd9b206f tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dea50323-b53b-400d-905b-3809bd9b206f tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:05 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dea50323-b53b-400d-905b-3809bd9b206f tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dea50323-b53b-400d-905b-3809bd9b206f tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 returned with HTTP 200 Sep 08 06:55:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1082/2156] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:05 2026] GET /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-06de5f92-4375-45e7-be32-8820285f0fbc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-06de5f92-4375-45e7-be32-8820285f0fbc tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 Sep 08 06:55:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-06de5f92-4375-45e7-be32-8820285f0fbc tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-06de5f92-4375-45e7-be32-8820285f0fbc tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-06de5f92-4375-45e7-be32-8820285f0fbc tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-06de5f92-4375-45e7-be32-8820285f0fbc tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 returned with HTTP 200 Sep 08 06:55:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1075/2157] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:05 2026] GET /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 => generated 866 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-075bf77e-8417-450f-b0ec-ce334b79742d req-b0a5789e-fb73-402b-91df-1158c94cd8d3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-075bf77e-8417-450f-b0ec-ce334b79742d req-b0a5789e-fb73-402b-91df-1158c94cd8d3 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 Sep 08 06:55:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-075bf77e-8417-450f-b0ec-ce334b79742d req-b0a5789e-fb73-402b-91df-1158c94cd8d3 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-075bf77e-8417-450f-b0ec-ce334b79742d req-b0a5789e-fb73-402b-91df-1158c94cd8d3 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:05 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-075bf77e-8417-450f-b0ec-ce334b79742d req-b0a5789e-fb73-402b-91df-1158c94cd8d3 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-075bf77e-8417-450f-b0ec-ce334b79742d req-b0a5789e-fb73-402b-91df-1158c94cd8d3 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 returned with HTTP 200 Sep 08 06:55:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1083/2158] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:55:05 2026] GET /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 => generated 866 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-64686650-38d6-4fae-b5ba-81e6715d8645 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64686650-38d6-4fae-b5ba-81e6715d8645 None None] GET http://192.168.122.168/volume// Sep 08 06:55:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64686650-38d6-4fae-b5ba-81e6715d8645 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64686650-38d6-4fae-b5ba-81e6715d8645 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64686650-38d6-4fae-b5ba-81e6715d8645 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:55:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1076/2159] 192.168.122.168 () {58 vars in 1317 bytes} [Tue Sep 8 06:55:05 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:55:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-075bf77e-8417-450f-b0ec-ce334b79742d req-d91545c9-6928-427f-a0ed-39017433b2d7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-075bf77e-8417-450f-b0ec-ce334b79742d req-d91545c9-6928-427f-a0ed-39017433b2d7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 08 06:55:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-075bf77e-8417-450f-b0ec-ce334b79742d req-d91545c9-6928-427f-a0ed-39017433b2d7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "599ec05a-ee64-427f-966a-3984ac95d6f5", "connector": null, "instance_uuid": "dfee38fd-c7a7-42cb-b215-b70aecdf5d71"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:05 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-075bf77e-8417-450f-b0ec-ce334b79742d req-d91545c9-6928-427f-a0ed-39017433b2d7 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 08 06:55:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1084/2160] 192.168.122.168 () {66 vars in 1483 bytes} [Tue Sep 8 06:55:05 2026] POST /volume/v3/attachments => generated 273 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:55:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9e881e30-900f-4c89-ab95-43325fe960b1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9e881e30-900f-4c89-ab95-43325fe960b1 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 Sep 08 06:55:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9e881e30-900f-4c89-ab95-43325fe960b1 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9e881e30-900f-4c89-ab95-43325fe960b1 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a4e0fd70-c0b3-41f0-a14e-492dfd894a4a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a4e0fd70-c0b3-41f0-a14e-492dfd894a4a None None] GET http://192.168.122.168/volume// Sep 08 06:55:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a4e0fd70-c0b3-41f0-a14e-492dfd894a4a None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a4e0fd70-c0b3-41f0-a14e-492dfd894a4a None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a4e0fd70-c0b3-41f0-a14e-492dfd894a4a None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:55:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1085/2161] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:55:05 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:55:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-075bf77e-8417-450f-b0ec-ce334b79742d req-03ca5339-13a2-4fb7-95d8-af6bb6537864 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-075bf77e-8417-450f-b0ec-ce334b79742d req-03ca5339-13a2-4fb7-95d8-af6bb6537864 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 Sep 08 06:55:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-075bf77e-8417-450f-b0ec-ce334b79742d req-03ca5339-13a2-4fb7-95d8-af6bb6537864 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-075bf77e-8417-450f-b0ec-ce334b79742d req-03ca5339-13a2-4fb7-95d8-af6bb6537864 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9e881e30-900f-4c89-ab95-43325fe960b1 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9e881e30-900f-4c89-ab95-43325fe960b1 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 returned with HTTP 200 Sep 08 06:55:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1077/2162] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:05 2026] GET /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 => generated 865 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:05 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-075bf77e-8417-450f-b0ec-ce334b79742d req-03ca5339-13a2-4fb7-95d8-af6bb6537864 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-075bf77e-8417-450f-b0ec-ce334b79742d req-03ca5339-13a2-4fb7-95d8-af6bb6537864 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 returned with HTTP 200 Sep 08 06:55:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1086/2163] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:55:05 2026] GET /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 => generated 1046 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:55:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5f666691-52c1-47cd-ba90-5a6a1fb6a90b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f666691-52c1-47cd-ba90-5a6a1fb6a90b tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba Sep 08 06:55:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5f666691-52c1-47cd-ba90-5a6a1fb6a90b tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5f666691-52c1-47cd-ba90-5a6a1fb6a90b tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5f666691-52c1-47cd-ba90-5a6a1fb6a90b tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f666691-52c1-47cd-ba90-5a6a1fb6a90b tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba returned with HTTP 200 Sep 08 06:55:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1078/2164] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:05 2026] GET /volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-834efbd1-a7d1-44a1-8865-7d48ba8dbc23 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-834efbd1-a7d1-44a1-8865-7d48ba8dbc23 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:55:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-834efbd1-a7d1-44a1-8865-7d48ba8dbc23 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51cb8551-abac-4d2e-8371-8e8331ffa2ba", "name": "tempest-VolumesDeleteCascade-Snapshot-775090282"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:05 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-075bf77e-8417-450f-b0ec-ce334b79742d req-183e8a12-d33a-4c10-a463-cb763ddab295 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-834efbd1-a7d1-44a1-8865-7d48ba8dbc23 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:05 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-834efbd1-a7d1-44a1-8865-7d48ba8dbc23 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Create snapshot from volume 51cb8551-abac-4d2e-8371-8e8331ffa2ba Sep 08 06:55:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-075bf77e-8417-450f-b0ec-ce334b79742d req-183e8a12-d33a-4c10-a463-cb763ddab295 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] PUT http://192.168.122.168/volume/v3/attachments/b91dc20b-2539-4add-baac-2d642422ea5a Sep 08 06:55:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-075bf77e-8417-450f-b0ec-ce334b79742d req-183e8a12-d33a-4c10-a463-cb763ddab295 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:41a53b826eb1", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "16482855-131a-4008-adde-924f45bb8de5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:06 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-075bf77e-8417-450f-b0ec-ce334b79742d req-183e8a12-d33a-4c10-a463-cb763ddab295 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Acquiring lock "cinder-attachment_update-599ec05a-ee64-427f-966a-3984ac95d6f5-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 06:55:06 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-075bf77e-8417-450f-b0ec-ce334b79742d req-183e8a12-d33a-4c10-a463-cb763ddab295 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Lock "cinder-attachment_update-599ec05a-ee64-427f-966a-3984ac95d6f5-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 06:55:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:06 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-834efbd1-a7d1-44a1-8865-7d48ba8dbc23 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Created reservations ['73356254-22a5-4dcc-bb78-a895f5d5fee6', '846b9a67-f280-4009-bbf8-1c7fd0f7c5d0', '9122d3a6-36f3-4d01-a1c4-67cefb5d1264', 'c7f39846-4fa1-41b7-b162-f73c9ba25aaf'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:55:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-834efbd1-a7d1-44a1-8865-7d48ba8dbc23 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Snapshot create request issued successfully. Sep 08 06:55:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-834efbd1-a7d1-44a1-8865-7d48ba8dbc23 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:55:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1087/2165] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:55:05 2026] POST /volume/v3/snapshots => generated 306 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:55:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a74db8dc-d39c-4a60-8fe6-a45072686a94 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a74db8dc-d39c-4a60-8fe6-a45072686a94 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/snapshots/42a4e59c-f646-4ae6-9596-bbb551e1ddcd Sep 08 06:55:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a74db8dc-d39c-4a60-8fe6-a45072686a94 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a74db8dc-d39c-4a60-8fe6-a45072686a94 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a74db8dc-d39c-4a60-8fe6-a45072686a94 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Snapshot retrieved successfully. Sep 08 06:55:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a74db8dc-d39c-4a60-8fe6-a45072686a94 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/snapshots/42a4e59c-f646-4ae6-9596-bbb551e1ddcd returned with HTTP 200 Sep 08 06:55:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1088/2166] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:55:06 2026] GET /volume/v3/snapshots/42a4e59c-f646-4ae6-9596-bbb551e1ddcd => generated 438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:06 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-075bf77e-8417-450f-b0ec-ce334b79742d req-183e8a12-d33a-4c10-a463-cb763ddab295 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Lock "cinder-attachment_update-599ec05a-ee64-427f-966a-3984ac95d6f5-devstack" released by "attachment_update" :: held 0.256s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 06:55:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-075bf77e-8417-450f-b0ec-ce334b79742d req-183e8a12-d33a-4c10-a463-cb763ddab295 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/attachments/b91dc20b-2539-4add-baac-2d642422ea5a returned with HTTP 200 Sep 08 06:55:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1079/2167] 192.168.122.168 () {66 vars in 1593 bytes} [Tue Sep 8 06:55:05 2026] PUT /volume/v3/attachments/b91dc20b-2539-4add-baac-2d642422ea5a => generated 694 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:55:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2c7c276c-f80d-4221-84bb-880d95d5c485 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2c7c276c-f80d-4221-84bb-880d95d5c485 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 Sep 08 06:55:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2c7c276c-f80d-4221-84bb-880d95d5c485 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2c7c276c-f80d-4221-84bb-880d95d5c485 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2c7c276c-f80d-4221-84bb-880d95d5c485 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2c7c276c-f80d-4221-84bb-880d95d5c485 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 returned with HTTP 200 Sep 08 06:55:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1089/2168] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:06 2026] GET /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 => generated 866 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e99a9994-28c7-4c38-b391-8f404d1df683 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e99a9994-28c7-4c38-b391-8f404d1df683 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/snapshots/42a4e59c-f646-4ae6-9596-bbb551e1ddcd Sep 08 06:55:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e99a9994-28c7-4c38-b391-8f404d1df683 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e99a9994-28c7-4c38-b391-8f404d1df683 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e99a9994-28c7-4c38-b391-8f404d1df683 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Snapshot retrieved successfully. Sep 08 06:55:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e99a9994-28c7-4c38-b391-8f404d1df683 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/snapshots/42a4e59c-f646-4ae6-9596-bbb551e1ddcd returned with HTTP 200 Sep 08 06:55:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1080/2169] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:55:07 2026] GET /volume/v3/snapshots/42a4e59c-f646-4ae6-9596-bbb551e1ddcd => generated 438 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-075bf77e-8417-450f-b0ec-ce334b79742d req-f650f86a-5113-4d65-9fe8-342ef261604d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-075bf77e-8417-450f-b0ec-ce334b79742d req-f650f86a-5113-4d65-9fe8-342ef261604d tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] POST http://192.168.122.168/volume/v3/attachments/b91dc20b-2539-4add-baac-2d642422ea5a/action Sep 08 06:55:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-075bf77e-8417-450f-b0ec-ce334b79742d req-f650f86a-5113-4d65-9fe8-342ef261604d tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Action body: b'{"os-complete": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:55:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-075bf77e-8417-450f-b0ec-ce334b79742d req-f650f86a-5113-4d65-9fe8-342ef261604d tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-075bf77e-8417-450f-b0ec-ce334b79742d req-f650f86a-5113-4d65-9fe8-342ef261604d tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/attachments/b91dc20b-2539-4add-baac-2d642422ea5a/action returned with HTTP 204 Sep 08 06:55:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1090/2170] 192.168.122.168 () {66 vars in 1614 bytes} [Tue Sep 8 06:55:07 2026] POST /volume/v3/attachments/b91dc20b-2539-4add-baac-2d642422ea5a/action => generated 0 bytes in 118 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:55:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c4efbd52-a0ec-41b4-86e4-e24fd09e6188 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c4efbd52-a0ec-41b4-86e4-e24fd09e6188 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 Sep 08 06:55:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c4efbd52-a0ec-41b4-86e4-e24fd09e6188 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c4efbd52-a0ec-41b4-86e4-e24fd09e6188 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c4efbd52-a0ec-41b4-86e4-e24fd09e6188 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c4efbd52-a0ec-41b4-86e4-e24fd09e6188 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 returned with HTTP 200 Sep 08 06:55:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1081/2171] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:07 2026] GET /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 => generated 1158 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:55:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7138e6c7-6349-4efb-a184-250e63d74ba2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7138e6c7-6349-4efb-a184-250e63d74ba2 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 Sep 08 06:55:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7138e6c7-6349-4efb-a184-250e63d74ba2 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7138e6c7-6349-4efb-a184-250e63d74ba2 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7138e6c7-6349-4efb-a184-250e63d74ba2 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7138e6c7-6349-4efb-a184-250e63d74ba2 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 returned with HTTP 200 Sep 08 06:55:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1091/2172] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:08 2026] GET /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 => generated 1158 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-04bfface-72eb-4485-a522-8d118e239dc2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-04bfface-72eb-4485-a522-8d118e239dc2 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] POST http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action Sep 08 06:55:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-04bfface-72eb-4485-a522-8d118e239dc2 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Action body: b'{"os-detach": {}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:55:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-04bfface-72eb-4485-a522-8d118e239dc2 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-04bfface-72eb-4485-a522-8d118e239dc2 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a1fe50d1-6769-47e2-84e8-ffb5d205f65d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a1fe50d1-6769-47e2-84e8-ffb5d205f65d tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/snapshots/42a4e59c-f646-4ae6-9596-bbb551e1ddcd Sep 08 06:55:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a1fe50d1-6769-47e2-84e8-ffb5d205f65d tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a1fe50d1-6769-47e2-84e8-ffb5d205f65d tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a1fe50d1-6769-47e2-84e8-ffb5d205f65d tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Snapshot retrieved successfully. Sep 08 06:55:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a1fe50d1-6769-47e2-84e8-ffb5d205f65d tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/snapshots/42a4e59c-f646-4ae6-9596-bbb551e1ddcd returned with HTTP 200 Sep 08 06:55:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1092/2173] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:55:08 2026] GET /volume/v3/snapshots/42a4e59c-f646-4ae6-9596-bbb551e1ddcd => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-04bfface-72eb-4485-a522-8d118e239dc2 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Attachment connected to vm dfee38fd-c7a7-42cb-b215-b70aecdf5d71, checking data on nova Sep 08 06:55:08 devstack devstack@c-api.service[87203]: DEBUG cinder.compute.nova [None req-04bfface-72eb-4485-a522-8d118e239dc2 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Creating Keystone token plugin using URL: http://192.168.122.168/identity {{(pid=87203) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 08 06:55:08 devstack devstack@c-api.service[87203]: DEBUG novaclient.v2.client [None req-04bfface-72eb-4485-a522-8d118e239dc2 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] REQ: curl -g -i -X GET http://192.168.122.168/compute/v2.1/servers/dfee38fd-c7a7-42cb-b215-b70aecdf5d71/os-volume_attachments/599ec05a-ee64-427f-966a-3984ac95d6f5 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}919140fbc786c1587a648611ddda6cb1255946fed98010c75c1481862a744ab9" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-04bfface-72eb-4485-a522-8d118e239dc2" -H "X-Service-Token: {SHA256}332aa9e73698387cd68e18aefc0cd1daa4e4317122cd029bb6769aa2d74839c8" {{(pid=87203) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 08 06:55:08 devstack devstack@c-api.service[87203]: DEBUG novaclient.v2.client [None req-04bfface-72eb-4485-a522-8d118e239dc2 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 08 Sep 2026 04:55:08 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-a0bb9242-97d9-4652-a9a7-54f122fbc970 x-openstack-request-id: req-a0bb9242-97d9-4652-a9a7-54f122fbc970 {{(pid=87203) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 08 06:55:08 devstack devstack@c-api.service[87203]: DEBUG novaclient.v2.client [None req-04bfface-72eb-4485-a522-8d118e239dc2 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "599ec05a-ee64-427f-966a-3984ac95d6f5", "serverId": "dfee38fd-c7a7-42cb-b215-b70aecdf5d71", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b91dc20b-2539-4add-baac-2d642422ea5a", "bdm_uuid": "5b57b369-8075-4c57-bb94-018367dae67a"}} {{(pid=87203) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 08 06:55:08 devstack devstack@c-api.service[87203]: DEBUG novaclient.v2.client [None req-04bfface-72eb-4485-a522-8d118e239dc2 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET call to compute for http://192.168.122.168/compute/v2.1/servers/dfee38fd-c7a7-42cb-b215-b70aecdf5d71/os-volume_attachments/599ec05a-ee64-427f-966a-3984ac95d6f5 used request id req-a0bb9242-97d9-4652-a9a7-54f122fbc970 {{(pid=87203) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.volume.api [None req-04bfface-72eb-4485-a522-8d118e239dc2 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-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 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault [None req-04bfface-72eb-4485-a522-8d118e239dc2 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Caught error: Detach volume from instance dfee38fd-c7a7-42cb-b215-b70aecdf5d71 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance dfee38fd-c7a7-42cb-b215-b70aecdf5d71 using the Compute API Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance dfee38fd-c7a7-42cb-b215-b70aecdf5d71 using the Compute API Sep 08 06:55:08 devstack devstack@c-api.service[87203]: ERROR cinder.api.middleware.fault Sep 08 06:55:08 devstack devstack@c-api.service[87203]: INFO cinder.api.middleware.fault [None req-04bfface-72eb-4485-a522-8d118e239dc2 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action returned with HTTP 409 Sep 08 06:55:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1082/2174] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:55:08 2026] POST /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action => generated 167 bytes in 664 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:55:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0800f918-be1f-4d73-96b4-124b02ee3a6f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0800f918-be1f-4d73-96b4-124b02ee3a6f tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] POST http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action Sep 08 06:55:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0800f918-be1f-4d73-96b4-124b02ee3a6f tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:55:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0800f918-be1f-4d73-96b4-124b02ee3a6f tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0800f918-be1f-4d73-96b4-124b02ee3a6f tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0800f918-be1f-4d73-96b4-124b02ee3a6f tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Attachment connected to vm dfee38fd-c7a7-42cb-b215-b70aecdf5d71, checking data on nova Sep 08 06:55:08 devstack devstack@c-api.service[87202]: DEBUG cinder.compute.nova [None req-0800f918-be1f-4d73-96b4-124b02ee3a6f tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Creating Keystone token plugin using URL: http://192.168.122.168/identity {{(pid=87202) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 08 06:55:09 devstack devstack@c-api.service[87202]: DEBUG novaclient.v2.client [None req-0800f918-be1f-4d73-96b4-124b02ee3a6f tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] REQ: curl -g -i -X GET http://192.168.122.168/compute/v2.1/servers/dfee38fd-c7a7-42cb-b215-b70aecdf5d71/os-volume_attachments/599ec05a-ee64-427f-966a-3984ac95d6f5 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}24b8add07d01db15910ecff71173772005d3fab2631b3a1fe1d82b587d6bc2e7" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-0800f918-be1f-4d73-96b4-124b02ee3a6f" -H "X-Service-Token: {SHA256}0430904d7951ae590620b614fdb90bec2f12c89dc7864d55223fa792c337706f" {{(pid=87202) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 08 06:55:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3ef8a365-a7da-4696-8225-0481e43d6e94 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ef8a365-a7da-4696-8225-0481e43d6e94 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/snapshots/42a4e59c-f646-4ae6-9596-bbb551e1ddcd Sep 08 06:55:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3ef8a365-a7da-4696-8225-0481e43d6e94 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3ef8a365-a7da-4696-8225-0481e43d6e94 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:09 devstack devstack@c-api.service[87203]: DEBUG oslo_db.sqlalchemy.engines [None req-3ef8a365-a7da-4696-8225-0481e43d6e94 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:55:09 devstack devstack@c-api.service[87202]: DEBUG novaclient.v2.client [None req-0800f918-be1f-4d73-96b4-124b02ee3a6f tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 08 Sep 2026 04:55:09 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-0aca09f5-2c94-4580-b18b-7968f4da3766 x-openstack-request-id: req-0aca09f5-2c94-4580-b18b-7968f4da3766 {{(pid=87202) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 08 06:55:09 devstack devstack@c-api.service[87202]: DEBUG novaclient.v2.client [None req-0800f918-be1f-4d73-96b4-124b02ee3a6f tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "599ec05a-ee64-427f-966a-3984ac95d6f5", "serverId": "dfee38fd-c7a7-42cb-b215-b70aecdf5d71", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b91dc20b-2539-4add-baac-2d642422ea5a", "bdm_uuid": "5b57b369-8075-4c57-bb94-018367dae67a"}} {{(pid=87202) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 08 06:55:09 devstack devstack@c-api.service[87202]: DEBUG novaclient.v2.client [None req-0800f918-be1f-4d73-96b4-124b02ee3a6f tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET call to compute for http://192.168.122.168/compute/v2.1/servers/dfee38fd-c7a7-42cb-b215-b70aecdf5d71/os-volume_attachments/599ec05a-ee64-427f-966a-3984ac95d6f5 used request id req-0aca09f5-2c94-4580-b18b-7968f4da3766 {{(pid=87202) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.volume.api [None req-0800f918-be1f-4d73-96b4-124b02ee3a6f tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-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 08 06:55:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3ef8a365-a7da-4696-8225-0481e43d6e94 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Snapshot retrieved successfully. Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault [None req-0800f918-be1f-4d73-96b4-124b02ee3a6f tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Caught error: Detach volume from instance dfee38fd-c7a7-42cb-b215-b70aecdf5d71 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance dfee38fd-c7a7-42cb-b215-b70aecdf5d71 using the Compute API Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance dfee38fd-c7a7-42cb-b215-b70aecdf5d71 using the Compute API Sep 08 06:55:09 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault Sep 08 06:55:09 devstack devstack@c-api.service[87202]: INFO cinder.api.middleware.fault [None req-0800f918-be1f-4d73-96b4-124b02ee3a6f tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action returned with HTTP 409 Sep 08 06:55:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ef8a365-a7da-4696-8225-0481e43d6e94 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/snapshots/42a4e59c-f646-4ae6-9596-bbb551e1ddcd returned with HTTP 200 Sep 08 06:55:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1093/2175] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:55:08 2026] POST /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action => generated 167 bytes in 626 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:55:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1083/2176] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:55:09 2026] GET /volume/v3/snapshots/42a4e59c-f646-4ae6-9596-bbb551e1ddcd => generated 465 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fde1fc0b-1a7f-4e5b-b490-69e578251b4e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1094/2177] 192.168.122.168 () {62 vars in 1481 bytes} [Tue Sep 8 06:55:09 2026] POST /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 06:55:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4f95a7a7-5a7d-4ebc-b9f9-2580d2ff7477 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-86703173-1aed-4f18-871c-5763b574869c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1095/2178] 192.168.122.168 () {62 vars in 1481 bytes} [Tue Sep 8 06:55:09 2026] POST /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 06:55:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f95a7a7-5a7d-4ebc-b9f9-2580d2ff7477 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:55:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4f95a7a7-5a7d-4ebc-b9f9-2580d2ff7477 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51cb8551-abac-4d2e-8371-8e8331ffa2ba", "name": "tempest-VolumesDeleteCascade-Snapshot-135293735"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0eff7ac6-eb95-45a7-807b-13a0433a879e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4f95a7a7-5a7d-4ebc-b9f9-2580d2ff7477 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:09 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-4f95a7a7-5a7d-4ebc-b9f9-2580d2ff7477 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Create snapshot from volume 51cb8551-abac-4d2e-8371-8e8331ffa2ba Sep 08 06:55:09 devstack devstack@c-api.service[87202]: WARNING keystonemiddleware.auth_token [None req-0eff7ac6-eb95-45a7-807b-13a0433a879e None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 08 06:55:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1096/2179] 192.168.122.168 () {62 vars in 1481 bytes} [Tue Sep 8 06:55:09 2026] POST /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action => generated 114 bytes in 48 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fb413bd7-3f01-4070-bfe4-7dc7efb7e284 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:09 devstack devstack@c-api.service[87202]: WARNING keystonemiddleware.auth_token [None req-fb413bd7-3f01-4070-bfe4-7dc7efb7e284 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 08 06:55:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1097/2180] 192.168.122.168 () {62 vars in 1481 bytes} [Tue Sep 8 06:55:09 2026] POST /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action => generated 114 bytes in 39 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 06:55:09 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-4f95a7a7-5a7d-4ebc-b9f9-2580d2ff7477 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Created reservations ['d1aff236-a018-4049-a05c-1e50754c56ee', '7674caac-1523-4711-accf-f86a1f6b001e', '0ebc5738-f265-476b-8786-93a397053d65', '7f850633-8603-47e4-bd08-46c581c6b686'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:55:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-10558402-6f73-448e-a851-46542c5e279c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4f95a7a7-5a7d-4ebc-b9f9-2580d2ff7477 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Snapshot create request issued successfully. Sep 08 06:55:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f95a7a7-5a7d-4ebc-b9f9-2580d2ff7477 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:55:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1084/2181] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:55:09 2026] POST /volume/v3/snapshots => generated 306 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:55:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b9777167-db69-48e1-947a-883c61006e4c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b9777167-db69-48e1-947a-883c61006e4c tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/snapshots/31e924c9-0297-4183-a903-e8ed00895614 Sep 08 06:55:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b9777167-db69-48e1-947a-883c61006e4c tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b9777167-db69-48e1-947a-883c61006e4c tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b9777167-db69-48e1-947a-883c61006e4c tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Snapshot retrieved successfully. Sep 08 06:55:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b9777167-db69-48e1-947a-883c61006e4c tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/snapshots/31e924c9-0297-4183-a903-e8ed00895614 returned with HTTP 200 Sep 08 06:55:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1085/2182] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:55:09 2026] GET /volume/v3/snapshots/31e924c9-0297-4183-a903-e8ed00895614 => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-10558402-6f73-448e-a851-46542c5e279c tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-project-admin] POST http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action Sep 08 06:55:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-10558402-6f73-448e-a851-46542c5e279c tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:55:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-10558402-6f73-448e-a851-46542c5e279c tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:09 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-10558402-6f73-448e-a851-46542c5e279c tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:55:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.contrib.admin_actions [None req-10558402-6f73-448e-a851-46542c5e279c tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-project-admin] Updating volume '599ec05a-ee64-427f-966a-3984ac95d6f5' with '{'status': 'error'}' {{(pid=87202) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 06:55:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-10558402-6f73-448e-a851-46542c5e279c tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-project-admin] http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action returned with HTTP 202 Sep 08 06:55:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1098/2183] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:55:09 2026] POST /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action => generated 0 bytes in 769 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:55:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-073865f1-0862-45c9-be27-3e0a2876ff9d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-073865f1-0862-45c9-be27-3e0a2876ff9d tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 Sep 08 06:55:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-073865f1-0862-45c9-be27-3e0a2876ff9d tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-073865f1-0862-45c9-be27-3e0a2876ff9d tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-073865f1-0862-45c9-be27-3e0a2876ff9d tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-073865f1-0862-45c9-be27-3e0a2876ff9d tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 returned with HTTP 200 Sep 08 06:55:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1086/2184] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:10 2026] GET /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 => generated 1157 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:55:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-093d0bae-4c2a-44e0-8b86-77a1e0081229 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-093d0bae-4c2a-44e0-8b86-77a1e0081229 tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-project-admin] POST http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action Sep 08 06:55:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-093d0bae-4c2a-44e0-8b86-77a1e0081229 tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "b91dc20b-2539-4add-baac-2d642422ea5a"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:55:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-093d0bae-4c2a-44e0-8b86-77a1e0081229 tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "b91dc20b-2539-4add-baac-2d642422ea5a"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-093d0bae-4c2a-44e0-8b86-77a1e0081229 tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-project-admin] Volume info retrieved successfully. Sep 08 06:55:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-093d0bae-4c2a-44e0-8b86-77a1e0081229 tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-project-admin] Attachment connected to vm dfee38fd-c7a7-42cb-b215-b70aecdf5d71, checking data on nova Sep 08 06:55:10 devstack devstack@c-api.service[87202]: DEBUG cinder.compute.nova [None req-093d0bae-4c2a-44e0-8b86-77a1e0081229 tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-project-admin] Creating Keystone token plugin using URL: http://192.168.122.168/identity {{(pid=87202) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 08 06:55:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fd6fec71-f2a2-4b48-a449-37195034354f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:10 devstack devstack@c-api.service[87202]: DEBUG novaclient.v2.client [None req-093d0bae-4c2a-44e0-8b86-77a1e0081229 tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-project-admin] REQ: curl -g -i -X GET http://192.168.122.168/compute/v2.1/servers/dfee38fd-c7a7-42cb-b215-b70aecdf5d71/os-volume_attachments/599ec05a-ee64-427f-966a-3984ac95d6f5 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}4494ed909b0e0fee1809009312405f9888ac36b77e41cd8eb474382024ab9b22" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-093d0bae-4c2a-44e0-8b86-77a1e0081229" -H "X-Service-Token: {SHA256}0430904d7951ae590620b614fdb90bec2f12c89dc7864d55223fa792c337706f" {{(pid=87202) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 08 06:55:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fd6fec71-f2a2-4b48-a449-37195034354f tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/snapshots/31e924c9-0297-4183-a903-e8ed00895614 Sep 08 06:55:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fd6fec71-f2a2-4b48-a449-37195034354f tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fd6fec71-f2a2-4b48-a449-37195034354f tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fd6fec71-f2a2-4b48-a449-37195034354f tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Snapshot retrieved successfully. Sep 08 06:55:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fd6fec71-f2a2-4b48-a449-37195034354f tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/snapshots/31e924c9-0297-4183-a903-e8ed00895614 returned with HTTP 200 Sep 08 06:55:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1087/2185] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:55:10 2026] GET /volume/v3/snapshots/31e924c9-0297-4183-a903-e8ed00895614 => generated 438 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: DEBUG novaclient.v2.client [None req-093d0bae-4c2a-44e0-8b86-77a1e0081229 tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 08 Sep 2026 04:55:10 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-19cac3ce-6677-4a6f-b837-25692e442f66 x-openstack-request-id: req-19cac3ce-6677-4a6f-b837-25692e442f66 {{(pid=87202) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 08 06:55:11 devstack devstack@c-api.service[87202]: DEBUG novaclient.v2.client [None req-093d0bae-4c2a-44e0-8b86-77a1e0081229 tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "599ec05a-ee64-427f-966a-3984ac95d6f5", "serverId": "dfee38fd-c7a7-42cb-b215-b70aecdf5d71", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b91dc20b-2539-4add-baac-2d642422ea5a", "bdm_uuid": "5b57b369-8075-4c57-bb94-018367dae67a"}} {{(pid=87202) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 08 06:55:11 devstack devstack@c-api.service[87202]: DEBUG novaclient.v2.client [None req-093d0bae-4c2a-44e0-8b86-77a1e0081229 tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-project-admin] GET call to compute for http://192.168.122.168/compute/v2.1/servers/dfee38fd-c7a7-42cb-b215-b70aecdf5d71/os-volume_attachments/599ec05a-ee64-427f-966a-3984ac95d6f5 used request id req-19cac3ce-6677-4a6f-b837-25692e442f66 {{(pid=87202) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.volume.api [None req-093d0bae-4c2a-44e0-8b86-77a1e0081229 tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-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 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault [None req-093d0bae-4c2a-44e0-8b86-77a1e0081229 tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-project-admin] Caught error: Detach volume from instance dfee38fd-c7a7-42cb-b215-b70aecdf5d71 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance dfee38fd-c7a7-42cb-b215-b70aecdf5d71 using the Compute API Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance dfee38fd-c7a7-42cb-b215-b70aecdf5d71 using the Compute API Sep 08 06:55:11 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault Sep 08 06:55:11 devstack devstack@c-api.service[87202]: INFO cinder.api.middleware.fault [None req-093d0bae-4c2a-44e0-8b86-77a1e0081229 tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-project-admin] http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action returned with HTTP 409 Sep 08 06:55:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1099/2186] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:55:10 2026] POST /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action => generated 167 bytes in 642 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:55:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-59be9755-83b0-432c-ba55-307406363229 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1088/2187] 192.168.122.168 () {62 vars in 1481 bytes} [Tue Sep 8 06:55:11 2026] POST /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-82d22268-13ef-4862-a418-a3c7a95384c7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:11 devstack devstack@c-api.service[87202]: WARNING keystonemiddleware.auth_token [None req-82d22268-13ef-4862-a418-a3c7a95384c7 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 08 06:55:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1100/2188] 192.168.122.168 () {62 vars in 1481 bytes} [Tue Sep 8 06:55:11 2026] POST /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action => generated 114 bytes in 84 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 06:55:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e308f45e-fdc9-4a6f-849f-89eb21d11f0d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e308f45e-fdc9-4a6f-849f-89eb21d11f0d tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 Sep 08 06:55:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e308f45e-fdc9-4a6f-849f-89eb21d11f0d tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e308f45e-fdc9-4a6f-849f-89eb21d11f0d tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e308f45e-fdc9-4a6f-849f-89eb21d11f0d tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e308f45e-fdc9-4a6f-849f-89eb21d11f0d tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 returned with HTTP 200 Sep 08 06:55:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1089/2189] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:11 2026] GET /volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 => generated 867 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bb45e506-fd65-47f0-8af1-ffae60c50318 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb45e506-fd65-47f0-8af1-ffae60c50318 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 Sep 08 06:55:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bb45e506-fd65-47f0-8af1-ffae60c50318 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bb45e506-fd65-47f0-8af1-ffae60c50318 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:11 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [None req-bb45e506-fd65-47f0-8af1-ffae60c50318 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:55:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bb45e506-fd65-47f0-8af1-ffae60c50318 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb45e506-fd65-47f0-8af1-ffae60c50318 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 returned with HTTP 200 Sep 08 06:55:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1101/2190] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:11 2026] GET /volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 => generated 867 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-4319a719-18d4-4dff-8346-93e02ffae3c0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-4319a719-18d4-4dff-8346-93e02ffae3c0 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 Sep 08 06:55:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-4319a719-18d4-4dff-8346-93e02ffae3c0 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-4319a719-18d4-4dff-8346-93e02ffae3c0 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-4319a719-18d4-4dff-8346-93e02ffae3c0 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-4319a719-18d4-4dff-8346-93e02ffae3c0 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 returned with HTTP 200 Sep 08 06:55:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1090/2191] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:55:11 2026] GET /volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 => generated 867 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e0869efb-74bc-4052-8cc8-718661c73fa3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e0869efb-74bc-4052-8cc8-718661c73fa3 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/snapshots/31e924c9-0297-4183-a903-e8ed00895614 Sep 08 06:55:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e0869efb-74bc-4052-8cc8-718661c73fa3 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e0869efb-74bc-4052-8cc8-718661c73fa3 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e0869efb-74bc-4052-8cc8-718661c73fa3 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Snapshot retrieved successfully. Sep 08 06:55:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e0869efb-74bc-4052-8cc8-718661c73fa3 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/snapshots/31e924c9-0297-4183-a903-e8ed00895614 returned with HTTP 200 Sep 08 06:55:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1102/2192] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:55:11 2026] GET /volume/v3/snapshots/31e924c9-0297-4183-a903-e8ed00895614 => generated 438 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4063b474-c2ec-4a24-92ab-eda7650b764d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4063b474-c2ec-4a24-92ab-eda7650b764d None None] GET http://192.168.122.168/volume// Sep 08 06:55:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4063b474-c2ec-4a24-92ab-eda7650b764d None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4063b474-c2ec-4a24-92ab-eda7650b764d None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4063b474-c2ec-4a24-92ab-eda7650b764d None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:55:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1091/2193] 192.168.122.168 () {58 vars in 1317 bytes} [Tue Sep 8 06:55:11 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:55:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-ef64f3b7-5835-4399-8262-61c3872e75f1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-ef64f3b7-5835-4399-8262-61c3872e75f1 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 08 06:55:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-ef64f3b7-5835-4399-8262-61c3872e75f1 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b583bbb-b149-44b8-a4c3-c015ae9c2b35", "connector": null, "instance_uuid": "dfee38fd-c7a7-42cb-b215-b70aecdf5d71"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-ef64f3b7-5835-4399-8262-61c3872e75f1 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 08 06:55:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1103/2194] 192.168.122.168 () {66 vars in 1483 bytes} [Tue Sep 8 06:55:11 2026] POST /volume/v3/attachments => generated 273 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:55:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b64ee2c5-185d-4027-9e4d-56c70f798689 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b64ee2c5-185d-4027-9e4d-56c70f798689 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 Sep 08 06:55:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b64ee2c5-185d-4027-9e4d-56c70f798689 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b64ee2c5-185d-4027-9e4d-56c70f798689 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f6884d69-1eaa-4c79-95e6-acb92bb18f4e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f6884d69-1eaa-4c79-95e6-acb92bb18f4e None None] GET http://192.168.122.168/volume// Sep 08 06:55:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f6884d69-1eaa-4c79-95e6-acb92bb18f4e None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f6884d69-1eaa-4c79-95e6-acb92bb18f4e None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f6884d69-1eaa-4c79-95e6-acb92bb18f4e None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:55:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1104/2195] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:55:12 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:55:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b64ee2c5-185d-4027-9e4d-56c70f798689 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-978c08c5-f573-4d85-9d32-84e7784198bf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b64ee2c5-185d-4027-9e4d-56c70f798689 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 returned with HTTP 200 Sep 08 06:55:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-978c08c5-f573-4d85-9d32-84e7784198bf tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 Sep 08 06:55:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-978c08c5-f573-4d85-9d32-84e7784198bf tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-978c08c5-f573-4d85-9d32-84e7784198bf tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1092/2196] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:12 2026] GET /volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 => generated 866 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-978c08c5-f573-4d85-9d32-84e7784198bf tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-978c08c5-f573-4d85-9d32-84e7784198bf tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 returned with HTTP 200 Sep 08 06:55:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1105/2197] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:55:12 2026] GET /volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 => generated 1047 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:55:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-ad185400-016e-4294-8a04-083cd7a55d64 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-ad185400-016e-4294-8a04-083cd7a55d64 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] PUT http://192.168.122.168/volume/v3/attachments/7c20c1bb-be60-469e-85c8-1826474c0481 Sep 08 06:55:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-ad185400-016e-4294-8a04-083cd7a55d64 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:41a53b826eb1", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "16482855-131a-4008-adde-924f45bb8de5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:12 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-ad185400-016e-4294-8a04-083cd7a55d64 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Acquiring lock "cinder-attachment_update-7b583bbb-b149-44b8-a4c3-c015ae9c2b35-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 06:55:12 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-ad185400-016e-4294-8a04-083cd7a55d64 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Lock "cinder-attachment_update-7b583bbb-b149-44b8-a4c3-c015ae9c2b35-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 06:55:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:12 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-ad185400-016e-4294-8a04-083cd7a55d64 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Lock "cinder-attachment_update-7b583bbb-b149-44b8-a4c3-c015ae9c2b35-devstack" released by "attachment_update" :: held 0.182s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 06:55:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-ad185400-016e-4294-8a04-083cd7a55d64 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/attachments/7c20c1bb-be60-469e-85c8-1826474c0481 returned with HTTP 200 Sep 08 06:55:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1093/2198] 192.168.122.168 () {66 vars in 1593 bytes} [Tue Sep 8 06:55:12 2026] PUT /volume/v3/attachments/7c20c1bb-be60-469e-85c8-1826474c0481 => generated 694 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:55:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-320ce680-8fea-458f-a171-66ca361ca3b1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-320ce680-8fea-458f-a171-66ca361ca3b1 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/snapshots/31e924c9-0297-4183-a903-e8ed00895614 Sep 08 06:55:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-320ce680-8fea-458f-a171-66ca361ca3b1 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-320ce680-8fea-458f-a171-66ca361ca3b1 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-320ce680-8fea-458f-a171-66ca361ca3b1 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Snapshot retrieved successfully. Sep 08 06:55:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-320ce680-8fea-458f-a171-66ca361ca3b1 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/snapshots/31e924c9-0297-4183-a903-e8ed00895614 returned with HTTP 200 Sep 08 06:55:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1106/2199] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:55:12 2026] GET /volume/v3/snapshots/31e924c9-0297-4183-a903-e8ed00895614 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-61f5d171-4fa7-4928-b693-716b969dede3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-61f5d171-4fa7-4928-b693-716b969dede3 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] DELETE http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba?cascade=True Sep 08 06:55:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-61f5d171-4fa7-4928-b693-716b969dede3 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-61f5d171-4fa7-4928-b693-716b969dede3 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:12 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-61f5d171-4fa7-4928-b693-716b969dede3 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Delete volume with id: 51cb8551-abac-4d2e-8371-8e8331ffa2ba Sep 08 06:55:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-61f5d171-4fa7-4928-b693-716b969dede3 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:12 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:55:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-61f5d171-4fa7-4928-b693-716b969dede3 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Delete volume request issued successfully. Sep 08 06:55:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-61f5d171-4fa7-4928-b693-716b969dede3 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba?cascade=True returned with HTTP 202 Sep 08 06:55:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1094/2200] 192.168.122.168 () {58 vars in 1260 bytes} [Tue Sep 8 06:55:12 2026] DELETE /volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba?cascade=True => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:55:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-817ed1f8-cde4-4ad1-9aa0-c12bbbac7496 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-817ed1f8-cde4-4ad1-9aa0-c12bbbac7496 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba Sep 08 06:55:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-817ed1f8-cde4-4ad1-9aa0-c12bbbac7496 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-817ed1f8-cde4-4ad1-9aa0-c12bbbac7496 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-817ed1f8-cde4-4ad1-9aa0-c12bbbac7496 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-817ed1f8-cde4-4ad1-9aa0-c12bbbac7496 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba returned with HTTP 200 Sep 08 06:55:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1107/2201] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:13 2026] GET /volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba => generated 850 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-7d9a3a32-2126-42cc-8219-b16dae9ccfda None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-7d9a3a32-2126-42cc-8219-b16dae9ccfda tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] POST http://192.168.122.168/volume/v3/attachments/7c20c1bb-be60-469e-85c8-1826474c0481/action Sep 08 06:55:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-7d9a3a32-2126-42cc-8219-b16dae9ccfda tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:55:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-7d9a3a32-2126-42cc-8219-b16dae9ccfda tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d7efe84c-2e6d-4c53-bef7-017abb46445f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d7efe84c-2e6d-4c53-bef7-017abb46445f tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 Sep 08 06:55:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d7efe84c-2e6d-4c53-bef7-017abb46445f tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d7efe84c-2e6d-4c53-bef7-017abb46445f tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-181d331e-2ca2-4c97-8b4c-3ec86c0473b3 req-7d9a3a32-2126-42cc-8219-b16dae9ccfda tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/attachments/7c20c1bb-be60-469e-85c8-1826474c0481/action returned with HTTP 204 Sep 08 06:55:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1095/2202] 192.168.122.168 () {66 vars in 1614 bytes} [Tue Sep 8 06:55:13 2026] POST /volume/v3/attachments/7c20c1bb-be60-469e-85c8-1826474c0481/action => generated 0 bytes in 140 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:55:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d7efe84c-2e6d-4c53-bef7-017abb46445f tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d7efe84c-2e6d-4c53-bef7-017abb46445f tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 returned with HTTP 200 Sep 08 06:55:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1108/2203] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:13 2026] GET /volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 => generated 867 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ba415a0a-9b9a-43b7-9333-0352b3691f00 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ba415a0a-9b9a-43b7-9333-0352b3691f00 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba Sep 08 06:55:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ba415a0a-9b9a-43b7-9333-0352b3691f00 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ba415a0a-9b9a-43b7-9333-0352b3691f00 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ba415a0a-9b9a-43b7-9333-0352b3691f00 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ba415a0a-9b9a-43b7-9333-0352b3691f00 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba returned with HTTP 200 Sep 08 06:55:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1096/2204] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:14 2026] GET /volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba => generated 850 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-16425866-6963-461a-be3f-2bd27aa761e4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-16425866-6963-461a-be3f-2bd27aa761e4 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 Sep 08 06:55:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-16425866-6963-461a-be3f-2bd27aa761e4 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-16425866-6963-461a-be3f-2bd27aa761e4 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-16425866-6963-461a-be3f-2bd27aa761e4 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-16425866-6963-461a-be3f-2bd27aa761e4 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 returned with HTTP 200 Sep 08 06:55:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1109/2205] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:14 2026] GET /volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 => generated 1159 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:55:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6f0a79f8-ad4e-4f9c-9b4d-ee57ef8e65a3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6f0a79f8-ad4e-4f9c-9b4d-ee57ef8e65a3 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 Sep 08 06:55:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6f0a79f8-ad4e-4f9c-9b4d-ee57ef8e65a3 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6f0a79f8-ad4e-4f9c-9b4d-ee57ef8e65a3 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6f0a79f8-ad4e-4f9c-9b4d-ee57ef8e65a3 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6f0a79f8-ad4e-4f9c-9b4d-ee57ef8e65a3 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 returned with HTTP 200 Sep 08 06:55:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1097/2206] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:14 2026] GET /volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 => generated 1159 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:55:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0ca04099-8969-4487-90d9-c47ae252497c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0ca04099-8969-4487-90d9-c47ae252497c tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] POST http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action Sep 08 06:55:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0ca04099-8969-4487-90d9-c47ae252497c tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Action body: b'{"os-detach": {"attachment_id": "7c20c1bb-be60-469e-85c8-1826474c0481"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:55:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0ca04099-8969-4487-90d9-c47ae252497c tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "7c20c1bb-be60-469e-85c8-1826474c0481"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0ca04099-8969-4487-90d9-c47ae252497c tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0ca04099-8969-4487-90d9-c47ae252497c tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action returned with HTTP 400 Sep 08 06:55:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1110/2207] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:55:14 2026] POST /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action => generated 100 bytes in 63 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 06:55:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-87b173ce-77fe-4dfa-b981-9f246540ceca None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-87b173ce-77fe-4dfa-b981-9f246540ceca tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 Sep 08 06:55:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-87b173ce-77fe-4dfa-b981-9f246540ceca tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-87b173ce-77fe-4dfa-b981-9f246540ceca tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-87b173ce-77fe-4dfa-b981-9f246540ceca tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-87b173ce-77fe-4dfa-b981-9f246540ceca tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 returned with HTTP 200 Sep 08 06:55:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1098/2208] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:55:14 2026] GET /volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 => generated 1159 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:55:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-e4c49c3f-97ed-4018-9ef0-cb60b7c91e01 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-e4c49c3f-97ed-4018-9ef0-cb60b7c91e01 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] POST http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35/action Sep 08 06:55:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-e4c49c3f-97ed-4018-9ef0-cb60b7c91e01 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:55:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-e4c49c3f-97ed-4018-9ef0-cb60b7c91e01 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-e4c49c3f-97ed-4018-9ef0-cb60b7c91e01 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-e4c49c3f-97ed-4018-9ef0-cb60b7c91e01 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Begin detaching volume completed successfully. Sep 08 06:55:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-e4c49c3f-97ed-4018-9ef0-cb60b7c91e01 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35/action returned with HTTP 202 Sep 08 06:55:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1111/2209] 192.168.122.168 () {64 vars in 1561 bytes} [Tue Sep 8 06:55:15 2026] POST /volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:55:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4994578e-36b1-47b4-996a-49005cfd3063 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4994578e-36b1-47b4-996a-49005cfd3063 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba Sep 08 06:55:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4994578e-36b1-47b4-996a-49005cfd3063 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4994578e-36b1-47b4-996a-49005cfd3063 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7985d6e8-47e0-4311-9c3e-0fdcabe6c77f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7985d6e8-47e0-4311-9c3e-0fdcabe6c77f None None] GET http://192.168.122.168/volume// Sep 08 06:55:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7985d6e8-47e0-4311-9c3e-0fdcabe6c77f None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7985d6e8-47e0-4311-9c3e-0fdcabe6c77f None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7985d6e8-47e0-4311-9c3e-0fdcabe6c77f None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:55:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1112/2210] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:55:15 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:55:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-56c5985d-c442-4aa2-87ea-77aaa0cde099 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4994578e-36b1-47b4-996a-49005cfd3063 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-56c5985d-c442-4aa2-87ea-77aaa0cde099 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 Sep 08 06:55:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-56c5985d-c442-4aa2-87ea-77aaa0cde099 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-56c5985d-c442-4aa2-87ea-77aaa0cde099 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4994578e-36b1-47b4-996a-49005cfd3063 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba returned with HTTP 200 Sep 08 06:55:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1099/2211] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:15 2026] GET /volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba => generated 850 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-56c5985d-c442-4aa2-87ea-77aaa0cde099 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-56c5985d-c442-4aa2-87ea-77aaa0cde099 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 returned with HTTP 200 Sep 08 06:55:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1113/2212] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:55:15 2026] GET /volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 => generated 1343 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:55:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-b4e8b42c-e95f-465b-a4f4-fb3a6d3d86bd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-b4e8b42c-e95f-465b-a4f4-fb3a6d3d86bd tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] DELETE http://192.168.122.168/volume/v3/attachments/7c20c1bb-be60-469e-85c8-1826474c0481 Sep 08 06:55:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-b4e8b42c-e95f-465b-a4f4-fb3a6d3d86bd tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-b4e8b42c-e95f-465b-a4f4-fb3a6d3d86bd tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:15 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 08 06:55:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-a081f6cc-9ccf-4166-8d31-94905b5dfc26 req-b4e8b42c-e95f-465b-a4f4-fb3a6d3d86bd tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/attachments/7c20c1bb-be60-469e-85c8-1826474c0481 returned with HTTP 200 Sep 08 06:55:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1100/2213] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:55:15 2026] DELETE /volume/v3/attachments/7c20c1bb-be60-469e-85c8-1826474c0481 => generated 19 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1343be18-6827-4917-b9f3-2f5736ca28bb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1343be18-6827-4917-b9f3-2f5736ca28bb tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba Sep 08 06:55:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1343be18-6827-4917-b9f3-2f5736ca28bb tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1343be18-6827-4917-b9f3-2f5736ca28bb tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-08981551-677a-4d4b-b142-ef7a2bb60e27 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-08981551-677a-4d4b-b142-ef7a2bb60e27 tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-project-admin] POST http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action Sep 08 06:55:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-08981551-677a-4d4b-b142-ef7a2bb60e27 tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:55:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-08981551-677a-4d4b-b142-ef7a2bb60e27 tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1343be18-6827-4917-b9f3-2f5736ca28bb tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1343be18-6827-4917-b9f3-2f5736ca28bb tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba returned with HTTP 200 Sep 08 06:55:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1114/2214] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:16 2026] GET /volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.admin_actions [None req-08981551-677a-4d4b-b142-ef7a2bb60e27 tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-project-admin] Updating volume '599ec05a-ee64-427f-966a-3984ac95d6f5' with '{'status': 'in-use'}' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 06:55:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-08981551-677a-4d4b-b142-ef7a2bb60e27 tempest-TestServerVolumeAttachmentScenario-544150134 tempest-TestServerVolumeAttachmentScenario-544150134-project-admin] http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action returned with HTTP 202 Sep 08 06:55:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1101/2215] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:55:16 2026] POST /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:55:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d3358ab9-c114-46e1-8b8a-5add2b72688e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3358ab9-c114-46e1-8b8a-5add2b72688e tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 Sep 08 06:55:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d3358ab9-c114-46e1-8b8a-5add2b72688e tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d3358ab9-c114-46e1-8b8a-5add2b72688e tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d3358ab9-c114-46e1-8b8a-5add2b72688e tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3358ab9-c114-46e1-8b8a-5add2b72688e tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 returned with HTTP 200 Sep 08 06:55:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1115/2216] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:16 2026] GET /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 => generated 1158 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:55:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-fbbd66f7-d3b8-45db-a5da-81f7e943c7f3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-fbbd66f7-d3b8-45db-a5da-81f7e943c7f3 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 Sep 08 06:55:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-fbbd66f7-d3b8-45db-a5da-81f7e943c7f3 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-fbbd66f7-d3b8-45db-a5da-81f7e943c7f3 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-fbbd66f7-d3b8-45db-a5da-81f7e943c7f3 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-fbbd66f7-d3b8-45db-a5da-81f7e943c7f3 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 returned with HTTP 200 Sep 08 06:55:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1102/2217] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:55:16 2026] GET /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 => generated 1158 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:55:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-97e74d33-21a8-495f-a14c-06f05bc4fc04 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-97e74d33-21a8-495f-a14c-06f05bc4fc04 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] POST http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action Sep 08 06:55:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-97e74d33-21a8-495f-a14c-06f05bc4fc04 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:55:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-97e74d33-21a8-495f-a14c-06f05bc4fc04 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-97e74d33-21a8-495f-a14c-06f05bc4fc04 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-97e74d33-21a8-495f-a14c-06f05bc4fc04 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Begin detaching volume completed successfully. Sep 08 06:55:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-97e74d33-21a8-495f-a14c-06f05bc4fc04 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action returned with HTTP 202 Sep 08 06:55:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1116/2218] 192.168.122.168 () {64 vars in 1561 bytes} [Tue Sep 8 06:55:16 2026] POST /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 06:55:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-390593c1-121d-4687-9e34-b8e935a50992 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-390593c1-121d-4687-9e34-b8e935a50992 None None] GET http://192.168.122.168/volume// Sep 08 06:55:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-390593c1-121d-4687-9e34-b8e935a50992 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-390593c1-121d-4687-9e34-b8e935a50992 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-390593c1-121d-4687-9e34-b8e935a50992 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:55:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1103/2219] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:55:17 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:55:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-472e1779-4f8c-435b-83f6-f44b4963bce0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-472e1779-4f8c-435b-83f6-f44b4963bce0 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 Sep 08 06:55:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-472e1779-4f8c-435b-83f6-f44b4963bce0 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-472e1779-4f8c-435b-83f6-f44b4963bce0 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-472e1779-4f8c-435b-83f6-f44b4963bce0 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-472e1779-4f8c-435b-83f6-f44b4963bce0 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 returned with HTTP 200 Sep 08 06:55:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1117/2220] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:55:17 2026] GET /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 => generated 1342 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:55:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-1d5324cb-38c3-48b0-91e5-1c677eff7bac None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-1d5324cb-38c3-48b0-91e5-1c677eff7bac tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] DELETE http://192.168.122.168/volume/v3/attachments/b91dc20b-2539-4add-baac-2d642422ea5a Sep 08 06:55:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-1d5324cb-38c3-48b0-91e5-1c677eff7bac tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-1d5324cb-38c3-48b0-91e5-1c677eff7bac tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:17 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 08 06:55:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d2109404-548f-4cd0-bb1a-521ba1ceb9b3 req-1d5324cb-38c3-48b0-91e5-1c677eff7bac tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/attachments/b91dc20b-2539-4add-baac-2d642422ea5a returned with HTTP 200 Sep 08 06:55:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1104/2221] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:55:17 2026] DELETE /volume/v3/attachments/b91dc20b-2539-4add-baac-2d642422ea5a => generated 19 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4575f765-3085-435a-8244-ae32610c23d3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4575f765-3085-435a-8244-ae32610c23d3 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba Sep 08 06:55:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4575f765-3085-435a-8244-ae32610c23d3 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4575f765-3085-435a-8244-ae32610c23d3 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4575f765-3085-435a-8244-ae32610c23d3 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4575f765-3085-435a-8244-ae32610c23d3 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba returned with HTTP 200 Sep 08 06:55:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1118/2222] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:17 2026] GET /volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-24bd0bec-aabe-4863-b6a7-0242da1bfe47 req-7be3154a-4d3e-4277-b8dc-f71295f16032 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-24bd0bec-aabe-4863-b6a7-0242da1bfe47 req-7be3154a-4d3e-4277-b8dc-f71295f16032 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 Sep 08 06:55:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-24bd0bec-aabe-4863-b6a7-0242da1bfe47 req-7be3154a-4d3e-4277-b8dc-f71295f16032 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-24bd0bec-aabe-4863-b6a7-0242da1bfe47 req-7be3154a-4d3e-4277-b8dc-f71295f16032 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-24bd0bec-aabe-4863-b6a7-0242da1bfe47 req-7be3154a-4d3e-4277-b8dc-f71295f16032 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-24bd0bec-aabe-4863-b6a7-0242da1bfe47 req-7be3154a-4d3e-4277-b8dc-f71295f16032 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 returned with HTTP 200 Sep 08 06:55:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1105/2223] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:55:18 2026] GET /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-408c7429-20dd-449f-8783-4bcfc125cd3c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-408c7429-20dd-449f-8783-4bcfc125cd3c tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba Sep 08 06:55:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-408c7429-20dd-449f-8783-4bcfc125cd3c tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-408c7429-20dd-449f-8783-4bcfc125cd3c tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-408c7429-20dd-449f-8783-4bcfc125cd3c tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-408c7429-20dd-449f-8783-4bcfc125cd3c tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba returned with HTTP 200 Sep 08 06:55:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1119/2224] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:18 2026] GET /volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1fc3dd4a-ba19-4d91-ab27-c0110bd032a8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1fc3dd4a-ba19-4d91-ab27-c0110bd032a8 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba Sep 08 06:55:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1fc3dd4a-ba19-4d91-ab27-c0110bd032a8 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1fc3dd4a-ba19-4d91-ab27-c0110bd032a8 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1fc3dd4a-ba19-4d91-ab27-c0110bd032a8 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba returned with HTTP 404 Sep 08 06:55:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1106/2225] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:19 2026] GET /volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:55:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2dfafbe0-e1a0-484b-bde6-74725529523e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2dfafbe0-e1a0-484b-bde6-74725529523e tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] GET http://192.168.122.168/volume/v3/volumes Sep 08 06:55:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2dfafbe0-e1a0-484b-bde6-74725529523e tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2dfafbe0-e1a0-484b-bde6-74725529523e tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-2dfafbe0-e1a0-484b-bde6-74725529523e tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:55:19 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2dfafbe0-e1a0-484b-bde6-74725529523e tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:55:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2dfafbe0-e1a0-484b-bde6-74725529523e tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] Get all volumes completed successfully. Sep 08 06:55:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2dfafbe0-e1a0-484b-bde6-74725529523e tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] http://192.168.122.168/volume/v3/volumes returned with HTTP 200 Sep 08 06:55:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1120/2226] 192.168.122.168 () {58 vars in 1121 bytes} [Tue Sep 8 06:55:19 2026] GET /volume/v3/volumes => generated 15 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:55:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-91718272-6456-4660-9ad1-710b56495193 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-91718272-6456-4660-9ad1-710b56495193 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] GET http://192.168.122.168/volume/v3/snapshots Sep 08 06:55:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-91718272-6456-4660-9ad1-710b56495193 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-91718272-6456-4660-9ad1-710b56495193 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-91718272-6456-4660-9ad1-710b56495193 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:55:19 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-91718272-6456-4660-9ad1-710b56495193 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:55:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:19 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:55:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-91718272-6456-4660-9ad1-710b56495193 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] Get all snapshots completed successfully. Sep 08 06:55:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-91718272-6456-4660-9ad1-710b56495193 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] http://192.168.122.168/volume/v3/snapshots returned with HTTP 200 Sep 08 06:55:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1107/2227] 192.168.122.168 () {58 vars in 1127 bytes} [Tue Sep 8 06:55:19 2026] GET /volume/v3/snapshots => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 06:55:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-73c61b8e-70ea-4f60-aeb4-03d8799c5ce0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-73c61b8e-70ea-4f60-aeb4-03d8799c5ce0 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/31e924c9-0297-4183-a903-e8ed00895614 Sep 08 06:55:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-73c61b8e-70ea-4f60-aeb4-03d8799c5ce0 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-73c61b8e-70ea-4f60-aeb4-03d8799c5ce0 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:19 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-73c61b8e-70ea-4f60-aeb4-03d8799c5ce0 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Delete snapshot with id: 31e924c9-0297-4183-a903-e8ed00895614 Sep 08 06:55:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-73c61b8e-70ea-4f60-aeb4-03d8799c5ce0 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/snapshots/31e924c9-0297-4183-a903-e8ed00895614 returned with HTTP 404 Sep 08 06:55:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1121/2228] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:55:19 2026] DELETE /volume/v3/snapshots/31e924c9-0297-4183-a903-e8ed00895614 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:55:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a7b91800-661c-4ba4-8a48-4312c234ec1c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a7b91800-661c-4ba4-8a48-4312c234ec1c tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/42a4e59c-f646-4ae6-9596-bbb551e1ddcd Sep 08 06:55:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a7b91800-661c-4ba4-8a48-4312c234ec1c tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a7b91800-661c-4ba4-8a48-4312c234ec1c tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:19 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-a7b91800-661c-4ba4-8a48-4312c234ec1c tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Delete snapshot with id: 42a4e59c-f646-4ae6-9596-bbb551e1ddcd Sep 08 06:55:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a7b91800-661c-4ba4-8a48-4312c234ec1c tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/snapshots/42a4e59c-f646-4ae6-9596-bbb551e1ddcd returned with HTTP 404 Sep 08 06:55:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1108/2229] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:55:19 2026] DELETE /volume/v3/snapshots/42a4e59c-f646-4ae6-9596-bbb551e1ddcd => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:55:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0223f5c8-2ba7-46a0-b4a8-cbf962b15e93 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0223f5c8-2ba7-46a0-b4a8-cbf962b15e93 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba Sep 08 06:55:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0223f5c8-2ba7-46a0-b4a8-cbf962b15e93 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0223f5c8-2ba7-46a0-b4a8-cbf962b15e93 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0223f5c8-2ba7-46a0-b4a8-cbf962b15e93 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba returned with HTTP 404 Sep 08 06:55:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1122/2230] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:19 2026] GET /volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:55:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-88d820ec-7db0-4777-a8b4-2cc9c0aefa8a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-88d820ec-7db0-4777-a8b4-2cc9c0aefa8a tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] DELETE http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba Sep 08 06:55:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-88d820ec-7db0-4777-a8b4-2cc9c0aefa8a tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-88d820ec-7db0-4777-a8b4-2cc9c0aefa8a tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:19 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-88d820ec-7db0-4777-a8b4-2cc9c0aefa8a tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Delete volume with id: 51cb8551-abac-4d2e-8371-8e8331ffa2ba Sep 08 06:55:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-88d820ec-7db0-4777-a8b4-2cc9c0aefa8a tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba returned with HTTP 404 Sep 08 06:55:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1109/2231] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:55:19 2026] DELETE /volume/v3/volumes/51cb8551-abac-4d2e-8371-8e8331ffa2ba => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:55:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5432f483-2e62-49c6-8e65-401a5a42d971 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5432f483-2e62-49c6-8e65-401a5a42d971 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:55:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5432f483-2e62-49c6-8e65-401a5a42d971 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1682705358"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-5432f483-2e62-49c6-8e65-401a5a42d971 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1682705358'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:55:20 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-5432f483-2e62-49c6-8e65-401a5a42d971 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Create volume of 1 GB Sep 08 06:55:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5432f483-2e62-49c6-8e65-401a5a42d971 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Availability Zones retrieved successfully. Sep 08 06:55:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5432f483-2e62-49c6-8e65-401a5a42d971 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Flow 'volume_create_api' (1a4ce1ee-f92e-4b22-bd72-3aef9455a691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:55:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5432f483-2e62-49c6-8e65-401a5a42d971 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4bdf326-fd99-4b96-b07e-ef2b1690cf25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-5432f483-2e62-49c6-8e65-401a5a42d971 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:55:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5432f483-2e62-49c6-8e65-401a5a42d971 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4bdf326-fd99-4b96-b07e-ef2b1690cf25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5432f483-2e62-49c6-8e65-401a5a42d971 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52acf848-69ad-43eb-a7dc-0f79ea0ec083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:20 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-5432f483-2e62-49c6-8e65-401a5a42d971 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Created reservations ['1ff0d96e-41ae-45ca-84b6-c743d751eacf', '5b81cecc-99b1-4a58-a7ba-322f916444d3', '14f2b0b6-7208-413c-bd24-f21c1b6a69e2', '1f9ca41e-bbde-4f8a-ae13-21997ebdd42f'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:55:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5432f483-2e62-49c6-8e65-401a5a42d971 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52acf848-69ad-43eb-a7dc-0f79ea0ec083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ff0d96e-41ae-45ca-84b6-c743d751eacf', '5b81cecc-99b1-4a58-a7ba-322f916444d3', '14f2b0b6-7208-413c-bd24-f21c1b6a69e2', '1f9ca41e-bbde-4f8a-ae13-21997ebdd42f']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5432f483-2e62-49c6-8e65-401a5a42d971 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be0a9710-4a37-4aad-918d-39dbf75f6002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5432f483-2e62-49c6-8e65-401a5a42d971 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be0a9710-4a37-4aad-918d-39dbf75f6002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b75474b0-4a4b-49c4-a761-1d452202e036', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1682705358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='612432fdaf784e5689104d8668565a7b',qos_specs=None,replication_status=,reservations=['1ff0d96e-41ae-45ca-84b6-c743d751eacf','5b81cecc-99b1-4a58-a7ba-322f916444d3','14f2b0b6-7208-413c-bd24-f21c1b6a69e2','1f9ca41e-bbde-4f8a-ae13-21997ebdd42f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc7149505cb472cbc9017d4e7ff403e',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:55:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1682705358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b75474b0-4a4b-49c4-a761-1d452202e036,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='612432fdaf784e5689104d8668565a7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fc7149505cb472cbc9017d4e7ff403e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5432f483-2e62-49c6-8e65-401a5a42d971 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23c3b171-cd40-49f8-abcc-bc6b518093c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5432f483-2e62-49c6-8e65-401a5a42d971 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23c3b171-cd40-49f8-abcc-bc6b518093c1) transitioned into state 'SUCCESS' from state '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-1682705358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='612432fdaf784e5689104d8668565a7b',qos_specs=None,replication_status=,reservations=['1ff0d96e-41ae-45ca-84b6-c743d751eacf','5b81cecc-99b1-4a58-a7ba-322f916444d3','14f2b0b6-7208-413c-bd24-f21c1b6a69e2','1f9ca41e-bbde-4f8a-ae13-21997ebdd42f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc7149505cb472cbc9017d4e7ff403e',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5432f483-2e62-49c6-8e65-401a5a42d971 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b1aaf3a-bf77-4c64-9e48-c8ff5376ef42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5432f483-2e62-49c6-8e65-401a5a42d971 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b1aaf3a-bf77-4c64-9e48-c8ff5376ef42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5432f483-2e62-49c6-8e65-401a5a42d971 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Flow 'volume_create_api' (1a4ce1ee-f92e-4b22-bd72-3aef9455a691) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:55:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5432f483-2e62-49c6-8e65-401a5a42d971 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Create volume request issued successfully. Sep 08 06:55:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5432f483-2e62-49c6-8e65-401a5a42d971 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:55:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1123/2232] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:55:19 2026] POST /volume/v3/volumes => generated 760 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:55:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-14e63952-9969-466c-95e2-945c4726b5ea None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-14e63952-9969-466c-95e2-945c4726b5ea tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 Sep 08 06:55:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-14e63952-9969-466c-95e2-945c4726b5ea tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-14e63952-9969-466c-95e2-945c4726b5ea tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-14e63952-9969-466c-95e2-945c4726b5ea tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-14e63952-9969-466c-95e2-945c4726b5ea tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 returned with HTTP 200 Sep 08 06:55:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1110/2233] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:20 2026] GET /volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 => generated 828 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-40fac6d6-95f8-4a16-88b3-84c15e7e9361 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-40fac6d6-95f8-4a16-88b3-84c15e7e9361 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 Sep 08 06:55:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-40fac6d6-95f8-4a16-88b3-84c15e7e9361 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-40fac6d6-95f8-4a16-88b3-84c15e7e9361 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-40fac6d6-95f8-4a16-88b3-84c15e7e9361 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-40fac6d6-95f8-4a16-88b3-84c15e7e9361 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 returned with HTTP 200 Sep 08 06:55:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1124/2234] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:21 2026] GET /volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9c0c9a86-f2f8-40ab-a0ca-d8f81589b80b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9c0c9a86-f2f8-40ab-a0ca-d8f81589b80b tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 Sep 08 06:55:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9c0c9a86-f2f8-40ab-a0ca-d8f81589b80b tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9c0c9a86-f2f8-40ab-a0ca-d8f81589b80b tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9c0c9a86-f2f8-40ab-a0ca-d8f81589b80b tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9c0c9a86-f2f8-40ab-a0ca-d8f81589b80b tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 returned with HTTP 200 Sep 08 06:55:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1111/2235] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:22 2026] GET /volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d85f2e8c-b527-43b0-89ee-e2ba593d6335 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d85f2e8c-b527-43b0-89ee-e2ba593d6335 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:55:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d85f2e8c-b527-43b0-89ee-e2ba593d6335 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b75474b0-4a4b-49c4-a761-1d452202e036", "name": "tempest-VolumesDeleteCascade-Snapshot-1482708603"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d85f2e8c-b527-43b0-89ee-e2ba593d6335 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:22 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-d85f2e8c-b527-43b0-89ee-e2ba593d6335 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Create snapshot from volume b75474b0-4a4b-49c4-a761-1d452202e036 Sep 08 06:55:22 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-d85f2e8c-b527-43b0-89ee-e2ba593d6335 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Created reservations ['0ca10c33-f269-4ffc-9158-76d3904181a1', 'f3cb53e9-06e5-4a28-8ab1-ad899aa9b3bb', 'd1efe7ae-c5bf-4add-a20a-6c7f96d01496', '687a5c8b-d1f6-4d7f-87d5-8ebc9ceacf68'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:55:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d85f2e8c-b527-43b0-89ee-e2ba593d6335 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Snapshot create request issued successfully. Sep 08 06:55:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d85f2e8c-b527-43b0-89ee-e2ba593d6335 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:55:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1125/2236] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:55:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:55:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-baa1e423-a076-449e-b020-f11b7317e2ae None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-baa1e423-a076-449e-b020-f11b7317e2ae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/snapshots/38b1d68a-7ac5-455b-8366-7f3d3543b77e Sep 08 06:55:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-baa1e423-a076-449e-b020-f11b7317e2ae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-baa1e423-a076-449e-b020-f11b7317e2ae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-baa1e423-a076-449e-b020-f11b7317e2ae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Snapshot retrieved successfully. Sep 08 06:55:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-baa1e423-a076-449e-b020-f11b7317e2ae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/snapshots/38b1d68a-7ac5-455b-8366-7f3d3543b77e returned with HTTP 200 Sep 08 06:55:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1112/2237] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:55:22 2026] GET /volume/v3/snapshots/38b1d68a-7ac5-455b-8366-7f3d3543b77e => generated 439 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-429142bd-92bd-4828-b0df-ebd2de66e9c8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-429142bd-92bd-4828-b0df-ebd2de66e9c8 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] DELETE http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 Sep 08 06:55:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-429142bd-92bd-4828-b0df-ebd2de66e9c8 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-429142bd-92bd-4828-b0df-ebd2de66e9c8 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:23 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-429142bd-92bd-4828-b0df-ebd2de66e9c8 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Delete volume with id: 7b583bbb-b149-44b8-a4c3-c015ae9c2b35 Sep 08 06:55:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-429142bd-92bd-4828-b0df-ebd2de66e9c8 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-429142bd-92bd-4828-b0df-ebd2de66e9c8 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Delete volume request issued successfully. Sep 08 06:55:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-429142bd-92bd-4828-b0df-ebd2de66e9c8 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 returned with HTTP 202 Sep 08 06:55:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1126/2238] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:55:23 2026] DELETE /volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:55:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dc5fd965-3599-4ecd-83f3-196ff76eba90 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dc5fd965-3599-4ecd-83f3-196ff76eba90 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 Sep 08 06:55:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dc5fd965-3599-4ecd-83f3-196ff76eba90 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dc5fd965-3599-4ecd-83f3-196ff76eba90 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dc5fd965-3599-4ecd-83f3-196ff76eba90 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dc5fd965-3599-4ecd-83f3-196ff76eba90 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 returned with HTTP 200 Sep 08 06:55:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1113/2239] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:23 2026] GET /volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 => generated 866 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-90eaf320-5611-4b46-ad46-7d4f79b49fb9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-90eaf320-5611-4b46-ad46-7d4f79b49fb9 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/snapshots/38b1d68a-7ac5-455b-8366-7f3d3543b77e Sep 08 06:55:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-90eaf320-5611-4b46-ad46-7d4f79b49fb9 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-90eaf320-5611-4b46-ad46-7d4f79b49fb9 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-90eaf320-5611-4b46-ad46-7d4f79b49fb9 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Snapshot retrieved successfully. Sep 08 06:55:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-90eaf320-5611-4b46-ad46-7d4f79b49fb9 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/snapshots/38b1d68a-7ac5-455b-8366-7f3d3543b77e returned with HTTP 200 Sep 08 06:55:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1127/2240] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:55:24 2026] GET /volume/v3/snapshots/38b1d68a-7ac5-455b-8366-7f3d3543b77e => generated 439 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0a0e54e6-0dbd-45a2-9bfa-ca800d07b6a8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0a0e54e6-0dbd-45a2-9bfa-ca800d07b6a8 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 Sep 08 06:55:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0a0e54e6-0dbd-45a2-9bfa-ca800d07b6a8 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0a0e54e6-0dbd-45a2-9bfa-ca800d07b6a8 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0a0e54e6-0dbd-45a2-9bfa-ca800d07b6a8 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 returned with HTTP 404 Sep 08 06:55:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1114/2241] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:24 2026] GET /volume/v3/volumes/7b583bbb-b149-44b8-a4c3-c015ae9c2b35 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:55:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0f95f997-9f9b-405c-ab8c-358c178460a3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0f95f997-9f9b-405c-ab8c-358c178460a3 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] DELETE http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 Sep 08 06:55:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0f95f997-9f9b-405c-ab8c-358c178460a3 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0f95f997-9f9b-405c-ab8c-358c178460a3 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:24 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-0f95f997-9f9b-405c-ab8c-358c178460a3 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Delete volume with id: 599ec05a-ee64-427f-966a-3984ac95d6f5 Sep 08 06:55:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0f95f997-9f9b-405c-ab8c-358c178460a3 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0f95f997-9f9b-405c-ab8c-358c178460a3 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Delete volume request issued successfully. Sep 08 06:55:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0f95f997-9f9b-405c-ab8c-358c178460a3 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 returned with HTTP 202 Sep 08 06:55:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1128/2242] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:55:24 2026] DELETE /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:55:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f234aba6-a6a0-461a-95d3-0ce88545c4ac None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f234aba6-a6a0-461a-95d3-0ce88545c4ac tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 Sep 08 06:55:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f234aba6-a6a0-461a-95d3-0ce88545c4ac tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f234aba6-a6a0-461a-95d3-0ce88545c4ac tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f234aba6-a6a0-461a-95d3-0ce88545c4ac tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Volume info retrieved successfully. Sep 08 06:55:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f234aba6-a6a0-461a-95d3-0ce88545c4ac tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 returned with HTTP 200 Sep 08 06:55:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1115/2243] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:24 2026] GET /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 => generated 865 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-70cef6c3-b19d-43a7-a675-9424a08ef152 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-70cef6c3-b19d-43a7-a675-9424a08ef152 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/snapshots/38b1d68a-7ac5-455b-8366-7f3d3543b77e Sep 08 06:55:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-70cef6c3-b19d-43a7-a675-9424a08ef152 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-70cef6c3-b19d-43a7-a675-9424a08ef152 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-70cef6c3-b19d-43a7-a675-9424a08ef152 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Snapshot retrieved successfully. Sep 08 06:55:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-70cef6c3-b19d-43a7-a675-9424a08ef152 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/snapshots/38b1d68a-7ac5-455b-8366-7f3d3543b77e returned with HTTP 200 Sep 08 06:55:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1129/2244] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:55:25 2026] GET /volume/v3/snapshots/38b1d68a-7ac5-455b-8366-7f3d3543b77e => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1076fb38-3a52-49de-b6c3-1c57cc6e7713 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1076fb38-3a52-49de-b6c3-1c57cc6e7713 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] GET http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 Sep 08 06:55:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1076fb38-3a52-49de-b6c3-1c57cc6e7713 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1076fb38-3a52-49de-b6c3-1c57cc6e7713 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1076fb38-3a52-49de-b6c3-1c57cc6e7713 tempest-TestServerVolumeAttachmentScenario-1142016208 tempest-TestServerVolumeAttachmentScenario-1142016208-project-member] http://192.168.122.168/volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 returned with HTTP 404 Sep 08 06:55:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1116/2245] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:26 2026] GET /volume/v3/volumes/599ec05a-ee64-427f-966a-3984ac95d6f5 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:55:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-58374b58-1a0c-4792-be00-ff0f7b3c7a2f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-58374b58-1a0c-4792-be00-ff0f7b3c7a2f tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/snapshots/38b1d68a-7ac5-455b-8366-7f3d3543b77e Sep 08 06:55:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-58374b58-1a0c-4792-be00-ff0f7b3c7a2f tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-58374b58-1a0c-4792-be00-ff0f7b3c7a2f tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-58374b58-1a0c-4792-be00-ff0f7b3c7a2f tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Snapshot retrieved successfully. Sep 08 06:55:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-58374b58-1a0c-4792-be00-ff0f7b3c7a2f tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/snapshots/38b1d68a-7ac5-455b-8366-7f3d3543b77e returned with HTTP 200 Sep 08 06:55:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1130/2246] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:55:26 2026] GET /volume/v3/snapshots/38b1d68a-7ac5-455b-8366-7f3d3543b77e => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-61a8a7d7-b61d-475c-bdb8-e3244d274aae None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-61a8a7d7-b61d-475c-bdb8-e3244d274aae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:55:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-61a8a7d7-b61d-475c-bdb8-e3244d274aae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "38b1d68a-7ac5-455b-8366-7f3d3543b77e", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-595377414"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-61a8a7d7-b61d-475c-bdb8-e3244d274aae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Create volume request body: {'volume': {'snapshot_id': '38b1d68a-7ac5-455b-8366-7f3d3543b77e', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-595377414'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:55:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-61a8a7d7-b61d-475c-bdb8-e3244d274aae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Snapshot retrieved successfully. Sep 08 06:55:26 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-61a8a7d7-b61d-475c-bdb8-e3244d274aae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Create volume of 1 GB Sep 08 06:55:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-61a8a7d7-b61d-475c-bdb8-e3244d274aae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Availability Zones retrieved successfully. Sep 08 06:55:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a8a7d7-b61d-475c-bdb8-e3244d274aae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Flow 'volume_create_api' (c62a2c44-53a6-42fb-a239-f9947f339e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:55:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a8a7d7-b61d-475c-bdb8-e3244d274aae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1116d1bf-83d5-4490-a302-35a09512387d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-61a8a7d7-b61d-475c-bdb8-e3244d274aae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:55:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a8a7d7-b61d-475c-bdb8-e3244d274aae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1116d1bf-83d5-4490-a302-35a09512387d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '38b1d68a-7ac5-455b-8366-7f3d3543b77e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a8a7d7-b61d-475c-bdb8-e3244d274aae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a849ed1b-08a4-410f-b230-b61b7723f789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:26 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-61a8a7d7-b61d-475c-bdb8-e3244d274aae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Created reservations ['6b3ecb05-4a45-4694-aa4c-87c229278c8b', '18c37c57-5b8f-4ee3-97a4-874322f912e2', '30e2c9c9-d1c6-4cd6-b50e-2d1a6ec4e2f3', '92fd8d93-c45f-4410-b95c-769edfa3acde'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:55:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a8a7d7-b61d-475c-bdb8-e3244d274aae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a849ed1b-08a4-410f-b230-b61b7723f789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b3ecb05-4a45-4694-aa4c-87c229278c8b', '18c37c57-5b8f-4ee3-97a4-874322f912e2', '30e2c9c9-d1c6-4cd6-b50e-2d1a6ec4e2f3', '92fd8d93-c45f-4410-b95c-769edfa3acde']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a8a7d7-b61d-475c-bdb8-e3244d274aae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6d898a9-9a2e-4b31-a113-8776469ab780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a8a7d7-b61d-475c-bdb8-e3244d274aae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6d898a9-9a2e-4b31-a113-8776469ab780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73b88bdb-7b01-4bcc-914b-a268b222e8c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-595377414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='612432fdaf784e5689104d8668565a7b',qos_specs=None,replication_status=,reservations=['6b3ecb05-4a45-4694-aa4c-87c229278c8b','18c37c57-5b8f-4ee3-97a4-874322f912e2','30e2c9c9-d1c6-4cd6-b50e-2d1a6ec4e2f3','92fd8d93-c45f-4410-b95c-769edfa3acde'],size=1,snapshot_id=38b1d68a-7ac5-455b-8366-7f3d3543b77e,source_replicaid=,source_volid=None,status='creating',user_id='6fc7149505cb472cbc9017d4e7ff403e',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:55:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-595377414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73b88bdb-7b01-4bcc-914b-a268b222e8c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='612432fdaf784e5689104d8668565a7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=38b1d68a-7ac5-455b-8366-7f3d3543b77e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fc7149505cb472cbc9017d4e7ff403e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a8a7d7-b61d-475c-bdb8-e3244d274aae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4daf3c2-10d6-46db-bb8a-f4cdd5aae9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a8a7d7-b61d-475c-bdb8-e3244d274aae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4daf3c2-10d6-46db-bb8a-f4cdd5aae9dd) transitioned into state 'SUCCESS' from state '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-595377414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='612432fdaf784e5689104d8668565a7b',qos_specs=None,replication_status=,reservations=['6b3ecb05-4a45-4694-aa4c-87c229278c8b','18c37c57-5b8f-4ee3-97a4-874322f912e2','30e2c9c9-d1c6-4cd6-b50e-2d1a6ec4e2f3','92fd8d93-c45f-4410-b95c-769edfa3acde'],size=1,snapshot_id=38b1d68a-7ac5-455b-8366-7f3d3543b77e,source_replicaid=,source_volid=None,status='creating',user_id='6fc7149505cb472cbc9017d4e7ff403e',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a8a7d7-b61d-475c-bdb8-e3244d274aae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f325c1aa-142d-4b14-a5b6-bd8d10165571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a8a7d7-b61d-475c-bdb8-e3244d274aae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f325c1aa-142d-4b14-a5b6-bd8d10165571) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-61a8a7d7-b61d-475c-bdb8-e3244d274aae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Flow 'volume_create_api' (c62a2c44-53a6-42fb-a239-f9947f339e1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:55:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-61a8a7d7-b61d-475c-bdb8-e3244d274aae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Create volume request issued successfully. Sep 08 06:55:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-61a8a7d7-b61d-475c-bdb8-e3244d274aae tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:55:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1117/2247] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:55:26 2026] POST /volume/v3/volumes => generated 793 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:55:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-56576840-dc1b-469a-9089-b60fe6bb1ad8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-56576840-dc1b-469a-9089-b60fe6bb1ad8 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 Sep 08 06:55:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-56576840-dc1b-469a-9089-b60fe6bb1ad8 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-56576840-dc1b-469a-9089-b60fe6bb1ad8 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-56576840-dc1b-469a-9089-b60fe6bb1ad8 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-56576840-dc1b-469a-9089-b60fe6bb1ad8 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 returned with HTTP 200 Sep 08 06:55:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1131/2248] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:26 2026] GET /volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b7a1bb02-4c02-4e54-b5ba-c54bf779a53a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b7a1bb02-4c02-4e54-b5ba-c54bf779a53a tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 Sep 08 06:55:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b7a1bb02-4c02-4e54-b5ba-c54bf779a53a tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b7a1bb02-4c02-4e54-b5ba-c54bf779a53a tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b7a1bb02-4c02-4e54-b5ba-c54bf779a53a tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b7a1bb02-4c02-4e54-b5ba-c54bf779a53a tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 returned with HTTP 200 Sep 08 06:55:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1118/2249] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:27 2026] GET /volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 => generated 885 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:55:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9f180e5a-7993-4055-b4bb-03449438d3a7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f180e5a-7993-4055-b4bb-03449438d3a7 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 Sep 08 06:55:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f180e5a-7993-4055-b4bb-03449438d3a7 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9f180e5a-7993-4055-b4bb-03449438d3a7 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9f180e5a-7993-4055-b4bb-03449438d3a7 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9f180e5a-7993-4055-b4bb-03449438d3a7 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 returned with HTTP 200 Sep 08 06:55:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1132/2250] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:28 2026] GET /volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 => generated 885 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c6589d2a-4839-442b-a9c2-f111a0da8fbb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c6589d2a-4839-442b-a9c2-f111a0da8fbb tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 Sep 08 06:55:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c6589d2a-4839-442b-a9c2-f111a0da8fbb tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c6589d2a-4839-442b-a9c2-f111a0da8fbb tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c6589d2a-4839-442b-a9c2-f111a0da8fbb tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c6589d2a-4839-442b-a9c2-f111a0da8fbb tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 returned with HTTP 200 Sep 08 06:55:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1119/2251] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:29 2026] GET /volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 => generated 885 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6cbf8ee2-b1b2-45d4-9e41-10f7a586496e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6cbf8ee2-b1b2-45d4-9e41-10f7a586496e tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 Sep 08 06:55:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6cbf8ee2-b1b2-45d4-9e41-10f7a586496e tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6cbf8ee2-b1b2-45d4-9e41-10f7a586496e tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6cbf8ee2-b1b2-45d4-9e41-10f7a586496e tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6cbf8ee2-b1b2-45d4-9e41-10f7a586496e tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 returned with HTTP 200 Sep 08 06:55:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1133/2252] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:31 2026] GET /volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 => generated 885 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5b0a4f28-485f-4bf4-9906-6d1cd4186ec9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5b0a4f28-485f-4bf4-9906-6d1cd4186ec9 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 Sep 08 06:55:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5b0a4f28-485f-4bf4-9906-6d1cd4186ec9 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5b0a4f28-485f-4bf4-9906-6d1cd4186ec9 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5b0a4f28-485f-4bf4-9906-6d1cd4186ec9 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5b0a4f28-485f-4bf4-9906-6d1cd4186ec9 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 returned with HTTP 200 Sep 08 06:55:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1120/2253] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:32 2026] GET /volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 => generated 885 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-df6dc9b2-1e5a-4f18-92b7-451b681aaf0d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-df6dc9b2-1e5a-4f18-92b7-451b681aaf0d tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 Sep 08 06:55:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-df6dc9b2-1e5a-4f18-92b7-451b681aaf0d tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-df6dc9b2-1e5a-4f18-92b7-451b681aaf0d tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-df6dc9b2-1e5a-4f18-92b7-451b681aaf0d tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-df6dc9b2-1e5a-4f18-92b7-451b681aaf0d tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 returned with HTTP 200 Sep 08 06:55:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1134/2254] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:33 2026] GET /volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 => generated 885 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c1429a48-1997-465d-b5f2-0f9b026a075e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c1429a48-1997-465d-b5f2-0f9b026a075e tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 Sep 08 06:55:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c1429a48-1997-465d-b5f2-0f9b026a075e tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c1429a48-1997-465d-b5f2-0f9b026a075e tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c1429a48-1997-465d-b5f2-0f9b026a075e tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c1429a48-1997-465d-b5f2-0f9b026a075e tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 returned with HTTP 200 Sep 08 06:55:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1121/2255] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:34 2026] GET /volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 => generated 886 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c02e62cf-8be9-4be1-acdf-d35078caa505 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c02e62cf-8be9-4be1-acdf-d35078caa505 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] GET http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 Sep 08 06:55:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c02e62cf-8be9-4be1-acdf-d35078caa505 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c02e62cf-8be9-4be1-acdf-d35078caa505 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c02e62cf-8be9-4be1-acdf-d35078caa505 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] Volume info retrieved successfully. Sep 08 06:55:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c02e62cf-8be9-4be1-acdf-d35078caa505 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 returned with HTTP 200 Sep 08 06:55:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1135/2256] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:34 2026] GET /volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 => generated 886 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fcee8fea-3546-4939-8625-a0d8f1b3a828 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fcee8fea-3546-4939-8625-a0d8f1b3a828 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] DELETE http://192.168.122.168/volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036?cascade=True Sep 08 06:55:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fcee8fea-3546-4939-8625-a0d8f1b3a828 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fcee8fea-3546-4939-8625-a0d8f1b3a828 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:34 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-fcee8fea-3546-4939-8625-a0d8f1b3a828 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Delete volume with id: b75474b0-4a4b-49c4-a761-1d452202e036 Sep 08 06:55:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fcee8fea-3546-4939-8625-a0d8f1b3a828 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:34 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:55:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fcee8fea-3546-4939-8625-a0d8f1b3a828 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Delete volume request issued successfully. Sep 08 06:55:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fcee8fea-3546-4939-8625-a0d8f1b3a828 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036?cascade=True returned with HTTP 202 Sep 08 06:55:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1122/2257] 192.168.122.168 () {58 vars in 1260 bytes} [Tue Sep 8 06:55:34 2026] DELETE /volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036?cascade=True => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:55:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4a26b2ee-b2cf-4646-8b4e-e19782004b9c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4a26b2ee-b2cf-4646-8b4e-e19782004b9c tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 Sep 08 06:55:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4a26b2ee-b2cf-4646-8b4e-e19782004b9c tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4a26b2ee-b2cf-4646-8b4e-e19782004b9c tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4a26b2ee-b2cf-4646-8b4e-e19782004b9c tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4a26b2ee-b2cf-4646-8b4e-e19782004b9c tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 returned with HTTP 200 Sep 08 06:55:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1136/2258] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:34 2026] GET /volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-11e66676-3263-4e5b-aa80-2357774160a0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-11e66676-3263-4e5b-aa80-2357774160a0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:55:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-11e66676-3263-4e5b-aa80-2357774160a0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-490937366", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-11e66676-3263-4e5b-aa80-2357774160a0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-490937366', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:55:35 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-11e66676-3263-4e5b-aa80-2357774160a0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Create volume of 1 GB Sep 08 06:55:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-11e66676-3263-4e5b-aa80-2357774160a0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Availability Zones retrieved successfully. Sep 08 06:55:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2304978c-b6c1-4917-8900-675a194aee9a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2304978c-b6c1-4917-8900-675a194aee9a tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 Sep 08 06:55:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2304978c-b6c1-4917-8900-675a194aee9a tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-11e66676-3263-4e5b-aa80-2357774160a0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Flow 'volume_create_api' (b651541b-364c-494e-ad97-b65b17bb64f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:55:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2304978c-b6c1-4917-8900-675a194aee9a tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-11e66676-3263-4e5b-aa80-2357774160a0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c49553b-6128-49c0-9c6d-433eb036345d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-11e66676-3263-4e5b-aa80-2357774160a0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:55:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2304978c-b6c1-4917-8900-675a194aee9a tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2304978c-b6c1-4917-8900-675a194aee9a tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 returned with HTTP 200 Sep 08 06:55:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1137/2259] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:35 2026] GET /volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-11e66676-3263-4e5b-aa80-2357774160a0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c49553b-6128-49c0-9c6d-433eb036345d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-11e66676-3263-4e5b-aa80-2357774160a0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cbd3fe7-1d1f-49e7-9e20-5a9f0278ada9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:35 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-11e66676-3263-4e5b-aa80-2357774160a0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Created reservations ['d845b9eb-028a-4732-b0da-a82c74e28d5f', '56f4cd8b-8d9f-4d4a-9e47-35fed0a6560b', 'f1e61456-4dae-4a57-85fe-e9e44b71647f', '8a835beb-29a2-4608-9f5f-b382ca194a2e'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:55:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-11e66676-3263-4e5b-aa80-2357774160a0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cbd3fe7-1d1f-49e7-9e20-5a9f0278ada9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d845b9eb-028a-4732-b0da-a82c74e28d5f', '56f4cd8b-8d9f-4d4a-9e47-35fed0a6560b', 'f1e61456-4dae-4a57-85fe-e9e44b71647f', '8a835beb-29a2-4608-9f5f-b382ca194a2e']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-11e66676-3263-4e5b-aa80-2357774160a0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ddc63fd-1ebd-430b-a262-91cea9619b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-11e66676-3263-4e5b-aa80-2357774160a0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ddc63fd-1ebd-430b-a262-91cea9619b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b07bd05-5d49-49ca-abfe-f73cbbc818a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-490937366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b9484964c6042409d17a48b25999d6b',qos_specs=None,replication_status=,reservations=['d845b9eb-028a-4732-b0da-a82c74e28d5f','56f4cd8b-8d9f-4d4a-9e47-35fed0a6560b','f1e61456-4dae-4a57-85fe-e9e44b71647f','8a835beb-29a2-4608-9f5f-b382ca194a2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e13f0f1d0844efba9933c697f9ed8dc',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:55:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-490937366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b07bd05-5d49-49ca-abfe-f73cbbc818a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b9484964c6042409d17a48b25999d6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e13f0f1d0844efba9933c697f9ed8dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-11e66676-3263-4e5b-aa80-2357774160a0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (428aa09e-5535-462b-8af6-45fd3b485606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-11e66676-3263-4e5b-aa80-2357774160a0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (428aa09e-5535-462b-8af6-45fd3b485606) transitioned into state 'SUCCESS' from state '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-490937366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b9484964c6042409d17a48b25999d6b',qos_specs=None,replication_status=,reservations=['d845b9eb-028a-4732-b0da-a82c74e28d5f','56f4cd8b-8d9f-4d4a-9e47-35fed0a6560b','f1e61456-4dae-4a57-85fe-e9e44b71647f','8a835beb-29a2-4608-9f5f-b382ca194a2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e13f0f1d0844efba9933c697f9ed8dc',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-11e66676-3263-4e5b-aa80-2357774160a0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf849178-5b19-4a44-ba1b-60e72d825dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-11e66676-3263-4e5b-aa80-2357774160a0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf849178-5b19-4a44-ba1b-60e72d825dac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-11e66676-3263-4e5b-aa80-2357774160a0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Flow 'volume_create_api' (b651541b-364c-494e-ad97-b65b17bb64f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:55:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-11e66676-3263-4e5b-aa80-2357774160a0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Create volume request issued successfully. Sep 08 06:55:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-11e66676-3263-4e5b-aa80-2357774160a0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:55:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1123/2260] 192.168.122.168 () {62 vars in 1184 bytes} [Tue Sep 8 06:55:35 2026] POST /volume/v3/volumes => generated 797 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:55:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3033ab6d-4bd6-4189-906b-801bccaba0e6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3033ab6d-4bd6-4189-906b-801bccaba0e6 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] GET http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 Sep 08 06:55:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3033ab6d-4bd6-4189-906b-801bccaba0e6 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3033ab6d-4bd6-4189-906b-801bccaba0e6 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3033ab6d-4bd6-4189-906b-801bccaba0e6 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Volume info retrieved successfully. Sep 08 06:55:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3033ab6d-4bd6-4189-906b-801bccaba0e6 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 returned with HTTP 200 Sep 08 06:55:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1138/2261] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:55:36 2026] GET /volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 => generated 865 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:55:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9d36eb8e-174f-41da-959c-18a64b306061 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9d36eb8e-174f-41da-959c-18a64b306061 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 Sep 08 06:55:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9d36eb8e-174f-41da-959c-18a64b306061 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9d36eb8e-174f-41da-959c-18a64b306061 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9d36eb8e-174f-41da-959c-18a64b306061 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9d36eb8e-174f-41da-959c-18a64b306061 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 returned with HTTP 200 Sep 08 06:55:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1124/2262] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:36 2026] GET /volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ecbd20d8-1a34-4bb3-9ef1-64ce78cc3bf9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ecbd20d8-1a34-4bb3-9ef1-64ce78cc3bf9 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] GET http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 Sep 08 06:55:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ecbd20d8-1a34-4bb3-9ef1-64ce78cc3bf9 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ecbd20d8-1a34-4bb3-9ef1-64ce78cc3bf9 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ecbd20d8-1a34-4bb3-9ef1-64ce78cc3bf9 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Volume info retrieved successfully. Sep 08 06:55:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ecbd20d8-1a34-4bb3-9ef1-64ce78cc3bf9 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 returned with HTTP 200 Sep 08 06:55:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1139/2263] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:55:37 2026] GET /volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 => generated 889 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:55:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1c122fa6-0358-435c-b622-9afe5ba5a7f2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1c122fa6-0358-435c-b622-9afe5ba5a7f2 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 Sep 08 06:55:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1c122fa6-0358-435c-b622-9afe5ba5a7f2 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1c122fa6-0358-435c-b622-9afe5ba5a7f2 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1c122fa6-0358-435c-b622-9afe5ba5a7f2 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 returned with HTTP 404 Sep 08 06:55:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1125/2264] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:37 2026] GET /volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:55:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8c3f6163-8958-44b1-a125-bd3ea301c3a0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8c3f6163-8958-44b1-a125-bd3ea301c3a0 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] GET http://192.168.122.168/volume/v3/volumes Sep 08 06:55:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8c3f6163-8958-44b1-a125-bd3ea301c3a0 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8c3f6163-8958-44b1-a125-bd3ea301c3a0 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-8c3f6163-8958-44b1-a125-bd3ea301c3a0 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:55:37 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8c3f6163-8958-44b1-a125-bd3ea301c3a0 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:55:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8c3f6163-8958-44b1-a125-bd3ea301c3a0 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] Get all volumes completed successfully. Sep 08 06:55:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8c3f6163-8958-44b1-a125-bd3ea301c3a0 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] http://192.168.122.168/volume/v3/volumes returned with HTTP 200 Sep 08 06:55:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1140/2265] 192.168.122.168 () {58 vars in 1121 bytes} [Tue Sep 8 06:55:37 2026] GET /volume/v3/volumes => generated 342 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2a80210d-c998-4acb-ba0e-faacdfbfc2dd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2a80210d-c998-4acb-ba0e-faacdfbfc2dd tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] GET http://192.168.122.168/volume/v3/snapshots Sep 08 06:55:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2a80210d-c998-4acb-ba0e-faacdfbfc2dd tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2a80210d-c998-4acb-ba0e-faacdfbfc2dd tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-2a80210d-c998-4acb-ba0e-faacdfbfc2dd tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:55:37 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-2a80210d-c998-4acb-ba0e-faacdfbfc2dd tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:55:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:37 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:55:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2a80210d-c998-4acb-ba0e-faacdfbfc2dd tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] Get all snapshots completed successfully. Sep 08 06:55:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2a80210d-c998-4acb-ba0e-faacdfbfc2dd tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-reader] http://192.168.122.168/volume/v3/snapshots returned with HTTP 200 Sep 08 06:55:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1126/2266] 192.168.122.168 () {58 vars in 1127 bytes} [Tue Sep 8 06:55:37 2026] GET /volume/v3/snapshots => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:55:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1c505164-5226-44cc-985b-12adf3ea56bf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1c505164-5226-44cc-985b-12adf3ea56bf tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 Sep 08 06:55:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1c505164-5226-44cc-985b-12adf3ea56bf tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1c505164-5226-44cc-985b-12adf3ea56bf tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1c505164-5226-44cc-985b-12adf3ea56bf tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1c505164-5226-44cc-985b-12adf3ea56bf tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 returned with HTTP 200 Sep 08 06:55:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1141/2267] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:37 2026] GET /volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 => generated 886 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-47f30fa9-e967-48d8-bee7-38ebb693d0c2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-47f30fa9-e967-48d8-bee7-38ebb693d0c2 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] DELETE http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 Sep 08 06:55:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-47f30fa9-e967-48d8-bee7-38ebb693d0c2 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-47f30fa9-e967-48d8-bee7-38ebb693d0c2 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:37 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-47f30fa9-e967-48d8-bee7-38ebb693d0c2 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Delete volume with id: 73b88bdb-7b01-4bcc-914b-a268b222e8c3 Sep 08 06:55:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-47f30fa9-e967-48d8-bee7-38ebb693d0c2 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-47f30fa9-e967-48d8-bee7-38ebb693d0c2 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Delete volume request issued successfully. Sep 08 06:55:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-47f30fa9-e967-48d8-bee7-38ebb693d0c2 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 returned with HTTP 202 Sep 08 06:55:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1127/2268] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:55:37 2026] DELETE /volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:55:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5e0abea5-eaf7-4f6c-92f0-7243a6e505f3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5e0abea5-eaf7-4f6c-92f0-7243a6e505f3 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 Sep 08 06:55:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5e0abea5-eaf7-4f6c-92f0-7243a6e505f3 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5e0abea5-eaf7-4f6c-92f0-7243a6e505f3 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5e0abea5-eaf7-4f6c-92f0-7243a6e505f3 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Volume info retrieved successfully. Sep 08 06:55:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5e0abea5-eaf7-4f6c-92f0-7243a6e505f3 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 returned with HTTP 200 Sep 08 06:55:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1142/2269] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:38 2026] GET /volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 => generated 885 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-76e79d4e-188d-45d1-a638-675c4565b88a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-76e79d4e-188d-45d1-a638-675c4565b88a tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] GET http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 Sep 08 06:55:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-76e79d4e-188d-45d1-a638-675c4565b88a tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-76e79d4e-188d-45d1-a638-675c4565b88a tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-76e79d4e-188d-45d1-a638-675c4565b88a tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Volume info retrieved successfully. Sep 08 06:55:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-76e79d4e-188d-45d1-a638-675c4565b88a tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 returned with HTTP 200 Sep 08 06:55:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1128/2270] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:55:38 2026] GET /volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 => generated 890 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:55:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6b6e7638-aacc-44ec-8be2-97e85d1449e2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b6e7638-aacc-44ec-8be2-97e85d1449e2 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] GET http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 Sep 08 06:55:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b6e7638-aacc-44ec-8be2-97e85d1449e2 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b6e7638-aacc-44ec-8be2-97e85d1449e2 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6b6e7638-aacc-44ec-8be2-97e85d1449e2 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Volume info retrieved successfully. Sep 08 06:55:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b6e7638-aacc-44ec-8be2-97e85d1449e2 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 returned with HTTP 200 Sep 08 06:55:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1143/2271] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:55:38 2026] GET /volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 => generated 890 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:55:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-42334a4c-ee88-44be-9502-3dc77ed5f39d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-42334a4c-ee88-44be-9502-3dc77ed5f39d tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] GET http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 Sep 08 06:55:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-42334a4c-ee88-44be-9502-3dc77ed5f39d tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-42334a4c-ee88-44be-9502-3dc77ed5f39d tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-42334a4c-ee88-44be-9502-3dc77ed5f39d tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Volume info retrieved successfully. Sep 08 06:55:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-42334a4c-ee88-44be-9502-3dc77ed5f39d tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 returned with HTTP 200 Sep 08 06:55:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1129/2272] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:55:38 2026] GET /volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 => generated 872 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d1675d94-a22f-4bb0-909d-3c31e8a4b6a1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d1675d94-a22f-4bb0-909d-3c31e8a4b6a1 None None] GET http://192.168.122.168/volume// Sep 08 06:55:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d1675d94-a22f-4bb0-909d-3c31e8a4b6a1 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d1675d94-a22f-4bb0-909d-3c31e8a4b6a1 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d1675d94-a22f-4bb0-909d-3c31e8a4b6a1 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:55:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1144/2273] 192.168.122.168 () {58 vars in 1317 bytes} [Tue Sep 8 06:55:38 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:55:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-4de770c0-b649-423f-9fb8-036b2f7ff953 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-4de770c0-b649-423f-9fb8-036b2f7ff953 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 08 06:55:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-4de770c0-b649-423f-9fb8-036b2f7ff953 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b07bd05-5d49-49ca-abfe-f73cbbc818a6", "connector": null, "instance_uuid": "b9023f3c-eec5-48e9-afa6-1b8a4934d485"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-4de770c0-b649-423f-9fb8-036b2f7ff953 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 08 06:55:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1130/2274] 192.168.122.168 () {66 vars in 1483 bytes} [Tue Sep 8 06:55:38 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:55:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3e5aba9c-87ab-4dd7-a6ae-03293b8a3bd0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3e5aba9c-87ab-4dd7-a6ae-03293b8a3bd0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] GET http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 Sep 08 06:55:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3e5aba9c-87ab-4dd7-a6ae-03293b8a3bd0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3e5aba9c-87ab-4dd7-a6ae-03293b8a3bd0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e65e97e8-10c8-4fba-b629-fc45e534a5b2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e65e97e8-10c8-4fba-b629-fc45e534a5b2 None None] GET http://192.168.122.168/volume// Sep 08 06:55:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e65e97e8-10c8-4fba-b629-fc45e534a5b2 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e65e97e8-10c8-4fba-b629-fc45e534a5b2 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e65e97e8-10c8-4fba-b629-fc45e534a5b2 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:55:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1131/2275] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:55:38 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 08 06:55:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-a89e7c3d-eecf-4558-82a7-a2cc1bf87491 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-a89e7c3d-eecf-4558-82a7-a2cc1bf87491 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] GET http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 Sep 08 06:55:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-a89e7c3d-eecf-4558-82a7-a2cc1bf87491 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-a89e7c3d-eecf-4558-82a7-a2cc1bf87491 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3e5aba9c-87ab-4dd7-a6ae-03293b8a3bd0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Volume info retrieved successfully. Sep 08 06:55:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-a89e7c3d-eecf-4558-82a7-a2cc1bf87491 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Volume info retrieved successfully. Sep 08 06:55:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3e5aba9c-87ab-4dd7-a6ae-03293b8a3bd0 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 returned with HTTP 200 Sep 08 06:55:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1145/2276] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:55:38 2026] GET /volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 => generated 889 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:55:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-a89e7c3d-eecf-4558-82a7-a2cc1bf87491 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 returned with HTTP 200 Sep 08 06:55:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1132/2277] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:55:38 2026] GET /volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 => generated 1052 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:55:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-39fe26b7-bb2c-4791-a8fb-229ec359fb91 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-39fe26b7-bb2c-4791-a8fb-229ec359fb91 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 Sep 08 06:55:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-39fe26b7-bb2c-4791-a8fb-229ec359fb91 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-39fe26b7-bb2c-4791-a8fb-229ec359fb91 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-8bd09cd4-0407-42f6-8656-0b75895f7a3d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-8bd09cd4-0407-42f6-8656-0b75895f7a3d tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] PUT http://192.168.122.168/volume/v3/attachments/df2e70f7-1aeb-4531-ae48-93b6ea7e5aad Sep 08 06:55:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-8bd09cd4-0407-42f6-8656-0b75895f7a3d tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:41a53b826eb1", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "16482855-131a-4008-adde-924f45bb8de5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-39fe26b7-bb2c-4791-a8fb-229ec359fb91 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 returned with HTTP 404 Sep 08 06:55:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1146/2278] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:39 2026] GET /volume/v3/volumes/73b88bdb-7b01-4bcc-914b-a268b222e8c3 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:55:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4e7fb6ae-be58-4d50-b403-de618b1173b5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4e7fb6ae-be58-4d50-b403-de618b1173b5 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/38b1d68a-7ac5-455b-8366-7f3d3543b77e Sep 08 06:55:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4e7fb6ae-be58-4d50-b403-de618b1173b5 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4e7fb6ae-be58-4d50-b403-de618b1173b5 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:39 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-8bd09cd4-0407-42f6-8656-0b75895f7a3d tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Acquiring lock "cinder-attachment_update-5b07bd05-5d49-49ca-abfe-f73cbbc818a6-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 06:55:39 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-4e7fb6ae-be58-4d50-b403-de618b1173b5 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Delete snapshot with id: 38b1d68a-7ac5-455b-8366-7f3d3543b77e Sep 08 06:55:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4e7fb6ae-be58-4d50-b403-de618b1173b5 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/snapshots/38b1d68a-7ac5-455b-8366-7f3d3543b77e returned with HTTP 404 Sep 08 06:55:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1147/2279] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:55:39 2026] DELETE /volume/v3/snapshots/38b1d68a-7ac5-455b-8366-7f3d3543b77e => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:55:39 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-8bd09cd4-0407-42f6-8656-0b75895f7a3d tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Lock "cinder-attachment_update-5b07bd05-5d49-49ca-abfe-f73cbbc818a6-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 06:55:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-43751e82-71e6-49ad-998d-bab4ae3d4b7d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-43751e82-71e6-49ad-998d-bab4ae3d4b7d tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] GET http://192.168.122.168/volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 Sep 08 06:55:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-43751e82-71e6-49ad-998d-bab4ae3d4b7d tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-43751e82-71e6-49ad-998d-bab4ae3d4b7d tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-43751e82-71e6-49ad-998d-bab4ae3d4b7d tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 returned with HTTP 404 Sep 08 06:55:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1148/2280] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:39 2026] GET /volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:55:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5e12386b-2edc-4fea-9979-de88159f9b83 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5e12386b-2edc-4fea-9979-de88159f9b83 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] DELETE http://192.168.122.168/volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 Sep 08 06:55:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5e12386b-2edc-4fea-9979-de88159f9b83 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5e12386b-2edc-4fea-9979-de88159f9b83 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:39 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-5e12386b-2edc-4fea-9979-de88159f9b83 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] Delete volume with id: b75474b0-4a4b-49c4-a761-1d452202e036 Sep 08 06:55:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5e12386b-2edc-4fea-9979-de88159f9b83 tempest-VolumesDeleteCascade-1957490773 tempest-VolumesDeleteCascade-1957490773-project-member] http://192.168.122.168/volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 returned with HTTP 404 Sep 08 06:55:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1149/2281] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:55:39 2026] DELETE /volume/v3/volumes/b75474b0-4a4b-49c4-a761-1d452202e036 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:55:39 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-8bd09cd4-0407-42f6-8656-0b75895f7a3d tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Lock "cinder-attachment_update-5b07bd05-5d49-49ca-abfe-f73cbbc818a6-devstack" released by "attachment_update" :: held 0.237s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 06:55:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-8bd09cd4-0407-42f6-8656-0b75895f7a3d tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] http://192.168.122.168/volume/v3/attachments/df2e70f7-1aeb-4531-ae48-93b6ea7e5aad returned with HTTP 200 Sep 08 06:55:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1133/2282] 192.168.122.168 () {66 vars in 1593 bytes} [Tue Sep 8 06:55:39 2026] PUT /volume/v3/attachments/df2e70f7-1aeb-4531-ae48-93b6ea7e5aad => generated 694 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:55:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cf84cdbb-65e6-4054-94de-500727884235 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cf84cdbb-65e6-4054-94de-500727884235 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] GET http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 Sep 08 06:55:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cf84cdbb-65e6-4054-94de-500727884235 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cf84cdbb-65e6-4054-94de-500727884235 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cf84cdbb-65e6-4054-94de-500727884235 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Volume info retrieved successfully. Sep 08 06:55:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cf84cdbb-65e6-4054-94de-500727884235 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 returned with HTTP 200 Sep 08 06:55:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1150/2283] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:55:40 2026] GET /volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 => generated 890 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:55:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-b6f7134d-1b5d-49dd-9aa2-6223333e7ffe None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-b6f7134d-1b5d-49dd-9aa2-6223333e7ffe tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] POST http://192.168.122.168/volume/v3/attachments/df2e70f7-1aeb-4531-ae48-93b6ea7e5aad/action Sep 08 06:55:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-b6f7134d-1b5d-49dd-9aa2-6223333e7ffe tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:55:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-b6f7134d-1b5d-49dd-9aa2-6223333e7ffe tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c60dfa54-1f4a-4336-b39d-2c6516624fcd req-b6f7134d-1b5d-49dd-9aa2-6223333e7ffe tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] http://192.168.122.168/volume/v3/attachments/df2e70f7-1aeb-4531-ae48-93b6ea7e5aad/action returned with HTTP 204 Sep 08 06:55:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1134/2284] 192.168.122.168 () {66 vars in 1614 bytes} [Tue Sep 8 06:55:40 2026] POST /volume/v3/attachments/df2e70f7-1aeb-4531-ae48-93b6ea7e5aad/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:55:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-070eb7f6-a966-4d6d-a89c-80dce1cf14f4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-070eb7f6-a966-4d6d-a89c-80dce1cf14f4 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] GET http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 Sep 08 06:55:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-070eb7f6-a966-4d6d-a89c-80dce1cf14f4 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-070eb7f6-a966-4d6d-a89c-80dce1cf14f4 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-070eb7f6-a966-4d6d-a89c-80dce1cf14f4 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Volume info retrieved successfully. Sep 08 06:55:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-070eb7f6-a966-4d6d-a89c-80dce1cf14f4 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 returned with HTTP 200 Sep 08 06:55:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1151/2285] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:55:41 2026] GET /volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 => generated 1182 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 06:55:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7d0649e2-4790-4674-80af-8ba07da1a4a9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7d0649e2-4790-4674-80af-8ba07da1a4a9 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] GET http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 Sep 08 06:55:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7d0649e2-4790-4674-80af-8ba07da1a4a9 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7d0649e2-4790-4674-80af-8ba07da1a4a9 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7d0649e2-4790-4674-80af-8ba07da1a4a9 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Volume info retrieved successfully. Sep 08 06:55:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7d0649e2-4790-4674-80af-8ba07da1a4a9 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 returned with HTTP 200 Sep 08 06:55:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1135/2286] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:55:41 2026] GET /volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 => generated 1182 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:55:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-716111e2-d7ba-467c-a892-f6090019e162 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1152/2287] 192.168.122.168 () {62 vars in 1495 bytes} [Tue Sep 8 06:55:41 2026] DELETE /volume/v3/attachments/df2e70f7-1aeb-4531-ae48-93b6ea7e5aad => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 06:55:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7478ad80-e79c-46f7-aa79-5522ca03b136 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:41 devstack devstack@c-api.service[87203]: WARNING keystonemiddleware.auth_token [None req-7478ad80-e79c-46f7-aa79-5522ca03b136 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 08 06:55:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1136/2288] 192.168.122.168 () {62 vars in 1495 bytes} [Tue Sep 8 06:55:41 2026] DELETE /volume/v3/attachments/df2e70f7-1aeb-4531-ae48-93b6ea7e5aad => generated 114 bytes in 238 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 06:55:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dc4fda3c-36db-499b-be97-5fafb1b0f87b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc4fda3c-36db-499b-be97-5fafb1b0f87b tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] DELETE http://192.168.122.168/volume/v3/attachments/df2e70f7-1aeb-4531-ae48-93b6ea7e5aad Sep 08 06:55:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc4fda3c-36db-499b-be97-5fafb1b0f87b tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc4fda3c-36db-499b-be97-5fafb1b0f87b tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dc4fda3c-36db-499b-be97-5fafb1b0f87b tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Attachment connected to vm b9023f3c-eec5-48e9-afa6-1b8a4934d485, checking data on nova Sep 08 06:55:41 devstack devstack@c-api.service[87202]: DEBUG cinder.compute.nova [None req-dc4fda3c-36db-499b-be97-5fafb1b0f87b tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Creating Keystone token plugin using URL: http://192.168.122.168/identity {{(pid=87202) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 08 06:55:41 devstack devstack@c-api.service[87202]: DEBUG novaclient.v2.client [None req-dc4fda3c-36db-499b-be97-5fafb1b0f87b tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] REQ: curl -g -i -X GET http://192.168.122.168/compute/v2.1/servers/b9023f3c-eec5-48e9-afa6-1b8a4934d485/os-volume_attachments/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}75c7b1efc3f9e8cd02671b50aeb69766f17912ce025d65c989b859e096ade76b" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-dc4fda3c-36db-499b-be97-5fafb1b0f87b" -H "X-Service-Token: {SHA256}0430904d7951ae590620b614fdb90bec2f12c89dc7864d55223fa792c337706f" {{(pid=87202) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 08 06:55:42 devstack devstack@c-api.service[87202]: DEBUG novaclient.v2.client [None req-dc4fda3c-36db-499b-be97-5fafb1b0f87b tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 08 Sep 2026 04:55:41 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-00e15ff4-0bf0-4e34-8d29-44facfa2110d x-openstack-request-id: req-00e15ff4-0bf0-4e34-8d29-44facfa2110d {{(pid=87202) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 08 06:55:42 devstack devstack@c-api.service[87202]: DEBUG novaclient.v2.client [None req-dc4fda3c-36db-499b-be97-5fafb1b0f87b tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5b07bd05-5d49-49ca-abfe-f73cbbc818a6", "serverId": "b9023f3c-eec5-48e9-afa6-1b8a4934d485", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "df2e70f7-1aeb-4531-ae48-93b6ea7e5aad", "bdm_uuid": "5f5520f3-d912-4f92-9556-8aea7725231b"}} {{(pid=87202) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 08 06:55:42 devstack devstack@c-api.service[87202]: DEBUG novaclient.v2.client [None req-dc4fda3c-36db-499b-be97-5fafb1b0f87b tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] GET call to compute for http://192.168.122.168/compute/v2.1/servers/b9023f3c-eec5-48e9-afa6-1b8a4934d485/os-volume_attachments/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 used request id req-00e15ff4-0bf0-4e34-8d29-44facfa2110d {{(pid=87202) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.volume.api [None req-dc4fda3c-36db-499b-be97-5fafb1b0f87b tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-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 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault [None req-dc4fda3c-36db-499b-be97-5fafb1b0f87b tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Caught error: Detach volume from instance b9023f3c-eec5-48e9-afa6-1b8a4934d485 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b9023f3c-eec5-48e9-afa6-1b8a4934d485 using the Compute API Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b9023f3c-eec5-48e9-afa6-1b8a4934d485 using the Compute API Sep 08 06:55:42 devstack devstack@c-api.service[87202]: ERROR cinder.api.middleware.fault Sep 08 06:55:42 devstack devstack@c-api.service[87202]: INFO cinder.api.middleware.fault [None req-dc4fda3c-36db-499b-be97-5fafb1b0f87b tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] http://192.168.122.168/volume/v3/attachments/df2e70f7-1aeb-4531-ae48-93b6ea7e5aad returned with HTTP 409 Sep 08 06:55:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1153/2289] 192.168.122.168 () {60 vars in 1288 bytes} [Tue Sep 8 06:55:41 2026] DELETE /volume/v3/attachments/df2e70f7-1aeb-4531-ae48-93b6ea7e5aad => generated 167 bytes in 731 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:55:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-9a28e697-d568-407f-a607-6de1af6d56cd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-9a28e697-d568-407f-a607-6de1af6d56cd tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] GET http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 Sep 08 06:55:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-9a28e697-d568-407f-a607-6de1af6d56cd tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-9a28e697-d568-407f-a607-6de1af6d56cd tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-9a28e697-d568-407f-a607-6de1af6d56cd tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Volume info retrieved successfully. Sep 08 06:55:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-9a28e697-d568-407f-a607-6de1af6d56cd tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 returned with HTTP 200 Sep 08 06:55:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1137/2290] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:55:42 2026] GET /volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 => generated 1164 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-e863cd9a-0feb-47aa-8e3a-05b187786271 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-e863cd9a-0feb-47aa-8e3a-05b187786271 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] POST http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6/action Sep 08 06:55:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-e863cd9a-0feb-47aa-8e3a-05b187786271 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:55:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-e863cd9a-0feb-47aa-8e3a-05b187786271 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:42 devstack devstack@c-api.service[87202]: DEBUG oslo_db.sqlalchemy.engines [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-e863cd9a-0feb-47aa-8e3a-05b187786271 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87202) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 06:55:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-e863cd9a-0feb-47aa-8e3a-05b187786271 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Volume info retrieved successfully. Sep 08 06:55:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-e863cd9a-0feb-47aa-8e3a-05b187786271 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Begin detaching volume completed successfully. Sep 08 06:55:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-e863cd9a-0feb-47aa-8e3a-05b187786271 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6/action returned with HTTP 202 Sep 08 06:55:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1154/2291] 192.168.122.168 () {64 vars in 1561 bytes} [Tue Sep 8 06:55:42 2026] POST /volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:55:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0ad5926f-78f9-4a1e-aa2b-a2173a2b2646 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0ad5926f-78f9-4a1e-aa2b-a2173a2b2646 None None] GET http://192.168.122.168/volume// Sep 08 06:55:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0ad5926f-78f9-4a1e-aa2b-a2173a2b2646 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0ad5926f-78f9-4a1e-aa2b-a2173a2b2646 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0ad5926f-78f9-4a1e-aa2b-a2173a2b2646 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:55:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1138/2292] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:55:42 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:55:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-fed0ab27-9468-4db8-b24f-ab1a2de11c72 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-fed0ab27-9468-4db8-b24f-ab1a2de11c72 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] GET http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 Sep 08 06:55:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-fed0ab27-9468-4db8-b24f-ab1a2de11c72 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-fed0ab27-9468-4db8-b24f-ab1a2de11c72 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-fed0ab27-9468-4db8-b24f-ab1a2de11c72 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Volume info retrieved successfully. Sep 08 06:55:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-fed0ab27-9468-4db8-b24f-ab1a2de11c72 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 returned with HTTP 200 Sep 08 06:55:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1155/2293] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:55:42 2026] GET /volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 => generated 1348 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:55:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-eb3f2963-b4bb-4ae4-994c-5aa61d8f4a10 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-d376f4cd-7fc5-4830-a520-100fd9f4dd20 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-d376f4cd-7fc5-4830-a520-100fd9f4dd20 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] DELETE http://192.168.122.168/volume/v3/attachments/df2e70f7-1aeb-4531-ae48-93b6ea7e5aad Sep 08 06:55:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-d376f4cd-7fc5-4830-a520-100fd9f4dd20 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-d376f4cd-7fc5-4830-a520-100fd9f4dd20 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eb3f2963-b4bb-4ae4-994c-5aa61d8f4a10 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:55:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eb3f2963-b4bb-4ae4-994c-5aa61d8f4a10 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-291434911"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-eb3f2963-b4bb-4ae4-994c-5aa61d8f4a10 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-291434911'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:55:43 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-eb3f2963-b4bb-4ae4-994c-5aa61d8f4a10 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Create volume of 1 GB Sep 08 06:55:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-eb3f2963-b4bb-4ae4-994c-5aa61d8f4a10 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Availability Zones retrieved successfully. Sep 08 06:55:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb3f2963-b4bb-4ae4-994c-5aa61d8f4a10 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Flow 'volume_create_api' (bcc8f25a-2b39-4d2f-abc8-3111b1ce2489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:55:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb3f2963-b4bb-4ae4-994c-5aa61d8f4a10 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ad06f80-e855-406f-a3a1-444a84121fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-eb3f2963-b4bb-4ae4-994c-5aa61d8f4a10 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:55:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:43 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, Sep 08 06:55:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-cdd8f86c-0dbe-4336-b76b-bfb9c1aff7fe req-d376f4cd-7fc5-4830-a520-100fd9f4dd20 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] http://192.168.122.168/volume/v3/attachments/df2e70f7-1aeb-4531-ae48-93b6ea7e5aad returned with HTTP 200 Sep 08 06:55:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1156/2294] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:55:43 2026] DELETE /volume/v3/attachments/df2e70f7-1aeb-4531-ae48-93b6ea7e5aad => generated 19 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb3f2963-b4bb-4ae4-994c-5aa61d8f4a10 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ad06f80-e855-406f-a3a1-444a84121fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb3f2963-b4bb-4ae4-994c-5aa61d8f4a10 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98f10ab9-a1b9-4c56-a81d-adebc19400e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:43 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-eb3f2963-b4bb-4ae4-994c-5aa61d8f4a10 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Created reservations ['bde7a0c5-d4d6-4749-bba9-cf91b646177c', '8a89a57f-8220-4cd7-9581-3f1ce2d1aa4b', '947f36f2-cf82-4948-ad49-f360c2aab656', 'ebae7948-3339-439e-b710-3d36ada6b9a1'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:55:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb3f2963-b4bb-4ae4-994c-5aa61d8f4a10 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98f10ab9-a1b9-4c56-a81d-adebc19400e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bde7a0c5-d4d6-4749-bba9-cf91b646177c', '8a89a57f-8220-4cd7-9581-3f1ce2d1aa4b', '947f36f2-cf82-4948-ad49-f360c2aab656', 'ebae7948-3339-439e-b710-3d36ada6b9a1']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb3f2963-b4bb-4ae4-994c-5aa61d8f4a10 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d7a5a10-f002-4362-a543-d07a0f41ac16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb3f2963-b4bb-4ae4-994c-5aa61d8f4a10 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d7a5a10-f002-4362-a543-d07a0f41ac16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ac73461-b108-4390-9d49-c8a6a9fa2e36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-291434911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff4dffbfa2c84f03b9b6bd925f6f685e',qos_specs=None,replication_status=,reservations=['bde7a0c5-d4d6-4749-bba9-cf91b646177c','8a89a57f-8220-4cd7-9581-3f1ce2d1aa4b','947f36f2-cf82-4948-ad49-f360c2aab656','ebae7948-3339-439e-b710-3d36ada6b9a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='526d9cba848a4816842586c2a02d95d2',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:55:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-291434911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ac73461-b108-4390-9d49-c8a6a9fa2e36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff4dffbfa2c84f03b9b6bd925f6f685e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='526d9cba848a4816842586c2a02d95d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb3f2963-b4bb-4ae4-994c-5aa61d8f4a10 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f45c8145-5ce2-44df-95a5-14a22e7e8312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb3f2963-b4bb-4ae4-994c-5aa61d8f4a10 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f45c8145-5ce2-44df-95a5-14a22e7e8312) transitioned into state 'SUCCESS' from state '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-291434911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff4dffbfa2c84f03b9b6bd925f6f685e',qos_specs=None,replication_status=,reservations=['bde7a0c5-d4d6-4749-bba9-cf91b646177c','8a89a57f-8220-4cd7-9581-3f1ce2d1aa4b','947f36f2-cf82-4948-ad49-f360c2aab656','ebae7948-3339-439e-b710-3d36ada6b9a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='526d9cba848a4816842586c2a02d95d2',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb3f2963-b4bb-4ae4-994c-5aa61d8f4a10 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c5ee377-0f79-48ca-9bdf-ea2523de9c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb3f2963-b4bb-4ae4-994c-5aa61d8f4a10 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c5ee377-0f79-48ca-9bdf-ea2523de9c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:43 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb3f2963-b4bb-4ae4-994c-5aa61d8f4a10 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Flow 'volume_create_api' (bcc8f25a-2b39-4d2f-abc8-3111b1ce2489) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:55:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-eb3f2963-b4bb-4ae4-994c-5aa61d8f4a10 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Create volume request issued successfully. Sep 08 06:55:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eb3f2963-b4bb-4ae4-994c-5aa61d8f4a10 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:55:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1139/2295] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:55:42 2026] POST /volume/v3/volumes => generated 755 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:55:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a33eae67-4029-4b57-8011-1e97c787bcab None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a33eae67-4029-4b57-8011-1e97c787bcab tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] GET http://192.168.122.168/volume/v3/volumes/6ac73461-b108-4390-9d49-c8a6a9fa2e36 Sep 08 06:55:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a33eae67-4029-4b57-8011-1e97c787bcab tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a33eae67-4029-4b57-8011-1e97c787bcab tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a33eae67-4029-4b57-8011-1e97c787bcab tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Volume info retrieved successfully. Sep 08 06:55:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a33eae67-4029-4b57-8011-1e97c787bcab tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes/6ac73461-b108-4390-9d49-c8a6a9fa2e36 returned with HTTP 200 Sep 08 06:55:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1157/2296] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:43 2026] GET /volume/v3/volumes/6ac73461-b108-4390-9d49-c8a6a9fa2e36 => generated 823 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-21601df4-b841-4aad-b5e1-86b53333455d req-71777c25-ff19-45ba-84cd-ff4874533005 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-21601df4-b841-4aad-b5e1-86b53333455d req-71777c25-ff19-45ba-84cd-ff4874533005 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] GET http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 Sep 08 06:55:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-21601df4-b841-4aad-b5e1-86b53333455d req-71777c25-ff19-45ba-84cd-ff4874533005 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-21601df4-b841-4aad-b5e1-86b53333455d req-71777c25-ff19-45ba-84cd-ff4874533005 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-21601df4-b841-4aad-b5e1-86b53333455d req-71777c25-ff19-45ba-84cd-ff4874533005 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Volume info retrieved successfully. Sep 08 06:55:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-21601df4-b841-4aad-b5e1-86b53333455d req-71777c25-ff19-45ba-84cd-ff4874533005 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 returned with HTTP 200 Sep 08 06:55:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1140/2297] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:55:43 2026] GET /volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 => generated 872 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7852ef00-1ec4-45cc-a52e-d65ed029ae97 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7852ef00-1ec4-45cc-a52e-d65ed029ae97 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] DELETE http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 Sep 08 06:55:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7852ef00-1ec4-45cc-a52e-d65ed029ae97 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7852ef00-1ec4-45cc-a52e-d65ed029ae97 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:43 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-7852ef00-1ec4-45cc-a52e-d65ed029ae97 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Delete volume with id: 5b07bd05-5d49-49ca-abfe-f73cbbc818a6 Sep 08 06:55:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7852ef00-1ec4-45cc-a52e-d65ed029ae97 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Volume info retrieved successfully. Sep 08 06:55:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7852ef00-1ec4-45cc-a52e-d65ed029ae97 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Delete volume request issued successfully. Sep 08 06:55:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7852ef00-1ec4-45cc-a52e-d65ed029ae97 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 returned with HTTP 202 Sep 08 06:55:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1158/2298] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 06:55:43 2026] DELETE /volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:55:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-df8ae545-63e4-4ffa-960c-a617b4b07e55 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-df8ae545-63e4-4ffa-960c-a617b4b07e55 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] GET http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 Sep 08 06:55:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-df8ae545-63e4-4ffa-960c-a617b4b07e55 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-df8ae545-63e4-4ffa-960c-a617b4b07e55 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-df8ae545-63e4-4ffa-960c-a617b4b07e55 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Volume info retrieved successfully. Sep 08 06:55:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-df8ae545-63e4-4ffa-960c-a617b4b07e55 tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 returned with HTTP 200 Sep 08 06:55:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1141/2299] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:55:44 2026] GET /volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 => generated 889 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:55:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a304462f-3959-4da2-8da3-67e7f3f3dd56 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a304462f-3959-4da2-8da3-67e7f3f3dd56 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] GET http://192.168.122.168/volume/v3/volumes/6ac73461-b108-4390-9d49-c8a6a9fa2e36 Sep 08 06:55:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a304462f-3959-4da2-8da3-67e7f3f3dd56 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a304462f-3959-4da2-8da3-67e7f3f3dd56 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a304462f-3959-4da2-8da3-67e7f3f3dd56 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Volume info retrieved successfully. Sep 08 06:55:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a304462f-3959-4da2-8da3-67e7f3f3dd56 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes/6ac73461-b108-4390-9d49-c8a6a9fa2e36 returned with HTTP 200 Sep 08 06:55:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1159/2300] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:44 2026] GET /volume/v3/volumes/6ac73461-b108-4390-9d49-c8a6a9fa2e36 => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-682a0eb8-a79a-4be3-a411-8d9f02254bef None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-682a0eb8-a79a-4be3-a411-8d9f02254bef tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] GET http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 Sep 08 06:55:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-682a0eb8-a79a-4be3-a411-8d9f02254bef tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-682a0eb8-a79a-4be3-a411-8d9f02254bef tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-682a0eb8-a79a-4be3-a411-8d9f02254bef tempest-TestServerVolumeAttachScenarioOldVersion-70037735 tempest-TestServerVolumeAttachScenarioOldVersion-70037735-project-member] http://192.168.122.168/volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 returned with HTTP 404 Sep 08 06:55:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1142/2301] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:55:45 2026] GET /volume/v3/volumes/5b07bd05-5d49-49ca-abfe-f73cbbc818a6 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:55:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dfea2cfe-ff5e-4aef-8c94-e8c989e747ad None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dfea2cfe-ff5e-4aef-8c94-e8c989e747ad tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] GET http://192.168.122.168/volume/v3/volumes/6ac73461-b108-4390-9d49-c8a6a9fa2e36 Sep 08 06:55:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dfea2cfe-ff5e-4aef-8c94-e8c989e747ad tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dfea2cfe-ff5e-4aef-8c94-e8c989e747ad tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dfea2cfe-ff5e-4aef-8c94-e8c989e747ad tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Volume info retrieved successfully. Sep 08 06:55:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dfea2cfe-ff5e-4aef-8c94-e8c989e747ad tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes/6ac73461-b108-4390-9d49-c8a6a9fa2e36 returned with HTTP 200 Sep 08 06:55:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1160/2302] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:45 2026] GET /volume/v3/volumes/6ac73461-b108-4390-9d49-c8a6a9fa2e36 => generated 848 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-449402b3-9798-4d4f-9fdd-fd1bf040f68f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-449402b3-9798-4d4f-9fdd-fd1bf040f68f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:55:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-449402b3-9798-4d4f-9fdd-fd1bf040f68f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "6ac73461-b108-4390-9d49-c8a6a9fa2e36", "size": 2, "name": "tempest-VolumesCloneTest-Volume-2147460548"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:55:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-449402b3-9798-4d4f-9fdd-fd1bf040f68f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Create volume request body: {'volume': {'source_volid': '6ac73461-b108-4390-9d49-c8a6a9fa2e36', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-2147460548'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:55:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-449402b3-9798-4d4f-9fdd-fd1bf040f68f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Volume retrieved successfully. Sep 08 06:55:46 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-449402b3-9798-4d4f-9fdd-fd1bf040f68f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Create volume of 2 GB Sep 08 06:55:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-449402b3-9798-4d4f-9fdd-fd1bf040f68f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Availability Zones retrieved successfully. Sep 08 06:55:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-449402b3-9798-4d4f-9fdd-fd1bf040f68f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Flow 'volume_create_api' (e5e21387-9285-47fe-9d07-6b99f40ca556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:55:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-449402b3-9798-4d4f-9fdd-fd1bf040f68f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3822323e-fae7-42ea-a50d-298888691948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-449402b3-9798-4d4f-9fdd-fd1bf040f68f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:55:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-449402b3-9798-4d4f-9fdd-fd1bf040f68f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3822323e-fae7-42ea-a50d-298888691948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '6ac73461-b108-4390-9d49-c8a6a9fa2e36', 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-449402b3-9798-4d4f-9fdd-fd1bf040f68f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (335a1241-3212-4502-a36f-f179e79599d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:46 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-449402b3-9798-4d4f-9fdd-fd1bf040f68f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Created reservations ['1464aada-80e8-4a3a-b137-e451149814c5', '8283700b-da27-4a01-aca9-0ce6f566ab46', '90d47499-a29f-4e95-ae1e-631a974d7341', 'e73353d9-d044-44e4-9322-ac3edfcc9ce2'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:55:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-449402b3-9798-4d4f-9fdd-fd1bf040f68f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (335a1241-3212-4502-a36f-f179e79599d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1464aada-80e8-4a3a-b137-e451149814c5', '8283700b-da27-4a01-aca9-0ce6f566ab46', '90d47499-a29f-4e95-ae1e-631a974d7341', 'e73353d9-d044-44e4-9322-ac3edfcc9ce2']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-449402b3-9798-4d4f-9fdd-fd1bf040f68f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d586181-cfb0-4f5b-b001-e8a4d11f1e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-449402b3-9798-4d4f-9fdd-fd1bf040f68f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d586181-cfb0-4f5b-b001-e8a4d11f1e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12bccf53-6b57-4cbe-9e9a-6489c8acff7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2147460548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff4dffbfa2c84f03b9b6bd925f6f685e',qos_specs=None,replication_status=,reservations=['1464aada-80e8-4a3a-b137-e451149814c5','8283700b-da27-4a01-aca9-0ce6f566ab46','90d47499-a29f-4e95-ae1e-631a974d7341','e73353d9-d044-44e4-9322-ac3edfcc9ce2'],size=2,snapshot_id=None,source_replicaid=,source_volid=6ac73461-b108-4390-9d49-c8a6a9fa2e36,status='creating',user_id='526d9cba848a4816842586c2a02d95d2',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:55:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2147460548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12bccf53-6b57-4cbe-9e9a-6489c8acff7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff4dffbfa2c84f03b9b6bd925f6f685e',provider_auth=None,provider_geometry=None,provider_id=None,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=6ac73461-b108-4390-9d49-c8a6a9fa2e36,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='526d9cba848a4816842586c2a02d95d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-449402b3-9798-4d4f-9fdd-fd1bf040f68f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01af0f2a-dea6-46c3-97cc-04fde0588bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-449402b3-9798-4d4f-9fdd-fd1bf040f68f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01af0f2a-dea6-46c3-97cc-04fde0588bea) transitioned into state 'SUCCESS' from state '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-2147460548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff4dffbfa2c84f03b9b6bd925f6f685e',qos_specs=None,replication_status=,reservations=['1464aada-80e8-4a3a-b137-e451149814c5','8283700b-da27-4a01-aca9-0ce6f566ab46','90d47499-a29f-4e95-ae1e-631a974d7341','e73353d9-d044-44e4-9322-ac3edfcc9ce2'],size=2,snapshot_id=None,source_replicaid=,source_volid=6ac73461-b108-4390-9d49-c8a6a9fa2e36,status='creating',user_id='526d9cba848a4816842586c2a02d95d2',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-449402b3-9798-4d4f-9fdd-fd1bf040f68f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (023d8a32-7759-447b-beee-2f2fec7cfef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:55:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-449402b3-9798-4d4f-9fdd-fd1bf040f68f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (023d8a32-7759-447b-beee-2f2fec7cfef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:55:46 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-449402b3-9798-4d4f-9fdd-fd1bf040f68f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Flow 'volume_create_api' (e5e21387-9285-47fe-9d07-6b99f40ca556) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:55:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-449402b3-9798-4d4f-9fdd-fd1bf040f68f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Create volume request issued successfully. Sep 08 06:55:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-449402b3-9798-4d4f-9fdd-fd1bf040f68f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:55:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1143/2303] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:55:45 2026] POST /volume/v3/volumes => generated 790 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:55:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bb675346-5834-4195-b6bd-b86775fda992 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb675346-5834-4195-b6bd-b86775fda992 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] GET http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c Sep 08 06:55:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bb675346-5834-4195-b6bd-b86775fda992 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bb675346-5834-4195-b6bd-b86775fda992 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bb675346-5834-4195-b6bd-b86775fda992 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Volume info retrieved successfully. Sep 08 06:55:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb675346-5834-4195-b6bd-b86775fda992 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c returned with HTTP 200 Sep 08 06:55:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1161/2304] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:46 2026] GET /volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6bda7521-50de-47f2-a64c-e8676fe7eacc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6bda7521-50de-47f2-a64c-e8676fe7eacc tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] GET http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c Sep 08 06:55:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6bda7521-50de-47f2-a64c-e8676fe7eacc tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6bda7521-50de-47f2-a64c-e8676fe7eacc tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6bda7521-50de-47f2-a64c-e8676fe7eacc tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Volume info retrieved successfully. Sep 08 06:55:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6bda7521-50de-47f2-a64c-e8676fe7eacc tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c returned with HTTP 200 Sep 08 06:55:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1144/2305] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:47 2026] GET /volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c => generated 882 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-69c2e7aa-c6d4-4768-83c9-f0833ea0dabb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-69c2e7aa-c6d4-4768-83c9-f0833ea0dabb tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] GET http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c Sep 08 06:55:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-69c2e7aa-c6d4-4768-83c9-f0833ea0dabb tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-69c2e7aa-c6d4-4768-83c9-f0833ea0dabb tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-69c2e7aa-c6d4-4768-83c9-f0833ea0dabb tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Volume info retrieved successfully. Sep 08 06:55:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-69c2e7aa-c6d4-4768-83c9-f0833ea0dabb tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c returned with HTTP 200 Sep 08 06:55:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1162/2306] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:48 2026] GET /volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c => generated 882 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:55:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f1bc9fb3-9356-4268-bfbb-d801ce1a468f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f1bc9fb3-9356-4268-bfbb-d801ce1a468f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] GET http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c Sep 08 06:55:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f1bc9fb3-9356-4268-bfbb-d801ce1a468f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f1bc9fb3-9356-4268-bfbb-d801ce1a468f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f1bc9fb3-9356-4268-bfbb-d801ce1a468f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Volume info retrieved successfully. Sep 08 06:55:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f1bc9fb3-9356-4268-bfbb-d801ce1a468f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c returned with HTTP 200 Sep 08 06:55:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1145/2307] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:49 2026] GET /volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c => generated 882 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8a6a725b-a5e7-4ba9-9209-2729082849f6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8a6a725b-a5e7-4ba9-9209-2729082849f6 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] GET http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c Sep 08 06:55:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8a6a725b-a5e7-4ba9-9209-2729082849f6 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8a6a725b-a5e7-4ba9-9209-2729082849f6 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8a6a725b-a5e7-4ba9-9209-2729082849f6 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Volume info retrieved successfully. Sep 08 06:55:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8a6a725b-a5e7-4ba9-9209-2729082849f6 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c returned with HTTP 200 Sep 08 06:55:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1163/2308] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:50 2026] GET /volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c => generated 882 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:55:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-34396c0d-d1de-4c16-9200-58a7f0e1fa0f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-34396c0d-d1de-4c16-9200-58a7f0e1fa0f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] GET http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c Sep 08 06:55:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-34396c0d-d1de-4c16-9200-58a7f0e1fa0f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-34396c0d-d1de-4c16-9200-58a7f0e1fa0f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-34396c0d-d1de-4c16-9200-58a7f0e1fa0f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Volume info retrieved successfully. Sep 08 06:55:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-34396c0d-d1de-4c16-9200-58a7f0e1fa0f tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c returned with HTTP 200 Sep 08 06:55:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1146/2309] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:52 2026] GET /volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c => generated 882 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-47b11f07-d964-4e2f-9a97-ffd95ab343c8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-47b11f07-d964-4e2f-9a97-ffd95ab343c8 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] GET http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c Sep 08 06:55:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-47b11f07-d964-4e2f-9a97-ffd95ab343c8 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-47b11f07-d964-4e2f-9a97-ffd95ab343c8 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-47b11f07-d964-4e2f-9a97-ffd95ab343c8 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Volume info retrieved successfully. Sep 08 06:55:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-47b11f07-d964-4e2f-9a97-ffd95ab343c8 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c returned with HTTP 200 Sep 08 06:55:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1164/2310] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:53 2026] GET /volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c => generated 882 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4a43d39b-5d54-499e-aaaa-b89d67f6b747 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4a43d39b-5d54-499e-aaaa-b89d67f6b747 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] GET http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c Sep 08 06:55:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4a43d39b-5d54-499e-aaaa-b89d67f6b747 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4a43d39b-5d54-499e-aaaa-b89d67f6b747 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4a43d39b-5d54-499e-aaaa-b89d67f6b747 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Volume info retrieved successfully. Sep 08 06:55:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4a43d39b-5d54-499e-aaaa-b89d67f6b747 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c returned with HTTP 200 Sep 08 06:55:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1147/2311] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:54 2026] GET /volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c => generated 882 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e7c73b38-f20b-4eb2-a228-49c8b51c5954 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e7c73b38-f20b-4eb2-a228-49c8b51c5954 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] GET http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c Sep 08 06:55:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e7c73b38-f20b-4eb2-a228-49c8b51c5954 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e7c73b38-f20b-4eb2-a228-49c8b51c5954 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e7c73b38-f20b-4eb2-a228-49c8b51c5954 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Volume info retrieved successfully. Sep 08 06:55:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e7c73b38-f20b-4eb2-a228-49c8b51c5954 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c returned with HTTP 200 Sep 08 06:55:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1165/2312] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:55 2026] GET /volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c => generated 882 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-46e74190-2ce8-48c0-97a8-46c0caec9386 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-46e74190-2ce8-48c0-97a8-46c0caec9386 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] GET http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c Sep 08 06:55:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-46e74190-2ce8-48c0-97a8-46c0caec9386 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-46e74190-2ce8-48c0-97a8-46c0caec9386 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-46e74190-2ce8-48c0-97a8-46c0caec9386 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Volume info retrieved successfully. Sep 08 06:55:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-46e74190-2ce8-48c0-97a8-46c0caec9386 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c returned with HTTP 200 Sep 08 06:55:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1148/2313] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:56 2026] GET /volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c => generated 882 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dfd0968b-a11e-40d8-8b84-b46f97bc43f5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dfd0968b-a11e-40d8-8b84-b46f97bc43f5 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] GET http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c Sep 08 06:55:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dfd0968b-a11e-40d8-8b84-b46f97bc43f5 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dfd0968b-a11e-40d8-8b84-b46f97bc43f5 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dfd0968b-a11e-40d8-8b84-b46f97bc43f5 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Volume info retrieved successfully. Sep 08 06:55:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dfd0968b-a11e-40d8-8b84-b46f97bc43f5 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c returned with HTTP 200 Sep 08 06:55:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1166/2314] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:57 2026] GET /volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c => generated 882 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:55:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5bd7bcb9-e9d4-4868-a8ff-6096de1b06cb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5bd7bcb9-e9d4-4868-a8ff-6096de1b06cb tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] GET http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c Sep 08 06:55:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5bd7bcb9-e9d4-4868-a8ff-6096de1b06cb tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5bd7bcb9-e9d4-4868-a8ff-6096de1b06cb tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5bd7bcb9-e9d4-4868-a8ff-6096de1b06cb tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Volume info retrieved successfully. Sep 08 06:55:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5bd7bcb9-e9d4-4868-a8ff-6096de1b06cb tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c returned with HTTP 200 Sep 08 06:55:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1149/2315] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:58 2026] GET /volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c => generated 883 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b47c8576-0b12-410d-a3a1-f968342f47c2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b47c8576-0b12-410d-a3a1-f968342f47c2 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-reader] GET http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c Sep 08 06:55:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b47c8576-0b12-410d-a3a1-f968342f47c2 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b47c8576-0b12-410d-a3a1-f968342f47c2 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b47c8576-0b12-410d-a3a1-f968342f47c2 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-reader] Volume info retrieved successfully. Sep 08 06:55:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b47c8576-0b12-410d-a3a1-f968342f47c2 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-reader] http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c returned with HTTP 200 Sep 08 06:55:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1167/2316] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:58 2026] GET /volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c => generated 883 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:55:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cec3239d-9d9a-45d8-aade-7209fc2ae887 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cec3239d-9d9a-45d8-aade-7209fc2ae887 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] GET http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c Sep 08 06:55:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cec3239d-9d9a-45d8-aade-7209fc2ae887 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cec3239d-9d9a-45d8-aade-7209fc2ae887 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cec3239d-9d9a-45d8-aade-7209fc2ae887 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Volume info retrieved successfully. Sep 08 06:55:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cec3239d-9d9a-45d8-aade-7209fc2ae887 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c returned with HTTP 200 Sep 08 06:55:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1150/2317] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:59 2026] GET /volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c => generated 883 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:55:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6a8b71b9-0128-4c34-b2ad-a12a7412a639 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6a8b71b9-0128-4c34-b2ad-a12a7412a639 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] DELETE http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c Sep 08 06:55:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6a8b71b9-0128-4c34-b2ad-a12a7412a639 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6a8b71b9-0128-4c34-b2ad-a12a7412a639 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:59 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-6a8b71b9-0128-4c34-b2ad-a12a7412a639 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Delete volume with id: 12bccf53-6b57-4cbe-9e9a-6489c8acff7c Sep 08 06:55:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:55:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:55:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6a8b71b9-0128-4c34-b2ad-a12a7412a639 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Volume info retrieved successfully. Sep 08 06:55:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6a8b71b9-0128-4c34-b2ad-a12a7412a639 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Delete volume request issued successfully. Sep 08 06:55:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6a8b71b9-0128-4c34-b2ad-a12a7412a639 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c returned with HTTP 202 Sep 08 06:55:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1168/2318] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:55:59 2026] DELETE /volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:55:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dfa59eea-2244-48ec-b54e-c32f33f9e214 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:55:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dfa59eea-2244-48ec-b54e-c32f33f9e214 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] GET http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c Sep 08 06:55:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dfa59eea-2244-48ec-b54e-c32f33f9e214 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:55:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dfa59eea-2244-48ec-b54e-c32f33f9e214 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:55:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:55:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:55:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:55:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:55:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dfa59eea-2244-48ec-b54e-c32f33f9e214 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Volume info retrieved successfully. Sep 08 06:55:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dfa59eea-2244-48ec-b54e-c32f33f9e214 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c returned with HTTP 200 Sep 08 06:55:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1151/2319] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:55:59 2026] GET /volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c => generated 882 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-192804fa-7fff-495b-ba56-6a40d2efed9a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-192804fa-7fff-495b-ba56-6a40d2efed9a tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] GET http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c Sep 08 06:56:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-192804fa-7fff-495b-ba56-6a40d2efed9a tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-192804fa-7fff-495b-ba56-6a40d2efed9a tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-192804fa-7fff-495b-ba56-6a40d2efed9a tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c returned with HTTP 404 Sep 08 06:56:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1169/2320] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:00 2026] GET /volume/v3/volumes/12bccf53-6b57-4cbe-9e9a-6489c8acff7c => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e5c704cc-2ceb-4e10-aaec-eef6380a952c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e5c704cc-2ceb-4e10-aaec-eef6380a952c tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] GET http://192.168.122.168/volume/v3/volumes/6ac73461-b108-4390-9d49-c8a6a9fa2e36 Sep 08 06:56:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e5c704cc-2ceb-4e10-aaec-eef6380a952c tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e5c704cc-2ceb-4e10-aaec-eef6380a952c tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e5c704cc-2ceb-4e10-aaec-eef6380a952c tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Volume info retrieved successfully. Sep 08 06:56:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e5c704cc-2ceb-4e10-aaec-eef6380a952c tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes/6ac73461-b108-4390-9d49-c8a6a9fa2e36 returned with HTTP 200 Sep 08 06:56:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1152/2321] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:00 2026] GET /volume/v3/volumes/6ac73461-b108-4390-9d49-c8a6a9fa2e36 => generated 848 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0bd168f1-b875-4ef1-95a6-edde9cd0e687 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0bd168f1-b875-4ef1-95a6-edde9cd0e687 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] DELETE http://192.168.122.168/volume/v3/volumes/6ac73461-b108-4390-9d49-c8a6a9fa2e36 Sep 08 06:56:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0bd168f1-b875-4ef1-95a6-edde9cd0e687 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0bd168f1-b875-4ef1-95a6-edde9cd0e687 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:00 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-0bd168f1-b875-4ef1-95a6-edde9cd0e687 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Delete volume with id: 6ac73461-b108-4390-9d49-c8a6a9fa2e36 Sep 08 06:56:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0bd168f1-b875-4ef1-95a6-edde9cd0e687 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Volume info retrieved successfully. Sep 08 06:56:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0bd168f1-b875-4ef1-95a6-edde9cd0e687 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Delete volume request issued successfully. Sep 08 06:56:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0bd168f1-b875-4ef1-95a6-edde9cd0e687 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes/6ac73461-b108-4390-9d49-c8a6a9fa2e36 returned with HTTP 202 Sep 08 06:56:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1170/2322] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:56:00 2026] DELETE /volume/v3/volumes/6ac73461-b108-4390-9d49-c8a6a9fa2e36 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:56:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1d96ddf7-c814-47d7-8e18-d863b3336b6a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d96ddf7-c814-47d7-8e18-d863b3336b6a tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] GET http://192.168.122.168/volume/v3/volumes/6ac73461-b108-4390-9d49-c8a6a9fa2e36 Sep 08 06:56:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d96ddf7-c814-47d7-8e18-d863b3336b6a tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d96ddf7-c814-47d7-8e18-d863b3336b6a tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1d96ddf7-c814-47d7-8e18-d863b3336b6a tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Volume info retrieved successfully. Sep 08 06:56:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d96ddf7-c814-47d7-8e18-d863b3336b6a tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes/6ac73461-b108-4390-9d49-c8a6a9fa2e36 returned with HTTP 200 Sep 08 06:56:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1153/2323] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:00 2026] GET /volume/v3/volumes/6ac73461-b108-4390-9d49-c8a6a9fa2e36 => generated 847 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5e89c7ac-2dbc-46fb-8fdc-fc0762a19967 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5e89c7ac-2dbc-46fb-8fdc-fc0762a19967 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] GET http://192.168.122.168/volume/v3/volumes/6ac73461-b108-4390-9d49-c8a6a9fa2e36 Sep 08 06:56:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5e89c7ac-2dbc-46fb-8fdc-fc0762a19967 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5e89c7ac-2dbc-46fb-8fdc-fc0762a19967 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5e89c7ac-2dbc-46fb-8fdc-fc0762a19967 tempest-VolumesCloneTest-1943909079 tempest-VolumesCloneTest-1943909079-project-member] http://192.168.122.168/volume/v3/volumes/6ac73461-b108-4390-9d49-c8a6a9fa2e36 returned with HTTP 404 Sep 08 06:56:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1171/2324] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:01 2026] GET /volume/v3/volumes/6ac73461-b108-4390-9d49-c8a6a9fa2e36 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-164cb0df-faed-4e8e-9987-5a54298be35c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-164cb0df-faed-4e8e-9987-5a54298be35c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:56:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-164cb0df-faed-4e8e-9987-5a54298be35c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2023358854", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-164cb0df-faed-4e8e-9987-5a54298be35c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2023358854', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:56:08 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-164cb0df-faed-4e8e-9987-5a54298be35c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Create volume of 1 GB Sep 08 06:56:08 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=395,cinder:INSERT=51,cinder:UPDATE=94,cinder:DELETE=1 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:56:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-164cb0df-faed-4e8e-9987-5a54298be35c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Availability Zones retrieved successfully. Sep 08 06:56:08 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-164cb0df-faed-4e8e-9987-5a54298be35c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Flow 'volume_create_api' (dc643a7b-c1b9-40b6-a8c5-aee064d839fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:08 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-164cb0df-faed-4e8e-9987-5a54298be35c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c71348a8-f108-49cc-9640-efdd3c5b2194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:08 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-164cb0df-faed-4e8e-9987-5a54298be35c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:56:08 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-164cb0df-faed-4e8e-9987-5a54298be35c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c71348a8-f108-49cc-9640-efdd3c5b2194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:08 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-164cb0df-faed-4e8e-9987-5a54298be35c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f02c7dd-bdf4-4fbf-b873-d48a38fd79a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:09 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-164cb0df-faed-4e8e-9987-5a54298be35c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Created reservations ['a8fb8727-c2a5-4cc1-9184-181bf971c970', '48ad63de-8765-4db4-96c9-18bc208748b4', '02312336-6b92-4344-85ac-51b16c265283', '4ee7356c-8a44-4511-9cdb-97c0725f1d61'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-164cb0df-faed-4e8e-9987-5a54298be35c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f02c7dd-bdf4-4fbf-b873-d48a38fd79a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8fb8727-c2a5-4cc1-9184-181bf971c970', '48ad63de-8765-4db4-96c9-18bc208748b4', '02312336-6b92-4344-85ac-51b16c265283', '4ee7356c-8a44-4511-9cdb-97c0725f1d61']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-164cb0df-faed-4e8e-9987-5a54298be35c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59c3c1d1-3ba0-4f0f-840d-2b4c5ced4596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-164cb0df-faed-4e8e-9987-5a54298be35c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59c3c1d1-3ba0-4f0f-840d-2b4c5ced4596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd59d0b6e-b8f7-4d08-aff1-01260306dacb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2023358854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94827773acae4284bedaaef0f1c0d07d',qos_specs=None,replication_status=,reservations=['a8fb8727-c2a5-4cc1-9184-181bf971c970','48ad63de-8765-4db4-96c9-18bc208748b4','02312336-6b92-4344-85ac-51b16c265283','4ee7356c-8a44-4511-9cdb-97c0725f1d61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17201e1f09684cd29b5e0a5fdc65a3f1',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:56:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2023358854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d59d0b6e-b8f7-4d08-aff1-01260306dacb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94827773acae4284bedaaef0f1c0d07d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17201e1f09684cd29b5e0a5fdc65a3f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-164cb0df-faed-4e8e-9987-5a54298be35c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29e06cdc-957a-4bef-893a-55263cf09e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-164cb0df-faed-4e8e-9987-5a54298be35c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29e06cdc-957a-4bef-893a-55263cf09e62) transitioned into state 'SUCCESS' from state '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-2023358854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94827773acae4284bedaaef0f1c0d07d',qos_specs=None,replication_status=,reservations=['a8fb8727-c2a5-4cc1-9184-181bf971c970','48ad63de-8765-4db4-96c9-18bc208748b4','02312336-6b92-4344-85ac-51b16c265283','4ee7356c-8a44-4511-9cdb-97c0725f1d61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17201e1f09684cd29b5e0a5fdc65a3f1',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-164cb0df-faed-4e8e-9987-5a54298be35c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a84361b-3cb5-448d-b45b-9a37470b32b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-164cb0df-faed-4e8e-9987-5a54298be35c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a84361b-3cb5-448d-b45b-9a37470b32b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-164cb0df-faed-4e8e-9987-5a54298be35c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Flow 'volume_create_api' (dc643a7b-c1b9-40b6-a8c5-aee064d839fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-164cb0df-faed-4e8e-9987-5a54298be35c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Create volume request issued successfully. Sep 08 06:56:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-164cb0df-faed-4e8e-9987-5a54298be35c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:56:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1154/2325] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:56:08 2026] POST /volume/v3/volumes => generated 756 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:56:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ab1007dc-1216-4ad6-ba27-2a94dacc4935 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab1007dc-1216-4ad6-ba27-2a94dacc4935 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:56:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ab1007dc-1216-4ad6-ba27-2a94dacc4935 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "69da6bac-8b7b-48c5-af3b-29466563452a", "size": 1, "name": "tempest-VolumesExtendTest-Volume-416373254"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8d14cb97-b880-4b79-8741-da7760f776b1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-ab1007dc-1216-4ad6-ba27-2a94dacc4935 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Create volume request body: {'volume': {'imageRef': '69da6bac-8b7b-48c5-af3b-29466563452a', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-416373254'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:56:10 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-ab1007dc-1216-4ad6-ba27-2a94dacc4935 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Create volume of 1 GB Sep 08 06:56:10 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=317,cinder:UPDATE=54,cinder:INSERT=25,cinder:DELETE=1 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:56:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ab1007dc-1216-4ad6-ba27-2a94dacc4935 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Availability Zones retrieved successfully. Sep 08 06:56:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ab1007dc-1216-4ad6-ba27-2a94dacc4935 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Flow 'volume_create_api' (1e0af415-0c05-4f37-a4a3-7a6c9565821d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ab1007dc-1216-4ad6-ba27-2a94dacc4935 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf4b60a5-348b-41f5-9d9f-5dc986ea4830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-ab1007dc-1216-4ad6-ba27-2a94dacc4935 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:56:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8d14cb97-b880-4b79-8741-da7760f776b1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:56:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8d14cb97-b880-4b79-8741-da7760f776b1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "69da6bac-8b7b-48c5-af3b-29466563452a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1543376296"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-8d14cb97-b880-4b79-8741-da7760f776b1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Create volume request body: {'volume': {"'imageRef": '69da6bac-8b7b-48c5-af3b-29466563452a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1543376296'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:56:10 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-8d14cb97-b880-4b79-8741-da7760f776b1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Create volume of 1 GB Sep 08 06:56:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8d14cb97-b880-4b79-8741-da7760f776b1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Availability Zones retrieved successfully. Sep 08 06:56:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8d14cb97-b880-4b79-8741-da7760f776b1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Flow 'volume_create_api' (cf5f35b0-7f39-42f7-b8c8-425bfbd282e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8d14cb97-b880-4b79-8741-da7760f776b1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3ca9874-c6dc-4382-8f17-63326d2c1749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-8d14cb97-b880-4b79-8741-da7760f776b1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:56:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ab1007dc-1216-4ad6-ba27-2a94dacc4935 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf4b60a5-348b-41f5-9d9f-5dc986ea4830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:10 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ab1007dc-1216-4ad6-ba27-2a94dacc4935 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa65b28f-3b74-4044-9011-a6a6b56a8127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8d14cb97-b880-4b79-8741-da7760f776b1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3ca9874-c6dc-4382-8f17-63326d2c1749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8d14cb97-b880-4b79-8741-da7760f776b1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b07882eb-117a-49eb-bf14-bc20a564157f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:11 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-ab1007dc-1216-4ad6-ba27-2a94dacc4935 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Created reservations ['eb749b6a-b0b6-4e2a-a02d-327390db3c38', 'e32e2865-27e4-4727-9eb6-277124306cd3', 'cdde41b5-feb3-4ca4-8bf3-3d9ed2ce04fd', '89e90721-8c37-4e8d-a764-d8bcae948531'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ab1007dc-1216-4ad6-ba27-2a94dacc4935 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa65b28f-3b74-4044-9011-a6a6b56a8127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb749b6a-b0b6-4e2a-a02d-327390db3c38', 'e32e2865-27e4-4727-9eb6-277124306cd3', 'cdde41b5-feb3-4ca4-8bf3-3d9ed2ce04fd', '89e90721-8c37-4e8d-a764-d8bcae948531']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ab1007dc-1216-4ad6-ba27-2a94dacc4935 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddc579c4-5a0f-4a7c-9bb4-43ed6a01c6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-8d14cb97-b880-4b79-8741-da7760f776b1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Created reservations ['7430aadb-0433-44ab-a3db-90e4c84e31ff', '78c77685-da88-475f-b5f6-6ca5f3d0c2af', 'd7c45473-e75d-4948-a306-182c7bf6d3fd', 'f97d004c-a00e-41ae-9d90-d3f30598f3f0'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8d14cb97-b880-4b79-8741-da7760f776b1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b07882eb-117a-49eb-bf14-bc20a564157f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7430aadb-0433-44ab-a3db-90e4c84e31ff', '78c77685-da88-475f-b5f6-6ca5f3d0c2af', 'd7c45473-e75d-4948-a306-182c7bf6d3fd', 'f97d004c-a00e-41ae-9d90-d3f30598f3f0']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8d14cb97-b880-4b79-8741-da7760f776b1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (638be310-644f-490f-ab5a-bb089fa7532b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8d14cb97-b880-4b79-8741-da7760f776b1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (638be310-644f-490f-ab5a-bb089fa7532b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d37fb77-ebbb-4321-b5cf-4d4b9f8c1fa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1543376296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27ef59d1b974c8bad9a27f7e3db0786',qos_specs=None,replication_status=,reservations=['7430aadb-0433-44ab-a3db-90e4c84e31ff','78c77685-da88-475f-b5f6-6ca5f3d0c2af','d7c45473-e75d-4948-a306-182c7bf6d3fd','f97d004c-a00e-41ae-9d90-d3f30598f3f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f0102a110714a9c9c02aa1e63c6bb54',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:56:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1543376296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d37fb77-ebbb-4321-b5cf-4d4b9f8c1fa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a27ef59d1b974c8bad9a27f7e3db0786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f0102a110714a9c9c02aa1e63c6bb54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ab1007dc-1216-4ad6-ba27-2a94dacc4935 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddc579c4-5a0f-4a7c-9bb4-43ed6a01c6c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8f47f4a-fe67-47ab-8217-86e66c817989', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-416373254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92f6cd589e8544fc971aa1391189d34d',qos_specs=None,replication_status=,reservations=['eb749b6a-b0b6-4e2a-a02d-327390db3c38','e32e2865-27e4-4727-9eb6-277124306cd3','cdde41b5-feb3-4ca4-8bf3-3d9ed2ce04fd','89e90721-8c37-4e8d-a764-d8bcae948531'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d13c663628ef44f296ca96fc4495bbe7',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:56:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-416373254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8f47f4a-fe67-47ab-8217-86e66c817989,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92f6cd589e8544fc971aa1391189d34d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d13c663628ef44f296ca96fc4495bbe7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8d14cb97-b880-4b79-8741-da7760f776b1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ed4b8ad-03d0-4edb-9517-eefcce91b81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ab1007dc-1216-4ad6-ba27-2a94dacc4935 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6716576-2176-450b-be3d-fbbd5e2f1b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8d14cb97-b880-4b79-8741-da7760f776b1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ed4b8ad-03d0-4edb-9517-eefcce91b81b) transitioned into state 'SUCCESS' from state '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-1543376296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27ef59d1b974c8bad9a27f7e3db0786',qos_specs=None,replication_status=,reservations=['7430aadb-0433-44ab-a3db-90e4c84e31ff','78c77685-da88-475f-b5f6-6ca5f3d0c2af','d7c45473-e75d-4948-a306-182c7bf6d3fd','f97d004c-a00e-41ae-9d90-d3f30598f3f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f0102a110714a9c9c02aa1e63c6bb54',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8d14cb97-b880-4b79-8741-da7760f776b1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8194767-03d8-4287-b34a-ff1fb634c384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ab1007dc-1216-4ad6-ba27-2a94dacc4935 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6716576-2176-450b-be3d-fbbd5e2f1b79) transitioned into state 'SUCCESS' from state '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-416373254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92f6cd589e8544fc971aa1391189d34d',qos_specs=None,replication_status=,reservations=['eb749b6a-b0b6-4e2a-a02d-327390db3c38','e32e2865-27e4-4727-9eb6-277124306cd3','cdde41b5-feb3-4ca4-8bf3-3d9ed2ce04fd','89e90721-8c37-4e8d-a764-d8bcae948531'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d13c663628ef44f296ca96fc4495bbe7',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ab1007dc-1216-4ad6-ba27-2a94dacc4935 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcea7e88-0006-4210-8f2a-e5048f01127e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8d14cb97-b880-4b79-8741-da7760f776b1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8194767-03d8-4287-b34a-ff1fb634c384) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8d14cb97-b880-4b79-8741-da7760f776b1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Flow 'volume_create_api' (cf5f35b0-7f39-42f7-b8c8-425bfbd282e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8d14cb97-b880-4b79-8741-da7760f776b1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Create volume request issued successfully. Sep 08 06:56:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8d14cb97-b880-4b79-8741-da7760f776b1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:56:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1155/2326] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:56:10 2026] POST /volume/v3/volumes => generated 766 bytes in 739 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e8f65d30-d3aa-4a26-ac5e-b50a70843be9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e8f65d30-d3aa-4a26-ac5e-b50a70843be9 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e8f65d30-d3aa-4a26-ac5e-b50a70843be9 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "69da6bac-8b7b-48c5-af3b-29466563452a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-398185241"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ab1007dc-1216-4ad6-ba27-2a94dacc4935 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcea7e88-0006-4210-8f2a-e5048f01127e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-e8f65d30-d3aa-4a26-ac5e-b50a70843be9 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Create volume request body: {'volume': {"'imageRef": '69da6bac-8b7b-48c5-af3b-29466563452a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-398185241'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-e8f65d30-d3aa-4a26-ac5e-b50a70843be9 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Create volume of 1 GB Sep 08 06:56:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-ab1007dc-1216-4ad6-ba27-2a94dacc4935 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Flow 'volume_create_api' (1e0af415-0c05-4f37-a4a3-7a6c9565821d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ab1007dc-1216-4ad6-ba27-2a94dacc4935 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Create volume request issued successfully. Sep 08 06:56:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab1007dc-1216-4ad6-ba27-2a94dacc4935 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:56:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1172/2327] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:56:10 2026] POST /volume/v3/volumes => generated 756 bytes in 785 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:56:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e8f65d30-d3aa-4a26-ac5e-b50a70843be9 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Availability Zones retrieved successfully. Sep 08 06:56:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-555c1996-ecd4-423b-b785-0da7239a34c9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-555c1996-ecd4-423b-b785-0da7239a34c9 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 Sep 08 06:56:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-555c1996-ecd4-423b-b785-0da7239a34c9 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-555c1996-ecd4-423b-b785-0da7239a34c9 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8f65d30-d3aa-4a26-ac5e-b50a70843be9 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Flow 'volume_create_api' (dc1f6c74-898b-4d9e-8cdf-f6d679c65abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8f65d30-d3aa-4a26-ac5e-b50a70843be9 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f206f4a5-c245-4623-92bf-f4820213e90f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-e8f65d30-d3aa-4a26-ac5e-b50a70843be9 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:56:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-555c1996-ecd4-423b-b785-0da7239a34c9 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-555c1996-ecd4-423b-b785-0da7239a34c9 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 returned with HTTP 200 Sep 08 06:56:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1173/2328] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:11 2026] GET /volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 => generated 824 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8f65d30-d3aa-4a26-ac5e-b50a70843be9 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f206f4a5-c245-4623-92bf-f4820213e90f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8f65d30-d3aa-4a26-ac5e-b50a70843be9 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad72e138-7b00-4c82-86f6-dc7d5499c090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-e8f65d30-d3aa-4a26-ac5e-b50a70843be9 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Created reservations ['4e7113bb-d88f-432d-be61-9a38addcccd5', '6e2ddb0a-ef49-46c8-b4b8-9ef30de2dc7e', '77ee6ca5-f2dd-430a-8ea8-52ca40861987', 'bb93ee4d-b779-4b21-8393-8d6899661a6e'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8f65d30-d3aa-4a26-ac5e-b50a70843be9 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad72e138-7b00-4c82-86f6-dc7d5499c090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e7113bb-d88f-432d-be61-9a38addcccd5', '6e2ddb0a-ef49-46c8-b4b8-9ef30de2dc7e', '77ee6ca5-f2dd-430a-8ea8-52ca40861987', 'bb93ee4d-b779-4b21-8393-8d6899661a6e']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8f65d30-d3aa-4a26-ac5e-b50a70843be9 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9844f093-a30e-4fab-9bea-f5c5195ba0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8f65d30-d3aa-4a26-ac5e-b50a70843be9 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9844f093-a30e-4fab-9bea-f5c5195ba0c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eea5c0da-a142-408e-930b-19899a7d08bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-398185241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27ef59d1b974c8bad9a27f7e3db0786',qos_specs=None,replication_status=,reservations=['4e7113bb-d88f-432d-be61-9a38addcccd5','6e2ddb0a-ef49-46c8-b4b8-9ef30de2dc7e','77ee6ca5-f2dd-430a-8ea8-52ca40861987','bb93ee4d-b779-4b21-8393-8d6899661a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f0102a110714a9c9c02aa1e63c6bb54',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:56:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-398185241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eea5c0da-a142-408e-930b-19899a7d08bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a27ef59d1b974c8bad9a27f7e3db0786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f0102a110714a9c9c02aa1e63c6bb54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8f65d30-d3aa-4a26-ac5e-b50a70843be9 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d9ba747-ce23-41ad-836a-a43c1edf9cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8f65d30-d3aa-4a26-ac5e-b50a70843be9 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d9ba747-ce23-41ad-836a-a43c1edf9cc7) transitioned into state 'SUCCESS' from state '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-398185241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27ef59d1b974c8bad9a27f7e3db0786',qos_specs=None,replication_status=,reservations=['4e7113bb-d88f-432d-be61-9a38addcccd5','6e2ddb0a-ef49-46c8-b4b8-9ef30de2dc7e','77ee6ca5-f2dd-430a-8ea8-52ca40861987','bb93ee4d-b779-4b21-8393-8d6899661a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f0102a110714a9c9c02aa1e63c6bb54',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8f65d30-d3aa-4a26-ac5e-b50a70843be9 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61d6e6cc-974b-4c9e-9f21-fa38448eca00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8f65d30-d3aa-4a26-ac5e-b50a70843be9 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61d6e6cc-974b-4c9e-9f21-fa38448eca00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8f65d30-d3aa-4a26-ac5e-b50a70843be9 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Flow 'volume_create_api' (dc1f6c74-898b-4d9e-8cdf-f6d679c65abe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e8f65d30-d3aa-4a26-ac5e-b50a70843be9 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Create volume request issued successfully. Sep 08 06:56:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e8f65d30-d3aa-4a26-ac5e-b50a70843be9 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:56:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1156/2329] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:56:11 2026] POST /volume/v3/volumes => generated 765 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:56:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dc7eebc8-9917-49b5-b3cd-86c92d99eda3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc7eebc8-9917-49b5-b3cd-86c92d99eda3 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:56:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc7eebc8-9917-49b5-b3cd-86c92d99eda3 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "69da6bac-8b7b-48c5-af3b-29466563452a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-288266423"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-dc7eebc8-9917-49b5-b3cd-86c92d99eda3 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Create volume request body: {'volume': {"'imageRef": '69da6bac-8b7b-48c5-af3b-29466563452a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-288266423'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:56:11 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-dc7eebc8-9917-49b5-b3cd-86c92d99eda3 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Create volume of 1 GB Sep 08 06:56:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dc7eebc8-9917-49b5-b3cd-86c92d99eda3 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Availability Zones retrieved successfully. Sep 08 06:56:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-dc7eebc8-9917-49b5-b3cd-86c92d99eda3 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Flow 'volume_create_api' (f65cc11b-7d69-4efd-9baf-14af68e44fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-dc7eebc8-9917-49b5-b3cd-86c92d99eda3 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99f8ede1-d645-4bbd-9dc4-4cc3f1e98c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-dc7eebc8-9917-49b5-b3cd-86c92d99eda3 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:56:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-dc7eebc8-9917-49b5-b3cd-86c92d99eda3 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99f8ede1-d645-4bbd-9dc4-4cc3f1e98c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:11 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-dc7eebc8-9917-49b5-b3cd-86c92d99eda3 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (039a776f-3989-4a61-aa80-f2d5878c45e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:11 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-dc7eebc8-9917-49b5-b3cd-86c92d99eda3 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Created reservations ['74a49ce6-9014-4245-9df0-d4f584a623fb', '12b15b40-9ec6-4fc1-aff3-dbb48b7ffe61', '3bc8f6f8-7fea-4bc3-8ca3-181f97bd90be', 'f7657cb6-620a-4100-a0d7-1227088934af'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-dc7eebc8-9917-49b5-b3cd-86c92d99eda3 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (039a776f-3989-4a61-aa80-f2d5878c45e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74a49ce6-9014-4245-9df0-d4f584a623fb', '12b15b40-9ec6-4fc1-aff3-dbb48b7ffe61', '3bc8f6f8-7fea-4bc3-8ca3-181f97bd90be', 'f7657cb6-620a-4100-a0d7-1227088934af']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-dc7eebc8-9917-49b5-b3cd-86c92d99eda3 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03334797-6c62-437a-9dd4-dfebcff4bad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-dc7eebc8-9917-49b5-b3cd-86c92d99eda3 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03334797-6c62-437a-9dd4-dfebcff4bad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06e79379-3b15-4e70-9ef9-b0423fcedb7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-288266423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27ef59d1b974c8bad9a27f7e3db0786',qos_specs=None,replication_status=,reservations=['74a49ce6-9014-4245-9df0-d4f584a623fb','12b15b40-9ec6-4fc1-aff3-dbb48b7ffe61','3bc8f6f8-7fea-4bc3-8ca3-181f97bd90be','f7657cb6-620a-4100-a0d7-1227088934af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f0102a110714a9c9c02aa1e63c6bb54',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:56:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-288266423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06e79379-3b15-4e70-9ef9-b0423fcedb7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a27ef59d1b974c8bad9a27f7e3db0786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f0102a110714a9c9c02aa1e63c6bb54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-dc7eebc8-9917-49b5-b3cd-86c92d99eda3 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cfc80dc-6a47-469c-9ed2-d3bffc7ca0f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-dc7eebc8-9917-49b5-b3cd-86c92d99eda3 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cfc80dc-6a47-469c-9ed2-d3bffc7ca0f3) transitioned into state 'SUCCESS' from state '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-288266423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27ef59d1b974c8bad9a27f7e3db0786',qos_specs=None,replication_status=,reservations=['74a49ce6-9014-4245-9df0-d4f584a623fb','12b15b40-9ec6-4fc1-aff3-dbb48b7ffe61','3bc8f6f8-7fea-4bc3-8ca3-181f97bd90be','f7657cb6-620a-4100-a0d7-1227088934af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f0102a110714a9c9c02aa1e63c6bb54',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-dc7eebc8-9917-49b5-b3cd-86c92d99eda3 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b4ec14-38ae-4050-9e69-0854c94f8d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-dc7eebc8-9917-49b5-b3cd-86c92d99eda3 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b4ec14-38ae-4050-9e69-0854c94f8d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:12 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-dc7eebc8-9917-49b5-b3cd-86c92d99eda3 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Flow 'volume_create_api' (f65cc11b-7d69-4efd-9baf-14af68e44fbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dc7eebc8-9917-49b5-b3cd-86c92d99eda3 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Create volume request issued successfully. Sep 08 06:56:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc7eebc8-9917-49b5-b3cd-86c92d99eda3 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:56:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1174/2330] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:56:11 2026] POST /volume/v3/volumes => generated 765 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:56:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3fefd9a3-df23-478a-aee4-620bae7e1141 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3fefd9a3-df23-478a-aee4-620bae7e1141 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:56:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3fefd9a3-df23-478a-aee4-620bae7e1141 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "69da6bac-8b7b-48c5-af3b-29466563452a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-6164048"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-3fefd9a3-df23-478a-aee4-620bae7e1141 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Create volume request body: {'volume': {"'imageRef": '69da6bac-8b7b-48c5-af3b-29466563452a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-6164048'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:56:12 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-3fefd9a3-df23-478a-aee4-620bae7e1141 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Create volume of 1 GB Sep 08 06:56:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3fefd9a3-df23-478a-aee4-620bae7e1141 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Availability Zones retrieved successfully. Sep 08 06:56:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ffd2bf9c-647f-4fdf-885b-d679e2938ec9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ffd2bf9c-647f-4fdf-885b-d679e2938ec9 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 Sep 08 06:56:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ffd2bf9c-647f-4fdf-885b-d679e2938ec9 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ffd2bf9c-647f-4fdf-885b-d679e2938ec9 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3fefd9a3-df23-478a-aee4-620bae7e1141 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Flow 'volume_create_api' (02096dd4-0677-465c-a3fa-9290d7655cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3fefd9a3-df23-478a-aee4-620bae7e1141 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (325cc185-0551-4ea0-b868-6a3c4a6a3d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-3fefd9a3-df23-478a-aee4-620bae7e1141 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:56:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ffd2bf9c-647f-4fdf-885b-d679e2938ec9 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ffd2bf9c-647f-4fdf-885b-d679e2938ec9 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 returned with HTTP 200 Sep 08 06:56:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1175/2331] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:12 2026] GET /volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 => generated 848 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3fefd9a3-df23-478a-aee4-620bae7e1141 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (325cc185-0551-4ea0-b868-6a3c4a6a3d09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3fefd9a3-df23-478a-aee4-620bae7e1141 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13402066-0d7e-4f83-96fe-1942f950179c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:12 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-3fefd9a3-df23-478a-aee4-620bae7e1141 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Created reservations ['937b472a-5b5a-47b8-9c2f-ee3691600375', '97048ca4-2f04-484a-8d89-12512681ec38', '788c6949-2f1f-456a-bb75-b101fd06ab80', '36124f4f-fd26-48f7-9abf-397013012b2a'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3fefd9a3-df23-478a-aee4-620bae7e1141 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13402066-0d7e-4f83-96fe-1942f950179c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['937b472a-5b5a-47b8-9c2f-ee3691600375', '97048ca4-2f04-484a-8d89-12512681ec38', '788c6949-2f1f-456a-bb75-b101fd06ab80', '36124f4f-fd26-48f7-9abf-397013012b2a']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3fefd9a3-df23-478a-aee4-620bae7e1141 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a32ecf4-c887-49d2-b46e-c9087b92a703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3fefd9a3-df23-478a-aee4-620bae7e1141 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a32ecf4-c887-49d2-b46e-c9087b92a703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '887242e7-0543-4761-8d3f-0321bee5af7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-6164048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27ef59d1b974c8bad9a27f7e3db0786',qos_specs=None,replication_status=,reservations=['937b472a-5b5a-47b8-9c2f-ee3691600375','97048ca4-2f04-484a-8d89-12512681ec38','788c6949-2f1f-456a-bb75-b101fd06ab80','36124f4f-fd26-48f7-9abf-397013012b2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f0102a110714a9c9c02aa1e63c6bb54',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:56:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-6164048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=887242e7-0543-4761-8d3f-0321bee5af7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a27ef59d1b974c8bad9a27f7e3db0786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f0102a110714a9c9c02aa1e63c6bb54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3fefd9a3-df23-478a-aee4-620bae7e1141 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1855ed07-0027-4792-8428-b11d51bb4220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3fefd9a3-df23-478a-aee4-620bae7e1141 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1855ed07-0027-4792-8428-b11d51bb4220) transitioned into state 'SUCCESS' from state '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-6164048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27ef59d1b974c8bad9a27f7e3db0786',qos_specs=None,replication_status=,reservations=['937b472a-5b5a-47b8-9c2f-ee3691600375','97048ca4-2f04-484a-8d89-12512681ec38','788c6949-2f1f-456a-bb75-b101fd06ab80','36124f4f-fd26-48f7-9abf-397013012b2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f0102a110714a9c9c02aa1e63c6bb54',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3fefd9a3-df23-478a-aee4-620bae7e1141 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cdf166e-4b58-43b3-8a40-6233df93b460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3fefd9a3-df23-478a-aee4-620bae7e1141 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cdf166e-4b58-43b3-8a40-6233df93b460) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3fefd9a3-df23-478a-aee4-620bae7e1141 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Flow 'volume_create_api' (02096dd4-0677-465c-a3fa-9290d7655cd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3fefd9a3-df23-478a-aee4-620bae7e1141 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Create volume request issued successfully. Sep 08 06:56:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3fefd9a3-df23-478a-aee4-620bae7e1141 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:56:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1157/2332] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:56:12 2026] POST /volume/v3/volumes => generated 763 bytes in 766 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:56:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8df8bb5a-ac4f-49c8-a54e-6a0ab23f103c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8df8bb5a-ac4f-49c8-a54e-6a0ab23f103c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:56:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8df8bb5a-ac4f-49c8-a54e-6a0ab23f103c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "69da6bac-8b7b-48c5-af3b-29466563452a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-581678727"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-8df8bb5a-ac4f-49c8-a54e-6a0ab23f103c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Create volume request body: {'volume': {"'imageRef": '69da6bac-8b7b-48c5-af3b-29466563452a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-581678727'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:56:13 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-8df8bb5a-ac4f-49c8-a54e-6a0ab23f103c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Create volume of 1 GB Sep 08 06:56:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8df8bb5a-ac4f-49c8-a54e-6a0ab23f103c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Availability Zones retrieved successfully. Sep 08 06:56:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8df8bb5a-ac4f-49c8-a54e-6a0ab23f103c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Flow 'volume_create_api' (b7bafb7f-8397-4b5f-b87a-f18c6f33d253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8df8bb5a-ac4f-49c8-a54e-6a0ab23f103c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eec349f-2fcf-4d6e-96d3-2b1b7857b7ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-8df8bb5a-ac4f-49c8-a54e-6a0ab23f103c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:56:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8df8bb5a-ac4f-49c8-a54e-6a0ab23f103c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eec349f-2fcf-4d6e-96d3-2b1b7857b7ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8df8bb5a-ac4f-49c8-a54e-6a0ab23f103c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e31fc42-354e-4d2c-b3d5-74586ea937df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9141687f-a297-4aed-8877-743cae0b526c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9141687f-a297-4aed-8877-743cae0b526c tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 Sep 08 06:56:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9141687f-a297-4aed-8877-743cae0b526c tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9141687f-a297-4aed-8877-743cae0b526c tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9141687f-a297-4aed-8877-743cae0b526c tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:13 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-8df8bb5a-ac4f-49c8-a54e-6a0ab23f103c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Created reservations ['08765b4e-d3c1-4544-a63a-1bd1d7a51a95', 'cf4e701a-fdc5-4c92-8a1c-d1416eed6815', '10598bdd-0c4c-44a4-a396-31a849e43ce2', 'd9f031b6-8d11-4522-9432-330bb175c409'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8df8bb5a-ac4f-49c8-a54e-6a0ab23f103c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e31fc42-354e-4d2c-b3d5-74586ea937df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08765b4e-d3c1-4544-a63a-1bd1d7a51a95', 'cf4e701a-fdc5-4c92-8a1c-d1416eed6815', '10598bdd-0c4c-44a4-a396-31a849e43ce2', 'd9f031b6-8d11-4522-9432-330bb175c409']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8df8bb5a-ac4f-49c8-a54e-6a0ab23f103c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9e8ec0f-482f-4740-a489-e17a45791ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9141687f-a297-4aed-8877-743cae0b526c tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 returned with HTTP 200 Sep 08 06:56:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1158/2333] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:13 2026] GET /volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 => generated 848 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8df8bb5a-ac4f-49c8-a54e-6a0ab23f103c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9e8ec0f-482f-4740-a489-e17a45791ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '634ccd0f-0c31-41c8-a2ba-ec2bb0ec3fce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-581678727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27ef59d1b974c8bad9a27f7e3db0786',qos_specs=None,replication_status=,reservations=['08765b4e-d3c1-4544-a63a-1bd1d7a51a95','cf4e701a-fdc5-4c92-8a1c-d1416eed6815','10598bdd-0c4c-44a4-a396-31a849e43ce2','d9f031b6-8d11-4522-9432-330bb175c409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f0102a110714a9c9c02aa1e63c6bb54',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:56:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-581678727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=634ccd0f-0c31-41c8-a2ba-ec2bb0ec3fce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a27ef59d1b974c8bad9a27f7e3db0786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f0102a110714a9c9c02aa1e63c6bb54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8df8bb5a-ac4f-49c8-a54e-6a0ab23f103c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99f4b977-9e26-49d9-8efa-8932534ff8b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8df8bb5a-ac4f-49c8-a54e-6a0ab23f103c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99f4b977-9e26-49d9-8efa-8932534ff8b4) transitioned into state 'SUCCESS' from state '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-581678727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27ef59d1b974c8bad9a27f7e3db0786',qos_specs=None,replication_status=,reservations=['08765b4e-d3c1-4544-a63a-1bd1d7a51a95','cf4e701a-fdc5-4c92-8a1c-d1416eed6815','10598bdd-0c4c-44a4-a396-31a849e43ce2','d9f031b6-8d11-4522-9432-330bb175c409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f0102a110714a9c9c02aa1e63c6bb54',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8df8bb5a-ac4f-49c8-a54e-6a0ab23f103c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (852ee68e-8cef-439e-af73-f24d7148c6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8df8bb5a-ac4f-49c8-a54e-6a0ab23f103c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (852ee68e-8cef-439e-af73-f24d7148c6c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8df8bb5a-ac4f-49c8-a54e-6a0ab23f103c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Flow 'volume_create_api' (b7bafb7f-8397-4b5f-b87a-f18c6f33d253) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8df8bb5a-ac4f-49c8-a54e-6a0ab23f103c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Create volume request issued successfully. Sep 08 06:56:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8df8bb5a-ac4f-49c8-a54e-6a0ab23f103c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:56:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1176/2334] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:56:13 2026] POST /volume/v3/volumes => generated 765 bytes in 792 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:56:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b671a3c2-4666-4f8c-ac47-ce794d9c1021 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b671a3c2-4666-4f8c-ac47-ce794d9c1021 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] GET http://192.168.122.168/volume/v3/volumes/0d37fb77-ebbb-4321-b5cf-4d4b9f8c1fa0 Sep 08 06:56:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b671a3c2-4666-4f8c-ac47-ce794d9c1021 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b671a3c2-4666-4f8c-ac47-ce794d9c1021 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b671a3c2-4666-4f8c-ac47-ce794d9c1021 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Volume info retrieved successfully. Sep 08 06:56:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b671a3c2-4666-4f8c-ac47-ce794d9c1021 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/0d37fb77-ebbb-4321-b5cf-4d4b9f8c1fa0 returned with HTTP 200 Sep 08 06:56:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1159/2335] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:13 2026] GET /volume/v3/volumes/0d37fb77-ebbb-4321-b5cf-4d4b9f8c1fa0 => generated 859 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-591a10a9-b320-4c26-bdfa-aa3b5281f834 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-591a10a9-b320-4c26-bdfa-aa3b5281f834 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] GET http://192.168.122.168/volume/v3/volumes/eea5c0da-a142-408e-930b-19899a7d08bd Sep 08 06:56:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-591a10a9-b320-4c26-bdfa-aa3b5281f834 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-591a10a9-b320-4c26-bdfa-aa3b5281f834 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-591a10a9-b320-4c26-bdfa-aa3b5281f834 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Volume info retrieved successfully. Sep 08 06:56:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-591a10a9-b320-4c26-bdfa-aa3b5281f834 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/eea5c0da-a142-408e-930b-19899a7d08bd returned with HTTP 200 Sep 08 06:56:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1177/2336] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:13 2026] GET /volume/v3/volumes/eea5c0da-a142-408e-930b-19899a7d08bd => generated 857 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cedc5a0f-5f65-4c61-ae6e-c11a81fc9642 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cedc5a0f-5f65-4c61-ae6e-c11a81fc9642 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 Sep 08 06:56:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cedc5a0f-5f65-4c61-ae6e-c11a81fc9642 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cedc5a0f-5f65-4c61-ae6e-c11a81fc9642 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cedc5a0f-5f65-4c61-ae6e-c11a81fc9642 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cedc5a0f-5f65-4c61-ae6e-c11a81fc9642 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 returned with HTTP 200 Sep 08 06:56:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1160/2337] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:14 2026] GET /volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 => generated 906 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eb70ecf2-fa67-46e5-88ae-82720e4bb75b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb70ecf2-fa67-46e5-88ae-82720e4bb75b tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] GET http://192.168.122.168/volume/v3/volumes/eea5c0da-a142-408e-930b-19899a7d08bd Sep 08 06:56:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eb70ecf2-fa67-46e5-88ae-82720e4bb75b tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eb70ecf2-fa67-46e5-88ae-82720e4bb75b tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-eb70ecf2-fa67-46e5-88ae-82720e4bb75b tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Volume info retrieved successfully. Sep 08 06:56:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb70ecf2-fa67-46e5-88ae-82720e4bb75b tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/eea5c0da-a142-408e-930b-19899a7d08bd returned with HTTP 200 Sep 08 06:56:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1178/2338] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:15 2026] GET /volume/v3/volumes/eea5c0da-a142-408e-930b-19899a7d08bd => generated 858 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3c6254c1-ca1a-4acd-9a2c-9dd49ffc23a5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3c6254c1-ca1a-4acd-9a2c-9dd49ffc23a5 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] GET http://192.168.122.168/volume/v3/volumes/06e79379-3b15-4e70-9ef9-b0423fcedb7f Sep 08 06:56:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3c6254c1-ca1a-4acd-9a2c-9dd49ffc23a5 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3c6254c1-ca1a-4acd-9a2c-9dd49ffc23a5 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3c6254c1-ca1a-4acd-9a2c-9dd49ffc23a5 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Volume info retrieved successfully. Sep 08 06:56:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3c6254c1-ca1a-4acd-9a2c-9dd49ffc23a5 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/06e79379-3b15-4e70-9ef9-b0423fcedb7f returned with HTTP 200 Sep 08 06:56:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1161/2339] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:15 2026] GET /volume/v3/volumes/06e79379-3b15-4e70-9ef9-b0423fcedb7f => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e26b6e15-7be6-4feb-a661-28e6739924b4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e26b6e15-7be6-4feb-a661-28e6739924b4 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 Sep 08 06:56:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e26b6e15-7be6-4feb-a661-28e6739924b4 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e26b6e15-7be6-4feb-a661-28e6739924b4 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e26b6e15-7be6-4feb-a661-28e6739924b4 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e26b6e15-7be6-4feb-a661-28e6739924b4 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 returned with HTTP 200 Sep 08 06:56:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1179/2340] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:15 2026] GET /volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 => generated 906 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2e4b22d7-96d4-4cdf-b3d5-a04fefe4fd7f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2e4b22d7-96d4-4cdf-b3d5-a04fefe4fd7f tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] GET http://192.168.122.168/volume/v3/volumes/06e79379-3b15-4e70-9ef9-b0423fcedb7f Sep 08 06:56:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2e4b22d7-96d4-4cdf-b3d5-a04fefe4fd7f tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2e4b22d7-96d4-4cdf-b3d5-a04fefe4fd7f tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2e4b22d7-96d4-4cdf-b3d5-a04fefe4fd7f tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Volume info retrieved successfully. Sep 08 06:56:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2e4b22d7-96d4-4cdf-b3d5-a04fefe4fd7f tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/06e79379-3b15-4e70-9ef9-b0423fcedb7f returned with HTTP 200 Sep 08 06:56:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1162/2341] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:16 2026] GET /volume/v3/volumes/06e79379-3b15-4e70-9ef9-b0423fcedb7f => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-221d3d04-0e9e-412e-8256-81f248f40ec1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-221d3d04-0e9e-412e-8256-81f248f40ec1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] GET http://192.168.122.168/volume/v3/volumes/887242e7-0543-4761-8d3f-0321bee5af7e Sep 08 06:56:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-221d3d04-0e9e-412e-8256-81f248f40ec1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-221d3d04-0e9e-412e-8256-81f248f40ec1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-221d3d04-0e9e-412e-8256-81f248f40ec1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Volume info retrieved successfully. Sep 08 06:56:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-221d3d04-0e9e-412e-8256-81f248f40ec1 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/887242e7-0543-4761-8d3f-0321bee5af7e returned with HTTP 200 Sep 08 06:56:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1180/2342] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:16 2026] GET /volume/v3/volumes/887242e7-0543-4761-8d3f-0321bee5af7e => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-172d3c69-49c2-4440-99dd-10d9d8cd7a94 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-172d3c69-49c2-4440-99dd-10d9d8cd7a94 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 Sep 08 06:56:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-172d3c69-49c2-4440-99dd-10d9d8cd7a94 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-172d3c69-49c2-4440-99dd-10d9d8cd7a94 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-172d3c69-49c2-4440-99dd-10d9d8cd7a94 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-172d3c69-49c2-4440-99dd-10d9d8cd7a94 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 returned with HTTP 200 Sep 08 06:56:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1163/2343] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:16 2026] GET /volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 => generated 906 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-99bc9e65-4082-4505-8347-62335b7b9598 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-99bc9e65-4082-4505-8347-62335b7b9598 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] GET http://192.168.122.168/volume/v3/volumes/887242e7-0543-4761-8d3f-0321bee5af7e Sep 08 06:56:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-99bc9e65-4082-4505-8347-62335b7b9598 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-99bc9e65-4082-4505-8347-62335b7b9598 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-99bc9e65-4082-4505-8347-62335b7b9598 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Volume info retrieved successfully. Sep 08 06:56:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-99bc9e65-4082-4505-8347-62335b7b9598 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/887242e7-0543-4761-8d3f-0321bee5af7e returned with HTTP 200 Sep 08 06:56:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1181/2344] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:17 2026] GET /volume/v3/volumes/887242e7-0543-4761-8d3f-0321bee5af7e => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2af29890-0bbb-45b2-bd15-20590045a4cf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2af29890-0bbb-45b2-bd15-20590045a4cf tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] GET http://192.168.122.168/volume/v3/volumes/634ccd0f-0c31-41c8-a2ba-ec2bb0ec3fce Sep 08 06:56:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2af29890-0bbb-45b2-bd15-20590045a4cf tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2af29890-0bbb-45b2-bd15-20590045a4cf tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2af29890-0bbb-45b2-bd15-20590045a4cf tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Volume info retrieved successfully. Sep 08 06:56:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2af29890-0bbb-45b2-bd15-20590045a4cf tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/634ccd0f-0c31-41c8-a2ba-ec2bb0ec3fce returned with HTTP 200 Sep 08 06:56:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1164/2345] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:17 2026] GET /volume/v3/volumes/634ccd0f-0c31-41c8-a2ba-ec2bb0ec3fce => generated 857 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-19dfea2f-bd63-4451-9eab-5f549bf69534 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-19dfea2f-bd63-4451-9eab-5f549bf69534 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 Sep 08 06:56:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-19dfea2f-bd63-4451-9eab-5f549bf69534 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-19dfea2f-bd63-4451-9eab-5f549bf69534 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-19dfea2f-bd63-4451-9eab-5f549bf69534 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-19dfea2f-bd63-4451-9eab-5f549bf69534 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 returned with HTTP 200 Sep 08 06:56:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1182/2346] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:17 2026] GET /volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 => generated 906 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-56d23fb3-ead5-4022-96e1-d5f7b93ee2d6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-56d23fb3-ead5-4022-96e1-d5f7b93ee2d6 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] GET http://192.168.122.168/volume/v3/volumes/634ccd0f-0c31-41c8-a2ba-ec2bb0ec3fce Sep 08 06:56:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-56d23fb3-ead5-4022-96e1-d5f7b93ee2d6 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-56d23fb3-ead5-4022-96e1-d5f7b93ee2d6 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-56d23fb3-ead5-4022-96e1-d5f7b93ee2d6 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Volume info retrieved successfully. Sep 08 06:56:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-56d23fb3-ead5-4022-96e1-d5f7b93ee2d6 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/634ccd0f-0c31-41c8-a2ba-ec2bb0ec3fce returned with HTTP 200 Sep 08 06:56:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1165/2347] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:18 2026] GET /volume/v3/volumes/634ccd0f-0c31-41c8-a2ba-ec2bb0ec3fce => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-32cb0d82-ded9-4cac-bba3-967cdaa1cdf8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-32cb0d82-ded9-4cac-bba3-967cdaa1cdf8 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] DELETE http://192.168.122.168/volume/v3/volumes/634ccd0f-0c31-41c8-a2ba-ec2bb0ec3fce Sep 08 06:56:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-32cb0d82-ded9-4cac-bba3-967cdaa1cdf8 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-32cb0d82-ded9-4cac-bba3-967cdaa1cdf8 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:18 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-32cb0d82-ded9-4cac-bba3-967cdaa1cdf8 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Delete volume with id: 634ccd0f-0c31-41c8-a2ba-ec2bb0ec3fce Sep 08 06:56:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-32cb0d82-ded9-4cac-bba3-967cdaa1cdf8 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Volume info retrieved successfully. Sep 08 06:56:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-32cb0d82-ded9-4cac-bba3-967cdaa1cdf8 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Delete volume request issued successfully. Sep 08 06:56:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-32cb0d82-ded9-4cac-bba3-967cdaa1cdf8 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/634ccd0f-0c31-41c8-a2ba-ec2bb0ec3fce returned with HTTP 202 Sep 08 06:56:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1183/2348] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:56:18 2026] DELETE /volume/v3/volumes/634ccd0f-0c31-41c8-a2ba-ec2bb0ec3fce => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 06:56:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4d21d033-99c3-4609-ab1d-ad356daefec0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4d21d033-99c3-4609-ab1d-ad356daefec0 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] GET http://192.168.122.168/volume/v3/volumes/634ccd0f-0c31-41c8-a2ba-ec2bb0ec3fce Sep 08 06:56:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4d21d033-99c3-4609-ab1d-ad356daefec0 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4d21d033-99c3-4609-ab1d-ad356daefec0 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4d21d033-99c3-4609-ab1d-ad356daefec0 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Volume info retrieved successfully. Sep 08 06:56:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4d21d033-99c3-4609-ab1d-ad356daefec0 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/634ccd0f-0c31-41c8-a2ba-ec2bb0ec3fce returned with HTTP 200 Sep 08 06:56:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1166/2349] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:18 2026] GET /volume/v3/volumes/634ccd0f-0c31-41c8-a2ba-ec2bb0ec3fce => generated 857 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-79715e05-a925-4b7c-babb-476ae0aa01f5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-79715e05-a925-4b7c-babb-476ae0aa01f5 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 Sep 08 06:56:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-79715e05-a925-4b7c-babb-476ae0aa01f5 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-79715e05-a925-4b7c-babb-476ae0aa01f5 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-79715e05-a925-4b7c-babb-476ae0aa01f5 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-79715e05-a925-4b7c-babb-476ae0aa01f5 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 returned with HTTP 200 Sep 08 06:56:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1184/2350] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:19 2026] GET /volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 => generated 909 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-31fbd1e4-1e36-4e56-9171-f8c27bc91390 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-31fbd1e4-1e36-4e56-9171-f8c27bc91390 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] GET http://192.168.122.168/volume/v3/volumes/634ccd0f-0c31-41c8-a2ba-ec2bb0ec3fce Sep 08 06:56:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-31fbd1e4-1e36-4e56-9171-f8c27bc91390 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-31fbd1e4-1e36-4e56-9171-f8c27bc91390 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-31fbd1e4-1e36-4e56-9171-f8c27bc91390 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/634ccd0f-0c31-41c8-a2ba-ec2bb0ec3fce returned with HTTP 404 Sep 08 06:56:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1167/2351] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:19 2026] GET /volume/v3/volumes/634ccd0f-0c31-41c8-a2ba-ec2bb0ec3fce => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:56:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dfbe3057-1b9c-49d6-a171-ead689fd1bdc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dfbe3057-1b9c-49d6-a171-ead689fd1bdc tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] DELETE http://192.168.122.168/volume/v3/volumes/887242e7-0543-4761-8d3f-0321bee5af7e Sep 08 06:56:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dfbe3057-1b9c-49d6-a171-ead689fd1bdc tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dfbe3057-1b9c-49d6-a171-ead689fd1bdc tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:19 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-dfbe3057-1b9c-49d6-a171-ead689fd1bdc tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Delete volume with id: 887242e7-0543-4761-8d3f-0321bee5af7e Sep 08 06:56:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dfbe3057-1b9c-49d6-a171-ead689fd1bdc tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Volume info retrieved successfully. Sep 08 06:56:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dfbe3057-1b9c-49d6-a171-ead689fd1bdc tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Delete volume request issued successfully. Sep 08 06:56:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dfbe3057-1b9c-49d6-a171-ead689fd1bdc tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/887242e7-0543-4761-8d3f-0321bee5af7e returned with HTTP 202 Sep 08 06:56:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1185/2352] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:56:19 2026] DELETE /volume/v3/volumes/887242e7-0543-4761-8d3f-0321bee5af7e => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:56:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-72b88127-4ed7-46e4-a62d-c6701825f5b0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-72b88127-4ed7-46e4-a62d-c6701825f5b0 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] GET http://192.168.122.168/volume/v3/volumes/887242e7-0543-4761-8d3f-0321bee5af7e Sep 08 06:56:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-72b88127-4ed7-46e4-a62d-c6701825f5b0 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-72b88127-4ed7-46e4-a62d-c6701825f5b0 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-72b88127-4ed7-46e4-a62d-c6701825f5b0 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Volume info retrieved successfully. Sep 08 06:56:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e5bfa505-f387-44df-895d-c99a5ffe7cde None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-72b88127-4ed7-46e4-a62d-c6701825f5b0 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/887242e7-0543-4761-8d3f-0321bee5af7e returned with HTTP 200 Sep 08 06:56:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1168/2353] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:20 2026] GET /volume/v3/volumes/887242e7-0543-4761-8d3f-0321bee5af7e => generated 855 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e5bfa505-f387-44df-895d-c99a5ffe7cde tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 Sep 08 06:56:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e5bfa505-f387-44df-895d-c99a5ffe7cde tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e5bfa505-f387-44df-895d-c99a5ffe7cde tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e5bfa505-f387-44df-895d-c99a5ffe7cde tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e5bfa505-f387-44df-895d-c99a5ffe7cde tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 returned with HTTP 200 Sep 08 06:56:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1186/2354] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:20 2026] GET /volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 => generated 909 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-874264b2-e6ee-40e5-8c2a-2b516421404e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-874264b2-e6ee-40e5-8c2a-2b516421404e tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] GET http://192.168.122.168/volume/v3/volumes/887242e7-0543-4761-8d3f-0321bee5af7e Sep 08 06:56:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-874264b2-e6ee-40e5-8c2a-2b516421404e tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-874264b2-e6ee-40e5-8c2a-2b516421404e tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d588a288-468f-4312-95c5-b787c7546038 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d588a288-468f-4312-95c5-b787c7546038 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 Sep 08 06:56:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d588a288-468f-4312-95c5-b787c7546038 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d588a288-468f-4312-95c5-b787c7546038 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-874264b2-e6ee-40e5-8c2a-2b516421404e tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Volume info retrieved successfully. Sep 08 06:56:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-874264b2-e6ee-40e5-8c2a-2b516421404e tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/887242e7-0543-4761-8d3f-0321bee5af7e returned with HTTP 200 Sep 08 06:56:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1169/2355] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:21 2026] GET /volume/v3/volumes/887242e7-0543-4761-8d3f-0321bee5af7e => generated 855 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d588a288-468f-4312-95c5-b787c7546038 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d588a288-468f-4312-95c5-b787c7546038 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 returned with HTTP 200 Sep 08 06:56:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1187/2356] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:21 2026] GET /volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 => generated 909 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1c35e4a5-a1d1-483e-b257-af2cea2386a5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1c35e4a5-a1d1-483e-b257-af2cea2386a5 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] GET http://192.168.122.168/volume/v3/volumes/887242e7-0543-4761-8d3f-0321bee5af7e Sep 08 06:56:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1c35e4a5-a1d1-483e-b257-af2cea2386a5 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1c35e4a5-a1d1-483e-b257-af2cea2386a5 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1c35e4a5-a1d1-483e-b257-af2cea2386a5 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/887242e7-0543-4761-8d3f-0321bee5af7e returned with HTTP 404 Sep 08 06:56:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1170/2357] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:22 2026] GET /volume/v3/volumes/887242e7-0543-4761-8d3f-0321bee5af7e => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2dde47df-5b0a-47bd-8fa0-285eb348b3ae None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4514b679-7d85-4f35-bf91-c8b112db592c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2dde47df-5b0a-47bd-8fa0-285eb348b3ae tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 Sep 08 06:56:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2dde47df-5b0a-47bd-8fa0-285eb348b3ae tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2dde47df-5b0a-47bd-8fa0-285eb348b3ae tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4514b679-7d85-4f35-bf91-c8b112db592c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] DELETE http://192.168.122.168/volume/v3/volumes/06e79379-3b15-4e70-9ef9-b0423fcedb7f Sep 08 06:56:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4514b679-7d85-4f35-bf91-c8b112db592c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4514b679-7d85-4f35-bf91-c8b112db592c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:22 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-4514b679-7d85-4f35-bf91-c8b112db592c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Delete volume with id: 06e79379-3b15-4e70-9ef9-b0423fcedb7f Sep 08 06:56:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2dde47df-5b0a-47bd-8fa0-285eb348b3ae tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4514b679-7d85-4f35-bf91-c8b112db592c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Volume info retrieved successfully. Sep 08 06:56:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2dde47df-5b0a-47bd-8fa0-285eb348b3ae tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 returned with HTTP 200 Sep 08 06:56:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1188/2358] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:22 2026] GET /volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 => generated 909 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4514b679-7d85-4f35-bf91-c8b112db592c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Delete volume request issued successfully. Sep 08 06:56:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4514b679-7d85-4f35-bf91-c8b112db592c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/06e79379-3b15-4e70-9ef9-b0423fcedb7f returned with HTTP 202 Sep 08 06:56:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1171/2359] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:56:22 2026] DELETE /volume/v3/volumes/06e79379-3b15-4e70-9ef9-b0423fcedb7f => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:56:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e3c6f18a-1adf-4823-b2b1-936e038ddbe4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e3c6f18a-1adf-4823-b2b1-936e038ddbe4 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] GET http://192.168.122.168/volume/v3/volumes/06e79379-3b15-4e70-9ef9-b0423fcedb7f Sep 08 06:56:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e3c6f18a-1adf-4823-b2b1-936e038ddbe4 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e3c6f18a-1adf-4823-b2b1-936e038ddbe4 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e3c6f18a-1adf-4823-b2b1-936e038ddbe4 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Volume info retrieved successfully. Sep 08 06:56:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e3c6f18a-1adf-4823-b2b1-936e038ddbe4 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/06e79379-3b15-4e70-9ef9-b0423fcedb7f returned with HTTP 200 Sep 08 06:56:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1189/2360] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:22 2026] GET /volume/v3/volumes/06e79379-3b15-4e70-9ef9-b0423fcedb7f => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8f18208b-695d-45a0-9da8-7cfe3a41792c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8f18208b-695d-45a0-9da8-7cfe3a41792c tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 Sep 08 06:56:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8f18208b-695d-45a0-9da8-7cfe3a41792c tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8f18208b-695d-45a0-9da8-7cfe3a41792c tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8f18208b-695d-45a0-9da8-7cfe3a41792c tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8f18208b-695d-45a0-9da8-7cfe3a41792c tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 returned with HTTP 200 Sep 08 06:56:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1172/2361] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:23 2026] GET /volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 => generated 1327 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:56:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2c8fa177-b53b-41a1-ac0b-4a80d4208262 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2c8fa177-b53b-41a1-ac0b-4a80d4208262 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] POST http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989/action Sep 08 06:56:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2c8fa177-b53b-41a1-ac0b-4a80d4208262 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:56:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2c8fa177-b53b-41a1-ac0b-4a80d4208262 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2c8fa177-b53b-41a1-ac0b-4a80d4208262 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b936e943-c76a-49b1-bc93-5bc6ab5646dc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b936e943-c76a-49b1-bc93-5bc6ab5646dc tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] GET http://192.168.122.168/volume/v3/volumes/06e79379-3b15-4e70-9ef9-b0423fcedb7f Sep 08 06:56:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b936e943-c76a-49b1-bc93-5bc6ab5646dc tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b936e943-c76a-49b1-bc93-5bc6ab5646dc tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b936e943-c76a-49b1-bc93-5bc6ab5646dc tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/06e79379-3b15-4e70-9ef9-b0423fcedb7f returned with HTTP 404 Sep 08 06:56:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1173/2362] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:23 2026] GET /volume/v3/volumes/06e79379-3b15-4e70-9ef9-b0423fcedb7f => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:56:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4d9a1262-54f1-469d-bcc6-6e65f69b0887 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4d9a1262-54f1-469d-bcc6-6e65f69b0887 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] DELETE http://192.168.122.168/volume/v3/volumes/eea5c0da-a142-408e-930b-19899a7d08bd Sep 08 06:56:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4d9a1262-54f1-469d-bcc6-6e65f69b0887 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4d9a1262-54f1-469d-bcc6-6e65f69b0887 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:23 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-4d9a1262-54f1-469d-bcc6-6e65f69b0887 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Delete volume with id: eea5c0da-a142-408e-930b-19899a7d08bd Sep 08 06:56:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4d9a1262-54f1-469d-bcc6-6e65f69b0887 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Volume info retrieved successfully. Sep 08 06:56:23 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-2c8fa177-b53b-41a1-ac0b-4a80d4208262 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Created reservations ['2c0850a2-e3f7-4462-b1d9-39dddca5e4e6', 'f3006c0e-0f2d-4f59-9abf-9371f4349244'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2c8fa177-b53b-41a1-ac0b-4a80d4208262 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Extend volume request issued successfully. Sep 08 06:56:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4d9a1262-54f1-469d-bcc6-6e65f69b0887 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Delete volume request issued successfully. Sep 08 06:56:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4d9a1262-54f1-469d-bcc6-6e65f69b0887 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/eea5c0da-a142-408e-930b-19899a7d08bd returned with HTTP 202 Sep 08 06:56:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2c8fa177-b53b-41a1-ac0b-4a80d4208262 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989/action returned with HTTP 202 Sep 08 06:56:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1174/2363] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:56:23 2026] DELETE /volume/v3/volumes/eea5c0da-a142-408e-930b-19899a7d08bd => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:56:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1190/2364] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:56:23 2026] POST /volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989/action => generated 0 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:56:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-975d933f-2766-47cd-9811-f0abee74dc8e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b175493e-537a-4559-afdb-49ed801fd764 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-975d933f-2766-47cd-9811-f0abee74dc8e tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] GET http://192.168.122.168/volume/v3/volumes/eea5c0da-a142-408e-930b-19899a7d08bd Sep 08 06:56:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-975d933f-2766-47cd-9811-f0abee74dc8e tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-975d933f-2766-47cd-9811-f0abee74dc8e tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b175493e-537a-4559-afdb-49ed801fd764 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 Sep 08 06:56:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b175493e-537a-4559-afdb-49ed801fd764 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b175493e-537a-4559-afdb-49ed801fd764 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-975d933f-2766-47cd-9811-f0abee74dc8e tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Volume info retrieved successfully. Sep 08 06:56:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b175493e-537a-4559-afdb-49ed801fd764 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-975d933f-2766-47cd-9811-f0abee74dc8e tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/eea5c0da-a142-408e-930b-19899a7d08bd returned with HTTP 200 Sep 08 06:56:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1175/2365] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:23 2026] GET /volume/v3/volumes/eea5c0da-a142-408e-930b-19899a7d08bd => generated 857 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b175493e-537a-4559-afdb-49ed801fd764 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 returned with HTTP 200 Sep 08 06:56:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1191/2366] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:23 2026] GET /volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 => generated 1327 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:56:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0838e58f-61b9-417b-89fb-a7d69d81e478 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0838e58f-61b9-417b-89fb-a7d69d81e478 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] GET http://192.168.122.168/volume/v3/volumes/eea5c0da-a142-408e-930b-19899a7d08bd Sep 08 06:56:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0838e58f-61b9-417b-89fb-a7d69d81e478 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0838e58f-61b9-417b-89fb-a7d69d81e478 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cd999830-7eb4-4580-b917-a18c29025e56 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cd999830-7eb4-4580-b917-a18c29025e56 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 Sep 08 06:56:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cd999830-7eb4-4580-b917-a18c29025e56 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cd999830-7eb4-4580-b917-a18c29025e56 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0838e58f-61b9-417b-89fb-a7d69d81e478 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Volume info retrieved successfully. Sep 08 06:56:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0838e58f-61b9-417b-89fb-a7d69d81e478 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/eea5c0da-a142-408e-930b-19899a7d08bd returned with HTTP 200 Sep 08 06:56:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1176/2367] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:24 2026] GET /volume/v3/volumes/eea5c0da-a142-408e-930b-19899a7d08bd => generated 857 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cd999830-7eb4-4580-b917-a18c29025e56 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cd999830-7eb4-4580-b917-a18c29025e56 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 returned with HTTP 200 Sep 08 06:56:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1192/2368] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:24 2026] GET /volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 => generated 1327 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:56:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0d8f0d0f-b5e9-4980-a223-7dd58a2d76e0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0d8f0d0f-b5e9-4980-a223-7dd58a2d76e0 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-reader] GET http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 Sep 08 06:56:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0d8f0d0f-b5e9-4980-a223-7dd58a2d76e0 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0d8f0d0f-b5e9-4980-a223-7dd58a2d76e0 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0d8f0d0f-b5e9-4980-a223-7dd58a2d76e0 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-reader] Volume info retrieved successfully. Sep 08 06:56:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0d8f0d0f-b5e9-4980-a223-7dd58a2d76e0 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-reader] http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 returned with HTTP 200 Sep 08 06:56:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1177/2369] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:24 2026] GET /volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 => generated 1327 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:56:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5ba8f193-eb54-4164-974f-05425dd1b9de None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5ba8f193-eb54-4164-974f-05425dd1b9de tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 Sep 08 06:56:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5ba8f193-eb54-4164-974f-05425dd1b9de tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5ba8f193-eb54-4164-974f-05425dd1b9de tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5ba8f193-eb54-4164-974f-05425dd1b9de tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5ba8f193-eb54-4164-974f-05425dd1b9de tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 returned with HTTP 200 Sep 08 06:56:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1193/2370] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:25 2026] GET /volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 => generated 1327 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:56:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d0239892-f831-45e9-b301-335e6742560f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d0239892-f831-45e9-b301-335e6742560f tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] DELETE http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 Sep 08 06:56:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d0239892-f831-45e9-b301-335e6742560f tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d0239892-f831-45e9-b301-335e6742560f tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:25 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-d0239892-f831-45e9-b301-335e6742560f tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Delete volume with id: e8f47f4a-fe67-47ab-8217-86e66c817989 Sep 08 06:56:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d0239892-f831-45e9-b301-335e6742560f tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d0239892-f831-45e9-b301-335e6742560f tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Delete volume request issued successfully. Sep 08 06:56:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d0239892-f831-45e9-b301-335e6742560f tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 returned with HTTP 202 Sep 08 06:56:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1178/2371] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:56:25 2026] DELETE /volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:56:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8ba2f381-8f84-406e-be7d-ef63771cc2e9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8ba2f381-8f84-406e-be7d-ef63771cc2e9 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 Sep 08 06:56:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8ba2f381-8f84-406e-be7d-ef63771cc2e9 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8ba2f381-8f84-406e-be7d-ef63771cc2e9 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8ba2f381-8f84-406e-be7d-ef63771cc2e9 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8ba2f381-8f84-406e-be7d-ef63771cc2e9 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 returned with HTTP 200 Sep 08 06:56:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1194/2372] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:25 2026] GET /volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 => generated 1326 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:56:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-516da958-ae65-4383-a5f9-c366a7a26e16 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-516da958-ae65-4383-a5f9-c366a7a26e16 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] GET http://192.168.122.168/volume/v3/volumes/eea5c0da-a142-408e-930b-19899a7d08bd Sep 08 06:56:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-516da958-ae65-4383-a5f9-c366a7a26e16 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-516da958-ae65-4383-a5f9-c366a7a26e16 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-516da958-ae65-4383-a5f9-c366a7a26e16 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/eea5c0da-a142-408e-930b-19899a7d08bd returned with HTTP 404 Sep 08 06:56:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1179/2373] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:25 2026] GET /volume/v3/volumes/eea5c0da-a142-408e-930b-19899a7d08bd => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6c5c8c89-7266-4197-ad33-e03ec0bc1f18 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6c5c8c89-7266-4197-ad33-e03ec0bc1f18 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] DELETE http://192.168.122.168/volume/v3/volumes/0d37fb77-ebbb-4321-b5cf-4d4b9f8c1fa0 Sep 08 06:56:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6c5c8c89-7266-4197-ad33-e03ec0bc1f18 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6c5c8c89-7266-4197-ad33-e03ec0bc1f18 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:26 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-6c5c8c89-7266-4197-ad33-e03ec0bc1f18 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Delete volume with id: 0d37fb77-ebbb-4321-b5cf-4d4b9f8c1fa0 Sep 08 06:56:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6c5c8c89-7266-4197-ad33-e03ec0bc1f18 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Volume info retrieved successfully. Sep 08 06:56:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6c5c8c89-7266-4197-ad33-e03ec0bc1f18 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Delete volume request issued successfully. Sep 08 06:56:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6c5c8c89-7266-4197-ad33-e03ec0bc1f18 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/0d37fb77-ebbb-4321-b5cf-4d4b9f8c1fa0 returned with HTTP 202 Sep 08 06:56:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1195/2374] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:56:25 2026] DELETE /volume/v3/volumes/0d37fb77-ebbb-4321-b5cf-4d4b9f8c1fa0 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 06:56:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-88fc3b42-de5a-4c33-8a75-4eeee9344709 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-88fc3b42-de5a-4c33-8a75-4eeee9344709 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] GET http://192.168.122.168/volume/v3/volumes/0d37fb77-ebbb-4321-b5cf-4d4b9f8c1fa0 Sep 08 06:56:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-88fc3b42-de5a-4c33-8a75-4eeee9344709 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-88fc3b42-de5a-4c33-8a75-4eeee9344709 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-88fc3b42-de5a-4c33-8a75-4eeee9344709 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Volume info retrieved successfully. Sep 08 06:56:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-88fc3b42-de5a-4c33-8a75-4eeee9344709 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/0d37fb77-ebbb-4321-b5cf-4d4b9f8c1fa0 returned with HTTP 200 Sep 08 06:56:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1180/2375] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:26 2026] GET /volume/v3/volumes/0d37fb77-ebbb-4321-b5cf-4d4b9f8c1fa0 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-463a3250-41d6-4e46-b8b6-90899a06cdbf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-463a3250-41d6-4e46-b8b6-90899a06cdbf tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 Sep 08 06:56:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-463a3250-41d6-4e46-b8b6-90899a06cdbf tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-463a3250-41d6-4e46-b8b6-90899a06cdbf tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-463a3250-41d6-4e46-b8b6-90899a06cdbf tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 returned with HTTP 404 Sep 08 06:56:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1196/2376] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:26 2026] GET /volume/v3/volumes/e8f47f4a-fe67-47ab-8217-86e66c817989 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fc6bc941-5c77-4552-9c6c-23a09bf138f6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fc6bc941-5c77-4552-9c6c-23a09bf138f6 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:56:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fc6bc941-5c77-4552-9c6c-23a09bf138f6 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-626156038"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-fc6bc941-5c77-4552-9c6c-23a09bf138f6 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-626156038'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:56:26 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-fc6bc941-5c77-4552-9c6c-23a09bf138f6 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Create volume of 1 GB Sep 08 06:56:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fc6bc941-5c77-4552-9c6c-23a09bf138f6 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Availability Zones retrieved successfully. Sep 08 06:56:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fc6bc941-5c77-4552-9c6c-23a09bf138f6 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Flow 'volume_create_api' (2a080e86-51a2-4e19-8260-8fa2601dc80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fc6bc941-5c77-4552-9c6c-23a09bf138f6 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5be76195-afc8-4c82-8457-67719039143c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-fc6bc941-5c77-4552-9c6c-23a09bf138f6 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:56:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fc6bc941-5c77-4552-9c6c-23a09bf138f6 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5be76195-afc8-4c82-8457-67719039143c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fc6bc941-5c77-4552-9c6c-23a09bf138f6 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3037b960-d8cd-4361-acf4-c79a2a4276b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:26 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-fc6bc941-5c77-4552-9c6c-23a09bf138f6 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Created reservations ['017442e3-cb51-4925-a957-74381e7ef65e', '865dfcaa-0a53-4e0d-9c88-40e908becd16', '5d205ef7-3325-42fa-bf14-4c10005d31d6', 'e00dc78d-ea82-425b-8f6f-62ba73e02c06'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fc6bc941-5c77-4552-9c6c-23a09bf138f6 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3037b960-d8cd-4361-acf4-c79a2a4276b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['017442e3-cb51-4925-a957-74381e7ef65e', '865dfcaa-0a53-4e0d-9c88-40e908becd16', '5d205ef7-3325-42fa-bf14-4c10005d31d6', 'e00dc78d-ea82-425b-8f6f-62ba73e02c06']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fc6bc941-5c77-4552-9c6c-23a09bf138f6 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b0f8825-6846-4be0-a068-c3aba42e1515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fc6bc941-5c77-4552-9c6c-23a09bf138f6 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b0f8825-6846-4be0-a068-c3aba42e1515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74e91bf7-73d6-4824-ad2d-f55874c4e7f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-626156038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92f6cd589e8544fc971aa1391189d34d',qos_specs=None,replication_status=,reservations=['017442e3-cb51-4925-a957-74381e7ef65e','865dfcaa-0a53-4e0d-9c88-40e908becd16','5d205ef7-3325-42fa-bf14-4c10005d31d6','e00dc78d-ea82-425b-8f6f-62ba73e02c06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d13c663628ef44f296ca96fc4495bbe7',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:56:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-626156038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74e91bf7-73d6-4824-ad2d-f55874c4e7f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92f6cd589e8544fc971aa1391189d34d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d13c663628ef44f296ca96fc4495bbe7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fc6bc941-5c77-4552-9c6c-23a09bf138f6 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bd53373-3fe5-4ec8-b994-edaa943eb93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fc6bc941-5c77-4552-9c6c-23a09bf138f6 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bd53373-3fe5-4ec8-b994-edaa943eb93b) transitioned into state 'SUCCESS' from state '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-626156038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92f6cd589e8544fc971aa1391189d34d',qos_specs=None,replication_status=,reservations=['017442e3-cb51-4925-a957-74381e7ef65e','865dfcaa-0a53-4e0d-9c88-40e908becd16','5d205ef7-3325-42fa-bf14-4c10005d31d6','e00dc78d-ea82-425b-8f6f-62ba73e02c06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d13c663628ef44f296ca96fc4495bbe7',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fc6bc941-5c77-4552-9c6c-23a09bf138f6 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5fe2ef9-9a7e-4afd-b164-dd36599fda7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fc6bc941-5c77-4552-9c6c-23a09bf138f6 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5fe2ef9-9a7e-4afd-b164-dd36599fda7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-fc6bc941-5c77-4552-9c6c-23a09bf138f6 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Flow 'volume_create_api' (2a080e86-51a2-4e19-8260-8fa2601dc80f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fc6bc941-5c77-4552-9c6c-23a09bf138f6 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Create volume request issued successfully. Sep 08 06:56:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fc6bc941-5c77-4552-9c6c-23a09bf138f6 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:56:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1181/2377] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:56:26 2026] POST /volume/v3/volumes => generated 756 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:56:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-66ba3c8b-31df-44d6-85e3-9ea3e6ebb3be None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-66ba3c8b-31df-44d6-85e3-9ea3e6ebb3be tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 Sep 08 06:56:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-66ba3c8b-31df-44d6-85e3-9ea3e6ebb3be tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-66ba3c8b-31df-44d6-85e3-9ea3e6ebb3be tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-66ba3c8b-31df-44d6-85e3-9ea3e6ebb3be tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-66ba3c8b-31df-44d6-85e3-9ea3e6ebb3be tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 returned with HTTP 200 Sep 08 06:56:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1197/2378] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:26 2026] GET /volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 => generated 824 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:56:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c359cfaf-1be4-48e9-aa6d-9b648e0799f2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c359cfaf-1be4-48e9-aa6d-9b648e0799f2 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] GET http://192.168.122.168/volume/v3/volumes/0d37fb77-ebbb-4321-b5cf-4d4b9f8c1fa0 Sep 08 06:56:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c359cfaf-1be4-48e9-aa6d-9b648e0799f2 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c359cfaf-1be4-48e9-aa6d-9b648e0799f2 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c359cfaf-1be4-48e9-aa6d-9b648e0799f2 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Volume info retrieved successfully. Sep 08 06:56:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c359cfaf-1be4-48e9-aa6d-9b648e0799f2 tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/0d37fb77-ebbb-4321-b5cf-4d4b9f8c1fa0 returned with HTTP 200 Sep 08 06:56:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1182/2379] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:27 2026] GET /volume/v3/volumes/0d37fb77-ebbb-4321-b5cf-4d4b9f8c1fa0 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9c9c1cc1-345e-4ef3-b4de-4aa29168297a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9c9c1cc1-345e-4ef3-b4de-4aa29168297a tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 Sep 08 06:56:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9c9c1cc1-345e-4ef3-b4de-4aa29168297a tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9c9c1cc1-345e-4ef3-b4de-4aa29168297a tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:27 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:27 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9c9c1cc1-345e-4ef3-b4de-4aa29168297a tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9c9c1cc1-345e-4ef3-b4de-4aa29168297a tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 returned with HTTP 200 Sep 08 06:56:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1198/2380] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:27 2026] GET /volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b03926d9-57bc-4702-9ade-36dafafe857c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b03926d9-57bc-4702-9ade-36dafafe857c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] GET http://192.168.122.168/volume/v3/volumes/0d37fb77-ebbb-4321-b5cf-4d4b9f8c1fa0 Sep 08 06:56:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b03926d9-57bc-4702-9ade-36dafafe857c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b03926d9-57bc-4702-9ade-36dafafe857c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b03926d9-57bc-4702-9ade-36dafafe857c tempest-CreateVolumesFromImageTest-1799318689 tempest-CreateVolumesFromImageTest-1799318689-project-member] http://192.168.122.168/volume/v3/volumes/0d37fb77-ebbb-4321-b5cf-4d4b9f8c1fa0 returned with HTTP 404 Sep 08 06:56:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1183/2381] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:28 2026] GET /volume/v3/volumes/0d37fb77-ebbb-4321-b5cf-4d4b9f8c1fa0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7c9640c8-a5f9-4f19-851b-3ff650352f1a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7c9640c8-a5f9-4f19-851b-3ff650352f1a tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 Sep 08 06:56:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7c9640c8-a5f9-4f19-851b-3ff650352f1a tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7c9640c8-a5f9-4f19-851b-3ff650352f1a tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7c9640c8-a5f9-4f19-851b-3ff650352f1a tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7c9640c8-a5f9-4f19-851b-3ff650352f1a tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 returned with HTTP 200 Sep 08 06:56:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1199/2382] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:29 2026] GET /volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a7ee5feb-e008-4723-a22b-72ec7ee9e927 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a7ee5feb-e008-4723-a22b-72ec7ee9e927 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:56:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a7ee5feb-e008-4723-a22b-72ec7ee9e927 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74e91bf7-73d6-4824-ad2d-f55874c4e7f1", "name": "tempest-VolumesExtendTest-Snapshot-432212597"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a7ee5feb-e008-4723-a22b-72ec7ee9e927 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:29 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-a7ee5feb-e008-4723-a22b-72ec7ee9e927 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Create snapshot from volume 74e91bf7-73d6-4824-ad2d-f55874c4e7f1 Sep 08 06:56:29 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-a7ee5feb-e008-4723-a22b-72ec7ee9e927 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Created reservations ['cf23d6c9-6880-400e-bbc1-7d50bf11b28b', 'be5b9f0d-242c-4999-8154-1c2eab3142ba', '48a40e06-54a8-46d7-8a24-2d8e31ab392f', '175b902e-f16e-4597-975d-2c015b77b5c3'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a7ee5feb-e008-4723-a22b-72ec7ee9e927 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Snapshot create request issued successfully. Sep 08 06:56:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a7ee5feb-e008-4723-a22b-72ec7ee9e927 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:56:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1184/2383] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:56:29 2026] POST /volume/v3/snapshots => generated 303 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:56:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5f59ba97-9600-4ee5-98fd-1093dcb5d469 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5f59ba97-9600-4ee5-98fd-1093dcb5d469 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 Sep 08 06:56:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5f59ba97-9600-4ee5-98fd-1093dcb5d469 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5f59ba97-9600-4ee5-98fd-1093dcb5d469 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5f59ba97-9600-4ee5-98fd-1093dcb5d469 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Snapshot retrieved successfully. Sep 08 06:56:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5f59ba97-9600-4ee5-98fd-1093dcb5d469 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 returned with HTTP 200 Sep 08 06:56:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1200/2384] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:29 2026] GET /volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 => generated 435 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7ef4ed02-09ce-4997-9949-2eb3666e62d9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ef4ed02-09ce-4997-9949-2eb3666e62d9 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 Sep 08 06:56:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ef4ed02-09ce-4997-9949-2eb3666e62d9 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ef4ed02-09ce-4997-9949-2eb3666e62d9 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7ef4ed02-09ce-4997-9949-2eb3666e62d9 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Snapshot retrieved successfully. Sep 08 06:56:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ef4ed02-09ce-4997-9949-2eb3666e62d9 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 returned with HTTP 200 Sep 08 06:56:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1185/2385] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:30 2026] GET /volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 => generated 435 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0f0b3863-6577-4fc9-a66e-088cc73cabe5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0f0b3863-6577-4fc9-a66e-088cc73cabe5 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:56:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0f0b3863-6577-4fc9-a66e-088cc73cabe5 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1526436031"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-0f0b3863-6577-4fc9-a66e-088cc73cabe5 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1526436031'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:56:30 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-0f0b3863-6577-4fc9-a66e-088cc73cabe5 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Create volume of 1 GB Sep 08 06:56:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0f0b3863-6577-4fc9-a66e-088cc73cabe5 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Availability Zones retrieved successfully. Sep 08 06:56:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0f0b3863-6577-4fc9-a66e-088cc73cabe5 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Flow 'volume_create_api' (91031abd-c01d-45c9-837c-d106caeb4b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0f0b3863-6577-4fc9-a66e-088cc73cabe5 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5d87085-59c4-4a55-a289-d56683fbaef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-0f0b3863-6577-4fc9-a66e-088cc73cabe5 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:56:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0f0b3863-6577-4fc9-a66e-088cc73cabe5 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5d87085-59c4-4a55-a289-d56683fbaef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0f0b3863-6577-4fc9-a66e-088cc73cabe5 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43c61c89-0110-4f2f-85c8-b2473a056263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:31 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-0f0b3863-6577-4fc9-a66e-088cc73cabe5 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Created reservations ['7caacab7-8b3d-47f0-9192-a2eda27533eb', 'e8b80ea5-b528-4fd5-a214-4cf69fafc6eb', '3ac28875-70dd-4a5b-9b02-d18f56823148', '4695fcdf-3149-4043-8b84-254e63c79e5d'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:31 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0f0b3863-6577-4fc9-a66e-088cc73cabe5 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43c61c89-0110-4f2f-85c8-b2473a056263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7caacab7-8b3d-47f0-9192-a2eda27533eb', 'e8b80ea5-b528-4fd5-a214-4cf69fafc6eb', '3ac28875-70dd-4a5b-9b02-d18f56823148', '4695fcdf-3149-4043-8b84-254e63c79e5d']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:31 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0f0b3863-6577-4fc9-a66e-088cc73cabe5 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c52ead8f-dff7-47be-94a0-83b7116671a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:31 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0f0b3863-6577-4fc9-a66e-088cc73cabe5 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c52ead8f-dff7-47be-94a0-83b7116671a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00713280-f459-4258-b389-6f95fd468e02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1526436031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6daae036c04409697d4990e6ca9f8b9',qos_specs=None,replication_status=,reservations=['7caacab7-8b3d-47f0-9192-a2eda27533eb','e8b80ea5-b528-4fd5-a214-4cf69fafc6eb','3ac28875-70dd-4a5b-9b02-d18f56823148','4695fcdf-3149-4043-8b84-254e63c79e5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b124de2315544da8b28d1a52cbf7a22',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:56:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1526436031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00713280-f459-4258-b389-6f95fd468e02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6daae036c04409697d4990e6ca9f8b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b124de2315544da8b28d1a52cbf7a22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:31 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0f0b3863-6577-4fc9-a66e-088cc73cabe5 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a5cbb3a-3028-49c2-8e85-c7d17e775585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:31 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0f0b3863-6577-4fc9-a66e-088cc73cabe5 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a5cbb3a-3028-49c2-8e85-c7d17e775585) transitioned into state 'SUCCESS' from state '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-1526436031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6daae036c04409697d4990e6ca9f8b9',qos_specs=None,replication_status=,reservations=['7caacab7-8b3d-47f0-9192-a2eda27533eb','e8b80ea5-b528-4fd5-a214-4cf69fafc6eb','3ac28875-70dd-4a5b-9b02-d18f56823148','4695fcdf-3149-4043-8b84-254e63c79e5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b124de2315544da8b28d1a52cbf7a22',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:31 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0f0b3863-6577-4fc9-a66e-088cc73cabe5 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4365d063-b4b9-4011-8b79-ebe7692ec971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:31 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0f0b3863-6577-4fc9-a66e-088cc73cabe5 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4365d063-b4b9-4011-8b79-ebe7692ec971) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:31 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0f0b3863-6577-4fc9-a66e-088cc73cabe5 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Flow 'volume_create_api' (91031abd-c01d-45c9-837c-d106caeb4b35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0f0b3863-6577-4fc9-a66e-088cc73cabe5 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Create volume request issued successfully. Sep 08 06:56:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0f0b3863-6577-4fc9-a66e-088cc73cabe5 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:56:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1201/2386] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:56:30 2026] POST /volume/v3/volumes => generated 773 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:56:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f4b0bea8-efa6-442b-9263-69f18a7772e4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f4b0bea8-efa6-442b-9263-69f18a7772e4 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] GET http://192.168.122.168/volume/v3/volumes/00713280-f459-4258-b389-6f95fd468e02 Sep 08 06:56:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f4b0bea8-efa6-442b-9263-69f18a7772e4 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f4b0bea8-efa6-442b-9263-69f18a7772e4 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f4b0bea8-efa6-442b-9263-69f18a7772e4 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Volume info retrieved successfully. Sep 08 06:56:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f4b0bea8-efa6-442b-9263-69f18a7772e4 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/00713280-f459-4258-b389-6f95fd468e02 returned with HTTP 200 Sep 08 06:56:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1186/2387] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:31 2026] GET /volume/v3/volumes/00713280-f459-4258-b389-6f95fd468e02 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2e5a74e7-e1be-4c23-9b1f-26c0ba621300 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2e5a74e7-e1be-4c23-9b1f-26c0ba621300 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 Sep 08 06:56:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2e5a74e7-e1be-4c23-9b1f-26c0ba621300 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2e5a74e7-e1be-4c23-9b1f-26c0ba621300 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2e5a74e7-e1be-4c23-9b1f-26c0ba621300 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Snapshot retrieved successfully. Sep 08 06:56:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2e5a74e7-e1be-4c23-9b1f-26c0ba621300 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 returned with HTTP 200 Sep 08 06:56:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1202/2388] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:31 2026] GET /volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 => generated 435 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f1569941-5eec-41c8-b6c2-653140997df3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f1569941-5eec-41c8-b6c2-653140997df3 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] GET http://192.168.122.168/volume/v3/volumes/00713280-f459-4258-b389-6f95fd468e02 Sep 08 06:56:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f1569941-5eec-41c8-b6c2-653140997df3 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f1569941-5eec-41c8-b6c2-653140997df3 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f1569941-5eec-41c8-b6c2-653140997df3 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Volume info retrieved successfully. Sep 08 06:56:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f1569941-5eec-41c8-b6c2-653140997df3 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/00713280-f459-4258-b389-6f95fd468e02 returned with HTTP 200 Sep 08 06:56:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1187/2389] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:32 2026] GET /volume/v3/volumes/00713280-f459-4258-b389-6f95fd468e02 => generated 865 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-975bd902-0c9b-4944-90ae-5765cc602a8c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-975bd902-0c9b-4944-90ae-5765cc602a8c tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 Sep 08 06:56:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-975bd902-0c9b-4944-90ae-5765cc602a8c tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-975bd902-0c9b-4944-90ae-5765cc602a8c tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-975bd902-0c9b-4944-90ae-5765cc602a8c tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Snapshot retrieved successfully. Sep 08 06:56:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-975bd902-0c9b-4944-90ae-5765cc602a8c tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 returned with HTTP 200 Sep 08 06:56:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1203/2390] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:32 2026] GET /volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 => generated 462 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-37e68ce5-a08a-4d16-84ca-01781c8520c1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-37e68ce5-a08a-4d16-84ca-01781c8520c1 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] POST http://192.168.122.168/volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1/action Sep 08 06:56:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-37e68ce5-a08a-4d16-84ca-01781c8520c1 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:56:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-37e68ce5-a08a-4d16-84ca-01781c8520c1 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-37e68ce5-a08a-4d16-84ca-01781c8520c1 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:32 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-37e68ce5-a08a-4d16-84ca-01781c8520c1 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Created reservations ['89ee4e66-9e25-486a-a053-339b5623e40f', '22ccb39f-44cc-42b7-9089-078c30755718'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-37e68ce5-a08a-4d16-84ca-01781c8520c1 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Extend volume request issued successfully. Sep 08 06:56:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-37e68ce5-a08a-4d16-84ca-01781c8520c1 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1/action returned with HTTP 202 Sep 08 06:56:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1188/2391] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:56:32 2026] POST /volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:56:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dba0b855-4a00-4e0a-aa2d-38bac96f7604 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dba0b855-4a00-4e0a-aa2d-38bac96f7604 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 Sep 08 06:56:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dba0b855-4a00-4e0a-aa2d-38bac96f7604 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dba0b855-4a00-4e0a-aa2d-38bac96f7604 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dba0b855-4a00-4e0a-aa2d-38bac96f7604 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dba0b855-4a00-4e0a-aa2d-38bac96f7604 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 returned with HTTP 200 Sep 08 06:56:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1204/2392] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:32 2026] GET /volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-93a7f3d6-b22c-4b05-9282-7036147d9cbb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93a7f3d6-b22c-4b05-9282-7036147d9cbb tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] GET http://192.168.122.168/volume/v3/volumes/00713280-f459-4258-b389-6f95fd468e02 Sep 08 06:56:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93a7f3d6-b22c-4b05-9282-7036147d9cbb tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93a7f3d6-b22c-4b05-9282-7036147d9cbb tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-93a7f3d6-b22c-4b05-9282-7036147d9cbb tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Volume info retrieved successfully. Sep 08 06:56:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93a7f3d6-b22c-4b05-9282-7036147d9cbb tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/00713280-f459-4258-b389-6f95fd468e02 returned with HTTP 200 Sep 08 06:56:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1189/2393] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:33 2026] GET /volume/v3/volumes/00713280-f459-4258-b389-6f95fd468e02 => generated 866 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1a4f9a94-5acc-4642-b2f8-0da662252d2f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1a4f9a94-5acc-4642-b2f8-0da662252d2f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1a4f9a94-5acc-4642-b2f8-0da662252d2f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "00713280-f459-4258-b389-6f95fd468e02", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-906572190"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-1a4f9a94-5acc-4642-b2f8-0da662252d2f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Create volume request body: {'volume': {"'source_volid": '00713280-f459-4258-b389-6f95fd468e02', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-906572190'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-1a4f9a94-5acc-4642-b2f8-0da662252d2f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Create volume of 1 GB Sep 08 06:56:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1a4f9a94-5acc-4642-b2f8-0da662252d2f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Availability Zones retrieved successfully. Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1a4f9a94-5acc-4642-b2f8-0da662252d2f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Flow 'volume_create_api' (ae36279c-bd4d-4678-aea2-13a0e2c1fe44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1a4f9a94-5acc-4642-b2f8-0da662252d2f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b36a26f-8d10-4ef1-bb4d-110fc3f40c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-1a4f9a94-5acc-4642-b2f8-0da662252d2f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1a4f9a94-5acc-4642-b2f8-0da662252d2f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b36a26f-8d10-4ef1-bb4d-110fc3f40c01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1a4f9a94-5acc-4642-b2f8-0da662252d2f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea2ec64a-3933-40e7-89f6-6a69c56415ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-1a4f9a94-5acc-4642-b2f8-0da662252d2f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Created reservations ['036df1de-fed2-4428-b7d4-bd486a7b93f6', '01a7307a-b77d-4e76-98e4-c02e982adb53', '29e83e89-3732-4f13-a319-4b38d58efadd', 'c56a1c88-0c1b-4c77-b163-65c248ecdf9f'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1a4f9a94-5acc-4642-b2f8-0da662252d2f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea2ec64a-3933-40e7-89f6-6a69c56415ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['036df1de-fed2-4428-b7d4-bd486a7b93f6', '01a7307a-b77d-4e76-98e4-c02e982adb53', '29e83e89-3732-4f13-a319-4b38d58efadd', 'c56a1c88-0c1b-4c77-b163-65c248ecdf9f']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1a4f9a94-5acc-4642-b2f8-0da662252d2f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec001d2c-ffbd-41bc-b960-310e1f7526be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1a4f9a94-5acc-4642-b2f8-0da662252d2f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec001d2c-ffbd-41bc-b960-310e1f7526be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84ca266b-dca4-4344-adc9-c2c7c7518060', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-906572190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6daae036c04409697d4990e6ca9f8b9',qos_specs=None,replication_status=,reservations=['036df1de-fed2-4428-b7d4-bd486a7b93f6','01a7307a-b77d-4e76-98e4-c02e982adb53','29e83e89-3732-4f13-a319-4b38d58efadd','c56a1c88-0c1b-4c77-b163-65c248ecdf9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b124de2315544da8b28d1a52cbf7a22',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:56:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-906572190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84ca266b-dca4-4344-adc9-c2c7c7518060,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6daae036c04409697d4990e6ca9f8b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b124de2315544da8b28d1a52cbf7a22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1a4f9a94-5acc-4642-b2f8-0da662252d2f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9f6f8c5-6f90-41a1-90cc-5da7d2de77f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1a4f9a94-5acc-4642-b2f8-0da662252d2f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9f6f8c5-6f90-41a1-90cc-5da7d2de77f8) transitioned into state 'SUCCESS' from state '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-906572190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6daae036c04409697d4990e6ca9f8b9',qos_specs=None,replication_status=,reservations=['036df1de-fed2-4428-b7d4-bd486a7b93f6','01a7307a-b77d-4e76-98e4-c02e982adb53','29e83e89-3732-4f13-a319-4b38d58efadd','c56a1c88-0c1b-4c77-b163-65c248ecdf9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b124de2315544da8b28d1a52cbf7a22',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-40f57f92-1099-4390-b5e5-59a9a36ed7fb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1a4f9a94-5acc-4642-b2f8-0da662252d2f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f65fa38d-dd67-4eda-92cb-50a5ed21b719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-40f57f92-1099-4390-b5e5-59a9a36ed7fb tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 Sep 08 06:56:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-40f57f92-1099-4390-b5e5-59a9a36ed7fb tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-40f57f92-1099-4390-b5e5-59a9a36ed7fb tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1a4f9a94-5acc-4642-b2f8-0da662252d2f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f65fa38d-dd67-4eda-92cb-50a5ed21b719) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1a4f9a94-5acc-4642-b2f8-0da662252d2f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Flow 'volume_create_api' (ae36279c-bd4d-4678-aea2-13a0e2c1fe44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1a4f9a94-5acc-4642-b2f8-0da662252d2f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Create volume request issued successfully. Sep 08 06:56:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-40f57f92-1099-4390-b5e5-59a9a36ed7fb tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1a4f9a94-5acc-4642-b2f8-0da662252d2f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:56:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1205/2394] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:56:33 2026] POST /volume/v3/volumes => generated 772 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:56:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-40f57f92-1099-4390-b5e5-59a9a36ed7fb tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 returned with HTTP 200 Sep 08 06:56:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1190/2395] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:33 2026] GET /volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-73397a25-14c0-4595-8cc9-d03330c2d242 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-73397a25-14c0-4595-8cc9-d03330c2d242 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-73397a25-14c0-4595-8cc9-d03330c2d242 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "00713280-f459-4258-b389-6f95fd468e02", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-460767341"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-73397a25-14c0-4595-8cc9-d03330c2d242 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Create volume request body: {'volume': {"'source_volid": '00713280-f459-4258-b389-6f95fd468e02', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-460767341'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-73397a25-14c0-4595-8cc9-d03330c2d242 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Create volume of 1 GB Sep 08 06:56:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-91bfcdfd-1815-4699-a54c-dae2750dd916 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-91bfcdfd-1815-4699-a54c-dae2750dd916 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-reader] GET http://192.168.122.168/volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 Sep 08 06:56:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-91bfcdfd-1815-4699-a54c-dae2750dd916 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-91bfcdfd-1815-4699-a54c-dae2750dd916 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-73397a25-14c0-4595-8cc9-d03330c2d242 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Availability Zones retrieved successfully. Sep 08 06:56:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-91bfcdfd-1815-4699-a54c-dae2750dd916 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-reader] Volume info retrieved successfully. Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-73397a25-14c0-4595-8cc9-d03330c2d242 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Flow 'volume_create_api' (a1250cd9-b0d0-4ad7-8027-56d27dcb257b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-73397a25-14c0-4595-8cc9-d03330c2d242 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (861c53c0-a9e7-46d7-8326-169604730477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-73397a25-14c0-4595-8cc9-d03330c2d242 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:56:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-91bfcdfd-1815-4699-a54c-dae2750dd916 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-reader] http://192.168.122.168/volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 returned with HTTP 200 Sep 08 06:56:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1191/2396] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:33 2026] GET /volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-29fd9cf1-2e27-4149-8fc0-6f3e0609a6b2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-29fd9cf1-2e27-4149-8fc0-6f3e0609a6b2 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 Sep 08 06:56:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-29fd9cf1-2e27-4149-8fc0-6f3e0609a6b2 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-29fd9cf1-2e27-4149-8fc0-6f3e0609a6b2 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:33 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-29fd9cf1-2e27-4149-8fc0-6f3e0609a6b2 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Delete snapshot with id: fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 Sep 08 06:56:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-29fd9cf1-2e27-4149-8fc0-6f3e0609a6b2 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Snapshot retrieved successfully. Sep 08 06:56:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-73397a25-14c0-4595-8cc9-d03330c2d242 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (861c53c0-a9e7-46d7-8326-169604730477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-73397a25-14c0-4595-8cc9-d03330c2d242 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (240f4dd0-f9cd-4c9a-ad2c-1d410564952f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-29fd9cf1-2e27-4149-8fc0-6f3e0609a6b2 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Snapshot delete request issued successfully. Sep 08 06:56:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-29fd9cf1-2e27-4149-8fc0-6f3e0609a6b2 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 returned with HTTP 202 Sep 08 06:56:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1192/2397] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:56:33 2026] DELETE /volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:56:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-305f5c3b-8950-4f8f-a548-17194891ae5e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-305f5c3b-8950-4f8f-a548-17194891ae5e tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 Sep 08 06:56:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-305f5c3b-8950-4f8f-a548-17194891ae5e tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-305f5c3b-8950-4f8f-a548-17194891ae5e tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-305f5c3b-8950-4f8f-a548-17194891ae5e tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Snapshot retrieved successfully. Sep 08 06:56:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-305f5c3b-8950-4f8f-a548-17194891ae5e tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 returned with HTTP 200 Sep 08 06:56:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1193/2398] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:33 2026] GET /volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 => generated 461 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-73397a25-14c0-4595-8cc9-d03330c2d242 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Created reservations ['7b4e7fda-6555-46a3-ac09-74ddcd89fe4b', 'a88e7cdd-df20-4a78-89d5-eb9ea5e19dfe', '065265ad-64ed-424b-bd77-92226959a116', '21b24c0b-43a8-4015-8289-04264c9f93cc'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-73397a25-14c0-4595-8cc9-d03330c2d242 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (240f4dd0-f9cd-4c9a-ad2c-1d410564952f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b4e7fda-6555-46a3-ac09-74ddcd89fe4b', 'a88e7cdd-df20-4a78-89d5-eb9ea5e19dfe', '065265ad-64ed-424b-bd77-92226959a116', '21b24c0b-43a8-4015-8289-04264c9f93cc']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-73397a25-14c0-4595-8cc9-d03330c2d242 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab22a241-27ba-4f1c-9e96-46994a217582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-73397a25-14c0-4595-8cc9-d03330c2d242 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab22a241-27ba-4f1c-9e96-46994a217582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '499773f1-a5fe-4fd4-bb4e-2174df1eb011', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-460767341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6daae036c04409697d4990e6ca9f8b9',qos_specs=None,replication_status=,reservations=['7b4e7fda-6555-46a3-ac09-74ddcd89fe4b','a88e7cdd-df20-4a78-89d5-eb9ea5e19dfe','065265ad-64ed-424b-bd77-92226959a116','21b24c0b-43a8-4015-8289-04264c9f93cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b124de2315544da8b28d1a52cbf7a22',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:56:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-460767341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=499773f1-a5fe-4fd4-bb4e-2174df1eb011,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6daae036c04409697d4990e6ca9f8b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b124de2315544da8b28d1a52cbf7a22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-73397a25-14c0-4595-8cc9-d03330c2d242 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ef98f0-2d81-4f6d-8f65-77312129db95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-73397a25-14c0-4595-8cc9-d03330c2d242 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ef98f0-2d81-4f6d-8f65-77312129db95) transitioned into state 'SUCCESS' from state '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-460767341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6daae036c04409697d4990e6ca9f8b9',qos_specs=None,replication_status=,reservations=['7b4e7fda-6555-46a3-ac09-74ddcd89fe4b','a88e7cdd-df20-4a78-89d5-eb9ea5e19dfe','065265ad-64ed-424b-bd77-92226959a116','21b24c0b-43a8-4015-8289-04264c9f93cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b124de2315544da8b28d1a52cbf7a22',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-73397a25-14c0-4595-8cc9-d03330c2d242 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (229eceae-c42b-4ae0-9467-68143fac62d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-73397a25-14c0-4595-8cc9-d03330c2d242 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (229eceae-c42b-4ae0-9467-68143fac62d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-73397a25-14c0-4595-8cc9-d03330c2d242 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Flow 'volume_create_api' (a1250cd9-b0d0-4ad7-8027-56d27dcb257b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-73397a25-14c0-4595-8cc9-d03330c2d242 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Create volume request issued successfully. Sep 08 06:56:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-73397a25-14c0-4595-8cc9-d03330c2d242 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:56:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1206/2399] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:56:33 2026] POST /volume/v3/volumes => generated 772 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:56:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7273e6b5-00c0-42dc-b2b7-337046743eff None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7273e6b5-00c0-42dc-b2b7-337046743eff tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:56:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7273e6b5-00c0-42dc-b2b7-337046743eff tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "00713280-f459-4258-b389-6f95fd468e02", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1491813203"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-7273e6b5-00c0-42dc-b2b7-337046743eff tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Create volume request body: {'volume': {"'source_volid": '00713280-f459-4258-b389-6f95fd468e02', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1491813203'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:56:34 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-7273e6b5-00c0-42dc-b2b7-337046743eff tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Create volume of 1 GB Sep 08 06:56:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7273e6b5-00c0-42dc-b2b7-337046743eff tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Availability Zones retrieved successfully. Sep 08 06:56:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7273e6b5-00c0-42dc-b2b7-337046743eff tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Flow 'volume_create_api' (470821de-14ac-4646-99d5-a34e5935a511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7273e6b5-00c0-42dc-b2b7-337046743eff tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (264bf82c-5f4c-4f78-b833-12955c8c3395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-7273e6b5-00c0-42dc-b2b7-337046743eff tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:56:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7273e6b5-00c0-42dc-b2b7-337046743eff tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (264bf82c-5f4c-4f78-b833-12955c8c3395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7273e6b5-00c0-42dc-b2b7-337046743eff tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12185e1e-84e8-4204-b574-377ab9f0c9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:34 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-7273e6b5-00c0-42dc-b2b7-337046743eff tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Created reservations ['b61e779e-d442-4f63-8694-eec7c547eb47', 'b9f3c40f-6445-4d07-a721-9e538397b18a', '90f83a38-25e5-40c9-8677-36cd6159feda', 'a5d05632-88f0-4812-8b5f-afd670f13ef3'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7273e6b5-00c0-42dc-b2b7-337046743eff tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12185e1e-84e8-4204-b574-377ab9f0c9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b61e779e-d442-4f63-8694-eec7c547eb47', 'b9f3c40f-6445-4d07-a721-9e538397b18a', '90f83a38-25e5-40c9-8677-36cd6159feda', 'a5d05632-88f0-4812-8b5f-afd670f13ef3']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7273e6b5-00c0-42dc-b2b7-337046743eff tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b6fecea-8f15-4772-a53e-77bbbb143fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7273e6b5-00c0-42dc-b2b7-337046743eff tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b6fecea-8f15-4772-a53e-77bbbb143fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bb6d024-7afe-4f5e-a253-127679b9b78e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1491813203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6daae036c04409697d4990e6ca9f8b9',qos_specs=None,replication_status=,reservations=['b61e779e-d442-4f63-8694-eec7c547eb47','b9f3c40f-6445-4d07-a721-9e538397b18a','90f83a38-25e5-40c9-8677-36cd6159feda','a5d05632-88f0-4812-8b5f-afd670f13ef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b124de2315544da8b28d1a52cbf7a22',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:56:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1491813203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bb6d024-7afe-4f5e-a253-127679b9b78e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6daae036c04409697d4990e6ca9f8b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b124de2315544da8b28d1a52cbf7a22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7273e6b5-00c0-42dc-b2b7-337046743eff tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da8ecc24-b1f5-4263-8483-8ef587490f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7273e6b5-00c0-42dc-b2b7-337046743eff tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da8ecc24-b1f5-4263-8483-8ef587490f77) transitioned into state 'SUCCESS' from state '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-1491813203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6daae036c04409697d4990e6ca9f8b9',qos_specs=None,replication_status=,reservations=['b61e779e-d442-4f63-8694-eec7c547eb47','b9f3c40f-6445-4d07-a721-9e538397b18a','90f83a38-25e5-40c9-8677-36cd6159feda','a5d05632-88f0-4812-8b5f-afd670f13ef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b124de2315544da8b28d1a52cbf7a22',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7273e6b5-00c0-42dc-b2b7-337046743eff tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c056e906-92bf-4326-bfc5-fdf5c05c8b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7273e6b5-00c0-42dc-b2b7-337046743eff tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c056e906-92bf-4326-bfc5-fdf5c05c8b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7273e6b5-00c0-42dc-b2b7-337046743eff tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Flow 'volume_create_api' (470821de-14ac-4646-99d5-a34e5935a511) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7273e6b5-00c0-42dc-b2b7-337046743eff tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Create volume request issued successfully. Sep 08 06:56:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7273e6b5-00c0-42dc-b2b7-337046743eff tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:56:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1194/2400] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:56:34 2026] POST /volume/v3/volumes => generated 773 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b342ba0f-f7d7-4dc4-89b8-6e114b8d47a2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b342ba0f-f7d7-4dc4-89b8-6e114b8d47a2 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b342ba0f-f7d7-4dc4-89b8-6e114b8d47a2 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "00713280-f459-4258-b389-6f95fd468e02", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-191111971"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-b342ba0f-f7d7-4dc4-89b8-6e114b8d47a2 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Create volume request body: {'volume': {"'source_volid": '00713280-f459-4258-b389-6f95fd468e02', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-191111971'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-b342ba0f-f7d7-4dc4-89b8-6e114b8d47a2 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Create volume of 1 GB Sep 08 06:56:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b342ba0f-f7d7-4dc4-89b8-6e114b8d47a2 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Availability Zones retrieved successfully. Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b342ba0f-f7d7-4dc4-89b8-6e114b8d47a2 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Flow 'volume_create_api' (ef542892-f18a-4665-95c9-288513b8e76c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b342ba0f-f7d7-4dc4-89b8-6e114b8d47a2 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c56896f-c475-46ea-ae2d-a0533535cee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-b342ba0f-f7d7-4dc4-89b8-6e114b8d47a2 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b342ba0f-f7d7-4dc4-89b8-6e114b8d47a2 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c56896f-c475-46ea-ae2d-a0533535cee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b342ba0f-f7d7-4dc4-89b8-6e114b8d47a2 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcfbfcee-32c3-42e6-9b7c-7de3048efc1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-b342ba0f-f7d7-4dc4-89b8-6e114b8d47a2 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Created reservations ['758e0995-69ac-436e-85dc-3548ccf17224', 'badce879-8480-4fa6-a228-45acee13364c', 'd4a6bbbd-7e8a-47bc-b84c-67aa25580cba', 'fde79c63-bf9b-43b2-82b9-d31414763a61'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b342ba0f-f7d7-4dc4-89b8-6e114b8d47a2 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcfbfcee-32c3-42e6-9b7c-7de3048efc1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['758e0995-69ac-436e-85dc-3548ccf17224', 'badce879-8480-4fa6-a228-45acee13364c', 'd4a6bbbd-7e8a-47bc-b84c-67aa25580cba', 'fde79c63-bf9b-43b2-82b9-d31414763a61']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b342ba0f-f7d7-4dc4-89b8-6e114b8d47a2 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41eba793-880b-4954-9bcb-b503dbb3e8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b342ba0f-f7d7-4dc4-89b8-6e114b8d47a2 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41eba793-880b-4954-9bcb-b503dbb3e8ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cf43c9e-fd50-4601-bedb-aae1cc52ef41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-191111971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6daae036c04409697d4990e6ca9f8b9',qos_specs=None,replication_status=,reservations=['758e0995-69ac-436e-85dc-3548ccf17224','badce879-8480-4fa6-a228-45acee13364c','d4a6bbbd-7e8a-47bc-b84c-67aa25580cba','fde79c63-bf9b-43b2-82b9-d31414763a61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b124de2315544da8b28d1a52cbf7a22',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:56:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-191111971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cf43c9e-fd50-4601-bedb-aae1cc52ef41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6daae036c04409697d4990e6ca9f8b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b124de2315544da8b28d1a52cbf7a22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b342ba0f-f7d7-4dc4-89b8-6e114b8d47a2 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6751a928-877b-428c-b6db-d55a26c3e08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b342ba0f-f7d7-4dc4-89b8-6e114b8d47a2 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6751a928-877b-428c-b6db-d55a26c3e08a) transitioned into state 'SUCCESS' from state '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-191111971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6daae036c04409697d4990e6ca9f8b9',qos_specs=None,replication_status=,reservations=['758e0995-69ac-436e-85dc-3548ccf17224','badce879-8480-4fa6-a228-45acee13364c','d4a6bbbd-7e8a-47bc-b84c-67aa25580cba','fde79c63-bf9b-43b2-82b9-d31414763a61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b124de2315544da8b28d1a52cbf7a22',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b342ba0f-f7d7-4dc4-89b8-6e114b8d47a2 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98665f31-219e-4ef5-b5c9-7fea9a9519b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b342ba0f-f7d7-4dc4-89b8-6e114b8d47a2 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98665f31-219e-4ef5-b5c9-7fea9a9519b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b342ba0f-f7d7-4dc4-89b8-6e114b8d47a2 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Flow 'volume_create_api' (ef542892-f18a-4665-95c9-288513b8e76c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b342ba0f-f7d7-4dc4-89b8-6e114b8d47a2 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Create volume request issued successfully. Sep 08 06:56:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b342ba0f-f7d7-4dc4-89b8-6e114b8d47a2 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:56:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1207/2401] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:56:34 2026] POST /volume/v3/volumes => generated 772 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:56:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ae09fc91-3eae-4269-8019-098fdcc5a5e7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-816aee83-a7f2-49bf-bf37-3df64818ad17 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ae09fc91-3eae-4269-8019-098fdcc5a5e7 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 Sep 08 06:56:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-816aee83-a7f2-49bf-bf37-3df64818ad17 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-816aee83-a7f2-49bf-bf37-3df64818ad17 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "00713280-f459-4258-b389-6f95fd468e02", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-384721938"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ae09fc91-3eae-4269-8019-098fdcc5a5e7 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ae09fc91-3eae-4269-8019-098fdcc5a5e7 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-816aee83-a7f2-49bf-bf37-3df64818ad17 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Create volume request body: {'volume': {"'source_volid": '00713280-f459-4258-b389-6f95fd468e02', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-384721938'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:56:34 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-816aee83-a7f2-49bf-bf37-3df64818ad17 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Create volume of 1 GB Sep 08 06:56:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-816aee83-a7f2-49bf-bf37-3df64818ad17 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Availability Zones retrieved successfully. Sep 08 06:56:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ae09fc91-3eae-4269-8019-098fdcc5a5e7 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Snapshot retrieved successfully. Sep 08 06:56:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ae09fc91-3eae-4269-8019-098fdcc5a5e7 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 returned with HTTP 200 Sep 08 06:56:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1195/2402] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:34 2026] GET /volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 => generated 461 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-816aee83-a7f2-49bf-bf37-3df64818ad17 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Flow 'volume_create_api' (00e1f3ea-ba6f-4557-b503-4918a016dee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-816aee83-a7f2-49bf-bf37-3df64818ad17 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85a8e9e6-9f0c-4f4a-9c25-06d01148ba58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-816aee83-a7f2-49bf-bf37-3df64818ad17 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:56:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-816aee83-a7f2-49bf-bf37-3df64818ad17 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85a8e9e6-9f0c-4f4a-9c25-06d01148ba58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-816aee83-a7f2-49bf-bf37-3df64818ad17 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf205ef-b4c1-4c57-83f3-daa7656b87ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:35 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-816aee83-a7f2-49bf-bf37-3df64818ad17 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Created reservations ['548a3a3c-5afa-42b7-9d1c-51f71e47ca97', '675e3012-661b-488c-afee-e7101325fa63', '1f038ae5-7c7b-4834-882a-53a5dfa493e5', 'f39c943b-e454-437a-891c-1cc61b71c00e'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-816aee83-a7f2-49bf-bf37-3df64818ad17 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf205ef-b4c1-4c57-83f3-daa7656b87ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['548a3a3c-5afa-42b7-9d1c-51f71e47ca97', '675e3012-661b-488c-afee-e7101325fa63', '1f038ae5-7c7b-4834-882a-53a5dfa493e5', 'f39c943b-e454-437a-891c-1cc61b71c00e']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-816aee83-a7f2-49bf-bf37-3df64818ad17 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39accc91-7318-4a4c-bc30-f38c4586ac58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-816aee83-a7f2-49bf-bf37-3df64818ad17 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39accc91-7318-4a4c-bc30-f38c4586ac58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73edbaed-417b-4cbb-9cb7-af369330d77b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-384721938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6daae036c04409697d4990e6ca9f8b9',qos_specs=None,replication_status=,reservations=['548a3a3c-5afa-42b7-9d1c-51f71e47ca97','675e3012-661b-488c-afee-e7101325fa63','1f038ae5-7c7b-4834-882a-53a5dfa493e5','f39c943b-e454-437a-891c-1cc61b71c00e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b124de2315544da8b28d1a52cbf7a22',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:56:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-384721938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73edbaed-417b-4cbb-9cb7-af369330d77b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6daae036c04409697d4990e6ca9f8b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b124de2315544da8b28d1a52cbf7a22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-816aee83-a7f2-49bf-bf37-3df64818ad17 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7935ff7d-3bdf-4bf4-a0b0-5b0e1d8e1611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-816aee83-a7f2-49bf-bf37-3df64818ad17 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7935ff7d-3bdf-4bf4-a0b0-5b0e1d8e1611) transitioned into state 'SUCCESS' from state '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-384721938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6daae036c04409697d4990e6ca9f8b9',qos_specs=None,replication_status=,reservations=['548a3a3c-5afa-42b7-9d1c-51f71e47ca97','675e3012-661b-488c-afee-e7101325fa63','1f038ae5-7c7b-4834-882a-53a5dfa493e5','f39c943b-e454-437a-891c-1cc61b71c00e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b124de2315544da8b28d1a52cbf7a22',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-816aee83-a7f2-49bf-bf37-3df64818ad17 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e082b10-1c49-4c67-8896-8c399b55f211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-816aee83-a7f2-49bf-bf37-3df64818ad17 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e082b10-1c49-4c67-8896-8c399b55f211) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-816aee83-a7f2-49bf-bf37-3df64818ad17 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Flow 'volume_create_api' (00e1f3ea-ba6f-4557-b503-4918a016dee4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-816aee83-a7f2-49bf-bf37-3df64818ad17 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Create volume request issued successfully. Sep 08 06:56:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-816aee83-a7f2-49bf-bf37-3df64818ad17 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:56:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1208/2403] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:56:34 2026] POST /volume/v3/volumes => generated 772 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:56:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d9f19189-efaa-415e-b313-2fbf2ad85a4d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d9f19189-efaa-415e-b313-2fbf2ad85a4d tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] GET http://192.168.122.168/volume/v3/volumes/84ca266b-dca4-4344-adc9-c2c7c7518060 Sep 08 06:56:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d9f19189-efaa-415e-b313-2fbf2ad85a4d tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d9f19189-efaa-415e-b313-2fbf2ad85a4d tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d9f19189-efaa-415e-b313-2fbf2ad85a4d tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Volume info retrieved successfully. Sep 08 06:56:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d9f19189-efaa-415e-b313-2fbf2ad85a4d tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/84ca266b-dca4-4344-adc9-c2c7c7518060 returned with HTTP 200 Sep 08 06:56:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1196/2404] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:35 2026] GET /volume/v3/volumes/84ca266b-dca4-4344-adc9-c2c7c7518060 => generated 865 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fb83923f-13f2-4acc-9803-5e6119b96839 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fb83923f-13f2-4acc-9803-5e6119b96839 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] GET http://192.168.122.168/volume/v3/volumes/499773f1-a5fe-4fd4-bb4e-2174df1eb011 Sep 08 06:56:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fb83923f-13f2-4acc-9803-5e6119b96839 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fb83923f-13f2-4acc-9803-5e6119b96839 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fb83923f-13f2-4acc-9803-5e6119b96839 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Volume info retrieved successfully. Sep 08 06:56:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fb83923f-13f2-4acc-9803-5e6119b96839 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/499773f1-a5fe-4fd4-bb4e-2174df1eb011 returned with HTTP 200 Sep 08 06:56:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1209/2405] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:35 2026] GET /volume/v3/volumes/499773f1-a5fe-4fd4-bb4e-2174df1eb011 => generated 864 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-792d98a4-df86-458c-af1c-06b5e2e5ca38 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-792d98a4-df86-458c-af1c-06b5e2e5ca38 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 Sep 08 06:56:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-792d98a4-df86-458c-af1c-06b5e2e5ca38 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-792d98a4-df86-458c-af1c-06b5e2e5ca38 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-792d98a4-df86-458c-af1c-06b5e2e5ca38 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Snapshot retrieved successfully. Sep 08 06:56:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-792d98a4-df86-458c-af1c-06b5e2e5ca38 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 returned with HTTP 200 Sep 08 06:56:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1197/2406] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:36 2026] GET /volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 => generated 461 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-99d167c8-3abc-47f4-a6cb-e79381d6bb26 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-99d167c8-3abc-47f4-a6cb-e79381d6bb26 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] GET http://192.168.122.168/volume/v3/volumes/499773f1-a5fe-4fd4-bb4e-2174df1eb011 Sep 08 06:56:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-99d167c8-3abc-47f4-a6cb-e79381d6bb26 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-99d167c8-3abc-47f4-a6cb-e79381d6bb26 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-99d167c8-3abc-47f4-a6cb-e79381d6bb26 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Volume info retrieved successfully. Sep 08 06:56:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-99d167c8-3abc-47f4-a6cb-e79381d6bb26 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/499773f1-a5fe-4fd4-bb4e-2174df1eb011 returned with HTTP 200 Sep 08 06:56:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1210/2407] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:36 2026] GET /volume/v3/volumes/499773f1-a5fe-4fd4-bb4e-2174df1eb011 => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bd804715-3434-4f0f-8afd-50236112d850 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bd804715-3434-4f0f-8afd-50236112d850 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] GET http://192.168.122.168/volume/v3/volumes/2bb6d024-7afe-4f5e-a253-127679b9b78e Sep 08 06:56:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bd804715-3434-4f0f-8afd-50236112d850 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bd804715-3434-4f0f-8afd-50236112d850 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bd804715-3434-4f0f-8afd-50236112d850 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Volume info retrieved successfully. Sep 08 06:56:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bd804715-3434-4f0f-8afd-50236112d850 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/2bb6d024-7afe-4f5e-a253-127679b9b78e returned with HTTP 200 Sep 08 06:56:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1198/2408] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:36 2026] GET /volume/v3/volumes/2bb6d024-7afe-4f5e-a253-127679b9b78e => generated 865 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-403bb66c-f012-4ef0-ad01-2883b0d46b7f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-403bb66c-f012-4ef0-ad01-2883b0d46b7f tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 Sep 08 06:56:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-403bb66c-f012-4ef0-ad01-2883b0d46b7f tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-403bb66c-f012-4ef0-ad01-2883b0d46b7f tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-403bb66c-f012-4ef0-ad01-2883b0d46b7f tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 returned with HTTP 404 Sep 08 06:56:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1211/2409] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:37 2026] GET /volume/v3/snapshots/fca6339a-fbc6-4055-b0bc-9b5ca2b92fc9 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b796b76e-e1de-47c5-ac6a-fe7a061df642 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b796b76e-e1de-47c5-ac6a-fe7a061df642 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 Sep 08 06:56:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b796b76e-e1de-47c5-ac6a-fe7a061df642 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b796b76e-e1de-47c5-ac6a-fe7a061df642 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b796b76e-e1de-47c5-ac6a-fe7a061df642 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b796b76e-e1de-47c5-ac6a-fe7a061df642 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 returned with HTTP 200 Sep 08 06:56:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1199/2410] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:37 2026] GET /volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c27767a4-15c1-4337-8512-19f325d06344 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c27767a4-15c1-4337-8512-19f325d06344 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] DELETE http://192.168.122.168/volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 Sep 08 06:56:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c27767a4-15c1-4337-8512-19f325d06344 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c27767a4-15c1-4337-8512-19f325d06344 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:37 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-c27767a4-15c1-4337-8512-19f325d06344 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Delete volume with id: 74e91bf7-73d6-4824-ad2d-f55874c4e7f1 Sep 08 06:56:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c27767a4-15c1-4337-8512-19f325d06344 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c27767a4-15c1-4337-8512-19f325d06344 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Delete volume request issued successfully. Sep 08 06:56:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c27767a4-15c1-4337-8512-19f325d06344 tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 returned with HTTP 202 Sep 08 06:56:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1212/2411] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:56:37 2026] DELETE /volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:56:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-94439696-248c-47b4-8bc1-287d6ba7102a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-94439696-248c-47b4-8bc1-287d6ba7102a tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 Sep 08 06:56:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-94439696-248c-47b4-8bc1-287d6ba7102a tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-94439696-248c-47b4-8bc1-287d6ba7102a tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-94439696-248c-47b4-8bc1-287d6ba7102a tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Volume info retrieved successfully. Sep 08 06:56:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-94439696-248c-47b4-8bc1-287d6ba7102a tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 returned with HTTP 200 Sep 08 06:56:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1200/2412] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:37 2026] GET /volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2f0d552c-a614-462f-9183-c017ff467550 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2f0d552c-a614-462f-9183-c017ff467550 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] GET http://192.168.122.168/volume/v3/volumes/2bb6d024-7afe-4f5e-a253-127679b9b78e Sep 08 06:56:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2f0d552c-a614-462f-9183-c017ff467550 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2f0d552c-a614-462f-9183-c017ff467550 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2f0d552c-a614-462f-9183-c017ff467550 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Volume info retrieved successfully. Sep 08 06:56:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2f0d552c-a614-462f-9183-c017ff467550 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/2bb6d024-7afe-4f5e-a253-127679b9b78e returned with HTTP 200 Sep 08 06:56:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1213/2413] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:37 2026] GET /volume/v3/volumes/2bb6d024-7afe-4f5e-a253-127679b9b78e => generated 866 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d8c09afc-9eb5-464b-8a78-0af6697efa24 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d8c09afc-9eb5-464b-8a78-0af6697efa24 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] GET http://192.168.122.168/volume/v3/volumes/3cf43c9e-fd50-4601-bedb-aae1cc52ef41 Sep 08 06:56:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d8c09afc-9eb5-464b-8a78-0af6697efa24 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d8c09afc-9eb5-464b-8a78-0af6697efa24 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d8c09afc-9eb5-464b-8a78-0af6697efa24 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Volume info retrieved successfully. Sep 08 06:56:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d8c09afc-9eb5-464b-8a78-0af6697efa24 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/3cf43c9e-fd50-4601-bedb-aae1cc52ef41 returned with HTTP 200 Sep 08 06:56:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1201/2414] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:37 2026] GET /volume/v3/volumes/3cf43c9e-fd50-4601-bedb-aae1cc52ef41 => generated 865 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c2ad6221-b178-44f2-8c9c-7e27ad8e022d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c2ad6221-b178-44f2-8c9c-7e27ad8e022d tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] GET http://192.168.122.168/volume/v3/volumes/73edbaed-417b-4cbb-9cb7-af369330d77b Sep 08 06:56:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c2ad6221-b178-44f2-8c9c-7e27ad8e022d tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c2ad6221-b178-44f2-8c9c-7e27ad8e022d tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c2ad6221-b178-44f2-8c9c-7e27ad8e022d tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Volume info retrieved successfully. Sep 08 06:56:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c2ad6221-b178-44f2-8c9c-7e27ad8e022d tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/73edbaed-417b-4cbb-9cb7-af369330d77b returned with HTTP 200 Sep 08 06:56:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1214/2415] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:37 2026] GET /volume/v3/volumes/73edbaed-417b-4cbb-9cb7-af369330d77b => generated 864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9edeec95-8563-4377-8afa-b985ce646a4f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9edeec95-8563-4377-8afa-b985ce646a4f tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] GET http://192.168.122.168/volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 Sep 08 06:56:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9edeec95-8563-4377-8afa-b985ce646a4f tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9edeec95-8563-4377-8afa-b985ce646a4f tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9edeec95-8563-4377-8afa-b985ce646a4f tempest-VolumesExtendTest-1511794103 tempest-VolumesExtendTest-1511794103-project-member] http://192.168.122.168/volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 returned with HTTP 404 Sep 08 06:56:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1202/2416] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:38 2026] GET /volume/v3/volumes/74e91bf7-73d6-4824-ad2d-f55874c4e7f1 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ee8d48bf-3cbe-452e-bfde-64b731efe64d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee8d48bf-3cbe-452e-bfde-64b731efe64d tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] GET http://192.168.122.168/volume/v3/volumes/73edbaed-417b-4cbb-9cb7-af369330d77b Sep 08 06:56:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ee8d48bf-3cbe-452e-bfde-64b731efe64d tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ee8d48bf-3cbe-452e-bfde-64b731efe64d tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ee8d48bf-3cbe-452e-bfde-64b731efe64d tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Volume info retrieved successfully. Sep 08 06:56:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee8d48bf-3cbe-452e-bfde-64b731efe64d tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/73edbaed-417b-4cbb-9cb7-af369330d77b returned with HTTP 200 Sep 08 06:56:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1215/2417] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:39 2026] GET /volume/v3/volumes/73edbaed-417b-4cbb-9cb7-af369330d77b => generated 865 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a1224843-2285-48f6-8903-9e61407bfc9b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a1224843-2285-48f6-8903-9e61407bfc9b tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] DELETE http://192.168.122.168/volume/v3/volumes/73edbaed-417b-4cbb-9cb7-af369330d77b Sep 08 06:56:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a1224843-2285-48f6-8903-9e61407bfc9b tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a1224843-2285-48f6-8903-9e61407bfc9b tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:39 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-a1224843-2285-48f6-8903-9e61407bfc9b tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Delete volume with id: 73edbaed-417b-4cbb-9cb7-af369330d77b Sep 08 06:56:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a1224843-2285-48f6-8903-9e61407bfc9b tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Volume info retrieved successfully. Sep 08 06:56:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a1224843-2285-48f6-8903-9e61407bfc9b tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Delete volume request issued successfully. Sep 08 06:56:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a1224843-2285-48f6-8903-9e61407bfc9b tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/73edbaed-417b-4cbb-9cb7-af369330d77b returned with HTTP 202 Sep 08 06:56:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1203/2418] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:56:39 2026] DELETE /volume/v3/volumes/73edbaed-417b-4cbb-9cb7-af369330d77b => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:56:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-270477b7-3049-4ee0-a4f1-123e3e8a4879 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-270477b7-3049-4ee0-a4f1-123e3e8a4879 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] GET http://192.168.122.168/volume/v3/volumes/73edbaed-417b-4cbb-9cb7-af369330d77b Sep 08 06:56:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-270477b7-3049-4ee0-a4f1-123e3e8a4879 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-270477b7-3049-4ee0-a4f1-123e3e8a4879 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-270477b7-3049-4ee0-a4f1-123e3e8a4879 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Volume info retrieved successfully. Sep 08 06:56:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-270477b7-3049-4ee0-a4f1-123e3e8a4879 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/73edbaed-417b-4cbb-9cb7-af369330d77b returned with HTTP 200 Sep 08 06:56:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1216/2419] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:39 2026] GET /volume/v3/volumes/73edbaed-417b-4cbb-9cb7-af369330d77b => generated 864 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0e38e431-0818-46c7-9291-1c08f0149c5f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0e38e431-0818-46c7-9291-1c08f0149c5f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] GET http://192.168.122.168/volume/v3/volumes/73edbaed-417b-4cbb-9cb7-af369330d77b Sep 08 06:56:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0e38e431-0818-46c7-9291-1c08f0149c5f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0e38e431-0818-46c7-9291-1c08f0149c5f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0e38e431-0818-46c7-9291-1c08f0149c5f tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/73edbaed-417b-4cbb-9cb7-af369330d77b returned with HTTP 404 Sep 08 06:56:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1204/2420] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:40 2026] GET /volume/v3/volumes/73edbaed-417b-4cbb-9cb7-af369330d77b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2ef38c1b-daff-4afb-8919-84894179b2b7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2ef38c1b-daff-4afb-8919-84894179b2b7 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] DELETE http://192.168.122.168/volume/v3/volumes/3cf43c9e-fd50-4601-bedb-aae1cc52ef41 Sep 08 06:56:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2ef38c1b-daff-4afb-8919-84894179b2b7 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2ef38c1b-daff-4afb-8919-84894179b2b7 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:40 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-2ef38c1b-daff-4afb-8919-84894179b2b7 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Delete volume with id: 3cf43c9e-fd50-4601-bedb-aae1cc52ef41 Sep 08 06:56:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2ef38c1b-daff-4afb-8919-84894179b2b7 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Volume info retrieved successfully. Sep 08 06:56:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2ef38c1b-daff-4afb-8919-84894179b2b7 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Delete volume request issued successfully. Sep 08 06:56:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2ef38c1b-daff-4afb-8919-84894179b2b7 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/3cf43c9e-fd50-4601-bedb-aae1cc52ef41 returned with HTTP 202 Sep 08 06:56:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1217/2421] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:56:40 2026] DELETE /volume/v3/volumes/3cf43c9e-fd50-4601-bedb-aae1cc52ef41 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:56:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c0cc9adf-b459-4b0b-96ff-18a0ffa4fa1d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c0cc9adf-b459-4b0b-96ff-18a0ffa4fa1d tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] GET http://192.168.122.168/volume/v3/volumes/3cf43c9e-fd50-4601-bedb-aae1cc52ef41 Sep 08 06:56:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c0cc9adf-b459-4b0b-96ff-18a0ffa4fa1d tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c0cc9adf-b459-4b0b-96ff-18a0ffa4fa1d tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c0cc9adf-b459-4b0b-96ff-18a0ffa4fa1d tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Volume info retrieved successfully. Sep 08 06:56:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c0cc9adf-b459-4b0b-96ff-18a0ffa4fa1d tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/3cf43c9e-fd50-4601-bedb-aae1cc52ef41 returned with HTTP 200 Sep 08 06:56:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1205/2422] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:40 2026] GET /volume/v3/volumes/3cf43c9e-fd50-4601-bedb-aae1cc52ef41 => generated 864 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-22473a62-cf05-45d4-ac64-21decd6c5351 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-22473a62-cf05-45d4-ac64-21decd6c5351 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] GET http://192.168.122.168/volume/v3/volumes/3cf43c9e-fd50-4601-bedb-aae1cc52ef41 Sep 08 06:56:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-22473a62-cf05-45d4-ac64-21decd6c5351 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-22473a62-cf05-45d4-ac64-21decd6c5351 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-22473a62-cf05-45d4-ac64-21decd6c5351 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/3cf43c9e-fd50-4601-bedb-aae1cc52ef41 returned with HTTP 404 Sep 08 06:56:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1218/2423] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:41 2026] GET /volume/v3/volumes/3cf43c9e-fd50-4601-bedb-aae1cc52ef41 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e0c31cdc-2c4b-4d4e-a56a-bab504c11b25 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e0c31cdc-2c4b-4d4e-a56a-bab504c11b25 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] DELETE http://192.168.122.168/volume/v3/volumes/2bb6d024-7afe-4f5e-a253-127679b9b78e Sep 08 06:56:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e0c31cdc-2c4b-4d4e-a56a-bab504c11b25 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e0c31cdc-2c4b-4d4e-a56a-bab504c11b25 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:41 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-e0c31cdc-2c4b-4d4e-a56a-bab504c11b25 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Delete volume with id: 2bb6d024-7afe-4f5e-a253-127679b9b78e Sep 08 06:56:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e0c31cdc-2c4b-4d4e-a56a-bab504c11b25 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Volume info retrieved successfully. Sep 08 06:56:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e0c31cdc-2c4b-4d4e-a56a-bab504c11b25 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Delete volume request issued successfully. Sep 08 06:56:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e0c31cdc-2c4b-4d4e-a56a-bab504c11b25 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/2bb6d024-7afe-4f5e-a253-127679b9b78e returned with HTTP 202 Sep 08 06:56:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1206/2424] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:56:41 2026] DELETE /volume/v3/volumes/2bb6d024-7afe-4f5e-a253-127679b9b78e => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 06:56:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ca4b29be-d194-4962-9172-c2f68a33b503 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ca4b29be-d194-4962-9172-c2f68a33b503 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] GET http://192.168.122.168/volume/v3/volumes/2bb6d024-7afe-4f5e-a253-127679b9b78e Sep 08 06:56:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ca4b29be-d194-4962-9172-c2f68a33b503 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ca4b29be-d194-4962-9172-c2f68a33b503 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ca4b29be-d194-4962-9172-c2f68a33b503 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Volume info retrieved successfully. Sep 08 06:56:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ca4b29be-d194-4962-9172-c2f68a33b503 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/2bb6d024-7afe-4f5e-a253-127679b9b78e returned with HTTP 200 Sep 08 06:56:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1219/2425] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:41 2026] GET /volume/v3/volumes/2bb6d024-7afe-4f5e-a253-127679b9b78e => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:56:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6a0434b8-c140-4913-b880-68e84ce57763 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6a0434b8-c140-4913-b880-68e84ce57763 tempest-VolumesSummaryTest-1075440041 tempest-VolumesSummaryTest-1075440041-project-reader] GET http://192.168.122.168/volume/v3/volumes/summary Sep 08 06:56:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6a0434b8-c140-4913-b880-68e84ce57763 tempest-VolumesSummaryTest-1075440041 tempest-VolumesSummaryTest-1075440041-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6a0434b8-c140-4913-b880-68e84ce57763 tempest-VolumesSummaryTest-1075440041 tempest-VolumesSummaryTest-1075440041-project-reader] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-6a0434b8-c140-4913-b880-68e84ce57763 tempest-VolumesSummaryTest-1075440041 tempest-VolumesSummaryTest-1075440041-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:56:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6a0434b8-c140-4913-b880-68e84ce57763 tempest-VolumesSummaryTest-1075440041 tempest-VolumesSummaryTest-1075440041-project-reader] Get summary completed successfully. Sep 08 06:56:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6a0434b8-c140-4913-b880-68e84ce57763 tempest-VolumesSummaryTest-1075440041 tempest-VolumesSummaryTest-1075440041-project-reader] http://192.168.122.168/volume/v3/volumes/summary returned with HTTP 200 Sep 08 06:56:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1207/2426] 192.168.122.168 () {60 vars in 1186 bytes} [Tue Sep 8 06:56:41 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-641fa830-6c5a-48eb-9ed1-a981cdd89cab None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-641fa830-6c5a-48eb-9ed1-a981cdd89cab tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb Sep 08 06:56:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-641fa830-6c5a-48eb-9ed1-a981cdd89cab tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-641fa830-6c5a-48eb-9ed1-a981cdd89cab tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-641fa830-6c5a-48eb-9ed1-a981cdd89cab tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:56:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-641fa830-6c5a-48eb-9ed1-a981cdd89cab tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb returned with HTTP 200 Sep 08 06:56:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1220/2427] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:42 2026] GET /volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1c56b047-f032-49b8-a3eb-5eb1749a5c58 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1c56b047-f032-49b8-a3eb-5eb1749a5c58 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb Sep 08 06:56:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1c56b047-f032-49b8-a3eb-5eb1749a5c58 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1c56b047-f032-49b8-a3eb-5eb1749a5c58 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1c56b047-f032-49b8-a3eb-5eb1749a5c58 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:56:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1c56b047-f032-49b8-a3eb-5eb1749a5c58 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb returned with HTTP 200 Sep 08 06:56:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1208/2428] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:42 2026] GET /volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-7d9c4cfe-8fce-4f52-926f-a55f6ff00e45 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-db5774be-0b2e-4746-8ecb-c6db9bca3970 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-7d9c4cfe-8fce-4f52-926f-a55f6ff00e45 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb Sep 08 06:56:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-7d9c4cfe-8fce-4f52-926f-a55f6ff00e45 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-db5774be-0b2e-4746-8ecb-c6db9bca3970 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] GET http://192.168.122.168/volume/v3/volumes/2bb6d024-7afe-4f5e-a253-127679b9b78e Sep 08 06:56:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-7d9c4cfe-8fce-4f52-926f-a55f6ff00e45 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-db5774be-0b2e-4746-8ecb-c6db9bca3970 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-db5774be-0b2e-4746-8ecb-c6db9bca3970 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-db5774be-0b2e-4746-8ecb-c6db9bca3970 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/2bb6d024-7afe-4f5e-a253-127679b9b78e returned with HTTP 404 Sep 08 06:56:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1209/2429] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:42 2026] GET /volume/v3/volumes/2bb6d024-7afe-4f5e-a253-127679b9b78e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8a3785a2-f5ce-4316-aed2-7399b14da7d6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8a3785a2-f5ce-4316-aed2-7399b14da7d6 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] DELETE http://192.168.122.168/volume/v3/volumes/499773f1-a5fe-4fd4-bb4e-2174df1eb011 Sep 08 06:56:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8a3785a2-f5ce-4316-aed2-7399b14da7d6 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8a3785a2-f5ce-4316-aed2-7399b14da7d6 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:42 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-8a3785a2-f5ce-4316-aed2-7399b14da7d6 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Delete volume with id: 499773f1-a5fe-4fd4-bb4e-2174df1eb011 Sep 08 06:56:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-7d9c4cfe-8fce-4f52-926f-a55f6ff00e45 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:56:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8a3785a2-f5ce-4316-aed2-7399b14da7d6 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Volume info retrieved successfully. Sep 08 06:56:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-7d9c4cfe-8fce-4f52-926f-a55f6ff00e45 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb returned with HTTP 200 Sep 08 06:56:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1221/2430] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:56:42 2026] GET /volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8a3785a2-f5ce-4316-aed2-7399b14da7d6 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Delete volume request issued successfully. Sep 08 06:56:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8a3785a2-f5ce-4316-aed2-7399b14da7d6 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/499773f1-a5fe-4fd4-bb4e-2174df1eb011 returned with HTTP 202 Sep 08 06:56:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1210/2431] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:56:42 2026] DELETE /volume/v3/volumes/499773f1-a5fe-4fd4-bb4e-2174df1eb011 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:56:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6afd6719-202a-45b4-9312-60a30ad39bdf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6afd6719-202a-45b4-9312-60a30ad39bdf tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] GET http://192.168.122.168/volume/v3/volumes/499773f1-a5fe-4fd4-bb4e-2174df1eb011 Sep 08 06:56:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6afd6719-202a-45b4-9312-60a30ad39bdf tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6afd6719-202a-45b4-9312-60a30ad39bdf tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6afd6719-202a-45b4-9312-60a30ad39bdf tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Volume info retrieved successfully. Sep 08 06:56:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6afd6719-202a-45b4-9312-60a30ad39bdf tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/499773f1-a5fe-4fd4-bb4e-2174df1eb011 returned with HTTP 200 Sep 08 06:56:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1222/2432] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:42 2026] GET /volume/v3/volumes/499773f1-a5fe-4fd4-bb4e-2174df1eb011 => generated 864 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-466e1692-9ada-43d8-a9df-af1e22bcd27f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-466e1692-9ada-43d8-a9df-af1e22bcd27f None None] GET http://192.168.122.168/volume// Sep 08 06:56:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-466e1692-9ada-43d8-a9df-af1e22bcd27f None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-466e1692-9ada-43d8-a9df-af1e22bcd27f None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-466e1692-9ada-43d8-a9df-af1e22bcd27f None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:56:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1211/2433] 192.168.122.168 () {58 vars in 1317 bytes} [Tue Sep 8 06:56:42 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:56:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-7ed61dd5-6ea5-45fd-a594-355fd4612069 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-7ed61dd5-6ea5-45fd-a594-355fd4612069 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 08 06:56:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-7ed61dd5-6ea5-45fd-a594-355fd4612069 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d59d0b6e-b8f7-4d08-aff1-01260306dacb", "connector": null, "instance_uuid": "82da6943-240e-4787-b819-83d5a1cc6050"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-7ed61dd5-6ea5-45fd-a594-355fd4612069 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 08 06:56:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1223/2434] 192.168.122.168 () {66 vars in 1483 bytes} [Tue Sep 8 06:56:43 2026] POST /volume/v3/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:56:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-81295aaa-6dcf-4f09-b6d3-ae773ec98140 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81295aaa-6dcf-4f09-b6d3-ae773ec98140 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb Sep 08 06:56:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81295aaa-6dcf-4f09-b6d3-ae773ec98140 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81295aaa-6dcf-4f09-b6d3-ae773ec98140 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6c6b030e-5609-450b-ad4c-24b257234f6f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6c6b030e-5609-450b-ad4c-24b257234f6f None None] GET http://192.168.122.168/volume// Sep 08 06:56:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6c6b030e-5609-450b-ad4c-24b257234f6f None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6c6b030e-5609-450b-ad4c-24b257234f6f None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6c6b030e-5609-450b-ad4c-24b257234f6f None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:56:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1224/2435] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:56: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 08 06:56:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-81295aaa-6dcf-4f09-b6d3-ae773ec98140 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:56:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-778853be-86c3-46be-a49a-2518a7e2c959 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-778853be-86c3-46be-a49a-2518a7e2c959 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb Sep 08 06:56:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-778853be-86c3-46be-a49a-2518a7e2c959 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-778853be-86c3-46be-a49a-2518a7e2c959 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81295aaa-6dcf-4f09-b6d3-ae773ec98140 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb returned with HTTP 200 Sep 08 06:56:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1212/2436] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:43 2026] GET /volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb => generated 848 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-778853be-86c3-46be-a49a-2518a7e2c959 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:56:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-778853be-86c3-46be-a49a-2518a7e2c959 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb returned with HTTP 200 Sep 08 06:56:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1225/2437] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:56:43 2026] GET /volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb => generated 1029 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:56:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-38191841-67a2-45a8-a358-f7ac6e3c84ed None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-38191841-67a2-45a8-a358-f7ac6e3c84ed tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] PUT http://192.168.122.168/volume/v3/attachments/6378d1ad-7f21-4ad2-bc66-1821ec5a3a47 Sep 08 06:56:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-38191841-67a2-45a8-a358-f7ac6e3c84ed tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:41a53b826eb1", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "16482855-131a-4008-adde-924f45bb8de5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:43 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-38191841-67a2-45a8-a358-f7ac6e3c84ed tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Acquiring lock "cinder-attachment_update-d59d0b6e-b8f7-4d08-aff1-01260306dacb-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 06:56:43 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-38191841-67a2-45a8-a358-f7ac6e3c84ed tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Lock "cinder-attachment_update-d59d0b6e-b8f7-4d08-aff1-01260306dacb-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 06:56:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:43 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-38191841-67a2-45a8-a358-f7ac6e3c84ed tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Lock "cinder-attachment_update-d59d0b6e-b8f7-4d08-aff1-01260306dacb-devstack" released by "attachment_update" :: held 0.202s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 06:56:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-38191841-67a2-45a8-a358-f7ac6e3c84ed tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/attachments/6378d1ad-7f21-4ad2-bc66-1821ec5a3a47 returned with HTTP 200 Sep 08 06:56:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1213/2438] 192.168.122.168 () {66 vars in 1593 bytes} [Tue Sep 8 06:56:43 2026] PUT /volume/v3/attachments/6378d1ad-7f21-4ad2-bc66-1821ec5a3a47 => generated 694 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:56:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4a71f6ba-c1ca-4d53-9d12-03bc757b9765 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4a71f6ba-c1ca-4d53-9d12-03bc757b9765 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] GET http://192.168.122.168/volume/v3/volumes/499773f1-a5fe-4fd4-bb4e-2174df1eb011 Sep 08 06:56:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4a71f6ba-c1ca-4d53-9d12-03bc757b9765 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4a71f6ba-c1ca-4d53-9d12-03bc757b9765 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4a71f6ba-c1ca-4d53-9d12-03bc757b9765 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/499773f1-a5fe-4fd4-bb4e-2174df1eb011 returned with HTTP 404 Sep 08 06:56:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1226/2439] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:43 2026] GET /volume/v3/volumes/499773f1-a5fe-4fd4-bb4e-2174df1eb011 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:56:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-66d9f008-ce27-45a6-b327-2afdbfe3cb74 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-66d9f008-ce27-45a6-b327-2afdbfe3cb74 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] DELETE http://192.168.122.168/volume/v3/volumes/84ca266b-dca4-4344-adc9-c2c7c7518060 Sep 08 06:56:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-66d9f008-ce27-45a6-b327-2afdbfe3cb74 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-66d9f008-ce27-45a6-b327-2afdbfe3cb74 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:43 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-66d9f008-ce27-45a6-b327-2afdbfe3cb74 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Delete volume with id: 84ca266b-dca4-4344-adc9-c2c7c7518060 Sep 08 06:56:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-66d9f008-ce27-45a6-b327-2afdbfe3cb74 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Volume info retrieved successfully. Sep 08 06:56:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-66d9f008-ce27-45a6-b327-2afdbfe3cb74 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Delete volume request issued successfully. Sep 08 06:56:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-66d9f008-ce27-45a6-b327-2afdbfe3cb74 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/84ca266b-dca4-4344-adc9-c2c7c7518060 returned with HTTP 202 Sep 08 06:56:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1214/2440] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:56:43 2026] DELETE /volume/v3/volumes/84ca266b-dca4-4344-adc9-c2c7c7518060 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:56:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-79cc62ac-cc31-4061-8831-cc167c453299 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-79cc62ac-cc31-4061-8831-cc167c453299 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] GET http://192.168.122.168/volume/v3/volumes/84ca266b-dca4-4344-adc9-c2c7c7518060 Sep 08 06:56:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-79cc62ac-cc31-4061-8831-cc167c453299 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-79cc62ac-cc31-4061-8831-cc167c453299 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-79cc62ac-cc31-4061-8831-cc167c453299 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Volume info retrieved successfully. Sep 08 06:56:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-79cc62ac-cc31-4061-8831-cc167c453299 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/84ca266b-dca4-4344-adc9-c2c7c7518060 returned with HTTP 200 Sep 08 06:56:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1227/2441] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:44 2026] GET /volume/v3/volumes/84ca266b-dca4-4344-adc9-c2c7c7518060 => generated 864 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5d89ab58-e3ea-4ec4-bd1c-bf971271de5d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5d89ab58-e3ea-4ec4-bd1c-bf971271de5d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb Sep 08 06:56:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5d89ab58-e3ea-4ec4-bd1c-bf971271de5d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5d89ab58-e3ea-4ec4-bd1c-bf971271de5d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5d89ab58-e3ea-4ec4-bd1c-bf971271de5d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:56:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5d89ab58-e3ea-4ec4-bd1c-bf971271de5d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb returned with HTTP 200 Sep 08 06:56:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1215/2442] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:44 2026] GET /volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb => generated 849 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:56:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-55e89f61-113e-4e04-a646-a72478bcaa1b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-55e89f61-113e-4e04-a646-a72478bcaa1b tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] POST http://192.168.122.168/volume/v3/attachments/6378d1ad-7f21-4ad2-bc66-1821ec5a3a47/action Sep 08 06:56:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-55e89f61-113e-4e04-a646-a72478bcaa1b tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Action body: b'{"os-complete": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:56:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-55e89f61-113e-4e04-a646-a72478bcaa1b tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-cb5e152d-5e81-4a13-bd92-9ac2bed26204 req-55e89f61-113e-4e04-a646-a72478bcaa1b tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/attachments/6378d1ad-7f21-4ad2-bc66-1821ec5a3a47/action returned with HTTP 204 Sep 08 06:56:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1228/2443] 192.168.122.168 () {66 vars in 1614 bytes} [Tue Sep 8 06:56:44 2026] POST /volume/v3/attachments/6378d1ad-7f21-4ad2-bc66-1821ec5a3a47/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7943bc61-d34e-4b51-9beb-86fadfb30e04 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7943bc61-d34e-4b51-9beb-86fadfb30e04 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] GET http://192.168.122.168/volume/v3/volumes/84ca266b-dca4-4344-adc9-c2c7c7518060 Sep 08 06:56:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7943bc61-d34e-4b51-9beb-86fadfb30e04 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7943bc61-d34e-4b51-9beb-86fadfb30e04 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7943bc61-d34e-4b51-9beb-86fadfb30e04 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/84ca266b-dca4-4344-adc9-c2c7c7518060 returned with HTTP 404 Sep 08 06:56:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1216/2444] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:45 2026] GET /volume/v3/volumes/84ca266b-dca4-4344-adc9-c2c7c7518060 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-03acd9ef-1aea-48d1-8d35-f4aae6bb931a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-03acd9ef-1aea-48d1-8d35-f4aae6bb931a tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] DELETE http://192.168.122.168/volume/v3/volumes/00713280-f459-4258-b389-6f95fd468e02 Sep 08 06:56:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-03acd9ef-1aea-48d1-8d35-f4aae6bb931a tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-03acd9ef-1aea-48d1-8d35-f4aae6bb931a tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:45 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-03acd9ef-1aea-48d1-8d35-f4aae6bb931a tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Delete volume with id: 00713280-f459-4258-b389-6f95fd468e02 Sep 08 06:56:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-03acd9ef-1aea-48d1-8d35-f4aae6bb931a tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Volume info retrieved successfully. Sep 08 06:56:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-03acd9ef-1aea-48d1-8d35-f4aae6bb931a tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Delete volume request issued successfully. Sep 08 06:56:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-03acd9ef-1aea-48d1-8d35-f4aae6bb931a tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/00713280-f459-4258-b389-6f95fd468e02 returned with HTTP 202 Sep 08 06:56:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1229/2445] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:56:45 2026] DELETE /volume/v3/volumes/00713280-f459-4258-b389-6f95fd468e02 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 06:56:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7b555e2f-9d49-4f82-a7f5-f47876efba87 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7b555e2f-9d49-4f82-a7f5-f47876efba87 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] GET http://192.168.122.168/volume/v3/volumes/00713280-f459-4258-b389-6f95fd468e02 Sep 08 06:56:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7b555e2f-9d49-4f82-a7f5-f47876efba87 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7b555e2f-9d49-4f82-a7f5-f47876efba87 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7b555e2f-9d49-4f82-a7f5-f47876efba87 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Volume info retrieved successfully. Sep 08 06:56:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7b555e2f-9d49-4f82-a7f5-f47876efba87 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/00713280-f459-4258-b389-6f95fd468e02 returned with HTTP 200 Sep 08 06:56:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1217/2446] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:45 2026] GET /volume/v3/volumes/00713280-f459-4258-b389-6f95fd468e02 => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8c3869cf-1a99-44e1-a1be-a95fc751076f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8c3869cf-1a99-44e1-a1be-a95fc751076f tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb Sep 08 06:56:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8c3869cf-1a99-44e1-a1be-a95fc751076f tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8c3869cf-1a99-44e1-a1be-a95fc751076f tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8c3869cf-1a99-44e1-a1be-a95fc751076f tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:56:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8c3869cf-1a99-44e1-a1be-a95fc751076f tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb returned with HTTP 200 Sep 08 06:56:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1230/2447] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:45 2026] GET /volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb => generated 1141 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:56:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b2168e3a-f19d-4211-89a8-80e8bc039d3c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b2168e3a-f19d-4211-89a8-80e8bc039d3c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb Sep 08 06:56:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b2168e3a-f19d-4211-89a8-80e8bc039d3c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b2168e3a-f19d-4211-89a8-80e8bc039d3c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b2168e3a-f19d-4211-89a8-80e8bc039d3c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:56:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b2168e3a-f19d-4211-89a8-80e8bc039d3c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb returned with HTTP 200 Sep 08 06:56:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1218/2448] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:45 2026] GET /volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb => generated 1141 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:56:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6031c548-22ec-4963-85cc-7aa333654460 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6031c548-22ec-4963-85cc-7aa333654460 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:56:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6031c548-22ec-4963-85cc-7aa333654460 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1215184702"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-6031c548-22ec-4963-85cc-7aa333654460 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1215184702'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:56:45 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-6031c548-22ec-4963-85cc-7aa333654460 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Create volume of 1 GB Sep 08 06:56:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6031c548-22ec-4963-85cc-7aa333654460 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Availability Zones retrieved successfully. Sep 08 06:56:45 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6031c548-22ec-4963-85cc-7aa333654460 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Flow 'volume_create_api' (ed5c4484-4f9b-4188-a562-8d1d8b1c9d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:45 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6031c548-22ec-4963-85cc-7aa333654460 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7daa8513-bfd0-433a-9b1b-a2a5947ca81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:45 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-6031c548-22ec-4963-85cc-7aa333654460 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:56:45 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6031c548-22ec-4963-85cc-7aa333654460 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7daa8513-bfd0-433a-9b1b-a2a5947ca81b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:46 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6031c548-22ec-4963-85cc-7aa333654460 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d43cbf4-f9ed-41a7-88fa-d1e1534a7a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:46 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-6031c548-22ec-4963-85cc-7aa333654460 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Created reservations ['c0f3eb1b-5459-4b87-b568-fdddf3e76277', '2c956bab-fa9d-4824-9cc8-dfe2d1845bb6', '9f6cde4a-e11b-4ade-821f-9f716c4747a9', '2be0f359-73f2-4361-9143-f78380dfca46'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:46 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6031c548-22ec-4963-85cc-7aa333654460 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d43cbf4-f9ed-41a7-88fa-d1e1534a7a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0f3eb1b-5459-4b87-b568-fdddf3e76277', '2c956bab-fa9d-4824-9cc8-dfe2d1845bb6', '9f6cde4a-e11b-4ade-821f-9f716c4747a9', '2be0f359-73f2-4361-9143-f78380dfca46']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:46 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6031c548-22ec-4963-85cc-7aa333654460 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (203923b4-9d37-4a27-8fab-7285952515cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:46 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6031c548-22ec-4963-85cc-7aa333654460 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (203923b4-9d37-4a27-8fab-7285952515cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12d07197-efbe-4240-b7a7-b5ab4988dab4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1215184702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dd3b55f9d4249a3831a2d03a51d243c',qos_specs=None,replication_status=,reservations=['c0f3eb1b-5459-4b87-b568-fdddf3e76277','2c956bab-fa9d-4824-9cc8-dfe2d1845bb6','9f6cde4a-e11b-4ade-821f-9f716c4747a9','2be0f359-73f2-4361-9143-f78380dfca46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c01d63f765674e488461b533370832f6',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:56:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1215184702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12d07197-efbe-4240-b7a7-b5ab4988dab4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dd3b55f9d4249a3831a2d03a51d243c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c01d63f765674e488461b533370832f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:46 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6031c548-22ec-4963-85cc-7aa333654460 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4647d2d2-f4a8-44d1-b278-6aaae3ec9ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:46 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6031c548-22ec-4963-85cc-7aa333654460 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4647d2d2-f4a8-44d1-b278-6aaae3ec9ce6) transitioned into state 'SUCCESS' from state '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-1215184702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dd3b55f9d4249a3831a2d03a51d243c',qos_specs=None,replication_status=,reservations=['c0f3eb1b-5459-4b87-b568-fdddf3e76277','2c956bab-fa9d-4824-9cc8-dfe2d1845bb6','9f6cde4a-e11b-4ade-821f-9f716c4747a9','2be0f359-73f2-4361-9143-f78380dfca46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c01d63f765674e488461b533370832f6',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:46 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6031c548-22ec-4963-85cc-7aa333654460 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (419746f9-6f68-4caa-9a43-8c1c6720c450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:46 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6031c548-22ec-4963-85cc-7aa333654460 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (419746f9-6f68-4caa-9a43-8c1c6720c450) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:46 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6031c548-22ec-4963-85cc-7aa333654460 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Flow 'volume_create_api' (ed5c4484-4f9b-4188-a562-8d1d8b1c9d4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6031c548-22ec-4963-85cc-7aa333654460 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Create volume request issued successfully. Sep 08 06:56:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6031c548-22ec-4963-85cc-7aa333654460 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:56:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-eb359ccf-fdda-4625-999b-e304ef45d053 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1231/2449] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:56:45 2026] POST /volume/v3/volumes => generated 767 bytes in 738 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:56:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eb359ccf-fdda-4625-999b-e304ef45d053 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] GET http://192.168.122.168/volume/v3/volumes/00713280-f459-4258-b389-6f95fd468e02 Sep 08 06:56:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eb359ccf-fdda-4625-999b-e304ef45d053 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eb359ccf-fdda-4625-999b-e304ef45d053 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eb359ccf-fdda-4625-999b-e304ef45d053 tempest-CreateVolumesFromSourceVolumeTest-1050689098 tempest-CreateVolumesFromSourceVolumeTest-1050689098-project-member] http://192.168.122.168/volume/v3/volumes/00713280-f459-4258-b389-6f95fd468e02 returned with HTTP 404 Sep 08 06:56:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1219/2450] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:46 2026] GET /volume/v3/volumes/00713280-f459-4258-b389-6f95fd468e02 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-da87a239-a127-4ab7-a2db-a85f3adbca33 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da87a239-a127-4ab7-a2db-a85f3adbca33 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 Sep 08 06:56:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da87a239-a127-4ab7-a2db-a85f3adbca33 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-da87a239-a127-4ab7-a2db-a85f3adbca33 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-da87a239-a127-4ab7-a2db-a85f3adbca33 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Volume info retrieved successfully. Sep 08 06:56:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-da87a239-a127-4ab7-a2db-a85f3adbca33 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 returned with HTTP 200 Sep 08 06:56:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1232/2451] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:46 2026] GET /volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 => generated 835 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:56:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5f080ba8-9f55-47fa-879c-3434ed1aece9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f080ba8-9f55-47fa-879c-3434ed1aece9 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 Sep 08 06:56:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5f080ba8-9f55-47fa-879c-3434ed1aece9 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5f080ba8-9f55-47fa-879c-3434ed1aece9 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5f080ba8-9f55-47fa-879c-3434ed1aece9 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Volume info retrieved successfully. Sep 08 06:56:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f080ba8-9f55-47fa-879c-3434ed1aece9 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 returned with HTTP 200 Sep 08 06:56:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1220/2452] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:47 2026] GET /volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c4fa8ba1-6d5a-48bb-abb4-d53bc8598803 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c4fa8ba1-6d5a-48bb-abb4-d53bc8598803 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 Sep 08 06:56:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c4fa8ba1-6d5a-48bb-abb4-d53bc8598803 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c4fa8ba1-6d5a-48bb-abb4-d53bc8598803 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-4a5fae0f-0e4d-4944-a1af-49858882008e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-4a5fae0f-0e4d-4944-a1af-49858882008e tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb Sep 08 06:56:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-4a5fae0f-0e4d-4944-a1af-49858882008e tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c4fa8ba1-6d5a-48bb-abb4-d53bc8598803 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Volume info retrieved successfully. Sep 08 06:56:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-4a5fae0f-0e4d-4944-a1af-49858882008e tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c4fa8ba1-6d5a-48bb-abb4-d53bc8598803 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 returned with HTTP 200 Sep 08 06:56:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1233/2453] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:56:48 2026] GET /volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e65c6cc9-13f3-4a3d-8428-93fb716f12ae None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-4a5fae0f-0e4d-4944-a1af-49858882008e tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:56:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e65c6cc9-13f3-4a3d-8428-93fb716f12ae tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:56:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e65c6cc9-13f3-4a3d-8428-93fb716f12ae tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "12d07197-efbe-4240-b7a7-b5ab4988dab4", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1899550490"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-4a5fae0f-0e4d-4944-a1af-49858882008e tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb returned with HTTP 200 Sep 08 06:56:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1221/2454] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:56:48 2026] GET /volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb => generated 1141 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:56:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e65c6cc9-13f3-4a3d-8428-93fb716f12ae tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Volume info retrieved successfully. Sep 08 06:56:48 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-e65c6cc9-13f3-4a3d-8428-93fb716f12ae tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Create snapshot from volume 12d07197-efbe-4240-b7a7-b5ab4988dab4 Sep 08 06:56:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-019b704f-d359-46e1-b949-22d404aa389a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-019b704f-d359-46e1-b949-22d404aa389a tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] POST http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb/action Sep 08 06:56:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-019b704f-d359-46e1-b949-22d404aa389a tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:56:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-019b704f-d359-46e1-b949-22d404aa389a tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-019b704f-d359-46e1-b949-22d404aa389a tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:56:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-019b704f-d359-46e1-b949-22d404aa389a tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Begin detaching volume completed successfully. Sep 08 06:56:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-019b704f-d359-46e1-b949-22d404aa389a tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb/action returned with HTTP 202 Sep 08 06:56:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1222/2455] 192.168.122.168 () {64 vars in 1561 bytes} [Tue Sep 8 06:56:48 2026] POST /volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:56:48 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-e65c6cc9-13f3-4a3d-8428-93fb716f12ae tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Created reservations ['6f70f686-b1eb-42e9-a0d8-a29b3b31039e', '1678e4b4-4413-4045-98a5-95fc69cc8acd', 'abfc87ac-482e-4eb3-aff7-a7b71d1a4836', '71d96cd6-d705-476c-8ddb-fb3dc5c04f71'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e65c6cc9-13f3-4a3d-8428-93fb716f12ae tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot create request issued successfully. Sep 08 06:56:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e65c6cc9-13f3-4a3d-8428-93fb716f12ae tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:56:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1234/2456] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:56:48 2026] POST /volume/v3/snapshots => generated 314 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:56:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-82286e62-2a31-4246-9601-6bb815a8b0d0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-82286e62-2a31-4246-9601-6bb815a8b0d0 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad Sep 08 06:56:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-82286e62-2a31-4246-9601-6bb815a8b0d0 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-82286e62-2a31-4246-9601-6bb815a8b0d0 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-26922a43-5c0b-44a5-b0c6-6efc5242821f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-26922a43-5c0b-44a5-b0c6-6efc5242821f None None] GET http://192.168.122.168/volume// Sep 08 06:56:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-26922a43-5c0b-44a5-b0c6-6efc5242821f None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-26922a43-5c0b-44a5-b0c6-6efc5242821f None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-26922a43-5c0b-44a5-b0c6-6efc5242821f None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:56:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1235/2457] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:56:48 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:56:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-82286e62-2a31-4246-9601-6bb815a8b0d0 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:56:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-82286e62-2a31-4246-9601-6bb815a8b0d0 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad returned with HTTP 200 Sep 08 06:56:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-250e4a66-e677-4da0-b2d5-be1a695ecdf4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1223/2458] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:48 2026] GET /volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad => generated 446 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-250e4a66-e677-4da0-b2d5-be1a695ecdf4 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb Sep 08 06:56:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-250e4a66-e677-4da0-b2d5-be1a695ecdf4 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-250e4a66-e677-4da0-b2d5-be1a695ecdf4 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-250e4a66-e677-4da0-b2d5-be1a695ecdf4 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:56:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-250e4a66-e677-4da0-b2d5-be1a695ecdf4 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb returned with HTTP 200 Sep 08 06:56:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1236/2459] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:56:48 2026] GET /volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb => generated 1325 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:56:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-1264c876-9d60-49c8-8c0a-e056f3ab0b89 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-1264c876-9d60-49c8-8c0a-e056f3ab0b89 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] DELETE http://192.168.122.168/volume/v3/attachments/6378d1ad-7f21-4ad2-bc66-1821ec5a3a47 Sep 08 06:56:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-1264c876-9d60-49c8-8c0a-e056f3ab0b89 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-1264c876-9d60-49c8-8c0a-e056f3ab0b89 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:49 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 08 06:56:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-fc86cb6b-c09c-4cb2-905c-25304cf72da2 req-1264c876-9d60-49c8-8c0a-e056f3ab0b89 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/attachments/6378d1ad-7f21-4ad2-bc66-1821ec5a3a47 returned with HTTP 200 Sep 08 06:56:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1224/2460] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:56:49 2026] DELETE /volume/v3/attachments/6378d1ad-7f21-4ad2-bc66-1821ec5a3a47 => generated 19 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9bed4bd0-b135-424f-b0b1-457bbc0f1425 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-39e10742-dd51-441c-a0e8-c63a0372a41a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-39e10742-dd51-441c-a0e8-c63a0372a41a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad Sep 08 06:56:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-39e10742-dd51-441c-a0e8-c63a0372a41a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-39e10742-dd51-441c-a0e8-c63a0372a41a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-39e10742-dd51-441c-a0e8-c63a0372a41a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:56:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-39e10742-dd51-441c-a0e8-c63a0372a41a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad returned with HTTP 200 Sep 08 06:56:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1225/2461] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:49 2026] GET /volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad => generated 446 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b4025370-8173-4374-866d-de38577d7f21 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9bed4bd0-b135-424f-b0b1-457bbc0f1425 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9bed4bd0-b135-424f-b0b1-457bbc0f1425 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2019127115", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b4025370-8173-4374-866d-de38577d7f21 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b4025370-8173-4374-866d-de38577d7f21 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d59d0b6e-b8f7-4d08-aff1-01260306dacb", "force": false, "name": "tempest-TestStampPattern-snapshot-2141037704", "description": null, "metadata": null}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b4025370-8173-4374-866d-de38577d7f21 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-b4025370-8173-4374-866d-de38577d7f21 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Create snapshot from volume d59d0b6e-b8f7-4d08-aff1-01260306dacb Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9bed4bd0-b135-424f-b0b1-457bbc0f1425 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:56:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1237/2462] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 06:56:49 2026] POST /volume/v3/types => generated 380 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7f983eb8-15da-4cac-8ff9-29622bcb3848 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7f983eb8-15da-4cac-8ff9-29622bcb3848 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] POST http://192.168.122.168/volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/encryption Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7f983eb8-15da-4cac-8ff9-29622bcb3848 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7f983eb8-15da-4cac-8ff9-29622bcb3848 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] http://192.168.122.168/volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/encryption returned with HTTP 200 Sep 08 06:56:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1238/2463] 192.168.122.168 () {60 vars in 1281 bytes} [Tue Sep 8 06:56:50 2026] POST /volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4852f87e-a091-45f3-873b-50a6c0c2aeb9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4852f87e-a091-45f3-873b-50a6c0c2aeb9 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4852f87e-a091-45f3-873b-50a6c0c2aeb9 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2113879035", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-b4025370-8173-4374-866d-de38577d7f21 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Created reservations ['1c3e0c89-e321-4035-be16-ee9d09c11bee', '1a896c1f-51b4-405f-ac0a-cd95be2c651a', '997518b0-246a-42e2-92a7-62b64a8a01ca', 'ca78bb2a-1c7e-4def-85e0-382c2ce4d661'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4852f87e-a091-45f3-873b-50a6c0c2aeb9 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:56:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1239/2464] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 06:56:50 2026] POST /volume/v3/types => generated 380 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0a760db2-22b1-4342-be59-a8c5b1559781 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b4025370-8173-4374-866d-de38577d7f21 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Snapshot create request issued successfully. Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b4025370-8173-4374-866d-de38577d7f21 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:56:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1226/2465] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:56:50 2026] POST /volume/v3/snapshots => generated 303 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-312fc231-9df4-43d5-938c-d695091ee94c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-312fc231-9df4-43d5-938c-d695091ee94c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-312fc231-9df4-43d5-938c-d695091ee94c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-312fc231-9df4-43d5-938c-d695091ee94c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-312fc231-9df4-43d5-938c-d695091ee94c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Snapshot retrieved successfully. Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-312fc231-9df4-43d5-938c-d695091ee94c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 returned with HTTP 200 Sep 08 06:56:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1227/2466] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:50 2026] GET /volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 => generated 435 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0a760db2-22b1-4342-be59-a8c5b1559781 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] POST http://192.168.122.168/volume/v3/types/3f3112fe-15db-4d4c-bc7d-896afda2fac4/encryption Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0a760db2-22b1-4342-be59-a8c5b1559781 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-0a760db2-22b1-4342-be59-a8c5b1559781 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '713e3bf877f74023ad093cc25599e1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0984ac6f5a49d689f38cd689e118eb', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0a760db2-22b1-4342-be59-a8c5b1559781 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] http://192.168.122.168/volume/v3/types/3f3112fe-15db-4d4c-bc7d-896afda2fac4/encryption returned with HTTP 403 Sep 08 06:56:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1240/2467] 192.168.122.168 () {60 vars in 1281 bytes} [Tue Sep 8 06:56:50 2026] POST /volume/v3/types/3f3112fe-15db-4d4c-bc7d-896afda2fac4/encryption => generated 127 bytes in 161 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-92a70a0c-5de0-4d5e-a07f-8a9564275cea None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-92a70a0c-5de0-4d5e-a07f-8a9564275cea tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-92a70a0c-5de0-4d5e-a07f-8a9564275cea tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-9424935", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-92a70a0c-5de0-4d5e-a07f-8a9564275cea tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:56:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1228/2468] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 06:56:50 2026] POST /volume/v3/types => generated 377 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-57b9fa5c-eedd-44ad-81f2-4cb6b33a1e1e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-57b9fa5c-eedd-44ad-81f2-4cb6b33a1e1e tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] POST http://192.168.122.168/volume/v3/types/e8efa4d7-1c35-4cb2-b735-143c1233db7a/extra_specs Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-57b9fa5c-eedd-44ad-81f2-4cb6b33a1e1e tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-57b9fa5c-eedd-44ad-81f2-4cb6b33a1e1e tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '713e3bf877f74023ad093cc25599e1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0984ac6f5a49d689f38cd689e118eb', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-57b9fa5c-eedd-44ad-81f2-4cb6b33a1e1e tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] http://192.168.122.168/volume/v3/types/e8efa4d7-1c35-4cb2-b735-143c1233db7a/extra_specs returned with HTTP 403 Sep 08 06:56:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1241/2469] 192.168.122.168 () {60 vars in 1283 bytes} [Tue Sep 8 06:56:50 2026] POST /volume/v3/types/e8efa4d7-1c35-4cb2-b735-143c1233db7a/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a5bddd42-9bc4-411d-82b7-8f45acfa44fd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a5bddd42-9bc4-411d-82b7-8f45acfa44fd tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] PUT http://192.168.122.168/volume/v3/types/e8efa4d7-1c35-4cb2-b735-143c1233db7a/extra_specs/key2 Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a5bddd42-9bc4-411d-82b7-8f45acfa44fd tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-a5bddd42-9bc4-411d-82b7-8f45acfa44fd tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '713e3bf877f74023ad093cc25599e1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0984ac6f5a49d689f38cd689e118eb', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a5bddd42-9bc4-411d-82b7-8f45acfa44fd tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] http://192.168.122.168/volume/v3/types/e8efa4d7-1c35-4cb2-b735-143c1233db7a/extra_specs/key2 returned with HTTP 403 Sep 08 06:56:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1229/2470] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:56:50 2026] PUT /volume/v3/types/e8efa4d7-1c35-4cb2-b735-143c1233db7a/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9e2fa7ab-43f0-42d8-9bca-60ffb6157c11 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9e2fa7ab-43f0-42d8-9bca-60ffb6157c11 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] POST http://192.168.122.168/volume/v3/types Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9e2fa7ab-43f0-42d8-9bca-60ffb6157c11 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-9e2fa7ab-43f0-42d8-9bca-60ffb6157c11 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '713e3bf877f74023ad093cc25599e1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0984ac6f5a49d689f38cd689e118eb', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9e2fa7ab-43f0-42d8-9bca-60ffb6157c11 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] http://192.168.122.168/volume/v3/types returned with HTTP 403 Sep 08 06:56:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1242/2471] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 06:56:50 2026] POST /volume/v3/types => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-315dfaf5-7490-4966-9e24-dc6fa11a88a7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-315dfaf5-7490-4966-9e24-dc6fa11a88a7 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-315dfaf5-7490-4966-9e24-dc6fa11a88a7 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-748476907", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-315dfaf5-7490-4966-9e24-dc6fa11a88a7 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:56:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1230/2472] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 06:56:50 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9c4e10c8-eb54-4651-93c3-c1b0af4b43bb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9c4e10c8-eb54-4651-93c3-c1b0af4b43bb tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] POST http://192.168.122.168/volume/v3/types/2cf75270-a904-4451-850c-79e6321e48cc/encryption Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9c4e10c8-eb54-4651-93c3-c1b0af4b43bb tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9c4e10c8-eb54-4651-93c3-c1b0af4b43bb tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] http://192.168.122.168/volume/v3/types/2cf75270-a904-4451-850c-79e6321e48cc/encryption returned with HTTP 200 Sep 08 06:56:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1243/2473] 192.168.122.168 () {60 vars in 1281 bytes} [Tue Sep 8 06:56:50 2026] POST /volume/v3/types/2cf75270-a904-4451-850c-79e6321e48cc/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ba8f86c1-d605-499a-ae07-58d99e07f9ae None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ba8f86c1-d605-499a-ae07-58d99e07f9ae tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] DELETE http://192.168.122.168/volume/v3/types/2cf75270-a904-4451-850c-79e6321e48cc/encryption/1398f3c1-28bf-4a9e-b3df-bf906e82c27f Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ba8f86c1-d605-499a-ae07-58d99e07f9ae tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ba8f86c1-d605-499a-ae07-58d99e07f9ae tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-ba8f86c1-d605-499a-ae07-58d99e07f9ae tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '713e3bf877f74023ad093cc25599e1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0984ac6f5a49d689f38cd689e118eb', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ba8f86c1-d605-499a-ae07-58d99e07f9ae tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] http://192.168.122.168/volume/v3/types/2cf75270-a904-4451-850c-79e6321e48cc/encryption/1398f3c1-28bf-4a9e-b3df-bf906e82c27f returned with HTTP 403 Sep 08 06:56:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1231/2474] 192.168.122.168 () {58 vars in 1373 bytes} [Tue Sep 8 06:56:50 2026] DELETE /volume/v3/types/2cf75270-a904-4451-850c-79e6321e48cc/encryption/1398f3c1-28bf-4a9e-b3df-bf906e82c27f => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-536595c6-2dab-4f7f-9c80-8b0da99dcb26 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-536595c6-2dab-4f7f-9c80-8b0da99dcb26 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-536595c6-2dab-4f7f-9c80-8b0da99dcb26 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1332033068", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-536595c6-2dab-4f7f-9c80-8b0da99dcb26 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:56:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1244/2475] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 06:56:50 2026] POST /volume/v3/types => generated 380 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-50b6b754-653f-4e80-990d-0e0ae959e1a2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-50b6b754-653f-4e80-990d-0e0ae959e1a2 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] DELETE http://192.168.122.168/volume/v3/types/eeeb03db-2cd6-4c8e-8dbb-299d5249d72f/extra_specs/key1 Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-50b6b754-653f-4e80-990d-0e0ae959e1a2 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-50b6b754-653f-4e80-990d-0e0ae959e1a2 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-50b6b754-653f-4e80-990d-0e0ae959e1a2 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '713e3bf877f74023ad093cc25599e1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0984ac6f5a49d689f38cd689e118eb', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-50b6b754-653f-4e80-990d-0e0ae959e1a2 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] http://192.168.122.168/volume/v3/types/eeeb03db-2cd6-4c8e-8dbb-299d5249d72f/extra_specs/key1 returned with HTTP 403 Sep 08 06:56:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1232/2476] 192.168.122.168 () {58 vars in 1280 bytes} [Tue Sep 8 06:56:50 2026] DELETE /volume/v3/types/eeeb03db-2cd6-4c8e-8dbb-299d5249d72f/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f8d899b5-c1c3-47ba-850d-d6149df27ff0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f8d899b5-c1c3-47ba-850d-d6149df27ff0 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f8d899b5-c1c3-47ba-850d-d6149df27ff0 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-937696109", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f8d899b5-c1c3-47ba-850d-d6149df27ff0 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:56:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1245/2477] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 06:56:50 2026] POST /volume/v3/types => generated 379 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-afa549c6-ea75-46e2-8cbe-6be36cae0125 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-afa549c6-ea75-46e2-8cbe-6be36cae0125 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] DELETE http://192.168.122.168/volume/v3/types/005261cb-6d0f-41ba-9a19-be4599d53fd8 Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-afa549c6-ea75-46e2-8cbe-6be36cae0125 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-afa549c6-ea75-46e2-8cbe-6be36cae0125 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-afa549c6-ea75-46e2-8cbe-6be36cae0125 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '713e3bf877f74023ad093cc25599e1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0984ac6f5a49d689f38cd689e118eb', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-afa549c6-ea75-46e2-8cbe-6be36cae0125 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] http://192.168.122.168/volume/v3/types/005261cb-6d0f-41ba-9a19-be4599d53fd8 returned with HTTP 403 Sep 08 06:56:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1233/2478] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:56:50 2026] DELETE /volume/v3/types/005261cb-6d0f-41ba-9a19-be4599d53fd8 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5170d1ba-00d9-4561-aaf1-39a8bcdf6ba9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5170d1ba-00d9-4561-aaf1-39a8bcdf6ba9 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] GET http://192.168.122.168/volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/extra_specs Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5170d1ba-00d9-4561-aaf1-39a8bcdf6ba9 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5170d1ba-00d9-4561-aaf1-39a8bcdf6ba9 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5170d1ba-00d9-4561-aaf1-39a8bcdf6ba9 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] http://192.168.122.168/volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/extra_specs returned with HTTP 200 Sep 08 06:56:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1246/2479] 192.168.122.168 () {58 vars in 1262 bytes} [Tue Sep 8 06:56:50 2026] GET /volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/extra_specs => generated 123 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1be863a2-6f2d-4c5c-a36a-f24840043357 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1be863a2-6f2d-4c5c-a36a-f24840043357 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] GET http://192.168.122.168/volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/encryption/cipher Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1be863a2-6f2d-4c5c-a36a-f24840043357 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1be863a2-6f2d-4c5c-a36a-f24840043357 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-1be863a2-6f2d-4c5c-a36a-f24840043357 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '713e3bf877f74023ad093cc25599e1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0984ac6f5a49d689f38cd689e118eb', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1be863a2-6f2d-4c5c-a36a-f24840043357 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] http://192.168.122.168/volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/encryption/cipher returned with HTTP 403 Sep 08 06:56:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1234/2480] 192.168.122.168 () {58 vars in 1280 bytes} [Tue Sep 8 06:56:50 2026] GET /volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d5c20ceb-02b1-47cf-94b9-c39f1506a134 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d5c20ceb-02b1-47cf-94b9-c39f1506a134 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] GET http://192.168.122.168/volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/encryption Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d5c20ceb-02b1-47cf-94b9-c39f1506a134 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d5c20ceb-02b1-47cf-94b9-c39f1506a134 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-d5c20ceb-02b1-47cf-94b9-c39f1506a134 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '713e3bf877f74023ad093cc25599e1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0984ac6f5a49d689f38cd689e118eb', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d5c20ceb-02b1-47cf-94b9-c39f1506a134 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] http://192.168.122.168/volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/encryption returned with HTTP 403 Sep 08 06:56:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1247/2481] 192.168.122.168 () {58 vars in 1259 bytes} [Tue Sep 8 06:56:50 2026] GET /volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ea49855b-28dd-4fb0-9988-57e7efee4526 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ea49855b-28dd-4fb0-9988-57e7efee4526 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] GET http://192.168.122.168/volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/extra_specs/multiattach Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea49855b-28dd-4fb0-9988-57e7efee4526 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea49855b-28dd-4fb0-9988-57e7efee4526 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ea49855b-28dd-4fb0-9988-57e7efee4526 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] http://192.168.122.168/volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/extra_specs/multiattach returned with HTTP 200 Sep 08 06:56:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1235/2482] 192.168.122.168 () {58 vars in 1298 bytes} [Tue Sep 8 06:56:50 2026] GET /volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/extra_specs/multiattach => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c9ae4e97-0341-497d-8020-94d351dfaf8a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c9ae4e97-0341-497d-8020-94d351dfaf8a tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] GET http://192.168.122.168/volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/extra_specs/volume_backend_name Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c9ae4e97-0341-497d-8020-94d351dfaf8a tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c9ae4e97-0341-497d-8020-94d351dfaf8a tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c9ae4e97-0341-497d-8020-94d351dfaf8a tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] http://192.168.122.168/volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/extra_specs/volume_backend_name returned with HTTP 404 Sep 08 06:56:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1248/2483] 192.168.122.168 () {58 vars in 1322 bytes} [Tue Sep 8 06:56:50 2026] GET /volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/extra_specs/volume_backend_name => generated 143 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1a1426e2-05b2-4ab2-ae1d-f9c9097d3c02 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1a1426e2-05b2-4ab2-ae1d-f9c9097d3c02 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] PUT http://192.168.122.168/volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/encryption/81594591-7908-47b9-a670-645c9e123907 Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1a1426e2-05b2-4ab2-ae1d-f9c9097d3c02 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-1a1426e2-05b2-4ab2-ae1d-f9c9097d3c02 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '713e3bf877f74023ad093cc25599e1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0984ac6f5a49d689f38cd689e118eb', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1a1426e2-05b2-4ab2-ae1d-f9c9097d3c02 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] http://192.168.122.168/volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/encryption/81594591-7908-47b9-a670-645c9e123907 returned with HTTP 403 Sep 08 06:56:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1236/2484] 192.168.122.168 () {60 vars in 1390 bytes} [Tue Sep 8 06:56:50 2026] PUT /volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/encryption/81594591-7908-47b9-a670-645c9e123907 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6197c42c-11ee-431d-96d4-086ede66d81c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6197c42c-11ee-431d-96d4-086ede66d81c tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] PUT http://192.168.122.168/volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/extra_specs/key1 Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6197c42c-11ee-431d-96d4-086ede66d81c tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-6197c42c-11ee-431d-96d4-086ede66d81c tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '713e3bf877f74023ad093cc25599e1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0984ac6f5a49d689f38cd689e118eb', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6197c42c-11ee-431d-96d4-086ede66d81c tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] http://192.168.122.168/volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/extra_specs/key1 returned with HTTP 403 Sep 08 06:56:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1249/2485] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 06:56:50 2026] PUT /volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2de6c8af-e588-4352-baa0-0547c2870be7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2de6c8af-e588-4352-baa0-0547c2870be7 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] PUT http://192.168.122.168/volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2de6c8af-e588-4352-baa0-0547c2870be7 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-2de6c8af-e588-4352-baa0-0547c2870be7 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '713e3bf877f74023ad093cc25599e1f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef0984ac6f5a49d689f38cd689e118eb', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2de6c8af-e588-4352-baa0-0547c2870be7 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-reader] http://192.168.122.168/volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb returned with HTTP 403 Sep 08 06:56:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1237/2486] 192.168.122.168 () {60 vars in 1246 bytes} [Tue Sep 8 06:56:50 2026] PUT /volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2b422ab7-9202-4755-ae3a-5b91745ea614 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2b422ab7-9202-4755-ae3a-5b91745ea614 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] DELETE http://192.168.122.168/volume/v3/types/005261cb-6d0f-41ba-9a19-be4599d53fd8 Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2b422ab7-9202-4755-ae3a-5b91745ea614 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2b422ab7-9202-4755-ae3a-5b91745ea614 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cffcd39e-7afa-441b-804f-d189ed8bd865 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cffcd39e-7afa-441b-804f-d189ed8bd865 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cffcd39e-7afa-441b-804f-d189ed8bd865 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cffcd39e-7afa-441b-804f-d189ed8bd865 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cffcd39e-7afa-441b-804f-d189ed8bd865 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:56:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cffcd39e-7afa-441b-804f-d189ed8bd865 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad returned with HTTP 200 Sep 08 06:56:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1238/2487] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:50 2026] GET /volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:56:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2b422ab7-9202-4755-ae3a-5b91745ea614 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] http://192.168.122.168/volume/v3/types/005261cb-6d0f-41ba-9a19-be4599d53fd8 returned with HTTP 202 Sep 08 06:56:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1250/2488] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:56:50 2026] DELETE /volume/v3/types/005261cb-6d0f-41ba-9a19-be4599d53fd8 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:56:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5bf3ae44-826e-4547-8fd3-d23f28ec0e82 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5bf3ae44-826e-4547-8fd3-d23f28ec0e82 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] DELETE http://192.168.122.168/volume/v3/types/eeeb03db-2cd6-4c8e-8dbb-299d5249d72f Sep 08 06:56:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5bf3ae44-826e-4547-8fd3-d23f28ec0e82 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5bf3ae44-826e-4547-8fd3-d23f28ec0e82 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5bf3ae44-826e-4547-8fd3-d23f28ec0e82 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] http://192.168.122.168/volume/v3/types/eeeb03db-2cd6-4c8e-8dbb-299d5249d72f returned with HTTP 202 Sep 08 06:56:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1239/2489] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:56:51 2026] DELETE /volume/v3/types/eeeb03db-2cd6-4c8e-8dbb-299d5249d72f => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:56:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-406650f4-778a-475f-8a6c-f078bb6525ff None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-406650f4-778a-475f-8a6c-f078bb6525ff tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] DELETE http://192.168.122.168/volume/v3/types/2cf75270-a904-4451-850c-79e6321e48cc Sep 08 06:56:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-406650f4-778a-475f-8a6c-f078bb6525ff tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-406650f4-778a-475f-8a6c-f078bb6525ff tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-406650f4-778a-475f-8a6c-f078bb6525ff tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] http://192.168.122.168/volume/v3/types/2cf75270-a904-4451-850c-79e6321e48cc returned with HTTP 202 Sep 08 06:56:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1251/2490] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:56:51 2026] DELETE /volume/v3/types/2cf75270-a904-4451-850c-79e6321e48cc => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:56:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-030ac6ec-f76a-43d1-bc1b-5431e390e6f5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-030ac6ec-f76a-43d1-bc1b-5431e390e6f5 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] DELETE http://192.168.122.168/volume/v3/types/e8efa4d7-1c35-4cb2-b735-143c1233db7a Sep 08 06:56:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-030ac6ec-f76a-43d1-bc1b-5431e390e6f5 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-030ac6ec-f76a-43d1-bc1b-5431e390e6f5 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-030ac6ec-f76a-43d1-bc1b-5431e390e6f5 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] http://192.168.122.168/volume/v3/types/e8efa4d7-1c35-4cb2-b735-143c1233db7a returned with HTTP 202 Sep 08 06:56:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1240/2491] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:56:51 2026] DELETE /volume/v3/types/e8efa4d7-1c35-4cb2-b735-143c1233db7a => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:56:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-92a74387-f81a-410a-944d-1d5276951f22 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-92a74387-f81a-410a-944d-1d5276951f22 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] DELETE http://192.168.122.168/volume/v3/types/3f3112fe-15db-4d4c-bc7d-896afda2fac4 Sep 08 06:56:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-92a74387-f81a-410a-944d-1d5276951f22 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-92a74387-f81a-410a-944d-1d5276951f22 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-92a74387-f81a-410a-944d-1d5276951f22 tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] http://192.168.122.168/volume/v3/types/3f3112fe-15db-4d4c-bc7d-896afda2fac4 returned with HTTP 202 Sep 08 06:56:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-46d34fe9-ce57-4884-9711-720f28823474 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1252/2492] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:56:51 2026] DELETE /volume/v3/types/3f3112fe-15db-4d4c-bc7d-896afda2fac4 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:56:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-46d34fe9-ce57-4884-9711-720f28823474 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 Sep 08 06:56:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-46d34fe9-ce57-4884-9711-720f28823474 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-46d34fe9-ce57-4884-9711-720f28823474 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7e446a2e-729a-45f5-b5c9-f007ffee8e9a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7e446a2e-729a-45f5-b5c9-f007ffee8e9a tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] DELETE http://192.168.122.168/volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb Sep 08 06:56:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7e446a2e-729a-45f5-b5c9-f007ffee8e9a tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7e446a2e-729a-45f5-b5c9-f007ffee8e9a tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-46d34fe9-ce57-4884-9711-720f28823474 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Snapshot retrieved successfully. Sep 08 06:56:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-46d34fe9-ce57-4884-9711-720f28823474 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 returned with HTTP 200 Sep 08 06:56:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1241/2493] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:51 2026] GET /volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 => generated 435 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7e446a2e-729a-45f5-b5c9-f007ffee8e9a tempest-VolumeTypesReaderTests-2034020140 tempest-VolumeTypesReaderTests-2034020140-project-admin] http://192.168.122.168/volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb returned with HTTP 202 Sep 08 06:56:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1253/2494] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:56:51 2026] DELETE /volume/v3/types/6004f141-c242-4173-80ba-7300b5b977bb => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:56:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9a614906-fd16-42bf-9d08-cb475eb6f74c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9a614906-fd16-42bf-9d08-cb475eb6f74c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad Sep 08 06:56:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9a614906-fd16-42bf-9d08-cb475eb6f74c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9a614906-fd16-42bf-9d08-cb475eb6f74c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9a614906-fd16-42bf-9d08-cb475eb6f74c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:56:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9a614906-fd16-42bf-9d08-cb475eb6f74c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad returned with HTTP 200 Sep 08 06:56:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1242/2495] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:52 2026] GET /volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad => generated 473 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-57672c9f-a397-49ab-b384-3b8ce3a42679 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-57672c9f-a397-49ab-b384-3b8ce3a42679 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:56:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-57672c9f-a397-49ab-b384-3b8ce3a42679 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "12d07197-efbe-4240-b7a7-b5ab4988dab4", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1460921643"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-57672c9f-a397-49ab-b384-3b8ce3a42679 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Volume info retrieved successfully. Sep 08 06:56:52 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-57672c9f-a397-49ab-b384-3b8ce3a42679 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Create snapshot from volume 12d07197-efbe-4240-b7a7-b5ab4988dab4 Sep 08 06:56:52 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-57672c9f-a397-49ab-b384-3b8ce3a42679 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Created reservations ['2f2d1040-7d20-4f1c-a6f4-15c33610eda2', '5154b20a-e09c-4062-8dd2-a57574fee74b', 'f23393f0-b7ab-42b9-8d1b-fa699d6249dc', 'bc1c7ee8-7df4-4006-a23d-abd1eaf7948d'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-57672c9f-a397-49ab-b384-3b8ce3a42679 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot create request issued successfully. Sep 08 06:56:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-57672c9f-a397-49ab-b384-3b8ce3a42679 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:56:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1254/2496] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:56:52 2026] POST /volume/v3/snapshots => generated 314 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:56:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c77896ea-e220-46f0-a9a2-4e239e874734 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c77896ea-e220-46f0-a9a2-4e239e874734 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 Sep 08 06:56:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c77896ea-e220-46f0-a9a2-4e239e874734 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c77896ea-e220-46f0-a9a2-4e239e874734 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c77896ea-e220-46f0-a9a2-4e239e874734 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:56:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c77896ea-e220-46f0-a9a2-4e239e874734 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 returned with HTTP 200 Sep 08 06:56:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1243/2497] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:52 2026] GET /volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 => generated 446 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3694d1c0-6a5d-4938-b026-729d47cd3425 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3694d1c0-6a5d-4938-b026-729d47cd3425 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 Sep 08 06:56:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3694d1c0-6a5d-4938-b026-729d47cd3425 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3694d1c0-6a5d-4938-b026-729d47cd3425 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3694d1c0-6a5d-4938-b026-729d47cd3425 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Snapshot retrieved successfully. Sep 08 06:56:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3694d1c0-6a5d-4938-b026-729d47cd3425 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 returned with HTTP 200 Sep 08 06:56:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1255/2498] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:52 2026] GET /volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 => generated 435 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f74c5a3d-34c2-49cb-b123-21d1919cb329 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f74c5a3d-34c2-49cb-b123-21d1919cb329 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 Sep 08 06:56:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f74c5a3d-34c2-49cb-b123-21d1919cb329 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f74c5a3d-34c2-49cb-b123-21d1919cb329 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f74c5a3d-34c2-49cb-b123-21d1919cb329 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:56:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f74c5a3d-34c2-49cb-b123-21d1919cb329 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 returned with HTTP 200 Sep 08 06:56:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1244/2499] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:53 2026] GET /volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:56:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-deef7679-9c0b-4e77-b845-b968dc633057 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-deef7679-9c0b-4e77-b845-b968dc633057 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 Sep 08 06:56:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-deef7679-9c0b-4e77-b845-b968dc633057 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-deef7679-9c0b-4e77-b845-b968dc633057 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-deef7679-9c0b-4e77-b845-b968dc633057 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Snapshot retrieved successfully. Sep 08 06:56:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-deef7679-9c0b-4e77-b845-b968dc633057 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 returned with HTTP 200 Sep 08 06:56:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1256/2500] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:53 2026] GET /volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 => generated 462 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-22c57d94-5f08-4930-8713-a91a6afa5b19 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-22c57d94-5f08-4930-8713-a91a6afa5b19 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 Sep 08 06:56:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-22c57d94-5f08-4930-8713-a91a6afa5b19 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-22c57d94-5f08-4930-8713-a91a6afa5b19 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-22c57d94-5f08-4930-8713-a91a6afa5b19 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Snapshot retrieved successfully. Sep 08 06:56:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-22c57d94-5f08-4930-8713-a91a6afa5b19 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 returned with HTTP 200 Sep 08 06:56:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1245/2501] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:53 2026] GET /volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 => generated 462 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fa70ba9d-b0ea-457e-8c25-98f4b18c46b4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fa70ba9d-b0ea-457e-8c25-98f4b18c46b4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 Sep 08 06:56:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fa70ba9d-b0ea-457e-8c25-98f4b18c46b4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fa70ba9d-b0ea-457e-8c25-98f4b18c46b4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fa70ba9d-b0ea-457e-8c25-98f4b18c46b4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:56:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fa70ba9d-b0ea-457e-8c25-98f4b18c46b4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 returned with HTTP 200 Sep 08 06:56:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1257/2502] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:54 2026] GET /volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 => generated 446 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0b1a8290-ee59-4fe7-99f2-3d93c61cd8e6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0b1a8290-ee59-4fe7-99f2-3d93c61cd8e6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:56:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0b1a8290-ee59-4fe7-99f2-3d93c61cd8e6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-344037561"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-0b1a8290-ee59-4fe7-99f2-3d93c61cd8e6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-344037561'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:56:55 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-0b1a8290-ee59-4fe7-99f2-3d93c61cd8e6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Create volume of 1 GB Sep 08 06:56:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0b1a8290-ee59-4fe7-99f2-3d93c61cd8e6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Availability Zones retrieved successfully. Sep 08 06:56:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0b1a8290-ee59-4fe7-99f2-3d93c61cd8e6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Flow 'volume_create_api' (0cc1a30c-f014-4574-b8ce-1478b27aa1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0b1a8290-ee59-4fe7-99f2-3d93c61cd8e6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d6091d0-8823-4ccd-9298-eb106cf30b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-0b1a8290-ee59-4fe7-99f2-3d93c61cd8e6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:56:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0b1a8290-ee59-4fe7-99f2-3d93c61cd8e6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d6091d0-8823-4ccd-9298-eb106cf30b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0b1a8290-ee59-4fe7-99f2-3d93c61cd8e6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d68ee6ba-8357-4988-b3a9-91c4cc79e91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:55 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-0b1a8290-ee59-4fe7-99f2-3d93c61cd8e6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Created reservations ['3fb07171-4b10-4c77-b003-28e7ffb77c19', '2ff6d3a1-95c4-428e-97ec-bbecdf112796', '3905aa30-85ac-400d-846f-a0a2cdecf0a0', '4055c12d-cd21-4ac1-8f68-78507c889b23'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0b1a8290-ee59-4fe7-99f2-3d93c61cd8e6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d68ee6ba-8357-4988-b3a9-91c4cc79e91c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fb07171-4b10-4c77-b003-28e7ffb77c19', '2ff6d3a1-95c4-428e-97ec-bbecdf112796', '3905aa30-85ac-400d-846f-a0a2cdecf0a0', '4055c12d-cd21-4ac1-8f68-78507c889b23']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0b1a8290-ee59-4fe7-99f2-3d93c61cd8e6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbbab2d3-7ee7-471a-af43-79c56877bbcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0b1a8290-ee59-4fe7-99f2-3d93c61cd8e6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbbab2d3-7ee7-471a-af43-79c56877bbcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ed4fd63-e75d-4723-a0a2-b55889873758', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-344037561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21310f44f5ea46b79b0e448d4218b12e',qos_specs=None,replication_status=,reservations=['3fb07171-4b10-4c77-b003-28e7ffb77c19','2ff6d3a1-95c4-428e-97ec-bbecdf112796','3905aa30-85ac-400d-846f-a0a2cdecf0a0','4055c12d-cd21-4ac1-8f68-78507c889b23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb6fa222b7241a9b79c5f74cc129bfc',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:56:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-344037561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ed4fd63-e75d-4723-a0a2-b55889873758,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21310f44f5ea46b79b0e448d4218b12e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8eb6fa222b7241a9b79c5f74cc129bfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0b1a8290-ee59-4fe7-99f2-3d93c61cd8e6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd26ccf6-5234-47d6-a881-606d52efefaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-13f7f1c5-0ea3-4d9f-a03e-765446c32622 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-13f7f1c5-0ea3-4d9f-a03e-765446c32622 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 Sep 08 06:56:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-13f7f1c5-0ea3-4d9f-a03e-765446c32622 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-13f7f1c5-0ea3-4d9f-a03e-765446c32622 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0b1a8290-ee59-4fe7-99f2-3d93c61cd8e6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd26ccf6-5234-47d6-a881-606d52efefaf) transitioned into state 'SUCCESS' from state '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-344037561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21310f44f5ea46b79b0e448d4218b12e',qos_specs=None,replication_status=,reservations=['3fb07171-4b10-4c77-b003-28e7ffb77c19','2ff6d3a1-95c4-428e-97ec-bbecdf112796','3905aa30-85ac-400d-846f-a0a2cdecf0a0','4055c12d-cd21-4ac1-8f68-78507c889b23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb6fa222b7241a9b79c5f74cc129bfc',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0b1a8290-ee59-4fe7-99f2-3d93c61cd8e6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a79a9b1-a666-42a1-8470-e408b99cb19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-13f7f1c5-0ea3-4d9f-a03e-765446c32622 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:56:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-13f7f1c5-0ea3-4d9f-a03e-765446c32622 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 returned with HTTP 200 Sep 08 06:56:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1258/2503] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:55 2026] GET /volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 => generated 473 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a61c40b5-9025-4467-a3e5-6abda3d43e72 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a61c40b5-9025-4467-a3e5-6abda3d43e72 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:56:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a61c40b5-9025-4467-a3e5-6abda3d43e72 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "12d07197-efbe-4240-b7a7-b5ab4988dab4", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-117475814"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0b1a8290-ee59-4fe7-99f2-3d93c61cd8e6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a79a9b1-a666-42a1-8470-e408b99cb19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-0b1a8290-ee59-4fe7-99f2-3d93c61cd8e6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Flow 'volume_create_api' (0cc1a30c-f014-4574-b8ce-1478b27aa1d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0b1a8290-ee59-4fe7-99f2-3d93c61cd8e6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Create volume request issued successfully. Sep 08 06:56:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0b1a8290-ee59-4fe7-99f2-3d93c61cd8e6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:56:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1246/2504] 192.168.122.168 () {62 vars in 1183 bytes} [Tue Sep 8 06:56:54 2026] POST /volume/v3/volumes => generated 786 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:56:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a61c40b5-9025-4467-a3e5-6abda3d43e72 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Volume info retrieved successfully. Sep 08 06:56:55 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-a61c40b5-9025-4467-a3e5-6abda3d43e72 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Create snapshot from volume 12d07197-efbe-4240-b7a7-b5ab4988dab4 Sep 08 06:56:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0ece16e1-a103-4082-b36b-c5f03caaf51b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0ece16e1-a103-4082-b36b-c5f03caaf51b tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/0ed4fd63-e75d-4723-a0a2-b55889873758 Sep 08 06:56:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0ece16e1-a103-4082-b36b-c5f03caaf51b tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0ece16e1-a103-4082-b36b-c5f03caaf51b tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0ece16e1-a103-4082-b36b-c5f03caaf51b tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:56:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0ece16e1-a103-4082-b36b-c5f03caaf51b tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/0ed4fd63-e75d-4723-a0a2-b55889873758 returned with HTTP 200 Sep 08 06:56:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1247/2505] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:56:55 2026] GET /volume/v3/volumes/0ed4fd63-e75d-4723-a0a2-b55889873758 => generated 965 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:56:55 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-a61c40b5-9025-4467-a3e5-6abda3d43e72 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Created reservations ['b80a9377-fbd4-4565-b23a-c1cef588b390', '7e77e633-4951-4fd1-822b-96384a25875d', '021c119a-2da0-4d35-b53d-dfd5d5fa5a86', 'ac87b384-bc46-458d-80fb-00d98cbd8161'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a61c40b5-9025-4467-a3e5-6abda3d43e72 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot create request issued successfully. Sep 08 06:56:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a61c40b5-9025-4467-a3e5-6abda3d43e72 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:56:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1259/2506] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:56:55 2026] POST /volume/v3/snapshots => generated 313 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:56:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-990c60e0-8e75-4b59-9297-b35e55a21817 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-990c60e0-8e75-4b59-9297-b35e55a21817 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 Sep 08 06:56:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-990c60e0-8e75-4b59-9297-b35e55a21817 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-990c60e0-8e75-4b59-9297-b35e55a21817 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-990c60e0-8e75-4b59-9297-b35e55a21817 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:56:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-990c60e0-8e75-4b59-9297-b35e55a21817 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 returned with HTTP 200 Sep 08 06:56:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1248/2507] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:55 2026] GET /volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 => generated 445 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7bb3a432-6f1a-41e5-b95b-b295f4bfefa5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7bb3a432-6f1a-41e5-b95b-b295f4bfefa5 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/0ed4fd63-e75d-4723-a0a2-b55889873758 Sep 08 06:56:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7bb3a432-6f1a-41e5-b95b-b295f4bfefa5 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7bb3a432-6f1a-41e5-b95b-b295f4bfefa5 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7bb3a432-6f1a-41e5-b95b-b295f4bfefa5 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:56:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7bb3a432-6f1a-41e5-b95b-b295f4bfefa5 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/0ed4fd63-e75d-4723-a0a2-b55889873758 returned with HTTP 200 Sep 08 06:56:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1260/2508] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:56:56 2026] GET /volume/v3/volumes/0ed4fd63-e75d-4723-a0a2-b55889873758 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:56:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fd8875b1-1dfd-403a-bc7e-0cc532f98566 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fd8875b1-1dfd-403a-bc7e-0cc532f98566 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 Sep 08 06:56:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fd8875b1-1dfd-403a-bc7e-0cc532f98566 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fd8875b1-1dfd-403a-bc7e-0cc532f98566 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fd8875b1-1dfd-403a-bc7e-0cc532f98566 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:56:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fd8875b1-1dfd-403a-bc7e-0cc532f98566 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 returned with HTTP 200 Sep 08 06:56:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1249/2509] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:56 2026] GET /volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 => generated 445 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1f0ca7e3-6fb8-4b9b-b276-78be409a4bcd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1f0ca7e3-6fb8-4b9b-b276-78be409a4bcd tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/0ed4fd63-e75d-4723-a0a2-b55889873758 Sep 08 06:56:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1f0ca7e3-6fb8-4b9b-b276-78be409a4bcd tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1f0ca7e3-6fb8-4b9b-b276-78be409a4bcd tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1f0ca7e3-6fb8-4b9b-b276-78be409a4bcd tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:56:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1f0ca7e3-6fb8-4b9b-b276-78be409a4bcd tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/0ed4fd63-e75d-4723-a0a2-b55889873758 returned with HTTP 200 Sep 08 06:56:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1261/2510] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:56:57 2026] GET /volume/v3/volumes/0ed4fd63-e75d-4723-a0a2-b55889873758 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 06:56:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-67d0c502-dfb8-4c96-babd-f3dec579f15c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ae05b825-103c-4347-b591-fbf7a25d4a5f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ae05b825-103c-4347-b591-fbf7a25d4a5f tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 Sep 08 06:56:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ae05b825-103c-4347-b591-fbf7a25d4a5f tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ae05b825-103c-4347-b591-fbf7a25d4a5f tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ae05b825-103c-4347-b591-fbf7a25d4a5f tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:56:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ae05b825-103c-4347-b591-fbf7a25d4a5f tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 returned with HTTP 200 Sep 08 06:56:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1262/2511] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:57 2026] GET /volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-67d0c502-dfb8-4c96-babd-f3dec579f15c tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] GET http://192.168.122.168/volume/v3/volumes Sep 08 06:56:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-67d0c502-dfb8-4c96-babd-f3dec579f15c tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-67d0c502-dfb8-4c96-babd-f3dec579f15c tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-67d0c502-dfb8-4c96-babd-f3dec579f15c tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:56:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-67d0c502-dfb8-4c96-babd-f3dec579f15c tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:56:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:57 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:56:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-67d0c502-dfb8-4c96-babd-f3dec579f15c tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] Get all volumes completed successfully. Sep 08 06:56:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-67d0c502-dfb8-4c96-babd-f3dec579f15c tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] http://192.168.122.168/volume/v3/volumes returned with HTTP 200 Sep 08 06:56:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1250/2512] 192.168.122.168 () {60 vars in 1162 bytes} [Tue Sep 8 06:56:57 2026] GET /volume/v3/volumes => generated 343 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:56:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4c937a73-ad20-4e34-89cd-bcf3f84d72f8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4c937a73-ad20-4e34-89cd-bcf3f84d72f8 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/0ed4fd63-e75d-4723-a0a2-b55889873758 Sep 08 06:56:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4c937a73-ad20-4e34-89cd-bcf3f84d72f8 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4c937a73-ad20-4e34-89cd-bcf3f84d72f8 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:57 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-4c937a73-ad20-4e34-89cd-bcf3f84d72f8 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Delete volume with id: 0ed4fd63-e75d-4723-a0a2-b55889873758 Sep 08 06:56:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4c937a73-ad20-4e34-89cd-bcf3f84d72f8 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:56:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4c937a73-ad20-4e34-89cd-bcf3f84d72f8 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Delete volume request issued successfully. Sep 08 06:56:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4c937a73-ad20-4e34-89cd-bcf3f84d72f8 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/0ed4fd63-e75d-4723-a0a2-b55889873758 returned with HTTP 202 Sep 08 06:56:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1263/2513] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 06:56:57 2026] DELETE /volume/v3/volumes/0ed4fd63-e75d-4723-a0a2-b55889873758 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:56:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-61feefa7-68c0-491f-93a5-b0872bb8ba25 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-61feefa7-68c0-491f-93a5-b0872bb8ba25 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/0ed4fd63-e75d-4723-a0a2-b55889873758 Sep 08 06:56:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-61feefa7-68c0-491f-93a5-b0872bb8ba25 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-61feefa7-68c0-491f-93a5-b0872bb8ba25 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:56:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-61feefa7-68c0-491f-93a5-b0872bb8ba25 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:56:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-61feefa7-68c0-491f-93a5-b0872bb8ba25 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/0ed4fd63-e75d-4723-a0a2-b55889873758 returned with HTTP 200 Sep 08 06:56:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1251/2514] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:56:57 2026] GET /volume/v3/volumes/0ed4fd63-e75d-4723-a0a2-b55889873758 => generated 1015 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:56:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-96c682d8-6e40-4b94-966e-9063fc6d4480 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-96c682d8-6e40-4b94-966e-9063fc6d4480 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 Sep 08 06:56:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-96c682d8-6e40-4b94-966e-9063fc6d4480 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-96c682d8-6e40-4b94-966e-9063fc6d4480 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-96c682d8-6e40-4b94-966e-9063fc6d4480 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:56:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-96c682d8-6e40-4b94-966e-9063fc6d4480 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 returned with HTTP 200 Sep 08 06:56:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1264/2515] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:56:58 2026] GET /volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 => generated 472 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-26d9c845-9d9d-4504-a801-d47a93e0f50b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-26d9c845-9d9d-4504-a801-d47a93e0f50b tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] GET http://192.168.122.168/volume/v3/snapshots?limit=1 Sep 08 06:56:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-26d9c845-9d9d-4504-a801-d47a93e0f50b tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-26d9c845-9d9d-4504-a801-d47a93e0f50b tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-26d9c845-9d9d-4504-a801-d47a93e0f50b tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:56:58 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-26d9c845-9d9d-4504-a801-d47a93e0f50b tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-26d9c845-9d9d-4504-a801-d47a93e0f50b tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Get all snapshots completed successfully. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-26d9c845-9d9d-4504-a801-d47a93e0f50b tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] http://192.168.122.168/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 08 06:56:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1252/2516] 192.168.122.168 () {58 vars in 1142 bytes} [Tue Sep 8 06:56:58 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f2685181-ab81-4f93-a39b-31a5291c78bc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-09984e8c-0076-4c9b-a203-a6fca8c8645c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f2685181-ab81-4f93-a39b-31a5291c78bc tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/0ed4fd63-e75d-4723-a0a2-b55889873758 Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-09984e8c-0076-4c9b-a203-a6fca8c8645c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] GET http://192.168.122.168/volume/v3/snapshots Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-09984e8c-0076-4c9b-a203-a6fca8c8645c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-09984e8c-0076-4c9b-a203-a6fca8c8645c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-09984e8c-0076-4c9b-a203-a6fca8c8645c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-09984e8c-0076-4c9b-a203-a6fca8c8645c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f2685181-ab81-4f93-a39b-31a5291c78bc tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f2685181-ab81-4f93-a39b-31a5291c78bc tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-09984e8c-0076-4c9b-a203-a6fca8c8645c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Get all snapshots completed successfully. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-09984e8c-0076-4c9b-a203-a6fca8c8645c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] http://192.168.122.168/volume/v3/snapshots returned with HTTP 200 Sep 08 06:56:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1253/2517] 192.168.122.168 () {58 vars in 1127 bytes} [Tue Sep 8 06:56:59 2026] GET /volume/v3/snapshots => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f2685181-ab81-4f93-a39b-31a5291c78bc tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/0ed4fd63-e75d-4723-a0a2-b55889873758 returned with HTTP 404 Sep 08 06:56:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1265/2518] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:56:59 2026] GET /volume/v3/volumes/0ed4fd63-e75d-4723-a0a2-b55889873758 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cc910faf-b9bf-440d-9a10-3c2896ae4718 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1cbae555-c679-4b4b-ae15-472ec0549e21 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1cbae555-c679-4b4b-ae15-472ec0549e21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc910faf-b9bf-440d-9a10-3c2896ae4718 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] GET http://192.168.122.168/volume/v3/snapshots?limit=100000 Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cc910faf-b9bf-440d-9a10-3c2896ae4718 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cc910faf-b9bf-440d-9a10-3c2896ae4718 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1cbae555-c679-4b4b-ae15-472ec0549e21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-977999743"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-cc910faf-b9bf-440d-9a10-3c2896ae4718 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-cc910faf-b9bf-440d-9a10-3c2896ae4718 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-1cbae555-c679-4b4b-ae15-472ec0549e21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-977999743'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-1cbae555-c679-4b4b-ae15-472ec0549e21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Create volume of 1 GB Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cc910faf-b9bf-440d-9a10-3c2896ae4718 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Get all snapshots completed successfully. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc910faf-b9bf-440d-9a10-3c2896ae4718 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] http://192.168.122.168/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 08 06:56:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1254/2519] 192.168.122.168 () {58 vars in 1152 bytes} [Tue Sep 8 06:56:59 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1cbae555-c679-4b4b-ae15-472ec0549e21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Availability Zones retrieved successfully. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-54649a27-bc7a-4940-ba1e-bfb3e98f4a6a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-54649a27-bc7a-4940-ba1e-bfb3e98f4a6a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] GET http://192.168.122.168/volume/v3/snapshots?limit=0 Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-54649a27-bc7a-4940-ba1e-bfb3e98f4a6a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-54649a27-bc7a-4940-ba1e-bfb3e98f4a6a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-54649a27-bc7a-4940-ba1e-bfb3e98f4a6a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-54649a27-bc7a-4940-ba1e-bfb3e98f4a6a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1cbae555-c679-4b4b-ae15-472ec0549e21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Flow 'volume_create_api' (ccf93f81-3aed-4518-b52a-fc5b998393cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1cbae555-c679-4b4b-ae15-472ec0549e21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bae8d95-8a8a-4ee1-beca-07003ca47780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-1cbae555-c679-4b4b-ae15-472ec0549e21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-54649a27-bc7a-4940-ba1e-bfb3e98f4a6a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Get all snapshots completed successfully. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-54649a27-bc7a-4940-ba1e-bfb3e98f4a6a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] http://192.168.122.168/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 08 06:56:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1255/2520] 192.168.122.168 () {58 vars in 1142 bytes} [Tue Sep 8 06:56:59 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4f7256ad-f0c8-45ad-87f2-b11c8699f34f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f7256ad-f0c8-45ad-87f2-b11c8699f34f tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] GET http://192.168.122.168/volume/v3/snapshots Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4f7256ad-f0c8-45ad-87f2-b11c8699f34f tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4f7256ad-f0c8-45ad-87f2-b11c8699f34f tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-4f7256ad-f0c8-45ad-87f2-b11c8699f34f tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-4f7256ad-f0c8-45ad-87f2-b11c8699f34f tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1cbae555-c679-4b4b-ae15-472ec0549e21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bae8d95-8a8a-4ee1-beca-07003ca47780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4f7256ad-f0c8-45ad-87f2-b11c8699f34f tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Get all snapshots completed successfully. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f7256ad-f0c8-45ad-87f2-b11c8699f34f tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] http://192.168.122.168/volume/v3/snapshots returned with HTTP 200 Sep 08 06:56:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1256/2521] 192.168.122.168 () {58 vars in 1127 bytes} [Tue Sep 8 06:56:59 2026] GET /volume/v3/snapshots => generated 995 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1cbae555-c679-4b4b-ae15-472ec0549e21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7300523d-2a3a-476b-91db-a6c9767ec70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-93d88a37-387f-4bb1-b711-70f5cc372e37 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93d88a37-387f-4bb1-b711-70f5cc372e37 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] GET http://192.168.122.168/volume/v3/snapshots?marker=a1a91cc1-6e4a-4839-8bf5-696dbae62d16 Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93d88a37-387f-4bb1-b711-70f5cc372e37 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93d88a37-387f-4bb1-b711-70f5cc372e37 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-93d88a37-387f-4bb1-b711-70f5cc372e37 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-93d88a37-387f-4bb1-b711-70f5cc372e37 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-93d88a37-387f-4bb1-b711-70f5cc372e37 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Get all snapshots completed successfully. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93d88a37-387f-4bb1-b711-70f5cc372e37 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] http://192.168.122.168/volume/v3/snapshots?marker=a1a91cc1-6e4a-4839-8bf5-696dbae62d16 returned with HTTP 200 Sep 08 06:56:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1257/2522] 192.168.122.168 () {58 vars in 1214 bytes} [Tue Sep 8 06:56:59 2026] GET /volume/v3/snapshots?marker=a1a91cc1-6e4a-4839-8bf5-696dbae62d16 => generated 342 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7cf23579-9c63-43fa-8561-28677f8f27b4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7cf23579-9c63-43fa-8561-28677f8f27b4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] GET http://192.168.122.168/volume/v3/snapshots?offset=2&limit=3 Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7cf23579-9c63-43fa-8561-28677f8f27b4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7cf23579-9c63-43fa-8561-28677f8f27b4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-7cf23579-9c63-43fa-8561-28677f8f27b4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-7cf23579-9c63-43fa-8561-28677f8f27b4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7cf23579-9c63-43fa-8561-28677f8f27b4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Get all snapshots completed successfully. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7cf23579-9c63-43fa-8561-28677f8f27b4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] http://192.168.122.168/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 08 06:56:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1258/2523] 192.168.122.168 () {58 vars in 1160 bytes} [Tue Sep 8 06:56:59 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-1cbae555-c679-4b4b-ae15-472ec0549e21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Created reservations ['6712c9d7-b0ef-4a4e-b357-8636058a1f35', '18edba08-eb2c-4e54-9191-547bcfe65702', '8bb37dfd-730b-4cae-9148-93441532432e', '230662e3-3875-4484-b690-56432ff7be79'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1cbae555-c679-4b4b-ae15-472ec0549e21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7300523d-2a3a-476b-91db-a6c9767ec70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6712c9d7-b0ef-4a4e-b357-8636058a1f35', '18edba08-eb2c-4e54-9191-547bcfe65702', '8bb37dfd-730b-4cae-9148-93441532432e', '230662e3-3875-4484-b690-56432ff7be79']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1cbae555-c679-4b4b-ae15-472ec0549e21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca666cd1-8875-4385-aa71-28df27b87970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b5247b99-24d0-4d5a-84a4-2dc1fc63f16b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b5247b99-24d0-4d5a-84a4-2dc1fc63f16b tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] GET http://192.168.122.168/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b5247b99-24d0-4d5a-84a4-2dc1fc63f16b tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b5247b99-24d0-4d5a-84a4-2dc1fc63f16b tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-b5247b99-24d0-4d5a-84a4-2dc1fc63f16b tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-b5247b99-24d0-4d5a-84a4-2dc1fc63f16b tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b5247b99-24d0-4d5a-84a4-2dc1fc63f16b tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Get all snapshots completed successfully. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b5247b99-24d0-4d5a-84a4-2dc1fc63f16b tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] http://192.168.122.168/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 08 06:56:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1259/2524] 192.168.122.168 () {58 vars in 1192 bytes} [Tue Sep 8 06:56:59 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1cbae555-c679-4b4b-ae15-472ec0549e21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca666cd1-8875-4385-aa71-28df27b87970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1553062d-b4a1-4ce0-85de-862ef9ad0a7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-977999743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21310f44f5ea46b79b0e448d4218b12e',qos_specs=None,replication_status=,reservations=['6712c9d7-b0ef-4a4e-b357-8636058a1f35','18edba08-eb2c-4e54-9191-547bcfe65702','8bb37dfd-730b-4cae-9148-93441532432e','230662e3-3875-4484-b690-56432ff7be79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb6fa222b7241a9b79c5f74cc129bfc',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:56:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-977999743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1553062d-b4a1-4ce0-85de-862ef9ad0a7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21310f44f5ea46b79b0e448d4218b12e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8eb6fa222b7241a9b79c5f74cc129bfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1cbae555-c679-4b4b-ae15-472ec0549e21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cd9c943-8f24-431d-8114-a70d6a092b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-260e35b8-8e1d-4efc-8b2b-d311d2f95860 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-260e35b8-8e1d-4efc-8b2b-d311d2f95860 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] GET http://192.168.122.168/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-260e35b8-8e1d-4efc-8b2b-d311d2f95860 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-260e35b8-8e1d-4efc-8b2b-d311d2f95860 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-260e35b8-8e1d-4efc-8b2b-d311d2f95860 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-260e35b8-8e1d-4efc-8b2b-d311d2f95860 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-260e35b8-8e1d-4efc-8b2b-d311d2f95860 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Get all snapshots completed successfully. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-260e35b8-8e1d-4efc-8b2b-d311d2f95860 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] http://192.168.122.168/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 08 06:56:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1260/2525] 192.168.122.168 () {58 vars in 1194 bytes} [Tue Sep 8 06:56:59 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1cbae555-c679-4b4b-ae15-472ec0549e21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cd9c943-8f24-431d-8114-a70d6a092b60) transitioned into state 'SUCCESS' from state '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-977999743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21310f44f5ea46b79b0e448d4218b12e',qos_specs=None,replication_status=,reservations=['6712c9d7-b0ef-4a4e-b357-8636058a1f35','18edba08-eb2c-4e54-9191-547bcfe65702','8bb37dfd-730b-4cae-9148-93441532432e','230662e3-3875-4484-b690-56432ff7be79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb6fa222b7241a9b79c5f74cc129bfc',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1cbae555-c679-4b4b-ae15-472ec0549e21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db9cf05b-b2db-47d7-b699-fb72d201e63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0c8c7453-c06b-4353-a672-022a3a92158d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0c8c7453-c06b-4353-a672-022a3a92158d tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] GET http://192.168.122.168/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0c8c7453-c06b-4353-a672-022a3a92158d tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0c8c7453-c06b-4353-a672-022a3a92158d tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-0c8c7453-c06b-4353-a672-022a3a92158d tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-0c8c7453-c06b-4353-a672-022a3a92158d tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1cbae555-c679-4b4b-ae15-472ec0549e21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db9cf05b-b2db-47d7-b699-fb72d201e63d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1cbae555-c679-4b4b-ae15-472ec0549e21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Flow 'volume_create_api' (ccf93f81-3aed-4518-b52a-fc5b998393cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1cbae555-c679-4b4b-ae15-472ec0549e21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Create volume request issued successfully. Sep 08 06:56:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1cbae555-c679-4b4b-ae15-472ec0549e21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:56:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1266/2526] 192.168.122.168 () {62 vars in 1183 bytes} [Tue Sep 8 06:56:59 2026] POST /volume/v3/volumes => generated 786 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-482824bd-935a-4b1e-bad3-92a384b873be None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0c8c7453-c06b-4353-a672-022a3a92158d tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Get all snapshots completed successfully. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0c8c7453-c06b-4353-a672-022a3a92158d tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] http://192.168.122.168/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 08 06:56:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1261/2527] 192.168.122.168 () {58 vars in 1176 bytes} [Tue Sep 8 06:56:59 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-482824bd-935a-4b1e-bad3-92a384b873be tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/1553062d-b4a1-4ce0-85de-862ef9ad0a7b Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-482824bd-935a-4b1e-bad3-92a384b873be tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-482824bd-935a-4b1e-bad3-92a384b873be tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-96a64f1e-6f62-4bac-b8a1-73c5fe44b410 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-96a64f1e-6f62-4bac-b8a1-73c5fe44b410 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] GET http://192.168.122.168/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-96a64f1e-6f62-4bac-b8a1-73c5fe44b410 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-96a64f1e-6f62-4bac-b8a1-73c5fe44b410 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-96a64f1e-6f62-4bac-b8a1-73c5fe44b410 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:56:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-96a64f1e-6f62-4bac-b8a1-73c5fe44b410 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-482824bd-935a-4b1e-bad3-92a384b873be tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:56:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-482824bd-935a-4b1e-bad3-92a384b873be tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/1553062d-b4a1-4ce0-85de-862ef9ad0a7b returned with HTTP 200 Sep 08 06:56:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1267/2528] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:56:59 2026] GET /volume/v3/volumes/1553062d-b4a1-4ce0-85de-862ef9ad0a7b => generated 965 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-96a64f1e-6f62-4bac-b8a1-73c5fe44b410 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Get all snapshots completed successfully. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-96a64f1e-6f62-4bac-b8a1-73c5fe44b410 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] http://192.168.122.168/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 08 06:56:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1262/2529] 192.168.122.168 () {58 vars in 1178 bytes} [Tue Sep 8 06:56:59 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-975b9e76-0d8b-48a6-9d3d-744e358fa38a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-975b9e76-0d8b-48a6-9d3d-744e358fa38a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] GET http://192.168.122.168/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-975b9e76-0d8b-48a6-9d3d-744e358fa38a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-975b9e76-0d8b-48a6-9d3d-744e358fa38a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-975b9e76-0d8b-48a6-9d3d-744e358fa38a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-975b9e76-0d8b-48a6-9d3d-744e358fa38a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:59 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:56:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-975b9e76-0d8b-48a6-9d3d-744e358fa38a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Get all snapshots completed successfully. Sep 08 06:56:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-975b9e76-0d8b-48a6-9d3d-744e358fa38a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] http://192.168.122.168/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 08 06:56:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1268/2530] 192.168.122.168 () {58 vars in 1196 bytes} [Tue Sep 8 06:56:59 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-80981e77-20ad-4004-b5d3-40aded9b2f2c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-80981e77-20ad-4004-b5d3-40aded9b2f2c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] GET http://192.168.122.168/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-80981e77-20ad-4004-b5d3-40aded9b2f2c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-80981e77-20ad-4004-b5d3-40aded9b2f2c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-80981e77-20ad-4004-b5d3-40aded9b2f2c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-80981e77-20ad-4004-b5d3-40aded9b2f2c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-80981e77-20ad-4004-b5d3-40aded9b2f2c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Get all snapshots completed successfully. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-80981e77-20ad-4004-b5d3-40aded9b2f2c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] http://192.168.122.168/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 08 06:56:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1263/2531] 192.168.122.168 () {58 vars in 1198 bytes} [Tue Sep 8 06:56:59 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-17c5382b-0130-4e10-93b2-8da87357116b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-17c5382b-0130-4e10-93b2-8da87357116b tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] GET http://192.168.122.168/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-117475814 Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-17c5382b-0130-4e10-93b2-8da87357116b tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-17c5382b-0130-4e10-93b2-8da87357116b tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-17c5382b-0130-4e10-93b2-8da87357116b tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-17c5382b-0130-4e10-93b2-8da87357116b tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:59 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:56:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-17c5382b-0130-4e10-93b2-8da87357116b tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Get all snapshots completed successfully. Sep 08 06:56:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-17c5382b-0130-4e10-93b2-8da87357116b tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] http://192.168.122.168/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-117475814 returned with HTTP 200 Sep 08 06:56:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1269/2532] 192.168.122.168 () {58 vars in 1267 bytes} [Tue Sep 8 06:56:59 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-117475814 => generated 475 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7bd4aa5a-3421-40e2-8d82-1d936313d1a4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7bd4aa5a-3421-40e2-8d82-1d936313d1a4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] GET http://192.168.122.168/volume/v3/snapshots/detail?status=available Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7bd4aa5a-3421-40e2-8d82-1d936313d1a4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7bd4aa5a-3421-40e2-8d82-1d936313d1a4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-7bd4aa5a-3421-40e2-8d82-1d936313d1a4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-7bd4aa5a-3421-40e2-8d82-1d936313d1a4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7bd4aa5a-3421-40e2-8d82-1d936313d1a4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Get all snapshots completed successfully. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7bd4aa5a-3421-40e2-8d82-1d936313d1a4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] http://192.168.122.168/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 08 06:56:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1264/2533] 192.168.122.168 () {58 vars in 1181 bytes} [Tue Sep 8 06:56:59 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-42a7fa36-9452-4c44-b5b6-6fb6df45a667 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-42a7fa36-9452-4c44-b5b6-6fb6df45a667 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] GET http://192.168.122.168/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-117475814 Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-42a7fa36-9452-4c44-b5b6-6fb6df45a667 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-42a7fa36-9452-4c44-b5b6-6fb6df45a667 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-42a7fa36-9452-4c44-b5b6-6fb6df45a667 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-42a7fa36-9452-4c44-b5b6-6fb6df45a667 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:59 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:56:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-42a7fa36-9452-4c44-b5b6-6fb6df45a667 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Get all snapshots completed successfully. Sep 08 06:56:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:56:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:56:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-42a7fa36-9452-4c44-b5b6-6fb6df45a667 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] http://192.168.122.168/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-117475814 returned with HTTP 200 Sep 08 06:56:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1270/2534] 192.168.122.168 () {58 vars in 1301 bytes} [Tue Sep 8 06:56:59 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-117475814 => generated 475 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-411c032d-13ea-4859-bca4-c74d9ea80899 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-411c032d-13ea-4859-bca4-c74d9ea80899 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] GET http://192.168.122.168/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-117475814 Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-411c032d-13ea-4859-bca4-c74d9ea80899 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-411c032d-13ea-4859-bca4-c74d9ea80899 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-411c032d-13ea-4859-bca4-c74d9ea80899 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-411c032d-13ea-4859-bca4-c74d9ea80899 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:56:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-411c032d-13ea-4859-bca4-c74d9ea80899 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Get all snapshots completed successfully. Sep 08 06:56:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-411c032d-13ea-4859-bca4-c74d9ea80899 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] http://192.168.122.168/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-117475814 returned with HTTP 200 Sep 08 06:56:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1265/2535] 192.168.122.168 () {58 vars in 1246 bytes} [Tue Sep 8 06:56:59 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-117475814 => generated 341 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4436b31f-e805-4006-9187-dc8c6ff02998 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4436b31f-e805-4006-9187-dc8c6ff02998 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] GET http://192.168.122.168/volume/v3/snapshots?status=available Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4436b31f-e805-4006-9187-dc8c6ff02998 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4436b31f-e805-4006-9187-dc8c6ff02998 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-4436b31f-e805-4006-9187-dc8c6ff02998 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:56:59 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-4436b31f-e805-4006-9187-dc8c6ff02998 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:57:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:00 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:57:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4436b31f-e805-4006-9187-dc8c6ff02998 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Get all snapshots completed successfully. Sep 08 06:57:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4436b31f-e805-4006-9187-dc8c6ff02998 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] http://192.168.122.168/volume/v3/snapshots?status=available returned with HTTP 200 Sep 08 06:57:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1271/2536] 192.168.122.168 () {58 vars in 1160 bytes} [Tue Sep 8 06:56:59 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-405d69a8-86b5-445e-ad7b-6b78c421827a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-405d69a8-86b5-445e-ad7b-6b78c421827a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] GET http://192.168.122.168/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-117475814 Sep 08 06:57:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-405d69a8-86b5-445e-ad7b-6b78c421827a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-405d69a8-86b5-445e-ad7b-6b78c421827a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-405d69a8-86b5-445e-ad7b-6b78c421827a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:57:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:00 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-405d69a8-86b5-445e-ad7b-6b78c421827a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:57:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:00 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 06:57:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-405d69a8-86b5-445e-ad7b-6b78c421827a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] Get all snapshots completed successfully. Sep 08 06:57:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-405d69a8-86b5-445e-ad7b-6b78c421827a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-reader] http://192.168.122.168/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-117475814 returned with HTTP 200 Sep 08 06:57:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1266/2537] 192.168.122.168 () {58 vars in 1280 bytes} [Tue Sep 8 06:57:00 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-117475814 => generated 341 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-24b3cdea-17a8-465d-81ae-3a493361868a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-24b3cdea-17a8-465d-81ae-3a493361868a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 Sep 08 06:57:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-24b3cdea-17a8-465d-81ae-3a493361868a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-24b3cdea-17a8-465d-81ae-3a493361868a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:00 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-24b3cdea-17a8-465d-81ae-3a493361868a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Delete snapshot with id: df29ab90-68e2-476f-a489-167c17447d73 Sep 08 06:57:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-24b3cdea-17a8-465d-81ae-3a493361868a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:57:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-24b3cdea-17a8-465d-81ae-3a493361868a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot delete request issued successfully. Sep 08 06:57:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-24b3cdea-17a8-465d-81ae-3a493361868a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 returned with HTTP 202 Sep 08 06:57:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1272/2538] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:57:00 2026] DELETE /volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:57:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c1c7fc39-c849-45ea-a00c-0b53b80708cb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c1c7fc39-c849-45ea-a00c-0b53b80708cb tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 Sep 08 06:57:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c1c7fc39-c849-45ea-a00c-0b53b80708cb tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c1c7fc39-c849-45ea-a00c-0b53b80708cb tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c1c7fc39-c849-45ea-a00c-0b53b80708cb tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:57:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c1c7fc39-c849-45ea-a00c-0b53b80708cb tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 returned with HTTP 200 Sep 08 06:57:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1267/2539] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:57:00 2026] GET /volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 => generated 471 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4ced175f-548c-43a0-a799-cda7c70f6b6d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4ced175f-548c-43a0-a799-cda7c70f6b6d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:57:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4ced175f-548c-43a0-a799-cda7c70f6b6d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-11254627", "snapshot_id": "992b32f6-4a2c-43f4-96d1-2bfdaa469280", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:57:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-4ced175f-548c-43a0-a799-cda7c70f6b6d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-11254627', 'snapshot_id': '992b32f6-4a2c-43f4-96d1-2bfdaa469280', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:57:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4ced175f-548c-43a0-a799-cda7c70f6b6d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Snapshot retrieved successfully. Sep 08 06:57:00 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-4ced175f-548c-43a0-a799-cda7c70f6b6d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Create volume of 1 GB Sep 08 06:57:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4ced175f-548c-43a0-a799-cda7c70f6b6d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Availability Zones retrieved successfully. Sep 08 06:57:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ced175f-548c-43a0-a799-cda7c70f6b6d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Flow 'volume_create_api' (af501f17-7e84-4dd1-901c-32b13994c3c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:57:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ced175f-548c-43a0-a799-cda7c70f6b6d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb8687c3-f5a6-4842-ba23-acb95d3a0d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-4ced175f-548c-43a0-a799-cda7c70f6b6d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:57:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ced175f-548c-43a0-a799-cda7c70f6b6d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb8687c3-f5a6-4842-ba23-acb95d3a0d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '992b32f6-4a2c-43f4-96d1-2bfdaa469280', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ced175f-548c-43a0-a799-cda7c70f6b6d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (554d3fcc-9bdf-4d05-b3c7-3075b988f55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:00 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-4ced175f-548c-43a0-a799-cda7c70f6b6d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Created reservations ['a9539e28-41c4-42a2-a488-fdce18d7ab2c', '53852f35-e694-4bd7-be1f-59c9854da0ee', 'a5f83573-e9ed-4081-b66e-cb396006d2f3', 'cf500c5e-0dd1-458d-b164-989e2324821e'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:57:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ced175f-548c-43a0-a799-cda7c70f6b6d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (554d3fcc-9bdf-4d05-b3c7-3075b988f55a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9539e28-41c4-42a2-a488-fdce18d7ab2c', '53852f35-e694-4bd7-be1f-59c9854da0ee', 'a5f83573-e9ed-4081-b66e-cb396006d2f3', 'cf500c5e-0dd1-458d-b164-989e2324821e']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ced175f-548c-43a0-a799-cda7c70f6b6d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa4c697d-aa93-4b48-a52a-46b8c0032fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ced175f-548c-43a0-a799-cda7c70f6b6d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa4c697d-aa93-4b48-a52a-46b8c0032fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f684664-1b04-419e-a213-2d5d565b04f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-11254627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94827773acae4284bedaaef0f1c0d07d',qos_specs=None,replication_status=,reservations=['a9539e28-41c4-42a2-a488-fdce18d7ab2c','53852f35-e694-4bd7-be1f-59c9854da0ee','a5f83573-e9ed-4081-b66e-cb396006d2f3','cf500c5e-0dd1-458d-b164-989e2324821e'],size=1,snapshot_id=992b32f6-4a2c-43f4-96d1-2bfdaa469280,source_replicaid=,source_volid=None,status='creating',user_id='17201e1f09684cd29b5e0a5fdc65a3f1',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:57:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-11254627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f684664-1b04-419e-a213-2d5d565b04f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94827773acae4284bedaaef0f1c0d07d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=992b32f6-4a2c-43f4-96d1-2bfdaa469280,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17201e1f09684cd29b5e0a5fdc65a3f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ced175f-548c-43a0-a799-cda7c70f6b6d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e357d151-747d-4c89-856b-b3857348567e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-050c4dda-6016-40e7-95ad-d8114206c9a6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-050c4dda-6016-40e7-95ad-d8114206c9a6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/1553062d-b4a1-4ce0-85de-862ef9ad0a7b Sep 08 06:57:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-050c4dda-6016-40e7-95ad-d8114206c9a6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-050c4dda-6016-40e7-95ad-d8114206c9a6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ced175f-548c-43a0-a799-cda7c70f6b6d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e357d151-747d-4c89-856b-b3857348567e) transitioned into state 'SUCCESS' from state '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-11254627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94827773acae4284bedaaef0f1c0d07d',qos_specs=None,replication_status=,reservations=['a9539e28-41c4-42a2-a488-fdce18d7ab2c','53852f35-e694-4bd7-be1f-59c9854da0ee','a5f83573-e9ed-4081-b66e-cb396006d2f3','cf500c5e-0dd1-458d-b164-989e2324821e'],size=1,snapshot_id=992b32f6-4a2c-43f4-96d1-2bfdaa469280,source_replicaid=,source_volid=None,status='creating',user_id='17201e1f09684cd29b5e0a5fdc65a3f1',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ced175f-548c-43a0-a799-cda7c70f6b6d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5399979-a042-4971-bf79-882d664433b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-050c4dda-6016-40e7-95ad-d8114206c9a6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:57:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-050c4dda-6016-40e7-95ad-d8114206c9a6 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/1553062d-b4a1-4ce0-85de-862ef9ad0a7b returned with HTTP 200 Sep 08 06:57:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1268/2540] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:57:00 2026] GET /volume/v3/volumes/1553062d-b4a1-4ce0-85de-862ef9ad0a7b => generated 1015 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:57:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ced175f-548c-43a0-a799-cda7c70f6b6d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5399979-a042-4971-bf79-882d664433b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4ced175f-548c-43a0-a799-cda7c70f6b6d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Flow 'volume_create_api' (af501f17-7e84-4dd1-901c-32b13994c3c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:57:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4ced175f-548c-43a0-a799-cda7c70f6b6d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Create volume request issued successfully. Sep 08 06:57:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4ced175f-548c-43a0-a799-cda7c70f6b6d tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:57:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1273/2541] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:57:00 2026] POST /volume/v3/volumes => generated 788 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:57:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b77b6e72-3011-4931-9a1b-a99ea165b628 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b77b6e72-3011-4931-9a1b-a99ea165b628 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 Sep 08 06:57:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b77b6e72-3011-4931-9a1b-a99ea165b628 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b77b6e72-3011-4931-9a1b-a99ea165b628 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b77b6e72-3011-4931-9a1b-a99ea165b628 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:57:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b77b6e72-3011-4931-9a1b-a99ea165b628 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 returned with HTTP 200 Sep 08 06:57:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1269/2542] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:57:01 2026] GET /volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 => generated 471 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-288614da-fd79-4ce5-a401-659961f9f355 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-288614da-fd79-4ce5-a401-659961f9f355 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/1553062d-b4a1-4ce0-85de-862ef9ad0a7b Sep 08 06:57:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-288614da-fd79-4ce5-a401-659961f9f355 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-288614da-fd79-4ce5-a401-659961f9f355 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-288614da-fd79-4ce5-a401-659961f9f355 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:57:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-288614da-fd79-4ce5-a401-659961f9f355 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/1553062d-b4a1-4ce0-85de-862ef9ad0a7b returned with HTTP 200 Sep 08 06:57:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1274/2543] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:57:01 2026] GET /volume/v3/volumes/1553062d-b4a1-4ce0-85de-862ef9ad0a7b => generated 1016 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 06:57:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3feffded-b738-4168-a7a8-919a8674a015 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3feffded-b738-4168-a7a8-919a8674a015 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 06:57:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3feffded-b738-4168-a7a8-919a8674a015 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3feffded-b738-4168-a7a8-919a8674a015 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-3feffded-b738-4168-a7a8-919a8674a015 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:57:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-3feffded-b738-4168-a7a8-919a8674a015 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:57:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:01 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 06:57:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3feffded-b738-4168-a7a8-919a8674a015 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] Get all volumes completed successfully. Sep 08 06:57:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3feffded-b738-4168-a7a8-919a8674a015 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 06:57:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1270/2544] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 06:57:01 2026] GET /volume/v3/volumes/detail => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:57:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-09764f6c-0782-45f6-a16c-36c6344b1ff8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-09764f6c-0782-45f6-a16c-36c6344b1ff8 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/1553062d-b4a1-4ce0-85de-862ef9ad0a7b Sep 08 06:57:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-09764f6c-0782-45f6-a16c-36c6344b1ff8 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-09764f6c-0782-45f6-a16c-36c6344b1ff8 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:01 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-09764f6c-0782-45f6-a16c-36c6344b1ff8 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Delete volume with id: 1553062d-b4a1-4ce0-85de-862ef9ad0a7b Sep 08 06:57:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-09764f6c-0782-45f6-a16c-36c6344b1ff8 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:57:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-09764f6c-0782-45f6-a16c-36c6344b1ff8 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Delete volume request issued successfully. Sep 08 06:57:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-09764f6c-0782-45f6-a16c-36c6344b1ff8 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/1553062d-b4a1-4ce0-85de-862ef9ad0a7b returned with HTTP 202 Sep 08 06:57:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1275/2545] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 06:57:01 2026] DELETE /volume/v3/volumes/1553062d-b4a1-4ce0-85de-862ef9ad0a7b => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:57:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-44b3d577-4cf5-4213-ae8f-670f1917cc4f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-44b3d577-4cf5-4213-ae8f-670f1917cc4f tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/1553062d-b4a1-4ce0-85de-862ef9ad0a7b Sep 08 06:57:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-44b3d577-4cf5-4213-ae8f-670f1917cc4f tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-44b3d577-4cf5-4213-ae8f-670f1917cc4f tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-44b3d577-4cf5-4213-ae8f-670f1917cc4f tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:57:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-44b3d577-4cf5-4213-ae8f-670f1917cc4f tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/1553062d-b4a1-4ce0-85de-862ef9ad0a7b returned with HTTP 200 Sep 08 06:57:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1271/2546] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:57:01 2026] GET /volume/v3/volumes/1553062d-b4a1-4ce0-85de-862ef9ad0a7b => generated 1015 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:57:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-beca659e-9e8f-42d9-81b2-3e5e85120f7e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-beca659e-9e8f-42d9-81b2-3e5e85120f7e tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 Sep 08 06:57:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-beca659e-9e8f-42d9-81b2-3e5e85120f7e tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-beca659e-9e8f-42d9-81b2-3e5e85120f7e tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-beca659e-9e8f-42d9-81b2-3e5e85120f7e tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:57:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-beca659e-9e8f-42d9-81b2-3e5e85120f7e tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 returned with HTTP 200 Sep 08 06:57:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1276/2547] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:57:02 2026] GET /volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 => generated 471 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-152493fe-f593-4877-8dca-7936f1d7a6b2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-152493fe-f593-4877-8dca-7936f1d7a6b2 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/1553062d-b4a1-4ce0-85de-862ef9ad0a7b Sep 08 06:57:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-152493fe-f593-4877-8dca-7936f1d7a6b2 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-152493fe-f593-4877-8dca-7936f1d7a6b2 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-152493fe-f593-4877-8dca-7936f1d7a6b2 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:57:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-152493fe-f593-4877-8dca-7936f1d7a6b2 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/1553062d-b4a1-4ce0-85de-862ef9ad0a7b returned with HTTP 200 Sep 08 06:57:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1272/2548] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:57:03 2026] GET /volume/v3/volumes/1553062d-b4a1-4ce0-85de-862ef9ad0a7b => generated 1015 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:57:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e591ba45-b534-4bfd-8ed0-899089e1d992 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e591ba45-b534-4bfd-8ed0-899089e1d992 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 Sep 08 06:57:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e591ba45-b534-4bfd-8ed0-899089e1d992 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e591ba45-b534-4bfd-8ed0-899089e1d992 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e591ba45-b534-4bfd-8ed0-899089e1d992 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 returned with HTTP 404 Sep 08 06:57:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1277/2549] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:57:03 2026] GET /volume/v3/snapshots/df29ab90-68e2-476f-a489-167c17447d73 => generated 111 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:57:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a539d4a9-f1ef-42be-a53b-fdf57568a55a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a539d4a9-f1ef-42be-a53b-fdf57568a55a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 Sep 08 06:57:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a539d4a9-f1ef-42be-a53b-fdf57568a55a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a539d4a9-f1ef-42be-a53b-fdf57568a55a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:03 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-a539d4a9-f1ef-42be-a53b-fdf57568a55a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Delete snapshot with id: a1a91cc1-6e4a-4839-8bf5-696dbae62d16 Sep 08 06:57:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a539d4a9-f1ef-42be-a53b-fdf57568a55a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:57:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a539d4a9-f1ef-42be-a53b-fdf57568a55a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot delete request issued successfully. Sep 08 06:57:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a539d4a9-f1ef-42be-a53b-fdf57568a55a tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 returned with HTTP 202 Sep 08 06:57:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1273/2550] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:57:03 2026] DELETE /volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:57:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cd77c8aa-2543-4093-adc7-3662671a6a12 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cd77c8aa-2543-4093-adc7-3662671a6a12 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 Sep 08 06:57:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cd77c8aa-2543-4093-adc7-3662671a6a12 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cd77c8aa-2543-4093-adc7-3662671a6a12 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cd77c8aa-2543-4093-adc7-3662671a6a12 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:57:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cd77c8aa-2543-4093-adc7-3662671a6a12 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 returned with HTTP 200 Sep 08 06:57:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1278/2551] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:57:03 2026] GET /volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 => generated 472 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-777ebb64-38b1-4012-a708-6a344e80fa68 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-777ebb64-38b1-4012-a708-6a344e80fa68 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/1553062d-b4a1-4ce0-85de-862ef9ad0a7b Sep 08 06:57:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-777ebb64-38b1-4012-a708-6a344e80fa68 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-777ebb64-38b1-4012-a708-6a344e80fa68 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-777ebb64-38b1-4012-a708-6a344e80fa68 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/1553062d-b4a1-4ce0-85de-862ef9ad0a7b returned with HTTP 404 Sep 08 06:57:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1274/2552] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:57:04 2026] GET /volume/v3/volumes/1553062d-b4a1-4ce0-85de-862ef9ad0a7b => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 06:57:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1fbc0d18-1d9a-42c1-8617-2b92f0af6cbf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1fbc0d18-1d9a-42c1-8617-2b92f0af6cbf tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:57:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1fbc0d18-1d9a-42c1-8617-2b92f0af6cbf tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-419423500"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:57:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-1fbc0d18-1d9a-42c1-8617-2b92f0af6cbf tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-419423500'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:57:04 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-1fbc0d18-1d9a-42c1-8617-2b92f0af6cbf tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Create volume of 1 GB Sep 08 06:57:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1fbc0d18-1d9a-42c1-8617-2b92f0af6cbf tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Availability Zones retrieved successfully. Sep 08 06:57:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1fbc0d18-1d9a-42c1-8617-2b92f0af6cbf tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Flow 'volume_create_api' (568c2f63-c7aa-4dab-b416-dca8c6a94158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:57:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1fbc0d18-1d9a-42c1-8617-2b92f0af6cbf tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b5d848-6fc1-4ba5-b7ce-5f4d62a7c5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-1fbc0d18-1d9a-42c1-8617-2b92f0af6cbf tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:57:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3b1649ff-8bfe-4805-8a54-bd34098b3ab3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3b1649ff-8bfe-4805-8a54-bd34098b3ab3 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 Sep 08 06:57:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3b1649ff-8bfe-4805-8a54-bd34098b3ab3 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3b1649ff-8bfe-4805-8a54-bd34098b3ab3 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1fbc0d18-1d9a-42c1-8617-2b92f0af6cbf tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b5d848-6fc1-4ba5-b7ce-5f4d62a7c5da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1fbc0d18-1d9a-42c1-8617-2b92f0af6cbf tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (108291ed-60b0-48f1-9087-669ecaf54202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3b1649ff-8bfe-4805-8a54-bd34098b3ab3 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:57:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3b1649ff-8bfe-4805-8a54-bd34098b3ab3 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 returned with HTTP 200 Sep 08 06:57:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1275/2553] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:57:04 2026] GET /volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 => generated 472 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:05 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-1fbc0d18-1d9a-42c1-8617-2b92f0af6cbf tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Created reservations ['97d7f340-a48c-45c2-8587-e396371ce31e', 'ff05e967-c332-4e1f-b6f5-58494295998a', 'ed0ce9e0-a61a-408e-bcda-5b655e898663', '4d71837f-dabc-40b9-9633-b68478090115'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:57:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1fbc0d18-1d9a-42c1-8617-2b92f0af6cbf tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (108291ed-60b0-48f1-9087-669ecaf54202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97d7f340-a48c-45c2-8587-e396371ce31e', 'ff05e967-c332-4e1f-b6f5-58494295998a', 'ed0ce9e0-a61a-408e-bcda-5b655e898663', '4d71837f-dabc-40b9-9633-b68478090115']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1fbc0d18-1d9a-42c1-8617-2b92f0af6cbf tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30b68e23-d1d7-4444-8a48-2fd7791a714a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:05 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1fbc0d18-1d9a-42c1-8617-2b92f0af6cbf tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30b68e23-d1d7-4444-8a48-2fd7791a714a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4235b96e-2dc5-4d5e-9d90-c1cfc0787003', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-419423500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21310f44f5ea46b79b0e448d4218b12e',qos_specs=None,replication_status=,reservations=['97d7f340-a48c-45c2-8587-e396371ce31e','ff05e967-c332-4e1f-b6f5-58494295998a','ed0ce9e0-a61a-408e-bcda-5b655e898663','4d71837f-dabc-40b9-9633-b68478090115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb6fa222b7241a9b79c5f74cc129bfc',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:57:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-419423500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4235b96e-2dc5-4d5e-9d90-c1cfc0787003,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21310f44f5ea46b79b0e448d4218b12e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8eb6fa222b7241a9b79c5f74cc129bfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1fbc0d18-1d9a-42c1-8617-2b92f0af6cbf tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (494de95e-0bf0-4ebf-825f-f0d3e354eee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1fbc0d18-1d9a-42c1-8617-2b92f0af6cbf tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (494de95e-0bf0-4ebf-825f-f0d3e354eee9) transitioned into state 'SUCCESS' from state '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-419423500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21310f44f5ea46b79b0e448d4218b12e',qos_specs=None,replication_status=,reservations=['97d7f340-a48c-45c2-8587-e396371ce31e','ff05e967-c332-4e1f-b6f5-58494295998a','ed0ce9e0-a61a-408e-bcda-5b655e898663','4d71837f-dabc-40b9-9633-b68478090115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb6fa222b7241a9b79c5f74cc129bfc',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1fbc0d18-1d9a-42c1-8617-2b92f0af6cbf tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d33a74b8-a305-4b54-856a-ee4b30fe113a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1fbc0d18-1d9a-42c1-8617-2b92f0af6cbf tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d33a74b8-a305-4b54-856a-ee4b30fe113a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:05 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1fbc0d18-1d9a-42c1-8617-2b92f0af6cbf tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Flow 'volume_create_api' (568c2f63-c7aa-4dab-b416-dca8c6a94158) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:57:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1fbc0d18-1d9a-42c1-8617-2b92f0af6cbf tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Create volume request issued successfully. Sep 08 06:57:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1fbc0d18-1d9a-42c1-8617-2b92f0af6cbf tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:57:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1279/2554] 192.168.122.168 () {62 vars in 1183 bytes} [Tue Sep 8 06:57:04 2026] POST /volume/v3/volumes => generated 786 bytes in 872 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:57:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-82eb472d-b684-4b30-a3e7-423c07cc1298 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-82eb472d-b684-4b30-a3e7-423c07cc1298 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 Sep 08 06:57:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-82eb472d-b684-4b30-a3e7-423c07cc1298 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-82eb472d-b684-4b30-a3e7-423c07cc1298 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-82eb472d-b684-4b30-a3e7-423c07cc1298 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:57:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-82eb472d-b684-4b30-a3e7-423c07cc1298 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 returned with HTTP 200 Sep 08 06:57:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1276/2555] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:57:05 2026] GET /volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 => generated 965 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:57:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-576dffaf-757b-4e67-ae3d-6a600d463163 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-576dffaf-757b-4e67-ae3d-6a600d463163 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 Sep 08 06:57:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-576dffaf-757b-4e67-ae3d-6a600d463163 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-576dffaf-757b-4e67-ae3d-6a600d463163 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-576dffaf-757b-4e67-ae3d-6a600d463163 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:57:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-576dffaf-757b-4e67-ae3d-6a600d463163 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 returned with HTTP 200 Sep 08 06:57:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1280/2556] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:57:05 2026] GET /volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 => generated 472 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d47dc09a-c15d-45de-bcc1-71d553b9224e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d47dc09a-c15d-45de-bcc1-71d553b9224e tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 Sep 08 06:57:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d47dc09a-c15d-45de-bcc1-71d553b9224e tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d47dc09a-c15d-45de-bcc1-71d553b9224e tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d47dc09a-c15d-45de-bcc1-71d553b9224e tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:57:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d47dc09a-c15d-45de-bcc1-71d553b9224e tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 returned with HTTP 200 Sep 08 06:57:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1277/2557] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:57:06 2026] GET /volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 => generated 1015 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:57:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7ea2d739-8f81-42a0-aa8a-8c470690d892 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7ea2d739-8f81-42a0-aa8a-8c470690d892 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 Sep 08 06:57:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7ea2d739-8f81-42a0-aa8a-8c470690d892 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7ea2d739-8f81-42a0-aa8a-8c470690d892 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7ea2d739-8f81-42a0-aa8a-8c470690d892 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:57:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7ea2d739-8f81-42a0-aa8a-8c470690d892 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 returned with HTTP 200 Sep 08 06:57:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1281/2558] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:57:06 2026] GET /volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 => generated 472 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f6eef222-c71d-462b-bef5-2a3320cb7870 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f6eef222-c71d-462b-bef5-2a3320cb7870 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 Sep 08 06:57:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f6eef222-c71d-462b-bef5-2a3320cb7870 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f6eef222-c71d-462b-bef5-2a3320cb7870 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f6eef222-c71d-462b-bef5-2a3320cb7870 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:57:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f6eef222-c71d-462b-bef5-2a3320cb7870 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 returned with HTTP 200 Sep 08 06:57:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1278/2559] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:57:07 2026] GET /volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 => generated 1015 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:57:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0d7508f6-85e2-496e-8786-885a048cd08e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0d7508f6-85e2-496e-8786-885a048cd08e tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 Sep 08 06:57:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0d7508f6-85e2-496e-8786-885a048cd08e tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0d7508f6-85e2-496e-8786-885a048cd08e tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0d7508f6-85e2-496e-8786-885a048cd08e tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:57:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0d7508f6-85e2-496e-8786-885a048cd08e tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 returned with HTTP 200 Sep 08 06:57:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1282/2560] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:57:07 2026] GET /volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 => generated 472 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6bba206d-8779-42e9-9041-55b65d2d90f4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6bba206d-8779-42e9-9041-55b65d2d90f4 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 Sep 08 06:57:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6bba206d-8779-42e9-9041-55b65d2d90f4 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6bba206d-8779-42e9-9041-55b65d2d90f4 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:08 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=498,cinder:INSERT=89,cinder:UPDATE=133 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:57:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6bba206d-8779-42e9-9041-55b65d2d90f4 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:57:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6bba206d-8779-42e9-9041-55b65d2d90f4 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 returned with HTTP 200 Sep 08 06:57:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1279/2561] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:57:08 2026] GET /volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 => generated 1015 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:57:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-47f9870c-a82c-4a4c-8178-2f8090842788 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-47f9870c-a82c-4a4c-8178-2f8090842788 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 Sep 08 06:57:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-47f9870c-a82c-4a4c-8178-2f8090842788 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-47f9870c-a82c-4a4c-8178-2f8090842788 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-47f9870c-a82c-4a4c-8178-2f8090842788 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 returned with HTTP 404 Sep 08 06:57:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1283/2562] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:57:09 2026] GET /volume/v3/snapshots/a1a91cc1-6e4a-4839-8bf5-696dbae62d16 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:57:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0d3e38db-818a-468f-901c-05345d7c133c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0d3e38db-818a-468f-901c-05345d7c133c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad Sep 08 06:57:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0d3e38db-818a-468f-901c-05345d7c133c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0d3e38db-818a-468f-901c-05345d7c133c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:09 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-0d3e38db-818a-468f-901c-05345d7c133c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Delete snapshot with id: 0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad Sep 08 06:57:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0d3e38db-818a-468f-901c-05345d7c133c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:57:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0d3e38db-818a-468f-901c-05345d7c133c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot delete request issued successfully. Sep 08 06:57:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0d3e38db-818a-468f-901c-05345d7c133c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad returned with HTTP 202 Sep 08 06:57:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1280/2563] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:57:09 2026] DELETE /volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:57:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7f01ab19-6803-462e-99eb-e4ea06abf1aa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7f01ab19-6803-462e-99eb-e4ea06abf1aa tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad Sep 08 06:57:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7f01ab19-6803-462e-99eb-e4ea06abf1aa tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7f01ab19-6803-462e-99eb-e4ea06abf1aa tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7f01ab19-6803-462e-99eb-e4ea06abf1aa tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:57:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7f01ab19-6803-462e-99eb-e4ea06abf1aa tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad returned with HTTP 200 Sep 08 06:57:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1284/2564] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:57:09 2026] GET /volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad => generated 472 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8da18fba-8bd3-452c-853d-c5e81122732e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8da18fba-8bd3-452c-853d-c5e81122732e tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 Sep 08 06:57:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8da18fba-8bd3-452c-853d-c5e81122732e tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8da18fba-8bd3-452c-853d-c5e81122732e tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8da18fba-8bd3-452c-853d-c5e81122732e tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:57:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8da18fba-8bd3-452c-853d-c5e81122732e tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 returned with HTTP 200 Sep 08 06:57:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1281/2565] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:57:10 2026] GET /volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 => generated 1015 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:57:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f0987154-3c71-44ee-a41e-37bf524d34b0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f0987154-3c71-44ee-a41e-37bf524d34b0 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad Sep 08 06:57:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f0987154-3c71-44ee-a41e-37bf524d34b0 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f0987154-3c71-44ee-a41e-37bf524d34b0 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f0987154-3c71-44ee-a41e-37bf524d34b0 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:57:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f0987154-3c71-44ee-a41e-37bf524d34b0 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad returned with HTTP 200 Sep 08 06:57:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1285/2566] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:57:10 2026] GET /volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad => generated 472 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:57:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7ae43454-31ce-40fe-9d7b-75297c896629 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ae43454-31ce-40fe-9d7b-75297c896629 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 Sep 08 06:57:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ae43454-31ce-40fe-9d7b-75297c896629 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ae43454-31ce-40fe-9d7b-75297c896629 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7ae43454-31ce-40fe-9d7b-75297c896629 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:57:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ae43454-31ce-40fe-9d7b-75297c896629 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 returned with HTTP 200 Sep 08 06:57:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1282/2567] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:57:11 2026] GET /volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:57:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4852bd8f-64c5-457c-8be2-c8e5ce05dd20 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4852bd8f-64c5-457c-8be2-c8e5ce05dd20 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] GET http://192.168.122.168/volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 Sep 08 06:57:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4852bd8f-64c5-457c-8be2-c8e5ce05dd20 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4852bd8f-64c5-457c-8be2-c8e5ce05dd20 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:11 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=603,cinder:INSERT=138,cinder:UPDATE=212 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:57:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4852bd8f-64c5-457c-8be2-c8e5ce05dd20 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] Volume info retrieved successfully. Sep 08 06:57:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4852bd8f-64c5-457c-8be2-c8e5ce05dd20 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] http://192.168.122.168/volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 returned with HTTP 200 Sep 08 06:57:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1286/2568] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:57:11 2026] GET /volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:57:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-81d44eba-4f40-49b8-b7e6-8139721cfb17 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81d44eba-4f40-49b8-b7e6-8139721cfb17 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 Sep 08 06:57:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81d44eba-4f40-49b8-b7e6-8139721cfb17 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-81d44eba-4f40-49b8-b7e6-8139721cfb17 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:11 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-81d44eba-4f40-49b8-b7e6-8139721cfb17 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Delete volume with id: 4235b96e-2dc5-4d5e-9d90-c1cfc0787003 Sep 08 06:57:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-81d44eba-4f40-49b8-b7e6-8139721cfb17 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:57:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-81d44eba-4f40-49b8-b7e6-8139721cfb17 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Delete volume request issued successfully. Sep 08 06:57:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-81d44eba-4f40-49b8-b7e6-8139721cfb17 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 returned with HTTP 202 Sep 08 06:57:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1283/2569] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 06:57:11 2026] DELETE /volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:57:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a8fdfe9c-b1a2-425f-9c47-855c777fdc55 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a8fdfe9c-b1a2-425f-9c47-855c777fdc55 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 Sep 08 06:57:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a8fdfe9c-b1a2-425f-9c47-855c777fdc55 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a8fdfe9c-b1a2-425f-9c47-855c777fdc55 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-707e59f7-2349-4224-bfbf-81774023fddc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-707e59f7-2349-4224-bfbf-81774023fddc tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad Sep 08 06:57:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-707e59f7-2349-4224-bfbf-81774023fddc tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-707e59f7-2349-4224-bfbf-81774023fddc tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-707e59f7-2349-4224-bfbf-81774023fddc tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Snapshot retrieved successfully. Sep 08 06:57:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-707e59f7-2349-4224-bfbf-81774023fddc tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad returned with HTTP 200 Sep 08 06:57:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1284/2570] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:57:11 2026] GET /volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad => generated 472 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a8fdfe9c-b1a2-425f-9c47-855c777fdc55 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:57:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a8fdfe9c-b1a2-425f-9c47-855c777fdc55 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 returned with HTTP 200 Sep 08 06:57:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1287/2571] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:57:11 2026] GET /volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 => generated 1015 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:57:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bb78634c-3ae1-4457-ae89-6bffecfeb13c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bb78634c-3ae1-4457-ae89-6bffecfeb13c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad Sep 08 06:57:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bb78634c-3ae1-4457-ae89-6bffecfeb13c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bb78634c-3ae1-4457-ae89-6bffecfeb13c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bb78634c-3ae1-4457-ae89-6bffecfeb13c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad returned with HTTP 404 Sep 08 06:57:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1285/2572] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:57:12 2026] GET /volume/v3/snapshots/0b7f84d3-eb6a-4ca7-8f2d-6af47a0579ad => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:57:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-41f8d0c5-9d42-4b91-a155-d5e509e961ac None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4d37f7c6-fca6-41bb-b625-aa3461960760 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-41f8d0c5-9d42-4b91-a155-d5e509e961ac tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 Sep 08 06:57:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-41f8d0c5-9d42-4b91-a155-d5e509e961ac tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-41f8d0c5-9d42-4b91-a155-d5e509e961ac tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4d37f7c6-fca6-41bb-b625-aa3461960760 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 Sep 08 06:57:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4d37f7c6-fca6-41bb-b625-aa3461960760 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4d37f7c6-fca6-41bb-b625-aa3461960760 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4d37f7c6-fca6-41bb-b625-aa3461960760 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Volume info retrieved successfully. Sep 08 06:57:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4d37f7c6-fca6-41bb-b625-aa3461960760 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 returned with HTTP 200 Sep 08 06:57:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1286/2573] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:57:12 2026] GET /volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 => generated 860 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-41f8d0c5-9d42-4b91-a155-d5e509e961ac tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:57:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-41f8d0c5-9d42-4b91-a155-d5e509e961ac tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 returned with HTTP 200 Sep 08 06:57:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1288/2574] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:57:12 2026] GET /volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 => generated 1015 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:57:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-77830435-4e38-4368-87bb-888581e3793c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-77830435-4e38-4368-87bb-888581e3793c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] DELETE http://192.168.122.168/volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 Sep 08 06:57:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-77830435-4e38-4368-87bb-888581e3793c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-77830435-4e38-4368-87bb-888581e3793c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:12 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-77830435-4e38-4368-87bb-888581e3793c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Delete volume with id: 12d07197-efbe-4240-b7a7-b5ab4988dab4 Sep 08 06:57:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-77830435-4e38-4368-87bb-888581e3793c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Volume info retrieved successfully. Sep 08 06:57:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-77830435-4e38-4368-87bb-888581e3793c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Delete volume request issued successfully. Sep 08 06:57:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-77830435-4e38-4368-87bb-888581e3793c tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 returned with HTTP 202 Sep 08 06:57:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1287/2575] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:57:12 2026] DELETE /volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:57:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-399660f0-17c3-4a75-9688-37ded31585b4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-399660f0-17c3-4a75-9688-37ded31585b4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 Sep 08 06:57:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-399660f0-17c3-4a75-9688-37ded31585b4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-399660f0-17c3-4a75-9688-37ded31585b4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-399660f0-17c3-4a75-9688-37ded31585b4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Volume info retrieved successfully. Sep 08 06:57:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-399660f0-17c3-4a75-9688-37ded31585b4 tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 returned with HTTP 200 Sep 08 06:57:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1289/2576] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:57:12 2026] GET /volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dec09894-fef0-41e8-90fb-2b2a83088307 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dec09894-fef0-41e8-90fb-2b2a83088307 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 Sep 08 06:57:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dec09894-fef0-41e8-90fb-2b2a83088307 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dec09894-fef0-41e8-90fb-2b2a83088307 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dec09894-fef0-41e8-90fb-2b2a83088307 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 returned with HTTP 404 Sep 08 06:57:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1288/2577] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:57:13 2026] GET /volume/v3/volumes/4235b96e-2dc5-4d5e-9d90-c1cfc0787003 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 06:57:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2cd00a28-7440-422b-9a58-910e75b78a39 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2cd00a28-7440-422b-9a58-910e75b78a39 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:57:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2cd00a28-7440-422b-9a58-910e75b78a39 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1454015338"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:57:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-2cd00a28-7440-422b-9a58-910e75b78a39 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1454015338'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:57:13 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-2cd00a28-7440-422b-9a58-910e75b78a39 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Create volume of 1 GB Sep 08 06:57:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2cd00a28-7440-422b-9a58-910e75b78a39 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Availability Zones retrieved successfully. Sep 08 06:57:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2cd00a28-7440-422b-9a58-910e75b78a39 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Flow 'volume_create_api' (c6e603e6-d1c6-4c02-8f17-bffd1becf306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:57:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2cd00a28-7440-422b-9a58-910e75b78a39 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8472d89-ea1a-4776-9808-03bdd556a971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-2cd00a28-7440-422b-9a58-910e75b78a39 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:57:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f7c2d618-4bdc-4b81-9b7c-3eb868942b4e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f7c2d618-4bdc-4b81-9b7c-3eb868942b4e tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 Sep 08 06:57:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f7c2d618-4bdc-4b81-9b7c-3eb868942b4e tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f7c2d618-4bdc-4b81-9b7c-3eb868942b4e tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f7c2d618-4bdc-4b81-9b7c-3eb868942b4e tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Volume info retrieved successfully. Sep 08 06:57:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2cd00a28-7440-422b-9a58-910e75b78a39 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8472d89-ea1a-4776-9808-03bdd556a971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2cd00a28-7440-422b-9a58-910e75b78a39 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73476aaa-d0cd-4cc4-ab81-dd71c7104d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f7c2d618-4bdc-4b81-9b7c-3eb868942b4e tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 returned with HTTP 200 Sep 08 06:57:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1289/2578] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:57:13 2026] GET /volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 => generated 859 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:13 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-2cd00a28-7440-422b-9a58-910e75b78a39 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Created reservations ['34637ab3-0f83-4e6e-b276-366c03b062c6', '50bd6dcb-41a7-4789-9dd7-dc763445b6cd', '7a1732cd-1711-4c02-9ee9-f969c30b98cf', '91a62baa-938c-4922-8921-246aea1ca6bd'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:57:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2cd00a28-7440-422b-9a58-910e75b78a39 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73476aaa-d0cd-4cc4-ab81-dd71c7104d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34637ab3-0f83-4e6e-b276-366c03b062c6', '50bd6dcb-41a7-4789-9dd7-dc763445b6cd', '7a1732cd-1711-4c02-9ee9-f969c30b98cf', '91a62baa-938c-4922-8921-246aea1ca6bd']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2cd00a28-7440-422b-9a58-910e75b78a39 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ab8b4d4-d788-443b-92af-fe3a602b1be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2cd00a28-7440-422b-9a58-910e75b78a39 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ab8b4d4-d788-443b-92af-fe3a602b1be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28d814cb-42f0-4a8b-aa39-daf2d5950d30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1454015338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21310f44f5ea46b79b0e448d4218b12e',qos_specs=None,replication_status=,reservations=['34637ab3-0f83-4e6e-b276-366c03b062c6','50bd6dcb-41a7-4789-9dd7-dc763445b6cd','7a1732cd-1711-4c02-9ee9-f969c30b98cf','91a62baa-938c-4922-8921-246aea1ca6bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb6fa222b7241a9b79c5f74cc129bfc',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:57:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1454015338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28d814cb-42f0-4a8b-aa39-daf2d5950d30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21310f44f5ea46b79b0e448d4218b12e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8eb6fa222b7241a9b79c5f74cc129bfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2cd00a28-7440-422b-9a58-910e75b78a39 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0081074c-3a32-4ac4-8ec8-b4b24a883b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:13 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2cd00a28-7440-422b-9a58-910e75b78a39 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0081074c-3a32-4ac4-8ec8-b4b24a883b21) transitioned into state 'SUCCESS' from state '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-1454015338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21310f44f5ea46b79b0e448d4218b12e',qos_specs=None,replication_status=,reservations=['34637ab3-0f83-4e6e-b276-366c03b062c6','50bd6dcb-41a7-4789-9dd7-dc763445b6cd','7a1732cd-1711-4c02-9ee9-f969c30b98cf','91a62baa-938c-4922-8921-246aea1ca6bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb6fa222b7241a9b79c5f74cc129bfc',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2cd00a28-7440-422b-9a58-910e75b78a39 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4601d339-8950-4fc9-a492-de85e5a70fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2cd00a28-7440-422b-9a58-910e75b78a39 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4601d339-8950-4fc9-a492-de85e5a70fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2cd00a28-7440-422b-9a58-910e75b78a39 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Flow 'volume_create_api' (c6e603e6-d1c6-4c02-8f17-bffd1becf306) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:57:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2cd00a28-7440-422b-9a58-910e75b78a39 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Create volume request issued successfully. Sep 08 06:57:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2cd00a28-7440-422b-9a58-910e75b78a39 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:57:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1290/2579] 192.168.122.168 () {62 vars in 1183 bytes} [Tue Sep 8 06:57:13 2026] POST /volume/v3/volumes => generated 787 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:57:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-332e5118-2615-4325-93b0-b8d9e30e2ab4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-332e5118-2615-4325-93b0-b8d9e30e2ab4 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/28d814cb-42f0-4a8b-aa39-daf2d5950d30 Sep 08 06:57:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-332e5118-2615-4325-93b0-b8d9e30e2ab4 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-332e5118-2615-4325-93b0-b8d9e30e2ab4 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-332e5118-2615-4325-93b0-b8d9e30e2ab4 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:57:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-332e5118-2615-4325-93b0-b8d9e30e2ab4 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/28d814cb-42f0-4a8b-aa39-daf2d5950d30 returned with HTTP 200 Sep 08 06:57:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1290/2580] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:57:14 2026] GET /volume/v3/volumes/28d814cb-42f0-4a8b-aa39-daf2d5950d30 => generated 966 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:57:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eb43633c-3e2a-4cb8-8c3b-d880f35576de None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb43633c-3e2a-4cb8-8c3b-d880f35576de tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] GET http://192.168.122.168/volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 Sep 08 06:57:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eb43633c-3e2a-4cb8-8c3b-d880f35576de tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eb43633c-3e2a-4cb8-8c3b-d880f35576de tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb43633c-3e2a-4cb8-8c3b-d880f35576de tempest-VolumesSnapshotListTestJSON-416585296 tempest-VolumesSnapshotListTestJSON-416585296-project-member] http://192.168.122.168/volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 returned with HTTP 404 Sep 08 06:57:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1291/2581] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:57:14 2026] GET /volume/v3/volumes/12d07197-efbe-4240-b7a7-b5ab4988dab4 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:57:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c653b560-014d-40f4-9a34-dd27347fdd2e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c653b560-014d-40f4-9a34-dd27347fdd2e tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/28d814cb-42f0-4a8b-aa39-daf2d5950d30 Sep 08 06:57:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c653b560-014d-40f4-9a34-dd27347fdd2e tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c653b560-014d-40f4-9a34-dd27347fdd2e tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c653b560-014d-40f4-9a34-dd27347fdd2e tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:57:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c653b560-014d-40f4-9a34-dd27347fdd2e tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/28d814cb-42f0-4a8b-aa39-daf2d5950d30 returned with HTTP 200 Sep 08 06:57:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1291/2582] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:57:15 2026] GET /volume/v3/volumes/28d814cb-42f0-4a8b-aa39-daf2d5950d30 => generated 1016 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 06:57:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-237e7291-47c2-4690-88dc-2c30804a1998 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-237e7291-47c2-4690-88dc-2c30804a1998 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/28d814cb-42f0-4a8b-aa39-daf2d5950d30 Sep 08 06:57:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-237e7291-47c2-4690-88dc-2c30804a1998 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-237e7291-47c2-4690-88dc-2c30804a1998 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-237e7291-47c2-4690-88dc-2c30804a1998 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:57:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-237e7291-47c2-4690-88dc-2c30804a1998 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/28d814cb-42f0-4a8b-aa39-daf2d5950d30 returned with HTTP 200 Sep 08 06:57:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1292/2583] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:57:16 2026] GET /volume/v3/volumes/28d814cb-42f0-4a8b-aa39-daf2d5950d30 => generated 1017 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:57:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f90fc022-65a6-4222-a521-2f075199564e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f90fc022-65a6-4222-a521-2f075199564e tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] GET http://192.168.122.168/volume/v3/volumes/summary Sep 08 06:57:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f90fc022-65a6-4222-a521-2f075199564e tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f90fc022-65a6-4222-a521-2f075199564e tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-f90fc022-65a6-4222-a521-2f075199564e tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:57:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f90fc022-65a6-4222-a521-2f075199564e tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] Get summary completed successfully. Sep 08 06:57:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f90fc022-65a6-4222-a521-2f075199564e tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-reader] http://192.168.122.168/volume/v3/volumes/summary returned with HTTP 200 Sep 08 06:57:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1292/2584] 192.168.122.168 () {60 vars in 1186 bytes} [Tue Sep 8 06:57:16 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f4727363-4b69-4858-bfe6-35b9a2a2cc21 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f4727363-4b69-4858-bfe6-35b9a2a2cc21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/28d814cb-42f0-4a8b-aa39-daf2d5950d30 Sep 08 06:57:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f4727363-4b69-4858-bfe6-35b9a2a2cc21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f4727363-4b69-4858-bfe6-35b9a2a2cc21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:16 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-f4727363-4b69-4858-bfe6-35b9a2a2cc21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Delete volume with id: 28d814cb-42f0-4a8b-aa39-daf2d5950d30 Sep 08 06:57:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f4727363-4b69-4858-bfe6-35b9a2a2cc21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:57:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f4727363-4b69-4858-bfe6-35b9a2a2cc21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Delete volume request issued successfully. Sep 08 06:57:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f4727363-4b69-4858-bfe6-35b9a2a2cc21 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/28d814cb-42f0-4a8b-aa39-daf2d5950d30 returned with HTTP 202 Sep 08 06:57:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1293/2585] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 06:57:16 2026] DELETE /volume/v3/volumes/28d814cb-42f0-4a8b-aa39-daf2d5950d30 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:57:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ee3fc8e1-a297-459f-9f70-c0bbf53012e5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ee3fc8e1-a297-459f-9f70-c0bbf53012e5 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/28d814cb-42f0-4a8b-aa39-daf2d5950d30 Sep 08 06:57:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ee3fc8e1-a297-459f-9f70-c0bbf53012e5 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ee3fc8e1-a297-459f-9f70-c0bbf53012e5 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ee3fc8e1-a297-459f-9f70-c0bbf53012e5 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:57:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ee3fc8e1-a297-459f-9f70-c0bbf53012e5 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/28d814cb-42f0-4a8b-aa39-daf2d5950d30 returned with HTTP 200 Sep 08 06:57:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1293/2586] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:57:16 2026] GET /volume/v3/volumes/28d814cb-42f0-4a8b-aa39-daf2d5950d30 => generated 1016 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:57:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-356e413d-3d23-4d3c-b2b0-51a1fca1aea3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-356e413d-3d23-4d3c-b2b0-51a1fca1aea3 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/28d814cb-42f0-4a8b-aa39-daf2d5950d30 Sep 08 06:57:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-356e413d-3d23-4d3c-b2b0-51a1fca1aea3 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-356e413d-3d23-4d3c-b2b0-51a1fca1aea3 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-356e413d-3d23-4d3c-b2b0-51a1fca1aea3 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Volume info retrieved successfully. Sep 08 06:57:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-356e413d-3d23-4d3c-b2b0-51a1fca1aea3 tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/28d814cb-42f0-4a8b-aa39-daf2d5950d30 returned with HTTP 200 Sep 08 06:57:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1294/2587] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:57:17 2026] GET /volume/v3/volumes/28d814cb-42f0-4a8b-aa39-daf2d5950d30 => generated 1016 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:57:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0e190a0b-3c1f-4b0a-a2b8-8caadaf2005d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0e190a0b-3c1f-4b0a-a2b8-8caadaf2005d tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] GET http://192.168.122.168/volume/v3/volumes/28d814cb-42f0-4a8b-aa39-daf2d5950d30 Sep 08 06:57:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0e190a0b-3c1f-4b0a-a2b8-8caadaf2005d tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0e190a0b-3c1f-4b0a-a2b8-8caadaf2005d tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0e190a0b-3c1f-4b0a-a2b8-8caadaf2005d tempest-ProjectReaderTests-942968040 tempest-ProjectReaderTests-942968040-project-admin] http://192.168.122.168/volume/v3/volumes/28d814cb-42f0-4a8b-aa39-daf2d5950d30 returned with HTTP 404 Sep 08 06:57:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1294/2588] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:57:18 2026] GET /volume/v3/volumes/28d814cb-42f0-4a8b-aa39-daf2d5950d30 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:57:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5267caf0-5172-45ae-97cc-24846d58ebf4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5267caf0-5172-45ae-97cc-24846d58ebf4 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:57:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5267caf0-5172-45ae-97cc-24846d58ebf4 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "78e0b994-789a-4455-a4c0-a5d8b00d2bf2", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-382736120"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:57:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5267caf0-5172-45ae-97cc-24846d58ebf4 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 404 Sep 08 06:57:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1295/2589] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:57:19 2026] POST /volume/v3/snapshots => generated 109 bytes in 332 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:57:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8837e77d-69c9-4ea3-a829-9e458c35bf5d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8837e77d-69c9-4ea3-a829-9e458c35bf5d tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:57:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8837e77d-69c9-4ea3-a829-9e458c35bf5d tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1894521875"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:57:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8837e77d-69c9-4ea3-a829-9e458c35bf5d tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 404 Sep 08 06:57:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1295/2590] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:57:19 2026] POST /volume/v3/snapshots => generated 77 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:57:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9a7c23b5-981e-43bb-ad99-143c0a0bd82d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9a7c23b5-981e-43bb-ad99-143c0a0bd82d tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-reader] GET http://192.168.122.168/volume/v3/snapshots?limit=invalid Sep 08 06:57:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9a7c23b5-981e-43bb-ad99-143c0a0bd82d tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9a7c23b5-981e-43bb-ad99-143c0a0bd82d tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9a7c23b5-981e-43bb-ad99-143c0a0bd82d tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-reader] HTTP exception thrown: limit param must be an integer Sep 08 06:57:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9a7c23b5-981e-43bb-ad99-143c0a0bd82d tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-reader] http://192.168.122.168/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 08 06:57:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1296/2591] 192.168.122.168 () {58 vars in 1154 bytes} [Tue Sep 8 06:57:20 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 228 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:57:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a79cfa65-70dc-410e-9748-1162c573d8ce None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a79cfa65-70dc-410e-9748-1162c573d8ce tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-reader] GET http://192.168.122.168/volume/v3/snapshots?marker=be084332-5e0a-4ed4-a78e-62c63aadcf90 Sep 08 06:57:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a79cfa65-70dc-410e-9748-1162c573d8ce tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a79cfa65-70dc-410e-9748-1162c573d8ce tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-reader] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-a79cfa65-70dc-410e-9748-1162c573d8ce tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-reader] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:57:20 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-a79cfa65-70dc-410e-9748-1162c573d8ce tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-reader] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:57:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a79cfa65-70dc-410e-9748-1162c573d8ce tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-reader] http://192.168.122.168/volume/v3/snapshots?marker=be084332-5e0a-4ed4-a78e-62c63aadcf90 returned with HTTP 404 Sep 08 06:57:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1296/2592] 192.168.122.168 () {58 vars in 1214 bytes} [Tue Sep 8 06:57:20 2026] GET /volume/v3/snapshots?marker=be084332-5e0a-4ed4-a78e-62c63aadcf90 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:57:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-73fb0b6c-3c90-406a-9fb0-3e9efa67c521 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-73fb0b6c-3c90-406a-9fb0-3e9efa67c521 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-reader] GET http://192.168.122.168/volume/v3/snapshots?sort_key=invalid Sep 08 06:57:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-73fb0b6c-3c90-406a-9fb0-3e9efa67c521 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-73fb0b6c-3c90-406a-9fb0-3e9efa67c521 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-73fb0b6c-3c90-406a-9fb0-3e9efa67c521 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 06:57:20 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-73fb0b6c-3c90-406a-9fb0-3e9efa67c521 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-reader] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 06:57:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-73fb0b6c-3c90-406a-9fb0-3e9efa67c521 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-reader] http://192.168.122.168/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 08 06:57:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1297/2593] 192.168.122.168 () {58 vars in 1160 bytes} [Tue Sep 8 06:57:20 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:57:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c4830777-d897-4505-901b-2face3ef9779 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c4830777-d897-4505-901b-2face3ef9779 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:57:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c4830777-d897-4505-901b-2face3ef9779 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-566281789"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:57:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-c4830777-d897-4505-901b-2face3ef9779 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-566281789'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:57:20 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-c4830777-d897-4505-901b-2face3ef9779 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Create volume of 2 GB Sep 08 06:57:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c4830777-d897-4505-901b-2face3ef9779 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Availability Zones retrieved successfully. Sep 08 06:57:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c4830777-d897-4505-901b-2face3ef9779 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Flow 'volume_create_api' (fcf2e9da-5ecb-4c77-a057-5874e2b65200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:57:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c4830777-d897-4505-901b-2face3ef9779 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f740b64-83cf-42cb-a4ec-ef6a52bf16e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-c4830777-d897-4505-901b-2face3ef9779 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Validating volume size '2' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:57:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c4830777-d897-4505-901b-2face3ef9779 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f740b64-83cf-42cb-a4ec-ef6a52bf16e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c4830777-d897-4505-901b-2face3ef9779 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd39707-5488-4e14-94c2-a8f5639a4468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:20 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-c4830777-d897-4505-901b-2face3ef9779 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Created reservations ['ddf0dd0a-4a28-469e-a335-3ce8597bdbbf', '6954bafa-adb7-46b6-9551-81e2a0a1ba67', '97de5c20-acc2-409f-9824-f2600becce7d', '53a42180-378d-45e0-a701-7efe00d91381'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:57:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c4830777-d897-4505-901b-2face3ef9779 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd39707-5488-4e14-94c2-a8f5639a4468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddf0dd0a-4a28-469e-a335-3ce8597bdbbf', '6954bafa-adb7-46b6-9551-81e2a0a1ba67', '97de5c20-acc2-409f-9824-f2600becce7d', '53a42180-378d-45e0-a701-7efe00d91381']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c4830777-d897-4505-901b-2face3ef9779 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (170ff31d-e9f5-42fa-8ad6-81bef4347e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c4830777-d897-4505-901b-2face3ef9779 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (170ff31d-e9f5-42fa-8ad6-81bef4347e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf3a996a-e266-4248-be3f-b3c20bbd8058', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-566281789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='061cbd8a34ba465c9148150fbff7ff11',qos_specs=None,replication_status=,reservations=['ddf0dd0a-4a28-469e-a335-3ce8597bdbbf','6954bafa-adb7-46b6-9551-81e2a0a1ba67','97de5c20-acc2-409f-9824-f2600becce7d','53a42180-378d-45e0-a701-7efe00d91381'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f036d5fbe0e46579bd532ac293b3c2e',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:57:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-566281789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf3a996a-e266-4248-be3f-b3c20bbd8058,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='061cbd8a34ba465c9148150fbff7ff11',provider_auth=None,provider_geometry=None,provider_id=None,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='3f036d5fbe0e46579bd532ac293b3c2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c4830777-d897-4505-901b-2face3ef9779 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21583ded-c8bb-4287-b8bf-19a7d4e44ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c4830777-d897-4505-901b-2face3ef9779 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21583ded-c8bb-4287-b8bf-19a7d4e44ee9) transitioned into state 'SUCCESS' from state '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-566281789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='061cbd8a34ba465c9148150fbff7ff11',qos_specs=None,replication_status=,reservations=['ddf0dd0a-4a28-469e-a335-3ce8597bdbbf','6954bafa-adb7-46b6-9551-81e2a0a1ba67','97de5c20-acc2-409f-9824-f2600becce7d','53a42180-378d-45e0-a701-7efe00d91381'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f036d5fbe0e46579bd532ac293b3c2e',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c4830777-d897-4505-901b-2face3ef9779 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a1ba647-b182-457d-8775-fb726ae37138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c4830777-d897-4505-901b-2face3ef9779 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a1ba647-b182-457d-8775-fb726ae37138) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-c4830777-d897-4505-901b-2face3ef9779 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Flow 'volume_create_api' (fcf2e9da-5ecb-4c77-a057-5874e2b65200) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:57:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c4830777-d897-4505-901b-2face3ef9779 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Create volume request issued successfully. Sep 08 06:57:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c4830777-d897-4505-901b-2face3ef9779 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:57:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1297/2594] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:57:20 2026] POST /volume/v3/volumes => generated 770 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:57:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c14b14ee-c350-4131-89d6-4569f44dfe0e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c14b14ee-c350-4131-89d6-4569f44dfe0e tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] GET http://192.168.122.168/volume/v3/volumes/cf3a996a-e266-4248-be3f-b3c20bbd8058 Sep 08 06:57:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c14b14ee-c350-4131-89d6-4569f44dfe0e tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c14b14ee-c350-4131-89d6-4569f44dfe0e tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c14b14ee-c350-4131-89d6-4569f44dfe0e tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Volume info retrieved successfully. Sep 08 06:57:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c14b14ee-c350-4131-89d6-4569f44dfe0e tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] http://192.168.122.168/volume/v3/volumes/cf3a996a-e266-4248-be3f-b3c20bbd8058 returned with HTTP 200 Sep 08 06:57:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1298/2595] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:57:20 2026] GET /volume/v3/volumes/cf3a996a-e266-4248-be3f-b3c20bbd8058 => generated 838 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5c8be20b-573d-4701-90c6-ecba35a10fa1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5c8be20b-573d-4701-90c6-ecba35a10fa1 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] GET http://192.168.122.168/volume/v3/volumes/cf3a996a-e266-4248-be3f-b3c20bbd8058 Sep 08 06:57:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5c8be20b-573d-4701-90c6-ecba35a10fa1 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5c8be20b-573d-4701-90c6-ecba35a10fa1 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5c8be20b-573d-4701-90c6-ecba35a10fa1 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Volume info retrieved successfully. Sep 08 06:57:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5c8be20b-573d-4701-90c6-ecba35a10fa1 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] http://192.168.122.168/volume/v3/volumes/cf3a996a-e266-4248-be3f-b3c20bbd8058 returned with HTTP 200 Sep 08 06:57:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1298/2596] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:57:21 2026] GET /volume/v3/volumes/cf3a996a-e266-4248-be3f-b3c20bbd8058 => generated 862 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:57:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-27210538-29f9-41ff-a55c-95ae21393b24 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-27210538-29f9-41ff-a55c-95ae21393b24 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] GET http://192.168.122.168/volume/v3/volumes/cf3a996a-e266-4248-be3f-b3c20bbd8058 Sep 08 06:57:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-27210538-29f9-41ff-a55c-95ae21393b24 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-27210538-29f9-41ff-a55c-95ae21393b24 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-27210538-29f9-41ff-a55c-95ae21393b24 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Volume info retrieved successfully. Sep 08 06:57:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-27210538-29f9-41ff-a55c-95ae21393b24 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] http://192.168.122.168/volume/v3/volumes/cf3a996a-e266-4248-be3f-b3c20bbd8058 returned with HTTP 200 Sep 08 06:57:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1299/2597] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:57:23 2026] GET /volume/v3/volumes/cf3a996a-e266-4248-be3f-b3c20bbd8058 => generated 863 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:57:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-37b24bcb-7f95-4a7f-950e-0119f987e9ba None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-37b24bcb-7f95-4a7f-950e-0119f987e9ba tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:57:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-37b24bcb-7f95-4a7f-950e-0119f987e9ba tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf3a996a-e266-4248-be3f-b3c20bbd8058", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1329149609"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:57:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-37b24bcb-7f95-4a7f-950e-0119f987e9ba tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Volume info retrieved successfully. Sep 08 06:57:23 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-37b24bcb-7f95-4a7f-950e-0119f987e9ba tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Create snapshot from volume cf3a996a-e266-4248-be3f-b3c20bbd8058 Sep 08 06:57:23 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-37b24bcb-7f95-4a7f-950e-0119f987e9ba tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Created reservations ['45f0a049-5a5c-4298-98ae-cf9dee2d7265', '43afbc42-5202-42b0-a112-cc457af0875a', '15fb85a9-c987-4f88-97d4-dcd0db9cdc0e', '2e5a1cb6-548c-4c17-b3a6-60aadc85c57b'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:57:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-37b24bcb-7f95-4a7f-950e-0119f987e9ba tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Snapshot create request issued successfully. Sep 08 06:57:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-37b24bcb-7f95-4a7f-950e-0119f987e9ba tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:57:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1299/2598] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:57:23 2026] POST /volume/v3/snapshots => generated 318 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 06:57:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3db760d5-3b15-421c-84db-0c50052ad0ec None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3db760d5-3b15-421c-84db-0c50052ad0ec tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] GET http://192.168.122.168/volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 Sep 08 06:57:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3db760d5-3b15-421c-84db-0c50052ad0ec tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3db760d5-3b15-421c-84db-0c50052ad0ec tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3db760d5-3b15-421c-84db-0c50052ad0ec tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Snapshot retrieved successfully. Sep 08 06:57:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3db760d5-3b15-421c-84db-0c50052ad0ec tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] http://192.168.122.168/volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 returned with HTTP 200 Sep 08 06:57:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1300/2599] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:57:23 2026] GET /volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 => generated 450 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-929abf9c-763c-4733-9842-585dfc23d2b0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-929abf9c-763c-4733-9842-585dfc23d2b0 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] GET http://192.168.122.168/volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 Sep 08 06:57:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-929abf9c-763c-4733-9842-585dfc23d2b0 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-929abf9c-763c-4733-9842-585dfc23d2b0 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-929abf9c-763c-4733-9842-585dfc23d2b0 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Snapshot retrieved successfully. Sep 08 06:57:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-929abf9c-763c-4733-9842-585dfc23d2b0 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] http://192.168.122.168/volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 returned with HTTP 200 Sep 08 06:57:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1300/2600] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:57:24 2026] GET /volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 => generated 450 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-829ec476-043e-4143-869b-69cfd4c2d7fc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-829ec476-043e-4143-869b-69cfd4c2d7fc tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] GET http://192.168.122.168/volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 Sep 08 06:57:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-829ec476-043e-4143-869b-69cfd4c2d7fc tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-829ec476-043e-4143-869b-69cfd4c2d7fc tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-829ec476-043e-4143-869b-69cfd4c2d7fc tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Snapshot retrieved successfully. Sep 08 06:57:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-829ec476-043e-4143-869b-69cfd4c2d7fc tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] http://192.168.122.168/volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 returned with HTTP 200 Sep 08 06:57:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1301/2601] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:57:25 2026] GET /volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 => generated 450 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-14cef56f-988f-4a5d-9951-d32038e45260 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-14cef56f-988f-4a5d-9951-d32038e45260 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] GET http://192.168.122.168/volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 Sep 08 06:57:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-14cef56f-988f-4a5d-9951-d32038e45260 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-14cef56f-988f-4a5d-9951-d32038e45260 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-14cef56f-988f-4a5d-9951-d32038e45260 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Snapshot retrieved successfully. Sep 08 06:57:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-14cef56f-988f-4a5d-9951-d32038e45260 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] http://192.168.122.168/volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 returned with HTTP 200 Sep 08 06:57:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1301/2602] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:57:26 2026] GET /volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 => generated 477 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:57:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7c917d97-68aa-47d2-aab0-e90129ec2505 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7c917d97-68aa-47d2-aab0-e90129ec2505 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:57:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7c917d97-68aa-47d2-aab0-e90129ec2505 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "05db9e15-753d-4869-bbfc-146e8b046a04"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:57:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-7c917d97-68aa-47d2-aab0-e90129ec2505 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '05db9e15-753d-4869-bbfc-146e8b046a04'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:57:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7c917d97-68aa-47d2-aab0-e90129ec2505 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Snapshot retrieved successfully. Sep 08 06:57:26 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-7c917d97-68aa-47d2-aab0-e90129ec2505 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Create volume of 1 GB Sep 08 06:57:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7c917d97-68aa-47d2-aab0-e90129ec2505 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Availability Zones retrieved successfully. Sep 08 06:57:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7c917d97-68aa-47d2-aab0-e90129ec2505 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Flow 'volume_create_api' (f36a5ecf-6219-4906-afdb-7afd3f14521a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:57:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7c917d97-68aa-47d2-aab0-e90129ec2505 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a449a063-52e5-4ef0-89d5-423f9429460a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-7c917d97-68aa-47d2-aab0-e90129ec2505 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:57:26 devstack devstack@c-api.service[87202]: WARNING cinder.volume.api [None req-7c917d97-68aa-47d2-aab0-e90129ec2505 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a449a063-52e5-4ef0-89d5-423f9429460a) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 06:57:26 devstack devstack@c-api.service[87202]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Sep 08 06:57:26 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7c917d97-68aa-47d2-aab0-e90129ec2505 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a449a063-52e5-4ef0-89d5-423f9429460a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:26 devstack devstack@c-api.service[87202]: WARNING cinder.volume.api [None req-7c917d97-68aa-47d2-aab0-e90129ec2505 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a449a063-52e5-4ef0-89d5-423f9429460a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 06:57:26 devstack devstack@c-api.service[87202]: WARNING cinder.volume.api [None req-7c917d97-68aa-47d2-aab0-e90129ec2505 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Flow 'volume_create_api' (f36a5ecf-6219-4906-afdb-7afd3f14521a) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 06:57:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7c917d97-68aa-47d2-aab0-e90129ec2505 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 400 Sep 08 06:57:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1302/2603] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:57:26 2026] POST /volume/v3/volumes => generated 171 bytes in 71 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 06:57:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2e43bfa2-e516-4f78-be15-b986ae998f63 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2e43bfa2-e516-4f78-be15-b986ae998f63 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 Sep 08 06:57:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2e43bfa2-e516-4f78-be15-b986ae998f63 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2e43bfa2-e516-4f78-be15-b986ae998f63 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:26 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-2e43bfa2-e516-4f78-be15-b986ae998f63 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Delete snapshot with id: 05db9e15-753d-4869-bbfc-146e8b046a04 Sep 08 06:57:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2e43bfa2-e516-4f78-be15-b986ae998f63 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Snapshot retrieved successfully. Sep 08 06:57:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2e43bfa2-e516-4f78-be15-b986ae998f63 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Snapshot delete request issued successfully. Sep 08 06:57:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2e43bfa2-e516-4f78-be15-b986ae998f63 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] http://192.168.122.168/volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 returned with HTTP 202 Sep 08 06:57:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1302/2604] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:57:26 2026] DELETE /volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:57:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dfe87a9e-a534-4dcc-b009-8bf9129cfc1b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dfe87a9e-a534-4dcc-b009-8bf9129cfc1b tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] GET http://192.168.122.168/volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 Sep 08 06:57:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dfe87a9e-a534-4dcc-b009-8bf9129cfc1b tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dfe87a9e-a534-4dcc-b009-8bf9129cfc1b tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dfe87a9e-a534-4dcc-b009-8bf9129cfc1b tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Snapshot retrieved successfully. Sep 08 06:57:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dfe87a9e-a534-4dcc-b009-8bf9129cfc1b tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] http://192.168.122.168/volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 returned with HTTP 200 Sep 08 06:57:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1303/2605] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:57:26 2026] GET /volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3506b8e5-0d05-4b0e-8452-e4085c363f28 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3506b8e5-0d05-4b0e-8452-e4085c363f28 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] GET http://192.168.122.168/volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 Sep 08 06:57:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3506b8e5-0d05-4b0e-8452-e4085c363f28 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3506b8e5-0d05-4b0e-8452-e4085c363f28 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3506b8e5-0d05-4b0e-8452-e4085c363f28 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Snapshot retrieved successfully. Sep 08 06:57:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3506b8e5-0d05-4b0e-8452-e4085c363f28 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] http://192.168.122.168/volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 returned with HTTP 200 Sep 08 06:57:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1303/2606] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:57:27 2026] GET /volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 => generated 476 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1c04f73c-b327-47ea-a69b-29ef2a26dfbd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1c04f73c-b327-47ea-a69b-29ef2a26dfbd tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] GET http://192.168.122.168/volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 Sep 08 06:57:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1c04f73c-b327-47ea-a69b-29ef2a26dfbd tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1c04f73c-b327-47ea-a69b-29ef2a26dfbd tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1c04f73c-b327-47ea-a69b-29ef2a26dfbd tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] http://192.168.122.168/volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 returned with HTTP 404 Sep 08 06:57:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1304/2607] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:57:28 2026] GET /volume/v3/snapshots/05db9e15-753d-4869-bbfc-146e8b046a04 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:57:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-20585023-6e32-439f-9453-c37e84126501 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-20585023-6e32-439f-9453-c37e84126501 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] GET http://192.168.122.168/volume/v3/volumes/cf3a996a-e266-4248-be3f-b3c20bbd8058 Sep 08 06:57:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-20585023-6e32-439f-9453-c37e84126501 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-20585023-6e32-439f-9453-c37e84126501 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-20585023-6e32-439f-9453-c37e84126501 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Volume info retrieved successfully. Sep 08 06:57:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-20585023-6e32-439f-9453-c37e84126501 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] http://192.168.122.168/volume/v3/volumes/cf3a996a-e266-4248-be3f-b3c20bbd8058 returned with HTTP 200 Sep 08 06:57:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1304/2608] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:57:28 2026] GET /volume/v3/volumes/cf3a996a-e266-4248-be3f-b3c20bbd8058 => generated 863 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4c7cb584-112d-44e8-ba06-475e5c152076 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4c7cb584-112d-44e8-ba06-475e5c152076 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] DELETE http://192.168.122.168/volume/v3/volumes/cf3a996a-e266-4248-be3f-b3c20bbd8058 Sep 08 06:57:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4c7cb584-112d-44e8-ba06-475e5c152076 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4c7cb584-112d-44e8-ba06-475e5c152076 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:28 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-4c7cb584-112d-44e8-ba06-475e5c152076 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Delete volume with id: cf3a996a-e266-4248-be3f-b3c20bbd8058 Sep 08 06:57:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:28 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:28 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4c7cb584-112d-44e8-ba06-475e5c152076 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Volume info retrieved successfully. Sep 08 06:57:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4c7cb584-112d-44e8-ba06-475e5c152076 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Delete volume request issued successfully. Sep 08 06:57:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4c7cb584-112d-44e8-ba06-475e5c152076 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] http://192.168.122.168/volume/v3/volumes/cf3a996a-e266-4248-be3f-b3c20bbd8058 returned with HTTP 202 Sep 08 06:57:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1305/2609] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:57:28 2026] DELETE /volume/v3/volumes/cf3a996a-e266-4248-be3f-b3c20bbd8058 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:57:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1427594b-6305-4847-bba0-bac5715d623e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1427594b-6305-4847-bba0-bac5715d623e tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] GET http://192.168.122.168/volume/v3/volumes/cf3a996a-e266-4248-be3f-b3c20bbd8058 Sep 08 06:57:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1427594b-6305-4847-bba0-bac5715d623e tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1427594b-6305-4847-bba0-bac5715d623e tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1427594b-6305-4847-bba0-bac5715d623e tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Volume info retrieved successfully. Sep 08 06:57:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1427594b-6305-4847-bba0-bac5715d623e tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] http://192.168.122.168/volume/v3/volumes/cf3a996a-e266-4248-be3f-b3c20bbd8058 returned with HTTP 200 Sep 08 06:57:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1305/2610] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:57:28 2026] GET /volume/v3/volumes/cf3a996a-e266-4248-be3f-b3c20bbd8058 => generated 862 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-41dcda76-b05b-48e2-8934-6968d3836de9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-41dcda76-b05b-48e2-8934-6968d3836de9 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] GET http://192.168.122.168/volume/v3/volumes/cf3a996a-e266-4248-be3f-b3c20bbd8058 Sep 08 06:57:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-41dcda76-b05b-48e2-8934-6968d3836de9 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-41dcda76-b05b-48e2-8934-6968d3836de9 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-41dcda76-b05b-48e2-8934-6968d3836de9 tempest-VolumesSnapshotNegativeTestJSON-1856991886 tempest-VolumesSnapshotNegativeTestJSON-1856991886-project-member] http://192.168.122.168/volume/v3/volumes/cf3a996a-e266-4248-be3f-b3c20bbd8058 returned with HTTP 404 Sep 08 06:57:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1306/2611] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:57:29 2026] GET /volume/v3/volumes/cf3a996a-e266-4248-be3f-b3c20bbd8058 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:57:38 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=108,cinder:UPDATE=28,cinder:INSERT=19 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:57:39 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=66,cinder:INSERT=8,cinder:UPDATE=14 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:57:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-239e649b-8aa6-4fa9-9094-f81c38b09e00 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-239e649b-8aa6-4fa9-9094-f81c38b09e00 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:57:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-239e649b-8aa6-4fa9-9094-f81c38b09e00 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1763930320-825526844", "extra_specs": {}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:57:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-239e649b-8aa6-4fa9-9094-f81c38b09e00 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:57:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1306/2612] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 06:57:49 2026] POST /volume/v3/types => generated 268 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-580f9fe8-3618-418a-b947-dd4845945da9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-580f9fe8-3618-418a-b947-dd4845945da9 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:57:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-580f9fe8-3618-418a-b947-dd4845945da9 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-734205242-574870176", "extra_specs": {}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:57:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-580f9fe8-3618-418a-b947-dd4845945da9 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:57:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1307/2613] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 06:57:51 2026] POST /volume/v3/types => generated 267 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2d9955b9-f2d0-458e-bc8a-bd7b1e510749 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2d9955b9-f2d0-458e-bc8a-bd7b1e510749 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:57:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2d9955b9-f2d0-458e-bc8a-bd7b1e510749 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748933453-1190738723", "extra_specs": {}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:57:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2d9955b9-f2d0-458e-bc8a-bd7b1e510749 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:57:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1307/2614] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 06:57:52 2026] POST /volume/v3/types => generated 269 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-81156695-e265-4215-a83c-d526d0218681 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-81156695-e265-4215-a83c-d526d0218681 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:57:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-81156695-e265-4215-a83c-d526d0218681 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-559233712", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-734205242-574870176", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:57:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-81156695-e265-4215-a83c-d526d0218681 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-559233712', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-734205242-574870176', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:57:52 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-81156695-e265-4215-a83c-d526d0218681 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Create volume of 1 GB Sep 08 06:57:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-81156695-e265-4215-a83c-d526d0218681 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Availability Zones retrieved successfully. Sep 08 06:57:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-81156695-e265-4215-a83c-d526d0218681 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Flow 'volume_create_api' (49d1eb25-7623-4ad1-9cbc-1fd1763c55fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:57:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-81156695-e265-4215-a83c-d526d0218681 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e005d39-ede8-4a9c-98c2-4e74813348bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-81156695-e265-4215-a83c-d526d0218681 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:57:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-81156695-e265-4215-a83c-d526d0218681 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e005d39-ede8-4a9c-98c2-4e74813348bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:57:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=31fa2271-c17a-42dc-9a68-bed4409d1bb2,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-734205242-574870176',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '31fa2271-c17a-42dc-9a68-bed4409d1bb2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-81156695-e265-4215-a83c-d526d0218681 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4527c79-ca6f-4203-98ce-c3c4c093a168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:52 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-81156695-e265-4215-a83c-d526d0218681 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-734205242-574870176 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-734205242-574870176, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:57:52 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-81156695-e265-4215-a83c-d526d0218681 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-734205242-574870176 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-734205242-574870176, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:57:52 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-81156695-e265-4215-a83c-d526d0218681 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Created reservations ['7bcf5c08-f242-4db4-9ea7-7e23b2d0318c', '8c6e60a9-c090-4645-900a-472599d2e334', '5b2c2994-3e78-45dd-8a66-ad83606a3b22', 'b95a8162-9496-4514-8267-563baabd8f6a'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:57:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-81156695-e265-4215-a83c-d526d0218681 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4527c79-ca6f-4203-98ce-c3c4c093a168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bcf5c08-f242-4db4-9ea7-7e23b2d0318c', '8c6e60a9-c090-4645-900a-472599d2e334', '5b2c2994-3e78-45dd-8a66-ad83606a3b22', 'b95a8162-9496-4514-8267-563baabd8f6a']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-81156695-e265-4215-a83c-d526d0218681 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d0b17ea-aec5-48a6-a223-947c21d94d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-81156695-e265-4215-a83c-d526d0218681 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d0b17ea-aec5-48a6-a223-947c21d94d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f98ddce5-8367-4033-a051-36a5c2c8f1ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-559233712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e23b473e8bb14331b67a21877e5f5312',qos_specs=None,replication_status=,reservations=['7bcf5c08-f242-4db4-9ea7-7e23b2d0318c','8c6e60a9-c090-4645-900a-472599d2e334','5b2c2994-3e78-45dd-8a66-ad83606a3b22','b95a8162-9496-4514-8267-563baabd8f6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c12c6b786294ed18f34471b232e41d5',volume_type_id=31fa2271-c17a-42dc-9a68-bed4409d1bb2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:57:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-559233712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f98ddce5-8367-4033-a051-36a5c2c8f1ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e23b473e8bb14331b67a21877e5f5312',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c12c6b786294ed18f34471b232e41d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(31fa2271-c17a-42dc-9a68-bed4409d1bb2),volume_type_id=31fa2271-c17a-42dc-9a68-bed4409d1bb2)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-81156695-e265-4215-a83c-d526d0218681 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e04dd3a-59a8-46d7-b457-ed2fabb53571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-81156695-e265-4215-a83c-d526d0218681 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e04dd3a-59a8-46d7-b457-ed2fabb53571) transitioned into state 'SUCCESS' from state '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-559233712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e23b473e8bb14331b67a21877e5f5312',qos_specs=None,replication_status=,reservations=['7bcf5c08-f242-4db4-9ea7-7e23b2d0318c','8c6e60a9-c090-4645-900a-472599d2e334','5b2c2994-3e78-45dd-8a66-ad83606a3b22','b95a8162-9496-4514-8267-563baabd8f6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c12c6b786294ed18f34471b232e41d5',volume_type_id=31fa2271-c17a-42dc-9a68-bed4409d1bb2)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-81156695-e265-4215-a83c-d526d0218681 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a015f5c9-8e64-4446-8821-d0ba483588be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-81156695-e265-4215-a83c-d526d0218681 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a015f5c9-8e64-4446-8821-d0ba483588be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-81156695-e265-4215-a83c-d526d0218681 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Flow 'volume_create_api' (49d1eb25-7623-4ad1-9cbc-1fd1763c55fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:57:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-81156695-e265-4215-a83c-d526d0218681 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Create volume request issued successfully. Sep 08 06:57:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-81156695-e265-4215-a83c-d526d0218681 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:57:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1308/2615] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:57:52 2026] POST /volume/v3/volumes => generated 852 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:57:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:57:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1167281379", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748933453-1190738723", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:57:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1167281379', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748933453-1190738723', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:57:52 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Create volume of 1 GB Sep 08 06:57:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Availability Zones retrieved successfully. Sep 08 06:57:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Flow 'volume_create_api' (8a906c44-b4f8-489e-b817-e3ae81c7170c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:57:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f79b84f6-c382-449f-acfe-b7f0c5804d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:57:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f79b84f6-c382-449f-acfe-b7f0c5804d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:57:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1742dfde-051d-4040-ae93-c06ce7fd888b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748933453-1190738723',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1742dfde-051d-4040-ae93-c06ce7fd888b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5ba8e36-674b-436f-9b3c-b5a7c4f42baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:52 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748933453-1190738723 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748933453-1190738723, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:57:52 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748933453-1190738723 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1748933453-1190738723, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:57:52 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Created reservations ['e7de8e4d-2a8b-4daa-a999-cab031670fd3', '5a98a535-d03a-4ef3-8103-fc2f4152b563', 'ececf8a3-3172-4e7e-b5c5-38fa3780b64d', '916ee7f3-8fc0-4685-b41f-21216927ea60'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:57:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5ba8e36-674b-436f-9b3c-b5a7c4f42baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7de8e4d-2a8b-4daa-a999-cab031670fd3', '5a98a535-d03a-4ef3-8103-fc2f4152b563', 'ececf8a3-3172-4e7e-b5c5-38fa3780b64d', '916ee7f3-8fc0-4685-b41f-21216927ea60']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ba1661c-2f98-4293-85a2-d1668a2cac46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ba1661c-2f98-4293-85a2-d1668a2cac46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81ce9bdd-df69-4c27-a209-68c22f33ba83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1167281379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e23b473e8bb14331b67a21877e5f5312',qos_specs=None,replication_status=,reservations=['e7de8e4d-2a8b-4daa-a999-cab031670fd3','5a98a535-d03a-4ef3-8103-fc2f4152b563','ececf8a3-3172-4e7e-b5c5-38fa3780b64d','916ee7f3-8fc0-4685-b41f-21216927ea60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c12c6b786294ed18f34471b232e41d5',volume_type_id=1742dfde-051d-4040-ae93-c06ce7fd888b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:57:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1167281379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81ce9bdd-df69-4c27-a209-68c22f33ba83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e23b473e8bb14331b67a21877e5f5312',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c12c6b786294ed18f34471b232e41d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1742dfde-051d-4040-ae93-c06ce7fd888b),volume_type_id=1742dfde-051d-4040-ae93-c06ce7fd888b)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c392e44-f62d-4e0f-9c55-07be8926417c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c392e44-f62d-4e0f-9c55-07be8926417c) transitioned into state 'SUCCESS' from state '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-1167281379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e23b473e8bb14331b67a21877e5f5312',qos_specs=None,replication_status=,reservations=['e7de8e4d-2a8b-4daa-a999-cab031670fd3','5a98a535-d03a-4ef3-8103-fc2f4152b563','ececf8a3-3172-4e7e-b5c5-38fa3780b64d','916ee7f3-8fc0-4685-b41f-21216927ea60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c12c6b786294ed18f34471b232e41d5',volume_type_id=1742dfde-051d-4040-ae93-c06ce7fd888b)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bccae02-a429-4ca3-a8a6-7e5e4bc42c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bccae02-a429-4ca3-a8a6-7e5e4bc42c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:52 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Flow 'volume_create_api' (8a906c44-b4f8-489e-b817-e3ae81c7170c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:57:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Create volume request issued successfully. Sep 08 06:57:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-088e5fe1-a60f-4c22-af0f-a483c48f8a60 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:57:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1308/2616] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:57:52 2026] POST /volume/v3/volumes => generated 855 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:57:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:57:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-151448345", "snapshot_id": null, "imageRef": "cd6fea82-ef6a-4897-9239-84e3fbc18b74", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1763930320-825526844", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:57:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-151448345', 'snapshot_id': None, 'imageRef': 'cd6fea82-ef6a-4897-9239-84e3fbc18b74', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1763930320-825526844', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:57:52 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Create volume of 1 GB Sep 08 06:57:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Availability Zones retrieved successfully. Sep 08 06:57:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Flow 'volume_create_api' (9a67022a-5ce3-43b8-b234-fc66dbffa34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:57:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71f2eb4d-5757-4ee0-8a8b-ff9f1a96fa2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:57:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71f2eb4d-5757-4ee0-8a8b-ff9f1a96fa2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:57:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fbf523d6-224b-4692-8d36-0963c05775a1,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1763930320-825526844',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fbf523d6-224b-4692-8d36-0963c05775a1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43ba3250-5692-4b1d-bb1a-ff95d5cff7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:53 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1763930320-825526844 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1763930320-825526844, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:57:53 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1763930320-825526844 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1763930320-825526844, it is now deprecated. Please use the default quota class for default quota. Sep 08 06:57:53 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Created reservations ['61cc63d8-c9fe-47ce-8b76-8b59dd4d31ee', '4dab51a1-a897-46d3-a7c9-640a40b7d1f5', '4e80803e-a08f-412a-9cf1-25706161ed41', '8614f9dc-93f3-4085-8b96-a6713b030409'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:57:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43ba3250-5692-4b1d-bb1a-ff95d5cff7ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61cc63d8-c9fe-47ce-8b76-8b59dd4d31ee', '4dab51a1-a897-46d3-a7c9-640a40b7d1f5', '4e80803e-a08f-412a-9cf1-25706161ed41', '8614f9dc-93f3-4085-8b96-a6713b030409']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (156efb3f-0d03-4bdf-9c53-ad476b618f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (156efb3f-0d03-4bdf-9c53-ad476b618f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d872c8b-3b02-4237-9702-a69ee7daf093', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-151448345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e23b473e8bb14331b67a21877e5f5312',qos_specs=None,replication_status=,reservations=['61cc63d8-c9fe-47ce-8b76-8b59dd4d31ee','4dab51a1-a897-46d3-a7c9-640a40b7d1f5','4e80803e-a08f-412a-9cf1-25706161ed41','8614f9dc-93f3-4085-8b96-a6713b030409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c12c6b786294ed18f34471b232e41d5',volume_type_id=fbf523d6-224b-4692-8d36-0963c05775a1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:57:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-151448345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d872c8b-3b02-4237-9702-a69ee7daf093,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e23b473e8bb14331b67a21877e5f5312',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c12c6b786294ed18f34471b232e41d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fbf523d6-224b-4692-8d36-0963c05775a1),volume_type_id=fbf523d6-224b-4692-8d36-0963c05775a1)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f970c146-bfa7-475e-ba82-9e5f52ec6eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f970c146-bfa7-475e-ba82-9e5f52ec6eca) transitioned into state 'SUCCESS' from state '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-151448345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e23b473e8bb14331b67a21877e5f5312',qos_specs=None,replication_status=,reservations=['61cc63d8-c9fe-47ce-8b76-8b59dd4d31ee','4dab51a1-a897-46d3-a7c9-640a40b7d1f5','4e80803e-a08f-412a-9cf1-25706161ed41','8614f9dc-93f3-4085-8b96-a6713b030409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c12c6b786294ed18f34471b232e41d5',volume_type_id=fbf523d6-224b-4692-8d36-0963c05775a1)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b0dee38-b47a-4ba9-a967-181ac6929f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:57:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b0dee38-b47a-4ba9-a967-181ac6929f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:57:53 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Flow 'volume_create_api' (9a67022a-5ce3-43b8-b234-fc66dbffa34e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:57:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Create volume request issued successfully. Sep 08 06:57:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2c9a587d-9c8b-4e9b-8c0d-d179ef840968 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:57:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1309/2617] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:57:52 2026] POST /volume/v3/volumes => generated 853 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:57:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2fbbc7c6-3f7e-4c02-b780-947e0fc608e1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2fbbc7c6-3f7e-4c02-b780-947e0fc608e1 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 Sep 08 06:57:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2fbbc7c6-3f7e-4c02-b780-947e0fc608e1 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2fbbc7c6-3f7e-4c02-b780-947e0fc608e1 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2fbbc7c6-3f7e-4c02-b780-947e0fc608e1 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:57:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2fbbc7c6-3f7e-4c02-b780-947e0fc608e1 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 returned with HTTP 200 Sep 08 06:57:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1309/2618] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:57:53 2026] GET /volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 => generated 921 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bad81abc-9445-4c3e-b367-80c638d67259 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bad81abc-9445-4c3e-b367-80c638d67259 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 Sep 08 06:57:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bad81abc-9445-4c3e-b367-80c638d67259 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bad81abc-9445-4c3e-b367-80c638d67259 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bad81abc-9445-4c3e-b367-80c638d67259 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:57:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bad81abc-9445-4c3e-b367-80c638d67259 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 returned with HTTP 200 Sep 08 06:57:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1310/2619] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:57:54 2026] GET /volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 => generated 945 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-472614c8-30c5-4a37-8124-7a2e85b4de18 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-472614c8-30c5-4a37-8124-7a2e85b4de18 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 Sep 08 06:57:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-472614c8-30c5-4a37-8124-7a2e85b4de18 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-472614c8-30c5-4a37-8124-7a2e85b4de18 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-472614c8-30c5-4a37-8124-7a2e85b4de18 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:57:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-472614c8-30c5-4a37-8124-7a2e85b4de18 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 returned with HTTP 200 Sep 08 06:57:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1310/2620] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:57:54 2026] GET /volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8953f7ab-1388-4065-90a4-2a29432ac7fb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8953f7ab-1388-4065-90a4-2a29432ac7fb tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 Sep 08 06:57:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8953f7ab-1388-4065-90a4-2a29432ac7fb tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8953f7ab-1388-4065-90a4-2a29432ac7fb tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8953f7ab-1388-4065-90a4-2a29432ac7fb tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:57:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8953f7ab-1388-4065-90a4-2a29432ac7fb tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 returned with HTTP 200 Sep 08 06:57:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1311/2621] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:57:54 2026] GET /volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-98e79ea7-c39d-460e-8526-4bf9955ff597 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-98e79ea7-c39d-460e-8526-4bf9955ff597 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 Sep 08 06:57:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-98e79ea7-c39d-460e-8526-4bf9955ff597 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-98e79ea7-c39d-460e-8526-4bf9955ff597 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-98e79ea7-c39d-460e-8526-4bf9955ff597 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:57:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-98e79ea7-c39d-460e-8526-4bf9955ff597 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 returned with HTTP 200 Sep 08 06:57:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1311/2622] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:57:54 2026] GET /volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0416fab7-fc52-484d-9da6-b0d64970fb15 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0416fab7-fc52-484d-9da6-b0d64970fb15 None None] GET http://192.168.122.168/volume// Sep 08 06:57:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0416fab7-fc52-484d-9da6-b0d64970fb15 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0416fab7-fc52-484d-9da6-b0d64970fb15 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0416fab7-fc52-484d-9da6-b0d64970fb15 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:57:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1312/2623] 192.168.122.168 () {58 vars in 1317 bytes} [Tue Sep 8 06:57:54 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:57:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-579aa331-acbd-48ad-8dd1-f5ad338f2263 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-579aa331-acbd-48ad-8dd1-f5ad338f2263 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 08 06:57:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-579aa331-acbd-48ad-8dd1-f5ad338f2263 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f684664-1b04-419e-a213-2d5d565b04f2", "connector": null, "instance_uuid": "1f4b983e-53fa-4cb1-bd0f-43ba6a655288"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:57:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-579aa331-acbd-48ad-8dd1-f5ad338f2263 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 08 06:57:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1312/2624] 192.168.122.168 () {66 vars in 1483 bytes} [Tue Sep 8 06:57:54 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:57:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2f38d182-3f44-4344-a078-fcc349fb9fc0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2f38d182-3f44-4344-a078-fcc349fb9fc0 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 Sep 08 06:57:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2f38d182-3f44-4344-a078-fcc349fb9fc0 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2f38d182-3f44-4344-a078-fcc349fb9fc0 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-40a3bb10-3ad0-4b0d-903c-806690cf54f6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-40a3bb10-3ad0-4b0d-903c-806690cf54f6 None None] GET http://192.168.122.168/volume// Sep 08 06:57:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-40a3bb10-3ad0-4b0d-903c-806690cf54f6 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-40a3bb10-3ad0-4b0d-903c-806690cf54f6 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-40a3bb10-3ad0-4b0d-903c-806690cf54f6 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:57:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1313/2625] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:57:55 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:57:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-09702584-0b59-4b98-b8ee-5fa78f732e94 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-09702584-0b59-4b98-b8ee-5fa78f732e94 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 Sep 08 06:57:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-09702584-0b59-4b98-b8ee-5fa78f732e94 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-09702584-0b59-4b98-b8ee-5fa78f732e94 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2f38d182-3f44-4344-a078-fcc349fb9fc0 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:57:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2f38d182-3f44-4344-a078-fcc349fb9fc0 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 returned with HTTP 200 Sep 08 06:57:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1313/2626] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:57:55 2026] GET /volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 => generated 880 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-09702584-0b59-4b98-b8ee-5fa78f732e94 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:57:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-09702584-0b59-4b98-b8ee-5fa78f732e94 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 returned with HTTP 200 Sep 08 06:57:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1314/2627] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:57:55 2026] GET /volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 => generated 1061 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:57:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-18abb74e-b5b3-4da4-9536-87c2729d8df4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-18abb74e-b5b3-4da4-9536-87c2729d8df4 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] PUT http://192.168.122.168/volume/v3/attachments/e0ccb6a8-d9a7-448f-b041-afa33d2ea506 Sep 08 06:57:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-18abb74e-b5b3-4da4-9536-87c2729d8df4 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:41a53b826eb1", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "16482855-131a-4008-adde-924f45bb8de5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:57:55 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-18abb74e-b5b3-4da4-9536-87c2729d8df4 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Acquiring lock "cinder-attachment_update-7f684664-1b04-419e-a213-2d5d565b04f2-devstack" by "attachment_update" {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 06:57:55 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-18abb74e-b5b3-4da4-9536-87c2729d8df4 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Lock "cinder-attachment_update-7f684664-1b04-419e-a213-2d5d565b04f2-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 06:57:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b1af7cb9-3cc9-4e73-bc04-3fd07087237d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b1af7cb9-3cc9-4e73-bc04-3fd07087237d tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 Sep 08 06:57:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b1af7cb9-3cc9-4e73-bc04-3fd07087237d tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b1af7cb9-3cc9-4e73-bc04-3fd07087237d tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b1af7cb9-3cc9-4e73-bc04-3fd07087237d tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:57:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b1af7cb9-3cc9-4e73-bc04-3fd07087237d tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 returned with HTTP 200 Sep 08 06:57:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1315/2628] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:57:55 2026] GET /volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 => generated 945 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:55 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-18abb74e-b5b3-4da4-9536-87c2729d8df4 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Lock "cinder-attachment_update-7f684664-1b04-419e-a213-2d5d565b04f2-devstack" released by "attachment_update" :: held 0.206s {{(pid=87202) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 06:57:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-18abb74e-b5b3-4da4-9536-87c2729d8df4 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/attachments/e0ccb6a8-d9a7-448f-b041-afa33d2ea506 returned with HTTP 200 Sep 08 06:57:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1314/2629] 192.168.122.168 () {66 vars in 1593 bytes} [Tue Sep 8 06:57:55 2026] PUT /volume/v3/attachments/e0ccb6a8-d9a7-448f-b041-afa33d2ea506 => generated 694 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:57:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-7da97e5c-45ca-49e8-aa15-4840afb4927f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-7da97e5c-45ca-49e8-aa15-4840afb4927f tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] POST http://192.168.122.168/volume/v3/attachments/e0ccb6a8-d9a7-448f-b041-afa33d2ea506/action Sep 08 06:57:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-7da97e5c-45ca-49e8-aa15-4840afb4927f tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:57:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-7da97e5c-45ca-49e8-aa15-4840afb4927f tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:57:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fe854ebc-37f6-478c-a057-60514b6c83e4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fe854ebc-37f6-478c-a057-60514b6c83e4 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 Sep 08 06:57:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fe854ebc-37f6-478c-a057-60514b6c83e4 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fe854ebc-37f6-478c-a057-60514b6c83e4 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fe854ebc-37f6-478c-a057-60514b6c83e4 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:57:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fe854ebc-37f6-478c-a057-60514b6c83e4 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 returned with HTTP 200 Sep 08 06:57:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1315/2630] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:57:56 2026] GET /volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 => generated 881 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-c2c74e30-8621-4e2e-89a0-7c8397bb33df req-7da97e5c-45ca-49e8-aa15-4840afb4927f tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/attachments/e0ccb6a8-d9a7-448f-b041-afa33d2ea506/action returned with HTTP 204 Sep 08 06:57:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1316/2631] 192.168.122.168 () {66 vars in 1614 bytes} [Tue Sep 8 06:57:56 2026] POST /volume/v3/attachments/e0ccb6a8-d9a7-448f-b041-afa33d2ea506/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:57:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c0c49fb6-6fd6-433e-9681-80a0096a599a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c0c49fb6-6fd6-433e-9681-80a0096a599a tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 Sep 08 06:57:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c0c49fb6-6fd6-433e-9681-80a0096a599a tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c0c49fb6-6fd6-433e-9681-80a0096a599a tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c0c49fb6-6fd6-433e-9681-80a0096a599a tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:57:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c0c49fb6-6fd6-433e-9681-80a0096a599a tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 returned with HTTP 200 Sep 08 06:57:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1316/2632] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:57:56 2026] GET /volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 => generated 945 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e72e1240-48f1-43f6-ba5d-48e5b91651e1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e72e1240-48f1-43f6-ba5d-48e5b91651e1 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 Sep 08 06:57:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e72e1240-48f1-43f6-ba5d-48e5b91651e1 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e72e1240-48f1-43f6-ba5d-48e5b91651e1 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e72e1240-48f1-43f6-ba5d-48e5b91651e1 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:57:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e72e1240-48f1-43f6-ba5d-48e5b91651e1 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 returned with HTTP 200 Sep 08 06:57:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1317/2633] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:57:57 2026] GET /volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 => generated 1173 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:57:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9c160d9a-b037-4588-a895-1e99b4b969f9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9c160d9a-b037-4588-a895-1e99b4b969f9 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 Sep 08 06:57:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9c160d9a-b037-4588-a895-1e99b4b969f9 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9c160d9a-b037-4588-a895-1e99b4b969f9 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9c160d9a-b037-4588-a895-1e99b4b969f9 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:57:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9c160d9a-b037-4588-a895-1e99b4b969f9 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 returned with HTTP 200 Sep 08 06:57:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1317/2634] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:57:57 2026] GET /volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 => generated 1173 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:57:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-796ae353-efcb-4532-8d5d-7660d8c9da61 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-796ae353-efcb-4532-8d5d-7660d8c9da61 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 Sep 08 06:57:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-796ae353-efcb-4532-8d5d-7660d8c9da61 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-796ae353-efcb-4532-8d5d-7660d8c9da61 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-796ae353-efcb-4532-8d5d-7660d8c9da61 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:57:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-796ae353-efcb-4532-8d5d-7660d8c9da61 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 returned with HTTP 200 Sep 08 06:57:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1318/2635] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:57:57 2026] GET /volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 => generated 945 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:57:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-37b673fb-ec05-4127-88bf-cf65f12f2b52 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-37b673fb-ec05-4127-88bf-cf65f12f2b52 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 Sep 08 06:57:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-37b673fb-ec05-4127-88bf-cf65f12f2b52 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-37b673fb-ec05-4127-88bf-cf65f12f2b52 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-37b673fb-ec05-4127-88bf-cf65f12f2b52 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:57:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-37b673fb-ec05-4127-88bf-cf65f12f2b52 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 returned with HTTP 200 Sep 08 06:57:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1318/2636] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:57:58 2026] GET /volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 => generated 1173 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:57:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-c3841c46-bfa2-44bd-ab39-42c2420dd544 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-c3841c46-bfa2-44bd-ab39-42c2420dd544 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] POST http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2/action Sep 08 06:57:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-c3841c46-bfa2-44bd-ab39-42c2420dd544 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:57:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-c3841c46-bfa2-44bd-ab39-42c2420dd544 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:57:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-c3841c46-bfa2-44bd-ab39-42c2420dd544 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:57:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-c3841c46-bfa2-44bd-ab39-42c2420dd544 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Begin detaching volume completed successfully. Sep 08 06:57:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-c3841c46-bfa2-44bd-ab39-42c2420dd544 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2/action returned with HTTP 202 Sep 08 06:57:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1319/2637] 192.168.122.168 () {64 vars in 1561 bytes} [Tue Sep 8 06:57:58 2026] POST /volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 06:57:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c0ca00fc-b098-4453-93af-adde0f082a78 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c0ca00fc-b098-4453-93af-adde0f082a78 None None] GET http://192.168.122.168/volume// Sep 08 06:57:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c0ca00fc-b098-4453-93af-adde0f082a78 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c0ca00fc-b098-4453-93af-adde0f082a78 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c0ca00fc-b098-4453-93af-adde0f082a78 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:57:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1319/2638] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:57:58 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:57:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-3bfeaf6a-8aea-4310-ba14-32854f33c3dd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-3bfeaf6a-8aea-4310-ba14-32854f33c3dd tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 Sep 08 06:57:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-3bfeaf6a-8aea-4310-ba14-32854f33c3dd tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-3bfeaf6a-8aea-4310-ba14-32854f33c3dd tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:57:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-3bfeaf6a-8aea-4310-ba14-32854f33c3dd tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:57:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-3bfeaf6a-8aea-4310-ba14-32854f33c3dd tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 returned with HTTP 200 Sep 08 06:57:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1320/2639] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:57:58 2026] GET /volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 => generated 1357 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:57:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-569acb2d-90a8-4698-9c88-46a76cdf7ceb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-569acb2d-90a8-4698-9c88-46a76cdf7ceb tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 Sep 08 06:57:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-569acb2d-90a8-4698-9c88-46a76cdf7ceb tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-569acb2d-90a8-4698-9c88-46a76cdf7ceb tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-569acb2d-90a8-4698-9c88-46a76cdf7ceb tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:57:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-569acb2d-90a8-4698-9c88-46a76cdf7ceb tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 returned with HTTP 200 Sep 08 06:57:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1320/2640] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:57:58 2026] GET /volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 => generated 1003 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:57:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-5536b699-1191-4acf-9ce8-ef621c1e1ac4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-5536b699-1191-4acf-9ce8-ef621c1e1ac4 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] DELETE http://192.168.122.168/volume/v3/attachments/e0ccb6a8-d9a7-448f-b041-afa33d2ea506 Sep 08 06:57:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-5536b699-1191-4acf-9ce8-ef621c1e1ac4 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-5536b699-1191-4acf-9ce8-ef621c1e1ac4 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:57:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:58 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 08 06:57:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-00585a42-615a-4ddb-8a77-f57f2eb8c59d req-5536b699-1191-4acf-9ce8-ef621c1e1ac4 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/attachments/e0ccb6a8-d9a7-448f-b041-afa33d2ea506 returned with HTTP 200 Sep 08 06:57:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1321/2641] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:57:58 2026] DELETE /volume/v3/attachments/e0ccb6a8-d9a7-448f-b041-afa33d2ea506 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:57:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f363da67-d3d0-4997-b4ef-29d3b32e535b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:57:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f363da67-d3d0-4997-b4ef-29d3b32e535b tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 Sep 08 06:57:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f363da67-d3d0-4997-b4ef-29d3b32e535b tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:57:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f363da67-d3d0-4997-b4ef-29d3b32e535b tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:57:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:57:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:57:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:57:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:57:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f363da67-d3d0-4997-b4ef-29d3b32e535b tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:57:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f363da67-d3d0-4997-b4ef-29d3b32e535b tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 returned with HTTP 200 Sep 08 06:57:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1321/2642] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:57:59 2026] GET /volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 => generated 1006 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:58:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b4959a75-eed8-4a69-8977-267d1cf93765 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b4959a75-eed8-4a69-8977-267d1cf93765 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 Sep 08 06:58:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b4959a75-eed8-4a69-8977-267d1cf93765 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b4959a75-eed8-4a69-8977-267d1cf93765 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b4959a75-eed8-4a69-8977-267d1cf93765 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b4959a75-eed8-4a69-8977-267d1cf93765 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 returned with HTTP 200 Sep 08 06:58:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1322/2643] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:00 2026] GET /volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 => generated 1006 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-961fdbcc-5a43-4b19-8bd6-77cd5a9ec5d6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-961fdbcc-5a43-4b19-8bd6-77cd5a9ec5d6 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 Sep 08 06:58:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-961fdbcc-5a43-4b19-8bd6-77cd5a9ec5d6 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-961fdbcc-5a43-4b19-8bd6-77cd5a9ec5d6 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-961fdbcc-5a43-4b19-8bd6-77cd5a9ec5d6 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-961fdbcc-5a43-4b19-8bd6-77cd5a9ec5d6 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 returned with HTTP 200 Sep 08 06:58:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1322/2644] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:02 2026] GET /volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 => generated 1006 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d450af6b-b7d7-4826-9f6c-0ff622b6406c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d450af6b-b7d7-4826-9f6c-0ff622b6406c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] DELETE http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 Sep 08 06:58:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d450af6b-b7d7-4826-9f6c-0ff622b6406c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d450af6b-b7d7-4826-9f6c-0ff622b6406c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:03 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-d450af6b-b7d7-4826-9f6c-0ff622b6406c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Delete volume with id: 7f684664-1b04-419e-a213-2d5d565b04f2 Sep 08 06:58:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-68733b06-d33b-42ce-9e60-0b44824454c7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d450af6b-b7d7-4826-9f6c-0ff622b6406c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:58:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-68733b06-d33b-42ce-9e60-0b44824454c7 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 Sep 08 06:58:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-68733b06-d33b-42ce-9e60-0b44824454c7 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-68733b06-d33b-42ce-9e60-0b44824454c7 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-68733b06-d33b-42ce-9e60-0b44824454c7 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-68733b06-d33b-42ce-9e60-0b44824454c7 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 returned with HTTP 200 Sep 08 06:58:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1323/2645] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:03 2026] GET /volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 => generated 1257 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d450af6b-b7d7-4826-9f6c-0ff622b6406c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Delete volume request issued successfully. Sep 08 06:58:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d450af6b-b7d7-4826-9f6c-0ff622b6406c tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 returned with HTTP 202 Sep 08 06:58:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1323/2646] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:58:03 2026] DELETE /volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:58:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c93fc01d-86b9-40cb-b990-40753c2b6c4e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c93fc01d-86b9-40cb-b990-40753c2b6c4e tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 Sep 08 06:58:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c93fc01d-86b9-40cb-b990-40753c2b6c4e tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c93fc01d-86b9-40cb-b990-40753c2b6c4e tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c93fc01d-86b9-40cb-b990-40753c2b6c4e tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:58:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c93fc01d-86b9-40cb-b990-40753c2b6c4e tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 returned with HTTP 200 Sep 08 06:58:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1324/2647] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:03 2026] GET /volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 => generated 880 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-0b77bd63-4212-44c7-9b97-2d0defb28b73 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-0b77bd63-4212-44c7-9b97-2d0defb28b73 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 Sep 08 06:58:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-0b77bd63-4212-44c7-9b97-2d0defb28b73 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-0b77bd63-4212-44c7-9b97-2d0defb28b73 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-0b77bd63-4212-44c7-9b97-2d0defb28b73 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-0b77bd63-4212-44c7-9b97-2d0defb28b73 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 returned with HTTP 200 Sep 08 06:58:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1324/2648] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:58:03 2026] GET /volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 => generated 1257 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-27f914c0-17a3-447f-8d8c-9bf05b43dd57 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-27f914c0-17a3-447f-8d8c-9bf05b43dd57 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 Sep 08 06:58:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-27f914c0-17a3-447f-8d8c-9bf05b43dd57 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-27f914c0-17a3-447f-8d8c-9bf05b43dd57 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-27f914c0-17a3-447f-8d8c-9bf05b43dd57 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-27f914c0-17a3-447f-8d8c-9bf05b43dd57 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 returned with HTTP 200 Sep 08 06:58:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1325/2649] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:58:03 2026] GET /volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 => generated 1257 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cede94bf-51bd-4a9e-ad89-37a0b439b4b0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cede94bf-51bd-4a9e-ad89-37a0b439b4b0 None None] GET http://192.168.122.168/volume// Sep 08 06:58:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cede94bf-51bd-4a9e-ad89-37a0b439b4b0 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cede94bf-51bd-4a9e-ad89-37a0b439b4b0 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cede94bf-51bd-4a9e-ad89-37a0b439b4b0 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:58:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1325/2650] 192.168.122.168 () {58 vars in 1308 bytes} [Tue Sep 8 06:58:03 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:58:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-5389741b-b924-4310-900a-0a3914ae2471 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-5389741b-b924-4310-900a-0a3914ae2471 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 08 06:58:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-5389741b-b924-4310-900a-0a3914ae2471 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d872c8b-3b02-4237-9702-a69ee7daf093", "connector": null, "instance_uuid": "03571603-2d77-4add-b1c3-257ad9f82a5b"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:58:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-5389741b-b924-4310-900a-0a3914ae2471 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 08 06:58:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1326/2651] 192.168.122.168 () {66 vars in 1483 bytes} [Tue Sep 8 06:58:03 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c7ca0098-8a23-4359-86d6-ee587f9d20bc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7ca0098-8a23-4359-86d6-ee587f9d20bc tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 Sep 08 06:58:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c7ca0098-8a23-4359-86d6-ee587f9d20bc tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c7ca0098-8a23-4359-86d6-ee587f9d20bc tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7ca0098-8a23-4359-86d6-ee587f9d20bc tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 returned with HTTP 404 Sep 08 06:58:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1326/2652] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:04 2026] GET /volume/v3/volumes/7f684664-1b04-419e-a213-2d5d565b04f2 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:58:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-beeb8aaa-d863-4509-8ea5-44815c661184 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-beeb8aaa-d863-4509-8ea5-44815c661184 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 Sep 08 06:58:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-beeb8aaa-d863-4509-8ea5-44815c661184 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-beeb8aaa-d863-4509-8ea5-44815c661184 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:04 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-beeb8aaa-d863-4509-8ea5-44815c661184 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Delete snapshot with id: 992b32f6-4a2c-43f4-96d1-2bfdaa469280 Sep 08 06:58:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-beeb8aaa-d863-4509-8ea5-44815c661184 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Snapshot retrieved successfully. Sep 08 06:58:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-beeb8aaa-d863-4509-8ea5-44815c661184 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Snapshot delete request issued successfully. Sep 08 06:58:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-beeb8aaa-d863-4509-8ea5-44815c661184 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 returned with HTTP 202 Sep 08 06:58:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1327/2653] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:58:04 2026] DELETE /volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:58:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-af6d210c-8992-40d4-8492-f8f5db76192b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-af6d210c-8992-40d4-8492-f8f5db76192b tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 Sep 08 06:58:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-af6d210c-8992-40d4-8492-f8f5db76192b tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-af6d210c-8992-40d4-8492-f8f5db76192b tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-af6d210c-8992-40d4-8492-f8f5db76192b tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Snapshot retrieved successfully. Sep 08 06:58:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-af6d210c-8992-40d4-8492-f8f5db76192b tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 returned with HTTP 200 Sep 08 06:58:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1327/2654] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:58:04 2026] GET /volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 => generated 461 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0749499c-f23c-44fb-b280-f3e20c1c0343 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0749499c-f23c-44fb-b280-f3e20c1c0343 None None] GET http://192.168.122.168/volume// Sep 08 06:58:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0749499c-f23c-44fb-b280-f3e20c1c0343 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0749499c-f23c-44fb-b280-f3e20c1c0343 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0749499c-f23c-44fb-b280-f3e20c1c0343 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:58:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1328/2655] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:58:05 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:58:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-e776f7ea-c27e-4b33-8b93-6762e49f11a1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-e776f7ea-c27e-4b33-8b93-6762e49f11a1 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 Sep 08 06:58:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-e776f7ea-c27e-4b33-8b93-6762e49f11a1 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-e776f7ea-c27e-4b33-8b93-6762e49f11a1 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-e776f7ea-c27e-4b33-8b93-6762e49f11a1 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-e776f7ea-c27e-4b33-8b93-6762e49f11a1 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 returned with HTTP 200 Sep 08 06:58:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1328/2656] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:58:05 2026] GET /volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 => generated 1437 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:58:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-35092b24-539d-4e9a-a12b-2b17496c5554 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-6a31b29a-1558-458c-a442-178e175f6cc4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-35092b24-539d-4e9a-a12b-2b17496c5554 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 Sep 08 06:58:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-35092b24-539d-4e9a-a12b-2b17496c5554 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-6a31b29a-1558-458c-a442-178e175f6cc4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] PUT http://192.168.122.168/volume/v3/attachments/e9257a86-3573-49d1-8515-f0876e0a65d8 Sep 08 06:58:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-35092b24-539d-4e9a-a12b-2b17496c5554 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-6a31b29a-1558-458c-a442-178e175f6cc4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:41a53b826eb1", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "16482855-131a-4008-adde-924f45bb8de5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:58:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-35092b24-539d-4e9a-a12b-2b17496c5554 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Snapshot retrieved successfully. Sep 08 06:58:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-35092b24-539d-4e9a-a12b-2b17496c5554 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 returned with HTTP 200 Sep 08 06:58:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1329/2657] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:58:05 2026] GET /volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 => generated 461 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:05 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-6a31b29a-1558-458c-a442-178e175f6cc4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Acquiring lock "cinder-attachment_update-2d872c8b-3b02-4237-9702-a69ee7daf093-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 06:58:05 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-6a31b29a-1558-458c-a442-178e175f6cc4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Lock "cinder-attachment_update-2d872c8b-3b02-4237-9702-a69ee7daf093-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 06:58:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:05 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-6a31b29a-1558-458c-a442-178e175f6cc4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Lock "cinder-attachment_update-2d872c8b-3b02-4237-9702-a69ee7daf093-devstack" released by "attachment_update" :: held 0.227s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 06:58:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-6a31b29a-1558-458c-a442-178e175f6cc4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/attachments/e9257a86-3573-49d1-8515-f0876e0a65d8 returned with HTTP 200 Sep 08 06:58:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1329/2658] 192.168.122.168 () {66 vars in 1593 bytes} [Tue Sep 8 06:58:05 2026] PUT /volume/v3/attachments/e9257a86-3573-49d1-8515-f0876e0a65d8 => generated 694 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-59db42f7-9206-4bda-b5c5-42eec8973d67 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-59db42f7-9206-4bda-b5c5-42eec8973d67 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] POST http://192.168.122.168/volume/v3/attachments/e9257a86-3573-49d1-8515-f0876e0a65d8/action Sep 08 06:58:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-59db42f7-9206-4bda-b5c5-42eec8973d67 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Action body: b'{"os-complete": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:58:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-59db42f7-9206-4bda-b5c5-42eec8973d67 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:58:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-edf282fe-29c7-46f9-80fa-06df3027c3b2 req-59db42f7-9206-4bda-b5c5-42eec8973d67 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/attachments/e9257a86-3573-49d1-8515-f0876e0a65d8/action returned with HTTP 204 Sep 08 06:58:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1330/2659] 192.168.122.168 () {66 vars in 1614 bytes} [Tue Sep 8 06:58:06 2026] POST /volume/v3/attachments/e9257a86-3573-49d1-8515-f0876e0a65d8/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:58:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f9428516-d420-4c61-81a3-fb5f85f24e2e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f9428516-d420-4c61-81a3-fb5f85f24e2e tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 Sep 08 06:58:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f9428516-d420-4c61-81a3-fb5f85f24e2e tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f9428516-d420-4c61-81a3-fb5f85f24e2e tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f9428516-d420-4c61-81a3-fb5f85f24e2e tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 returned with HTTP 404 Sep 08 06:58:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1330/2660] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:58:06 2026] GET /volume/v3/snapshots/992b32f6-4a2c-43f4-96d1-2bfdaa469280 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:58:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-22977ff5-3f1e-4cc6-a418-7a336d18fe96 req-937e98a7-3be1-421e-849c-b2f1fd3bc720 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-22977ff5-3f1e-4cc6-a418-7a336d18fe96 req-937e98a7-3be1-421e-849c-b2f1fd3bc720 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb Sep 08 06:58:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-22977ff5-3f1e-4cc6-a418-7a336d18fe96 req-937e98a7-3be1-421e-849c-b2f1fd3bc720 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-22977ff5-3f1e-4cc6-a418-7a336d18fe96 req-937e98a7-3be1-421e-849c-b2f1fd3bc720 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-22977ff5-3f1e-4cc6-a418-7a336d18fe96 req-937e98a7-3be1-421e-849c-b2f1fd3bc720 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:58:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-22977ff5-3f1e-4cc6-a418-7a336d18fe96 req-937e98a7-3be1-421e-849c-b2f1fd3bc720 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb returned with HTTP 200 Sep 08 06:58:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1331/2661] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:58:06 2026] GET /volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 06:58:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e52fa378-966e-4ac2-a93d-0b41184fac8e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e52fa378-966e-4ac2-a93d-0b41184fac8e tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] DELETE http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb Sep 08 06:58:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e52fa378-966e-4ac2-a93d-0b41184fac8e tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e52fa378-966e-4ac2-a93d-0b41184fac8e tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:11 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-e52fa378-966e-4ac2-a93d-0b41184fac8e tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Delete volume with id: d59d0b6e-b8f7-4d08-aff1-01260306dacb Sep 08 06:58:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e52fa378-966e-4ac2-a93d-0b41184fac8e tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:58:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e52fa378-966e-4ac2-a93d-0b41184fac8e tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Delete volume request issued successfully. Sep 08 06:58:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e52fa378-966e-4ac2-a93d-0b41184fac8e tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb returned with HTTP 202 Sep 08 06:58:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1331/2662] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:58:11 2026] DELETE /volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:58:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-903c271b-5288-4202-9b5d-1952f85230f3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-903c271b-5288-4202-9b5d-1952f85230f3 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb Sep 08 06:58:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-903c271b-5288-4202-9b5d-1952f85230f3 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-903c271b-5288-4202-9b5d-1952f85230f3 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-903c271b-5288-4202-9b5d-1952f85230f3 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Volume info retrieved successfully. Sep 08 06:58:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-903c271b-5288-4202-9b5d-1952f85230f3 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb returned with HTTP 200 Sep 08 06:58:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1332/2663] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:11 2026] GET /volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-660e126e-5fd9-4c92-abde-d3981485abb1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-660e126e-5fd9-4c92-abde-d3981485abb1 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] GET http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb Sep 08 06:58:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-660e126e-5fd9-4c92-abde-d3981485abb1 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-660e126e-5fd9-4c92-abde-d3981485abb1 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-660e126e-5fd9-4c92-abde-d3981485abb1 tempest-TestStampPattern-1549278103 tempest-TestStampPattern-1549278103-project-member] http://192.168.122.168/volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb returned with HTTP 404 Sep 08 06:58:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1332/2664] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:12 2026] GET /volume/v3/volumes/d59d0b6e-b8f7-4d08-aff1-01260306dacb => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:58:21 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=132,cinder:INSERT=20,cinder:UPDATE=30 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:58:22 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=112,cinder:INSERT=13,cinder:UPDATE=23 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:58:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e483778d-5f96-4f4a-ae81-590699f1ee8c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e483778d-5f96-4f4a-ae81-590699f1ee8c tempest-VolumeAndVolumeTypeFromImageTest-168444636 tempest-VolumeAndVolumeTypeFromImageTest-168444636-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 06:58:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e483778d-5f96-4f4a-ae81-590699f1ee8c tempest-VolumeAndVolumeTypeFromImageTest-168444636 tempest-VolumeAndVolumeTypeFromImageTest-168444636-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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:58:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e483778d-5f96-4f4a-ae81-590699f1ee8c tempest-VolumeAndVolumeTypeFromImageTest-168444636 tempest-VolumeAndVolumeTypeFromImageTest-168444636-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 06:58:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1333/2665] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 06:58:26 2026] POST /volume/v3/types => generated 287 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-818e91ea-21ae-435f-8041-5863bea942a4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-818e91ea-21ae-435f-8041-5863bea942a4 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:58:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-818e91ea-21ae-435f-8041-5863bea942a4 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "33ce1e57-e89a-41d9-8ed9-298a22eb1367", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:58:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-818e91ea-21ae-435f-8041-5863bea942a4 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '33ce1e57-e89a-41d9-8ed9-298a22eb1367', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:58:29 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-818e91ea-21ae-435f-8041-5863bea942a4 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Create volume of 1 GB Sep 08 06:58:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-818e91ea-21ae-435f-8041-5863bea942a4 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Availability Zones retrieved successfully. Sep 08 06:58:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-818e91ea-21ae-435f-8041-5863bea942a4 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Flow 'volume_create_api' (c8241c1a-1754-4930-bf32-a83fdc2b225e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:58:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-818e91ea-21ae-435f-8041-5863bea942a4 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6777d0cd-8fc3-4638-913f-e47e7f0d8894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:58:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-818e91ea-21ae-435f-8041-5863bea942a4 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:58:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-818e91ea-21ae-435f-8041-5863bea942a4 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6777d0cd-8fc3-4638-913f-e47e7f0d8894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:58:27Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=d1c44571-5363-4778-a1de-98b2dad30b54,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': 'd1c44571-5363-4778-a1de-98b2dad30b54', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:58:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-818e91ea-21ae-435f-8041-5863bea942a4 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3f5d446-63c0-43e0-a596-c067e42af6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:58:29 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-818e91ea-21ae-435f-8041-5863bea942a4 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-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 08 06:58:29 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-818e91ea-21ae-435f-8041-5863bea942a4 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-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 08 06:58:29 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-818e91ea-21ae-435f-8041-5863bea942a4 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Created reservations ['94245f6d-e065-44bb-90f3-7699f48a96d6', '0586d985-3495-4397-b807-63ef4007e47b', 'a4bcb9c5-612c-4d26-93a1-a75c5d8af3cf', '5044ca53-9a31-4f4a-8de5-46edd6b669d6'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:58:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-818e91ea-21ae-435f-8041-5863bea942a4 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3f5d446-63c0-43e0-a596-c067e42af6ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94245f6d-e065-44bb-90f3-7699f48a96d6', '0586d985-3495-4397-b807-63ef4007e47b', 'a4bcb9c5-612c-4d26-93a1-a75c5d8af3cf', '5044ca53-9a31-4f4a-8de5-46edd6b669d6']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:58:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-818e91ea-21ae-435f-8041-5863bea942a4 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb63804b-1abd-4b34-9acb-772778c526ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:58:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-818e91ea-21ae-435f-8041-5863bea942a4 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb63804b-1abd-4b34-9acb-772778c526ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7c3f73e-53cf-4357-ba49-b276bf4e4434', '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='07d57fe6bc594a6abe7ba676521ec2e8',qos_specs=None,replication_status=,reservations=['94245f6d-e065-44bb-90f3-7699f48a96d6','0586d985-3495-4397-b807-63ef4007e47b','a4bcb9c5-612c-4d26-93a1-a75c5d8af3cf','5044ca53-9a31-4f4a-8de5-46edd6b669d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f9b457cf567458e87c8d0d8d1f9834f',volume_type_id=d1c44571-5363-4778-a1de-98b2dad30b54), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:58:29Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7c3f73e-53cf-4357-ba49-b276bf4e4434,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07d57fe6bc594a6abe7ba676521ec2e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f9b457cf567458e87c8d0d8d1f9834f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d1c44571-5363-4778-a1de-98b2dad30b54),volume_type_id=d1c44571-5363-4778-a1de-98b2dad30b54)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:58:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-818e91ea-21ae-435f-8041-5863bea942a4 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceac0c8d-c69e-4d6d-9aed-06741bc6280c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:58:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-818e91ea-21ae-435f-8041-5863bea942a4 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceac0c8d-c69e-4d6d-9aed-06741bc6280c) transitioned into state 'SUCCESS' from 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='07d57fe6bc594a6abe7ba676521ec2e8',qos_specs=None,replication_status=,reservations=['94245f6d-e065-44bb-90f3-7699f48a96d6','0586d985-3495-4397-b807-63ef4007e47b','a4bcb9c5-612c-4d26-93a1-a75c5d8af3cf','5044ca53-9a31-4f4a-8de5-46edd6b669d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f9b457cf567458e87c8d0d8d1f9834f',volume_type_id=d1c44571-5363-4778-a1de-98b2dad30b54)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:58:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-818e91ea-21ae-435f-8041-5863bea942a4 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eed613d1-8d7e-429d-a3f7-2f9be8c0fd5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:58:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-818e91ea-21ae-435f-8041-5863bea942a4 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eed613d1-8d7e-429d-a3f7-2f9be8c0fd5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:58:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-818e91ea-21ae-435f-8041-5863bea942a4 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Flow 'volume_create_api' (c8241c1a-1754-4930-bf32-a83fdc2b225e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:58:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-818e91ea-21ae-435f-8041-5863bea942a4 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Create volume request issued successfully. Sep 08 06:58:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-818e91ea-21ae-435f-8041-5863bea942a4 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:58:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1333/2666] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:58:29 2026] POST /volume/v3/volumes => generated 806 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 06:58:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-08e56a8c-f769-4c6d-bb9d-b9f04e8f2cc3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-08e56a8c-f769-4c6d-bb9d-b9f04e8f2cc3 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] GET http://192.168.122.168/volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 Sep 08 06:58:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-08e56a8c-f769-4c6d-bb9d-b9f04e8f2cc3 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-08e56a8c-f769-4c6d-bb9d-b9f04e8f2cc3 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-08e56a8c-f769-4c6d-bb9d-b9f04e8f2cc3 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Volume info retrieved successfully. Sep 08 06:58:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-08e56a8c-f769-4c6d-bb9d-b9f04e8f2cc3 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] http://192.168.122.168/volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 returned with HTTP 200 Sep 08 06:58:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1334/2667] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:29 2026] GET /volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 => generated 874 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2e79d4bd-ac38-4b71-99f9-92b45445cb1d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2e79d4bd-ac38-4b71-99f9-92b45445cb1d tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] GET http://192.168.122.168/volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 Sep 08 06:58:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2e79d4bd-ac38-4b71-99f9-92b45445cb1d tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2e79d4bd-ac38-4b71-99f9-92b45445cb1d tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2e79d4bd-ac38-4b71-99f9-92b45445cb1d tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Volume info retrieved successfully. Sep 08 06:58:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2e79d4bd-ac38-4b71-99f9-92b45445cb1d tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] http://192.168.122.168/volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 returned with HTTP 200 Sep 08 06:58:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1334/2668] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:30 2026] GET /volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 => generated 898 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c67151bf-b2f8-491b-9b3f-48d3f4c71977 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c67151bf-b2f8-491b-9b3f-48d3f4c71977 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] GET http://192.168.122.168/volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 Sep 08 06:58:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c67151bf-b2f8-491b-9b3f-48d3f4c71977 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c67151bf-b2f8-491b-9b3f-48d3f4c71977 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c67151bf-b2f8-491b-9b3f-48d3f4c71977 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Volume info retrieved successfully. Sep 08 06:58:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c67151bf-b2f8-491b-9b3f-48d3f4c71977 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] http://192.168.122.168/volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 returned with HTTP 200 Sep 08 06:58:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1335/2669] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:31 2026] GET /volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 => generated 956 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d48ce7d0-0acf-4817-8b35-69457aff6879 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d48ce7d0-0acf-4817-8b35-69457aff6879 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] GET http://192.168.122.168/volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 Sep 08 06:58:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d48ce7d0-0acf-4817-8b35-69457aff6879 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d48ce7d0-0acf-4817-8b35-69457aff6879 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d48ce7d0-0acf-4817-8b35-69457aff6879 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Volume info retrieved successfully. Sep 08 06:58:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d48ce7d0-0acf-4817-8b35-69457aff6879 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] http://192.168.122.168/volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 returned with HTTP 200 Sep 08 06:58:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1335/2670] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:32 2026] GET /volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 => generated 959 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-814fb063-1e03-49c6-94fc-478ec8373485 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-814fb063-1e03-49c6-94fc-478ec8373485 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] GET http://192.168.122.168/volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 Sep 08 06:58:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-814fb063-1e03-49c6-94fc-478ec8373485 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-814fb063-1e03-49c6-94fc-478ec8373485 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-814fb063-1e03-49c6-94fc-478ec8373485 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Volume info retrieved successfully. Sep 08 06:58:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-814fb063-1e03-49c6-94fc-478ec8373485 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] http://192.168.122.168/volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 returned with HTTP 200 Sep 08 06:58:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1336/2671] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:33 2026] GET /volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 => generated 959 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cc70ca7b-7006-4a3c-9fc7-a203d3533b4a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc70ca7b-7006-4a3c-9fc7-a203d3533b4a tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] GET http://192.168.122.168/volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 Sep 08 06:58:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cc70ca7b-7006-4a3c-9fc7-a203d3533b4a tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cc70ca7b-7006-4a3c-9fc7-a203d3533b4a tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cc70ca7b-7006-4a3c-9fc7-a203d3533b4a tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Volume info retrieved successfully. Sep 08 06:58:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc70ca7b-7006-4a3c-9fc7-a203d3533b4a tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] http://192.168.122.168/volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 returned with HTTP 200 Sep 08 06:58:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1336/2672] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:35 2026] GET /volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 => generated 1303 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-736ebd8e-4559-462c-a2e4-ec92b5d6b520 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-736ebd8e-4559-462c-a2e4-ec92b5d6b520 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] DELETE http://192.168.122.168/volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 Sep 08 06:58:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-736ebd8e-4559-462c-a2e4-ec92b5d6b520 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-736ebd8e-4559-462c-a2e4-ec92b5d6b520 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:35 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-736ebd8e-4559-462c-a2e4-ec92b5d6b520 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Delete volume with id: b7c3f73e-53cf-4357-ba49-b276bf4e4434 Sep 08 06:58:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-736ebd8e-4559-462c-a2e4-ec92b5d6b520 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Volume info retrieved successfully. Sep 08 06:58:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-736ebd8e-4559-462c-a2e4-ec92b5d6b520 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Delete volume request issued successfully. Sep 08 06:58:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-736ebd8e-4559-462c-a2e4-ec92b5d6b520 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] http://192.168.122.168/volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 returned with HTTP 202 Sep 08 06:58:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1337/2673] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:58:35 2026] DELETE /volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:58:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e1a3acfd-e853-4170-9c50-cb3688df2adc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e1a3acfd-e853-4170-9c50-cb3688df2adc tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] GET http://192.168.122.168/volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 Sep 08 06:58:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e1a3acfd-e853-4170-9c50-cb3688df2adc tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e1a3acfd-e853-4170-9c50-cb3688df2adc tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e1a3acfd-e853-4170-9c50-cb3688df2adc tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Volume info retrieved successfully. Sep 08 06:58:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e1a3acfd-e853-4170-9c50-cb3688df2adc tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] http://192.168.122.168/volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 returned with HTTP 200 Sep 08 06:58:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1337/2674] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:35 2026] GET /volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 => generated 1302 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-10833b6b-1f20-4a88-be9e-b8e552857b51 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-10833b6b-1f20-4a88-be9e-b8e552857b51 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] GET http://192.168.122.168/volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 Sep 08 06:58:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-10833b6b-1f20-4a88-be9e-b8e552857b51 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-10833b6b-1f20-4a88-be9e-b8e552857b51 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-10833b6b-1f20-4a88-be9e-b8e552857b51 tempest-VolumeAndVolumeTypeFromImageTest-598626996 tempest-VolumeAndVolumeTypeFromImageTest-598626996-project-member] http://192.168.122.168/volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 returned with HTTP 404 Sep 08 06:58:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1338/2675] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:36 2026] GET /volume/v3/volumes/b7c3f73e-53cf-4357-ba49-b276bf4e4434 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:58:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f9a72a97-5422-4694-8542-33f95b9c6f08 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f9a72a97-5422-4694-8542-33f95b9c6f08 tempest-VolumeAndVolumeTypeFromImageTest-168444636 tempest-VolumeAndVolumeTypeFromImageTest-168444636-project-admin] GET http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1 Sep 08 06:58:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f9a72a97-5422-4694-8542-33f95b9c6f08 tempest-VolumeAndVolumeTypeFromImageTest-168444636 tempest-VolumeAndVolumeTypeFromImageTest-168444636-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f9a72a97-5422-4694-8542-33f95b9c6f08 tempest-VolumeAndVolumeTypeFromImageTest-168444636 tempest-VolumeAndVolumeTypeFromImageTest-168444636-project-admin] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f9a72a97-5422-4694-8542-33f95b9c6f08 tempest-VolumeAndVolumeTypeFromImageTest-168444636 tempest-VolumeAndVolumeTypeFromImageTest-168444636-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:58:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f9a72a97-5422-4694-8542-33f95b9c6f08 tempest-VolumeAndVolumeTypeFromImageTest-168444636 tempest-VolumeAndVolumeTypeFromImageTest-168444636-project-admin] Get all volumes completed successfully. Sep 08 06:58:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f9a72a97-5422-4694-8542-33f95b9c6f08 tempest-VolumeAndVolumeTypeFromImageTest-168444636 tempest-VolumeAndVolumeTypeFromImageTest-168444636-project-admin] http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 08 06:58:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1338/2676] 192.168.122.168 () {58 vars in 1169 bytes} [Tue Sep 8 06:58:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3920 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-17ddc62a-5a0c-4b63-b826-92426be2058f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-17ddc62a-5a0c-4b63-b826-92426be2058f tempest-VolumeAndVolumeTypeFromImageTest-168444636 tempest-VolumeAndVolumeTypeFromImageTest-168444636-project-admin] DELETE http://192.168.122.168/volume/v3/types/d1c44571-5363-4778-a1de-98b2dad30b54 Sep 08 06:58:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-17ddc62a-5a0c-4b63-b826-92426be2058f tempest-VolumeAndVolumeTypeFromImageTest-168444636 tempest-VolumeAndVolumeTypeFromImageTest-168444636-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-17ddc62a-5a0c-4b63-b826-92426be2058f tempest-VolumeAndVolumeTypeFromImageTest-168444636 tempest-VolumeAndVolumeTypeFromImageTest-168444636-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-17ddc62a-5a0c-4b63-b826-92426be2058f tempest-VolumeAndVolumeTypeFromImageTest-168444636 tempest-VolumeAndVolumeTypeFromImageTest-168444636-project-admin] http://192.168.122.168/volume/v3/types/d1c44571-5363-4778-a1de-98b2dad30b54 returned with HTTP 202 Sep 08 06:58:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1339/2677] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:58:36 2026] DELETE /volume/v3/types/d1c44571-5363-4778-a1de-98b2dad30b54 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:58:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4bce2630-0d3f-4d0b-ac2b-8f407140a7c0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4bce2630-0d3f-4d0b-ac2b-8f407140a7c0 tempest-VolumeAndVolumeTypeFromImageTest-168444636 tempest-VolumeAndVolumeTypeFromImageTest-168444636-project-admin] GET http://192.168.122.168/volume/v3/types/d1c44571-5363-4778-a1de-98b2dad30b54 Sep 08 06:58:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4bce2630-0d3f-4d0b-ac2b-8f407140a7c0 tempest-VolumeAndVolumeTypeFromImageTest-168444636 tempest-VolumeAndVolumeTypeFromImageTest-168444636-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4bce2630-0d3f-4d0b-ac2b-8f407140a7c0 tempest-VolumeAndVolumeTypeFromImageTest-168444636 tempest-VolumeAndVolumeTypeFromImageTest-168444636-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4bce2630-0d3f-4d0b-ac2b-8f407140a7c0 tempest-VolumeAndVolumeTypeFromImageTest-168444636 tempest-VolumeAndVolumeTypeFromImageTest-168444636-project-admin] http://192.168.122.168/volume/v3/types/d1c44571-5363-4778-a1de-98b2dad30b54 returned with HTTP 404 Sep 08 06:58:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1339/2678] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 06:58:36 2026] GET /volume/v3/types/d1c44571-5363-4778-a1de-98b2dad30b54 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:58:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-457fc4e5-9e22-4f3b-83ba-226456e24837 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-457fc4e5-9e22-4f3b-83ba-226456e24837 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:58:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-457fc4e5-9e22-4f3b-83ba-226456e24837 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-401334373"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:58:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-457fc4e5-9e22-4f3b-83ba-226456e24837 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-401334373'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:58:39 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-457fc4e5-9e22-4f3b-83ba-226456e24837 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Create volume of 1 GB Sep 08 06:58:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-457fc4e5-9e22-4f3b-83ba-226456e24837 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Availability Zones retrieved successfully. Sep 08 06:58:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-457fc4e5-9e22-4f3b-83ba-226456e24837 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Flow 'volume_create_api' (21a9d9df-51aa-4388-b6e8-26cd72f125a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:58:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-457fc4e5-9e22-4f3b-83ba-226456e24837 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2b682af-92d4-446b-ba07-9e65b73afbf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:58:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-457fc4e5-9e22-4f3b-83ba-226456e24837 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:58:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-457fc4e5-9e22-4f3b-83ba-226456e24837 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2b682af-92d4-446b-ba07-9e65b73afbf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:58:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-457fc4e5-9e22-4f3b-83ba-226456e24837 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b8c44ce-ea1e-4afd-8a79-4594dc4680d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:58:40 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-457fc4e5-9e22-4f3b-83ba-226456e24837 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Created reservations ['f3722015-be30-4552-bd2d-a4545bcc6e99', '01a42cec-85f1-45f0-a295-982f5c6b69e7', 'f2ee61da-57d3-4066-ae99-823c00b85452', '99055f7e-268d-4e5d-a49f-41d3700308f9'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:58:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-457fc4e5-9e22-4f3b-83ba-226456e24837 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b8c44ce-ea1e-4afd-8a79-4594dc4680d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3722015-be30-4552-bd2d-a4545bcc6e99', '01a42cec-85f1-45f0-a295-982f5c6b69e7', 'f2ee61da-57d3-4066-ae99-823c00b85452', '99055f7e-268d-4e5d-a49f-41d3700308f9']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:58:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-457fc4e5-9e22-4f3b-83ba-226456e24837 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d782899b-edda-4028-976c-5b80573b09d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:58:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-457fc4e5-9e22-4f3b-83ba-226456e24837 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d782899b-edda-4028-976c-5b80573b09d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a27edc59-8fbc-4bef-b328-cf65425d7056', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-401334373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8c791ed18c4821a095762696a780c4',qos_specs=None,replication_status=,reservations=['f3722015-be30-4552-bd2d-a4545bcc6e99','01a42cec-85f1-45f0-a295-982f5c6b69e7','f2ee61da-57d3-4066-ae99-823c00b85452','99055f7e-268d-4e5d-a49f-41d3700308f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f818b6995e01414d920ae54ef9930e66',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:58:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-401334373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a27edc59-8fbc-4bef-b328-cf65425d7056,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e8c791ed18c4821a095762696a780c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f818b6995e01414d920ae54ef9930e66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:58:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-457fc4e5-9e22-4f3b-83ba-226456e24837 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99b1f2a7-b706-48c1-932f-b5f104ccc950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:58:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-457fc4e5-9e22-4f3b-83ba-226456e24837 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99b1f2a7-b706-48c1-932f-b5f104ccc950) transitioned into state 'SUCCESS' from state '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-401334373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8c791ed18c4821a095762696a780c4',qos_specs=None,replication_status=,reservations=['f3722015-be30-4552-bd2d-a4545bcc6e99','01a42cec-85f1-45f0-a295-982f5c6b69e7','f2ee61da-57d3-4066-ae99-823c00b85452','99055f7e-268d-4e5d-a49f-41d3700308f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f818b6995e01414d920ae54ef9930e66',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:58:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-457fc4e5-9e22-4f3b-83ba-226456e24837 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (425cc9be-4f2f-42a7-bbb4-aee1ac05857c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:58:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-457fc4e5-9e22-4f3b-83ba-226456e24837 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (425cc9be-4f2f-42a7-bbb4-aee1ac05857c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:58:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-457fc4e5-9e22-4f3b-83ba-226456e24837 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Flow 'volume_create_api' (21a9d9df-51aa-4388-b6e8-26cd72f125a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:58:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-457fc4e5-9e22-4f3b-83ba-226456e24837 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Create volume request issued successfully. Sep 08 06:58:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-457fc4e5-9e22-4f3b-83ba-226456e24837 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:58:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1340/2679] 192.168.122.168 () {62 vars in 1183 bytes} [Tue Sep 8 06:58:39 2026] POST /volume/v3/volumes => generated 778 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:58:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c3185c9a-77bd-4bf4-82f7-99768d8f024e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c3185c9a-77bd-4bf4-82f7-99768d8f024e tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] GET http://192.168.122.168/volume/v3/volumes/a27edc59-8fbc-4bef-b328-cf65425d7056 Sep 08 06:58:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c3185c9a-77bd-4bf4-82f7-99768d8f024e tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c3185c9a-77bd-4bf4-82f7-99768d8f024e tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c3185c9a-77bd-4bf4-82f7-99768d8f024e tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Volume info retrieved successfully. Sep 08 06:58:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c3185c9a-77bd-4bf4-82f7-99768d8f024e tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/volumes/a27edc59-8fbc-4bef-b328-cf65425d7056 returned with HTTP 200 Sep 08 06:58:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1340/2680] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:58:40 2026] GET /volume/v3/volumes/a27edc59-8fbc-4bef-b328-cf65425d7056 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d846d136-f69e-4470-b88a-c938efe37dd7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d846d136-f69e-4470-b88a-c938efe37dd7 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce Sep 08 06:58:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d846d136-f69e-4470-b88a-c938efe37dd7 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d846d136-f69e-4470-b88a-c938efe37dd7 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d846d136-f69e-4470-b88a-c938efe37dd7 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d846d136-f69e-4470-b88a-c938efe37dd7 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce returned with HTTP 200 Sep 08 06:58:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1341/2681] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:41 2026] GET /volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce => generated 945 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3ef14a4f-d689-41a5-b3d4-74fa3066c0a8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ef14a4f-d689-41a5-b3d4-74fa3066c0a8 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] GET http://192.168.122.168/volume/v3/volumes/a27edc59-8fbc-4bef-b328-cf65425d7056 Sep 08 06:58:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3ef14a4f-d689-41a5-b3d4-74fa3066c0a8 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3ef14a4f-d689-41a5-b3d4-74fa3066c0a8 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-7eee1fe6-c459-4bc4-9f02-465b1a018911 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3ef14a4f-d689-41a5-b3d4-74fa3066c0a8 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Volume info retrieved successfully. Sep 08 06:58:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-7eee1fe6-c459-4bc4-9f02-465b1a018911 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce Sep 08 06:58:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-7eee1fe6-c459-4bc4-9f02-465b1a018911 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-7eee1fe6-c459-4bc4-9f02-465b1a018911 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ef14a4f-d689-41a5-b3d4-74fa3066c0a8 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/volumes/a27edc59-8fbc-4bef-b328-cf65425d7056 returned with HTTP 200 Sep 08 06:58:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1341/2682] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:58:41 2026] GET /volume/v3/volumes/a27edc59-8fbc-4bef-b328-cf65425d7056 => generated 871 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-7eee1fe6-c459-4bc4-9f02-465b1a018911 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-19519225-34aa-43a0-8882-d0ec92915f9f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-19519225-34aa-43a0-8882-d0ec92915f9f tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:58:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-19519225-34aa-43a0-8882-d0ec92915f9f tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a27edc59-8fbc-4bef-b328-cf65425d7056", "name": "tempest-VolumeDependencyTests-Snapshot-589835220"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:58:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-7eee1fe6-c459-4bc4-9f02-465b1a018911 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce returned with HTTP 200 Sep 08 06:58:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1342/2683] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:58:41 2026] GET /volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce => generated 945 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-19519225-34aa-43a0-8882-d0ec92915f9f tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Volume info retrieved successfully. Sep 08 06:58:41 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-19519225-34aa-43a0-8882-d0ec92915f9f tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Create snapshot from volume a27edc59-8fbc-4bef-b328-cf65425d7056 Sep 08 06:58:41 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-19519225-34aa-43a0-8882-d0ec92915f9f tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Created reservations ['f679270a-64a0-4c67-8b80-f589d41b160c', 'a2ec6521-8ac8-4973-b2ca-a0fa72467779', '6bfd0215-51e6-4187-a1de-8cf0eb0627ed', '85be4de5-4faf-44f0-90cd-eb211fcdcf7f'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:58:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a723e707-01f5-44db-b641-890a0aa1d60c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a723e707-01f5-44db-b641-890a0aa1d60c None None] GET http://192.168.122.168/volume// Sep 08 06:58:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a723e707-01f5-44db-b641-890a0aa1d60c None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a723e707-01f5-44db-b641-890a0aa1d60c None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a723e707-01f5-44db-b641-890a0aa1d60c None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:58:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1343/2684] 192.168.122.168 () {58 vars in 1317 bytes} [Tue Sep 8 06:58:41 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:58:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-9312bca2-c5c3-483c-839a-359692dacbf2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-9312bca2-c5c3-483c-839a-359692dacbf2 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 08 06:58:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-9312bca2-c5c3-483c-839a-359692dacbf2 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f98ddce5-8367-4033-a051-36a5c2c8f1ce", "connector": null, "instance_uuid": "03571603-2d77-4add-b1c3-257ad9f82a5b"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:58:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-19519225-34aa-43a0-8882-d0ec92915f9f tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Snapshot create request issued successfully. Sep 08 06:58:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-19519225-34aa-43a0-8882-d0ec92915f9f tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:58:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1342/2685] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:58:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:58:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3b762888-d410-4f23-b25b-7986f9aaf027 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3b762888-d410-4f23-b25b-7986f9aaf027 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] GET http://192.168.122.168/volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 Sep 08 06:58:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3b762888-d410-4f23-b25b-7986f9aaf027 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3b762888-d410-4f23-b25b-7986f9aaf027 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3b762888-d410-4f23-b25b-7986f9aaf027 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Snapshot retrieved successfully. Sep 08 06:58:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3b762888-d410-4f23-b25b-7986f9aaf027 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 returned with HTTP 200 Sep 08 06:58:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1343/2686] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:58:41 2026] GET /volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-9312bca2-c5c3-483c-839a-359692dacbf2 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 08 06:58:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1344/2687] 192.168.122.168 () {66 vars in 1483 bytes} [Tue Sep 8 06:58:41 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b539574e-7bc4-457a-ae9e-5bb6133c679f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b539574e-7bc4-457a-ae9e-5bb6133c679f tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce Sep 08 06:58:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b539574e-7bc4-457a-ae9e-5bb6133c679f tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b539574e-7bc4-457a-ae9e-5bb6133c679f tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0e6dc093-dc1e-4da9-b572-f7c3aacad685 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0e6dc093-dc1e-4da9-b572-f7c3aacad685 None None] GET http://192.168.122.168/volume// Sep 08 06:58:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0e6dc093-dc1e-4da9-b572-f7c3aacad685 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0e6dc093-dc1e-4da9-b572-f7c3aacad685 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0e6dc093-dc1e-4da9-b572-f7c3aacad685 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:58:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1345/2688] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:58:41 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:58:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-460afd3d-ce0e-4d6d-8846-cb15eab8d45f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-460afd3d-ce0e-4d6d-8846-cb15eab8d45f tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce Sep 08 06:58:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-460afd3d-ce0e-4d6d-8846-cb15eab8d45f tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-460afd3d-ce0e-4d6d-8846-cb15eab8d45f tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b539574e-7bc4-457a-ae9e-5bb6133c679f tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b539574e-7bc4-457a-ae9e-5bb6133c679f tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce returned with HTTP 200 Sep 08 06:58:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1344/2689] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:41 2026] GET /volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce => generated 944 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-460afd3d-ce0e-4d6d-8846-cb15eab8d45f tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-460afd3d-ce0e-4d6d-8846-cb15eab8d45f tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce returned with HTTP 200 Sep 08 06:58:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1346/2690] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:58:41 2026] GET /volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce => generated 1125 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:58:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-614ce342-e358-4f89-9ef5-cc7629e517d4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-614ce342-e358-4f89-9ef5-cc7629e517d4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] PUT http://192.168.122.168/volume/v3/attachments/2106f9e6-7b82-469e-b5c5-7752b85f1e83 Sep 08 06:58:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-614ce342-e358-4f89-9ef5-cc7629e517d4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:41a53b826eb1", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "16482855-131a-4008-adde-924f45bb8de5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:58:42 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-614ce342-e358-4f89-9ef5-cc7629e517d4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Acquiring lock "cinder-attachment_update-f98ddce5-8367-4033-a051-36a5c2c8f1ce-devstack" by "attachment_update" {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 06:58:42 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-614ce342-e358-4f89-9ef5-cc7629e517d4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Lock "cinder-attachment_update-f98ddce5-8367-4033-a051-36a5c2c8f1ce-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=87203) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 06:58:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-57864d90-2d4e-4640-94fa-b0c9c79ea56f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-57864d90-2d4e-4640-94fa-b0c9c79ea56f tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] GET http://192.168.122.168/volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 Sep 08 06:58:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-57864d90-2d4e-4640-94fa-b0c9c79ea56f tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-57864d90-2d4e-4640-94fa-b0c9c79ea56f tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-57864d90-2d4e-4640-94fa-b0c9c79ea56f tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Snapshot retrieved successfully. Sep 08 06:58:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-57864d90-2d4e-4640-94fa-b0c9c79ea56f tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 returned with HTTP 200 Sep 08 06:58:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1347/2691] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:58:42 2026] GET /volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9cc5ee46-d7e0-4624-96cc-4ab2ea6abbc9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9cc5ee46-d7e0-4624-96cc-4ab2ea6abbc9 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce Sep 08 06:58:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9cc5ee46-d7e0-4624-96cc-4ab2ea6abbc9 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9cc5ee46-d7e0-4624-96cc-4ab2ea6abbc9 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9cc5ee46-d7e0-4624-96cc-4ab2ea6abbc9 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9cc5ee46-d7e0-4624-96cc-4ab2ea6abbc9 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce returned with HTTP 200 Sep 08 06:58:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1348/2692] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:42 2026] GET /volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce => generated 944 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d5d640bd-1505-406b-83af-3d7aaaf7e403 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d5d640bd-1505-406b-83af-3d7aaaf7e403 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] GET http://192.168.122.168/volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 Sep 08 06:58:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d5d640bd-1505-406b-83af-3d7aaaf7e403 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d5d640bd-1505-406b-83af-3d7aaaf7e403 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d5d640bd-1505-406b-83af-3d7aaaf7e403 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Snapshot retrieved successfully. Sep 08 06:58:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d5d640bd-1505-406b-83af-3d7aaaf7e403 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 returned with HTTP 200 Sep 08 06:58:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1349/2693] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:58:43 2026] GET /volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6502f042-e856-4521-8f47-677b0f09a3cb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6502f042-e856-4521-8f47-677b0f09a3cb tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:58:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6502f042-e856-4521-8f47-677b0f09a3cb tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6a2e62a7-d907-4f86-840f-09f020e56490", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1990074577"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:58:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-6502f042-e856-4521-8f47-677b0f09a3cb tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Create volume request body: {'volume': {'snapshot_id': '6a2e62a7-d907-4f86-840f-09f020e56490', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1990074577'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:58:43 devstack devstack@c-api.service[87203]: DEBUG cinder.coordination [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-614ce342-e358-4f89-9ef5-cc7629e517d4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Lock "cinder-attachment_update-f98ddce5-8367-4033-a051-36a5c2c8f1ce-devstack" released by "attachment_update" :: held 1.726s {{(pid=87203) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 06:58:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-614ce342-e358-4f89-9ef5-cc7629e517d4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/attachments/2106f9e6-7b82-469e-b5c5-7752b85f1e83 returned with HTTP 200 Sep 08 06:58:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6502f042-e856-4521-8f47-677b0f09a3cb tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Snapshot retrieved successfully. Sep 08 06:58:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1345/2694] 192.168.122.168 () {66 vars in 1593 bytes} [Tue Sep 8 06:58:41 2026] PUT /volume/v3/attachments/2106f9e6-7b82-469e-b5c5-7752b85f1e83 => generated 694 bytes in 1774 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:43 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-6502f042-e856-4521-8f47-677b0f09a3cb tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Create volume of 1 GB Sep 08 06:58:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6502f042-e856-4521-8f47-677b0f09a3cb tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Availability Zones retrieved successfully. Sep 08 06:58:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6502f042-e856-4521-8f47-677b0f09a3cb tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Flow 'volume_create_api' (2184385f-d563-4a2d-96b7-f88f2d42e757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:58:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6502f042-e856-4521-8f47-677b0f09a3cb tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49837460-d949-4d11-8c08-8d8df98afefc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:58:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-6502f042-e856-4521-8f47-677b0f09a3cb tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:58:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6502f042-e856-4521-8f47-677b0f09a3cb tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49837460-d949-4d11-8c08-8d8df98afefc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6a2e62a7-d907-4f86-840f-09f020e56490', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:58:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6502f042-e856-4521-8f47-677b0f09a3cb tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca70152a-5417-4ede-a966-8e40c994739b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:58:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2cb783a3-8698-4ab6-88bd-0962b3d96b6a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2cb783a3-8698-4ab6-88bd-0962b3d96b6a tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce Sep 08 06:58:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2cb783a3-8698-4ab6-88bd-0962b3d96b6a tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2cb783a3-8698-4ab6-88bd-0962b3d96b6a tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:43 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-6502f042-e856-4521-8f47-677b0f09a3cb tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Created reservations ['e92a60e6-ad6a-4f8d-b508-06f5bac46ca8', '89f1a952-ee63-4995-a452-b7341763a0ee', '6bb22a93-91ab-452e-84ff-c4c2ec882a9b', '24b6a4ca-d494-4d5d-96cd-de6872fe6043'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:58:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6502f042-e856-4521-8f47-677b0f09a3cb tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca70152a-5417-4ede-a966-8e40c994739b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e92a60e6-ad6a-4f8d-b508-06f5bac46ca8', '89f1a952-ee63-4995-a452-b7341763a0ee', '6bb22a93-91ab-452e-84ff-c4c2ec882a9b', '24b6a4ca-d494-4d5d-96cd-de6872fe6043']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:58:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6502f042-e856-4521-8f47-677b0f09a3cb tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bd5cecd-81f7-4ca6-97cb-fdcb967b030a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:58:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2cb783a3-8698-4ab6-88bd-0962b3d96b6a tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2cb783a3-8698-4ab6-88bd-0962b3d96b6a tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce returned with HTTP 200 Sep 08 06:58:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1346/2695] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:43 2026] GET /volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce => generated 945 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6502f042-e856-4521-8f47-677b0f09a3cb tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bd5cecd-81f7-4ca6-97cb-fdcb967b030a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cab66241-bdca-4f32-9f4d-36f1bd839445', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1990074577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8c791ed18c4821a095762696a780c4',qos_specs=None,replication_status=,reservations=['e92a60e6-ad6a-4f8d-b508-06f5bac46ca8','89f1a952-ee63-4995-a452-b7341763a0ee','6bb22a93-91ab-452e-84ff-c4c2ec882a9b','24b6a4ca-d494-4d5d-96cd-de6872fe6043'],size=1,snapshot_id=6a2e62a7-d907-4f86-840f-09f020e56490,source_replicaid=,source_volid=None,status='creating',user_id='f818b6995e01414d920ae54ef9930e66',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:58:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1990074577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cab66241-bdca-4f32-9f4d-36f1bd839445,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e8c791ed18c4821a095762696a780c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6a2e62a7-d907-4f86-840f-09f020e56490,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f818b6995e01414d920ae54ef9930e66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:58:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6502f042-e856-4521-8f47-677b0f09a3cb tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c15d014-3a19-4df5-8ae4-e8dd734559d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:58:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-e2789a4f-bd35-4e03-a8d6-c0f75c3032f4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6502f042-e856-4521-8f47-677b0f09a3cb tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c15d014-3a19-4df5-8ae4-e8dd734559d9) transitioned into state 'SUCCESS' from state '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-1990074577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8c791ed18c4821a095762696a780c4',qos_specs=None,replication_status=,reservations=['e92a60e6-ad6a-4f8d-b508-06f5bac46ca8','89f1a952-ee63-4995-a452-b7341763a0ee','6bb22a93-91ab-452e-84ff-c4c2ec882a9b','24b6a4ca-d494-4d5d-96cd-de6872fe6043'],size=1,snapshot_id=6a2e62a7-d907-4f86-840f-09f020e56490,source_replicaid=,source_volid=None,status='creating',user_id='f818b6995e01414d920ae54ef9930e66',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:58:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6502f042-e856-4521-8f47-677b0f09a3cb tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7ca960b-7d9a-4a6b-a07c-bad38396db57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:58:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-e2789a4f-bd35-4e03-a8d6-c0f75c3032f4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] POST http://192.168.122.168/volume/v3/attachments/2106f9e6-7b82-469e-b5c5-7752b85f1e83/action Sep 08 06:58:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-e2789a4f-bd35-4e03-a8d6-c0f75c3032f4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Action body: b'{"os-complete": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:58:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-e2789a4f-bd35-4e03-a8d6-c0f75c3032f4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:58:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6502f042-e856-4521-8f47-677b0f09a3cb tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7ca960b-7d9a-4a6b-a07c-bad38396db57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:58:44 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6502f042-e856-4521-8f47-677b0f09a3cb tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Flow 'volume_create_api' (2184385f-d563-4a2d-96b7-f88f2d42e757) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:58:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6502f042-e856-4521-8f47-677b0f09a3cb tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Create volume request issued successfully. Sep 08 06:58:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6502f042-e856-4521-8f47-677b0f09a3cb tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:58:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1350/2696] 192.168.122.168 () {62 vars in 1184 bytes} [Tue Sep 8 06:58:43 2026] POST /volume/v3/volumes => generated 813 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:58:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d4d67f53-3e1b-43d3-9c02-c7a1ce9cc6a4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-919100af-9ac8-4d4d-83b7-47f13e3b1ce6 req-e2789a4f-bd35-4e03-a8d6-c0f75c3032f4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/attachments/2106f9e6-7b82-469e-b5c5-7752b85f1e83/action returned with HTTP 204 Sep 08 06:58:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1347/2697] 192.168.122.168 () {66 vars in 1614 bytes} [Tue Sep 8 06:58:44 2026] POST /volume/v3/attachments/2106f9e6-7b82-469e-b5c5-7752b85f1e83/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:58:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d4d67f53-3e1b-43d3-9c02-c7a1ce9cc6a4 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] GET http://192.168.122.168/volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 Sep 08 06:58:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d4d67f53-3e1b-43d3-9c02-c7a1ce9cc6a4 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d4d67f53-3e1b-43d3-9c02-c7a1ce9cc6a4 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d4d67f53-3e1b-43d3-9c02-c7a1ce9cc6a4 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Volume info retrieved successfully. Sep 08 06:58:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d4d67f53-3e1b-43d3-9c02-c7a1ce9cc6a4 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 returned with HTTP 200 Sep 08 06:58:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1351/2698] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:58:44 2026] GET /volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 => generated 881 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e15aa67b-f278-4aea-b5bb-067005742ac4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e15aa67b-f278-4aea-b5bb-067005742ac4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce Sep 08 06:58:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e15aa67b-f278-4aea-b5bb-067005742ac4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e15aa67b-f278-4aea-b5bb-067005742ac4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e15aa67b-f278-4aea-b5bb-067005742ac4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e15aa67b-f278-4aea-b5bb-067005742ac4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce returned with HTTP 200 Sep 08 06:58:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1348/2699] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:45 2026] GET /volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce => generated 1237 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-69ac19a3-8565-4400-9293-624f2477528c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-69ac19a3-8565-4400-9293-624f2477528c tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce Sep 08 06:58:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-69ac19a3-8565-4400-9293-624f2477528c tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-69ac19a3-8565-4400-9293-624f2477528c tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-69ac19a3-8565-4400-9293-624f2477528c tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-69ac19a3-8565-4400-9293-624f2477528c tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce returned with HTTP 200 Sep 08 06:58:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1352/2700] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:45 2026] GET /volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce => generated 1237 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4113617d-78a2-4709-b53a-6463332c91f9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4113617d-78a2-4709-b53a-6463332c91f9 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] GET http://192.168.122.168/volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 Sep 08 06:58:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4113617d-78a2-4709-b53a-6463332c91f9 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4113617d-78a2-4709-b53a-6463332c91f9 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-97c4554c-d736-4b53-af11-8fa8d47727cf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-97c4554c-d736-4b53-af11-8fa8d47727cf tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 Sep 08 06:58:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-97c4554c-d736-4b53-af11-8fa8d47727cf tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-97c4554c-d736-4b53-af11-8fa8d47727cf tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-97c4554c-d736-4b53-af11-8fa8d47727cf tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-97c4554c-d736-4b53-af11-8fa8d47727cf tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 returned with HTTP 200 Sep 08 06:58:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1353/2701] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:45 2026] GET /volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 => generated 948 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-b5189f18-ed6d-4e2b-87e0-02cd9273ca96 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-b5189f18-ed6d-4e2b-87e0-02cd9273ca96 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 Sep 08 06:58:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4113617d-78a2-4709-b53a-6463332c91f9 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Volume info retrieved successfully. Sep 08 06:58:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-b5189f18-ed6d-4e2b-87e0-02cd9273ca96 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-b5189f18-ed6d-4e2b-87e0-02cd9273ca96 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4113617d-78a2-4709-b53a-6463332c91f9 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 returned with HTTP 200 Sep 08 06:58:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1349/2702] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:58:45 2026] GET /volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 => generated 905 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-b5189f18-ed6d-4e2b-87e0-02cd9273ca96 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-b5189f18-ed6d-4e2b-87e0-02cd9273ca96 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 returned with HTTP 200 Sep 08 06:58:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1354/2703] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:58:45 2026] GET /volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 => generated 948 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cb68bb25-1eee-4837-a778-e84e4ebe3255 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb68bb25-1eee-4837-a778-e84e4ebe3255 None None] GET http://192.168.122.168/volume// Sep 08 06:58:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cb68bb25-1eee-4837-a778-e84e4ebe3255 None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cb68bb25-1eee-4837-a778-e84e4ebe3255 None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb68bb25-1eee-4837-a778-e84e4ebe3255 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:58:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1350/2704] 192.168.122.168 () {58 vars in 1317 bytes} [Tue Sep 8 06:58:45 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:58:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-5f948788-4263-45b5-9b5b-8651edcf4990 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-5f948788-4263-45b5-9b5b-8651edcf4990 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 08 06:58:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-5f948788-4263-45b5-9b5b-8651edcf4990 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81ce9bdd-df69-4c27-a209-68c22f33ba83", "connector": null, "instance_uuid": "03571603-2d77-4add-b1c3-257ad9f82a5b"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:58:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-5f948788-4263-45b5-9b5b-8651edcf4990 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 08 06:58:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1355/2705] 192.168.122.168 () {66 vars in 1483 bytes} [Tue Sep 8 06:58:45 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cea434b5-e1ef-43ee-9ab6-006821d62260 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cea434b5-e1ef-43ee-9ab6-006821d62260 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 Sep 08 06:58:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cea434b5-e1ef-43ee-9ab6-006821d62260 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cea434b5-e1ef-43ee-9ab6-006821d62260 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cea434b5-e1ef-43ee-9ab6-006821d62260 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cea434b5-e1ef-43ee-9ab6-006821d62260 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 returned with HTTP 200 Sep 08 06:58:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1351/2706] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:45 2026] GET /volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 => generated 947 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-121f6ee6-6360-4e9c-b8a0-4ccd3598c5da None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-121f6ee6-6360-4e9c-b8a0-4ccd3598c5da None None] GET http://192.168.122.168/volume// Sep 08 06:58:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-121f6ee6-6360-4e9c-b8a0-4ccd3598c5da None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-121f6ee6-6360-4e9c-b8a0-4ccd3598c5da None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-121f6ee6-6360-4e9c-b8a0-4ccd3598c5da None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:58:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1356/2707] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:58:46 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:58:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-453bd28c-dfbe-4110-9018-7297bda56bb5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-453bd28c-dfbe-4110-9018-7297bda56bb5 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 Sep 08 06:58:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-453bd28c-dfbe-4110-9018-7297bda56bb5 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-453bd28c-dfbe-4110-9018-7297bda56bb5 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-453bd28c-dfbe-4110-9018-7297bda56bb5 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-453bd28c-dfbe-4110-9018-7297bda56bb5 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 returned with HTTP 200 Sep 08 06:58:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1352/2708] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:58:46 2026] GET /volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 => generated 1128 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:58:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-4a8ee2e5-83ca-4618-abcf-677212cbb40b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-4a8ee2e5-83ca-4618-abcf-677212cbb40b tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] PUT http://192.168.122.168/volume/v3/attachments/fdba83c7-d8e7-4f30-9136-67ba26bdb2cf Sep 08 06:58:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-4a8ee2e5-83ca-4618-abcf-677212cbb40b tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:41a53b826eb1", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "16482855-131a-4008-adde-924f45bb8de5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:58:46 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-4a8ee2e5-83ca-4618-abcf-677212cbb40b tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Acquiring lock "cinder-attachment_update-81ce9bdd-df69-4c27-a209-68c22f33ba83-devstack" by "attachment_update" {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 06:58:46 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-4a8ee2e5-83ca-4618-abcf-677212cbb40b tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Lock "cinder-attachment_update-81ce9bdd-df69-4c27-a209-68c22f33ba83-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=87202) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 06:58:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-98850e19-6d6d-4790-9bd9-f9840f159dbc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-98850e19-6d6d-4790-9bd9-f9840f159dbc tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] GET http://192.168.122.168/volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 Sep 08 06:58:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-98850e19-6d6d-4790-9bd9-f9840f159dbc tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-98850e19-6d6d-4790-9bd9-f9840f159dbc tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-98850e19-6d6d-4790-9bd9-f9840f159dbc tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Volume info retrieved successfully. Sep 08 06:58:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-98850e19-6d6d-4790-9bd9-f9840f159dbc tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 returned with HTTP 200 Sep 08 06:58:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1353/2709] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:58:46 2026] GET /volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 => generated 905 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-74ca4065-4a77-4673-9189-92b025020ba9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-74ca4065-4a77-4673-9189-92b025020ba9 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 Sep 08 06:58:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-74ca4065-4a77-4673-9189-92b025020ba9 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-74ca4065-4a77-4673-9189-92b025020ba9 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-74ca4065-4a77-4673-9189-92b025020ba9 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-74ca4065-4a77-4673-9189-92b025020ba9 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 returned with HTTP 200 Sep 08 06:58:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1354/2710] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:47 2026] GET /volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 => generated 947 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-927161c6-38b1-4bc2-bc7a-d7d1c8d335f8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-927161c6-38b1-4bc2-bc7a-d7d1c8d335f8 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] GET http://192.168.122.168/volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 Sep 08 06:58:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-927161c6-38b1-4bc2-bc7a-d7d1c8d335f8 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-927161c6-38b1-4bc2-bc7a-d7d1c8d335f8 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-927161c6-38b1-4bc2-bc7a-d7d1c8d335f8 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Volume info retrieved successfully. Sep 08 06:58:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-927161c6-38b1-4bc2-bc7a-d7d1c8d335f8 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 returned with HTTP 200 Sep 08 06:58:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1355/2711] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:58:47 2026] GET /volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 => generated 905 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fa2ccd5a-4179-4255-83f9-8642d12f0ab6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa2ccd5a-4179-4255-83f9-8642d12f0ab6 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 Sep 08 06:58:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa2ccd5a-4179-4255-83f9-8642d12f0ab6 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa2ccd5a-4179-4255-83f9-8642d12f0ab6 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fa2ccd5a-4179-4255-83f9-8642d12f0ab6 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa2ccd5a-4179-4255-83f9-8642d12f0ab6 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 returned with HTTP 200 Sep 08 06:58:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1356/2712] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:48 2026] GET /volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 => generated 947 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cd7c803b-ef0b-4deb-9f24-90c36d1e7a02 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cd7c803b-ef0b-4deb-9f24-90c36d1e7a02 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] GET http://192.168.122.168/volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 Sep 08 06:58:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cd7c803b-ef0b-4deb-9f24-90c36d1e7a02 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cd7c803b-ef0b-4deb-9f24-90c36d1e7a02 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cd7c803b-ef0b-4deb-9f24-90c36d1e7a02 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Volume info retrieved successfully. Sep 08 06:58:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cd7c803b-ef0b-4deb-9f24-90c36d1e7a02 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 returned with HTTP 200 Sep 08 06:58:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1357/2713] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:58:48 2026] GET /volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 => generated 905 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-256d97cd-3da1-45b7-94fc-5ac5bd57dc3a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-256d97cd-3da1-45b7-94fc-5ac5bd57dc3a tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 Sep 08 06:58:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-256d97cd-3da1-45b7-94fc-5ac5bd57dc3a tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-256d97cd-3da1-45b7-94fc-5ac5bd57dc3a tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-256d97cd-3da1-45b7-94fc-5ac5bd57dc3a tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-256d97cd-3da1-45b7-94fc-5ac5bd57dc3a tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 returned with HTTP 200 Sep 08 06:58:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1358/2714] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:49 2026] GET /volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 => generated 947 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-89b67351-3920-46cf-b11d-b8d3ae5c87d3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-89b67351-3920-46cf-b11d-b8d3ae5c87d3 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] GET http://192.168.122.168/volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 Sep 08 06:58:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-89b67351-3920-46cf-b11d-b8d3ae5c87d3 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-89b67351-3920-46cf-b11d-b8d3ae5c87d3 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-89b67351-3920-46cf-b11d-b8d3ae5c87d3 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Volume info retrieved successfully. Sep 08 06:58:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-89b67351-3920-46cf-b11d-b8d3ae5c87d3 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 returned with HTTP 200 Sep 08 06:58:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1359/2715] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:58:49 2026] GET /volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 => generated 905 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:50 devstack devstack@c-api.service[87202]: DEBUG cinder.coordination [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-4a8ee2e5-83ca-4618-abcf-677212cbb40b tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Lock "cinder-attachment_update-81ce9bdd-df69-4c27-a209-68c22f33ba83-devstack" released by "attachment_update" :: held 3.904s {{(pid=87202) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 06:58:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-4a8ee2e5-83ca-4618-abcf-677212cbb40b tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/attachments/fdba83c7-d8e7-4f30-9136-67ba26bdb2cf returned with HTTP 200 Sep 08 06:58:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1357/2716] 192.168.122.168 () {66 vars in 1593 bytes} [Tue Sep 8 06:58:46 2026] PUT /volume/v3/attachments/fdba83c7-d8e7-4f30-9136-67ba26bdb2cf => generated 694 bytes in 3998 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e21d6440-5efc-44ad-896d-49ca22277525 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e21d6440-5efc-44ad-896d-49ca22277525 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 Sep 08 06:58:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e21d6440-5efc-44ad-896d-49ca22277525 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e21d6440-5efc-44ad-896d-49ca22277525 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e21d6440-5efc-44ad-896d-49ca22277525 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e21d6440-5efc-44ad-896d-49ca22277525 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 returned with HTTP 200 Sep 08 06:58:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1360/2717] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:50 2026] GET /volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 => generated 948 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-e2cf6d4f-356b-4828-b5f5-c528ef916e9a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-e2cf6d4f-356b-4828-b5f5-c528ef916e9a tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] POST http://192.168.122.168/volume/v3/attachments/fdba83c7-d8e7-4f30-9136-67ba26bdb2cf/action Sep 08 06:58:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-e2cf6d4f-356b-4828-b5f5-c528ef916e9a tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Action body: b'{"os-complete": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:58:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-e2cf6d4f-356b-4828-b5f5-c528ef916e9a tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:58:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e6e26775-9280-4a25-844c-048f2ccc5393 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e6e26775-9280-4a25-844c-048f2ccc5393 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] GET http://192.168.122.168/volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 Sep 08 06:58:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e6e26775-9280-4a25-844c-048f2ccc5393 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e6e26775-9280-4a25-844c-048f2ccc5393 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e6e26775-9280-4a25-844c-048f2ccc5393 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Volume info retrieved successfully. Sep 08 06:58:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e6e26775-9280-4a25-844c-048f2ccc5393 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 returned with HTTP 200 Sep 08 06:58:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1361/2718] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:58:51 2026] GET /volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 => generated 906 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-1f2cf821-5794-4143-a1b0-1a2f92abdd26 req-e2cf6d4f-356b-4828-b5f5-c528ef916e9a tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/attachments/fdba83c7-d8e7-4f30-9136-67ba26bdb2cf/action returned with HTTP 204 Sep 08 06:58:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1358/2719] 192.168.122.168 () {66 vars in 1614 bytes} [Tue Sep 8 06:58:51 2026] POST /volume/v3/attachments/fdba83c7-d8e7-4f30-9136-67ba26bdb2cf/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:58:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3baceb59-2605-47bf-be9d-9f5f3b91ab6f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3baceb59-2605-47bf-be9d-9f5f3b91ab6f tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 Sep 08 06:58:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3baceb59-2605-47bf-be9d-9f5f3b91ab6f tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3baceb59-2605-47bf-be9d-9f5f3b91ab6f tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:51 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-3baceb59-2605-47bf-be9d-9f5f3b91ab6f tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Delete snapshot with id: 6a2e62a7-d907-4f86-840f-09f020e56490 Sep 08 06:58:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3baceb59-2605-47bf-be9d-9f5f3b91ab6f tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Snapshot retrieved successfully. Sep 08 06:58:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3baceb59-2605-47bf-be9d-9f5f3b91ab6f tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Snapshot delete request issued successfully. Sep 08 06:58:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3baceb59-2605-47bf-be9d-9f5f3b91ab6f tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 returned with HTTP 202 Sep 08 06:58:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1362/2720] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:58:51 2026] DELETE /volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:58:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6028c182-a9ec-4edd-aa35-54029db88e3b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6028c182-a9ec-4edd-aa35-54029db88e3b tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] GET http://192.168.122.168/volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 Sep 08 06:58:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6028c182-a9ec-4edd-aa35-54029db88e3b tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6028c182-a9ec-4edd-aa35-54029db88e3b tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6028c182-a9ec-4edd-aa35-54029db88e3b tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Snapshot retrieved successfully. Sep 08 06:58:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6028c182-a9ec-4edd-aa35-54029db88e3b tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 returned with HTTP 200 Sep 08 06:58:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1359/2721] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:58:51 2026] GET /volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-09c1fec4-4cab-4f08-88ca-5f98e741b06b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-09c1fec4-4cab-4f08-88ca-5f98e741b06b tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 Sep 08 06:58:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-09c1fec4-4cab-4f08-88ca-5f98e741b06b tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-09c1fec4-4cab-4f08-88ca-5f98e741b06b tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-09c1fec4-4cab-4f08-88ca-5f98e741b06b tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-09c1fec4-4cab-4f08-88ca-5f98e741b06b tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 returned with HTTP 200 Sep 08 06:58:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1363/2722] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:51 2026] GET /volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9829630c-75f6-4aa9-996c-516093974930 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9829630c-75f6-4aa9-996c-516093974930 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 Sep 08 06:58:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9829630c-75f6-4aa9-996c-516093974930 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9829630c-75f6-4aa9-996c-516093974930 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9829630c-75f6-4aa9-996c-516093974930 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9829630c-75f6-4aa9-996c-516093974930 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 returned with HTTP 200 Sep 08 06:58:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1360/2723] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:58:51 2026] GET /volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-40351fa2-adbb-4753-89e1-94af1aad49f7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-40351fa2-adbb-4753-89e1-94af1aad49f7 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] GET http://192.168.122.168/volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 Sep 08 06:58:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-40351fa2-adbb-4753-89e1-94af1aad49f7 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-40351fa2-adbb-4753-89e1-94af1aad49f7 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-40351fa2-adbb-4753-89e1-94af1aad49f7 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Snapshot retrieved successfully. Sep 08 06:58:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-40351fa2-adbb-4753-89e1-94af1aad49f7 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 returned with HTTP 200 Sep 08 06:58:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1364/2724] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:58:52 2026] GET /volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0ea11374-fe6a-40fd-83eb-feb773c61812 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0ea11374-fe6a-40fd-83eb-feb773c61812 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] GET http://192.168.122.168/volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 Sep 08 06:58:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0ea11374-fe6a-40fd-83eb-feb773c61812 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0ea11374-fe6a-40fd-83eb-feb773c61812 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0ea11374-fe6a-40fd-83eb-feb773c61812 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 returned with HTTP 404 Sep 08 06:58:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1361/2725] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:58:53 2026] GET /volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:58:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-42537cc2-479f-4fea-998a-1258a0458fc5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-42537cc2-479f-4fea-998a-1258a0458fc5 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] DELETE http://192.168.122.168/volume/v3/volumes/a27edc59-8fbc-4bef-b328-cf65425d7056 Sep 08 06:58:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-42537cc2-479f-4fea-998a-1258a0458fc5 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-42537cc2-479f-4fea-998a-1258a0458fc5 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:53 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-42537cc2-479f-4fea-998a-1258a0458fc5 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Delete volume with id: a27edc59-8fbc-4bef-b328-cf65425d7056 Sep 08 06:58:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-42537cc2-479f-4fea-998a-1258a0458fc5 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Volume info retrieved successfully. Sep 08 06:58:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-42537cc2-479f-4fea-998a-1258a0458fc5 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Delete volume request issued successfully. Sep 08 06:58:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-42537cc2-479f-4fea-998a-1258a0458fc5 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/volumes/a27edc59-8fbc-4bef-b328-cf65425d7056 returned with HTTP 202 Sep 08 06:58:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1365/2726] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 06:58:53 2026] DELETE /volume/v3/volumes/a27edc59-8fbc-4bef-b328-cf65425d7056 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:58:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-912f09e5-b607-4103-bf48-035f25e7d0c2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-912f09e5-b607-4103-bf48-035f25e7d0c2 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] GET http://192.168.122.168/volume/v3/volumes/a27edc59-8fbc-4bef-b328-cf65425d7056 Sep 08 06:58:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-912f09e5-b607-4103-bf48-035f25e7d0c2 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-912f09e5-b607-4103-bf48-035f25e7d0c2 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-912f09e5-b607-4103-bf48-035f25e7d0c2 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Volume info retrieved successfully. Sep 08 06:58:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-912f09e5-b607-4103-bf48-035f25e7d0c2 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/volumes/a27edc59-8fbc-4bef-b328-cf65425d7056 returned with HTTP 200 Sep 08 06:58:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1362/2727] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:58:53 2026] GET /volume/v3/volumes/a27edc59-8fbc-4bef-b328-cf65425d7056 => generated 870 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ee8bf1be-eeae-4ee4-8f8d-3f6b1946170b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ee8bf1be-eeae-4ee4-8f8d-3f6b1946170b tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] GET http://192.168.122.168/volume/v3/volumes/a27edc59-8fbc-4bef-b328-cf65425d7056 Sep 08 06:58:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ee8bf1be-eeae-4ee4-8f8d-3f6b1946170b tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ee8bf1be-eeae-4ee4-8f8d-3f6b1946170b tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ee8bf1be-eeae-4ee4-8f8d-3f6b1946170b tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/volumes/a27edc59-8fbc-4bef-b328-cf65425d7056 returned with HTTP 404 Sep 08 06:58:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1366/2728] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:58:54 2026] GET /volume/v3/volumes/a27edc59-8fbc-4bef-b328-cf65425d7056 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:58:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8e1f213f-ac3e-402a-b4b6-4fc1844c6f70 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e1f213f-ac3e-402a-b4b6-4fc1844c6f70 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] DELETE http://192.168.122.168/volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 Sep 08 06:58:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8e1f213f-ac3e-402a-b4b6-4fc1844c6f70 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8e1f213f-ac3e-402a-b4b6-4fc1844c6f70 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:54 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-8e1f213f-ac3e-402a-b4b6-4fc1844c6f70 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Delete volume with id: cab66241-bdca-4f32-9f4d-36f1bd839445 Sep 08 06:58:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8e1f213f-ac3e-402a-b4b6-4fc1844c6f70 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Volume info retrieved successfully. Sep 08 06:58:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8e1f213f-ac3e-402a-b4b6-4fc1844c6f70 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Delete volume request issued successfully. Sep 08 06:58:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e1f213f-ac3e-402a-b4b6-4fc1844c6f70 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 returned with HTTP 202 Sep 08 06:58:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1363/2729] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 06:58:54 2026] DELETE /volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:58:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8f378615-2006-478f-b732-526b1b6aca13 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8f378615-2006-478f-b732-526b1b6aca13 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] GET http://192.168.122.168/volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 Sep 08 06:58:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8f378615-2006-478f-b732-526b1b6aca13 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8f378615-2006-478f-b732-526b1b6aca13 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8f378615-2006-478f-b732-526b1b6aca13 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Volume info retrieved successfully. Sep 08 06:58:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8f378615-2006-478f-b732-526b1b6aca13 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 returned with HTTP 200 Sep 08 06:58:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1367/2730] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:58:54 2026] GET /volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 => generated 905 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-d7648e61-bc10-4f47-ba2d-f4484b74c2f4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-d7648e61-bc10-4f47-ba2d-f4484b74c2f4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce Sep 08 06:58:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-d7648e61-bc10-4f47-ba2d-f4484b74c2f4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-d7648e61-bc10-4f47-ba2d-f4484b74c2f4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-d7648e61-bc10-4f47-ba2d-f4484b74c2f4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-d7648e61-bc10-4f47-ba2d-f4484b74c2f4 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce returned with HTTP 200 Sep 08 06:58:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1364/2731] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:58:54 2026] GET /volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce => generated 1237 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-30d95056-c80f-483d-861c-6961ee7a4f18 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-30d95056-c80f-483d-861c-6961ee7a4f18 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] POST http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce/action Sep 08 06:58:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-30d95056-c80f-483d-861c-6961ee7a4f18 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:58:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-30d95056-c80f-483d-861c-6961ee7a4f18 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:58:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-30d95056-c80f-483d-861c-6961ee7a4f18 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-30d95056-c80f-483d-861c-6961ee7a4f18 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Begin detaching volume completed successfully. Sep 08 06:58:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-30d95056-c80f-483d-861c-6961ee7a4f18 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce/action returned with HTTP 202 Sep 08 06:58:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1368/2732] 192.168.122.168 () {64 vars in 1561 bytes} [Tue Sep 8 06:58:54 2026] POST /volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:58:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ea1f6e8a-15ab-457e-aa47-73dc9b3a3bc4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ea1f6e8a-15ab-457e-aa47-73dc9b3a3bc4 None None] GET http://192.168.122.168/volume// Sep 08 06:58:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ea1f6e8a-15ab-457e-aa47-73dc9b3a3bc4 None None] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ea1f6e8a-15ab-457e-aa47-73dc9b3a3bc4 None None] Calling method 'all' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ea1f6e8a-15ab-457e-aa47-73dc9b3a3bc4 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:58:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1365/2733] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:58:55 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:58:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-5a4ac431-dde3-46dc-b095-2385288d167f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-5a4ac431-dde3-46dc-b095-2385288d167f tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce Sep 08 06:58:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-5a4ac431-dde3-46dc-b095-2385288d167f tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-5a4ac431-dde3-46dc-b095-2385288d167f tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-5a4ac431-dde3-46dc-b095-2385288d167f tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-5a4ac431-dde3-46dc-b095-2385288d167f tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce returned with HTTP 200 Sep 08 06:58:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1369/2734] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:58:55 2026] GET /volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce => generated 1421 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:58:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-c7bf6285-430a-45cd-9bef-bfd79d8d1fee None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-c7bf6285-430a-45cd-9bef-bfd79d8d1fee tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] DELETE http://192.168.122.168/volume/v3/attachments/2106f9e6-7b82-469e-b5c5-7752b85f1e83 Sep 08 06:58:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-c7bf6285-430a-45cd-9bef-bfd79d8d1fee tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-c7bf6285-430a-45cd-9bef-bfd79d8d1fee tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:55 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, Sep 08 06:58:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-d0fb5095-e225-4700-b20e-cfd8bcca9669 req-c7bf6285-430a-45cd-9bef-bfd79d8d1fee tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/attachments/2106f9e6-7b82-469e-b5c5-7752b85f1e83 returned with HTTP 200 Sep 08 06:58:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1366/2735] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:58:55 2026] DELETE /volume/v3/attachments/2106f9e6-7b82-469e-b5c5-7752b85f1e83 => generated 19 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:58:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f732f0bb-2d1a-47f2-9c5b-ad48057c4072 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f732f0bb-2d1a-47f2-9c5b-ad48057c4072 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] GET http://192.168.122.168/volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 Sep 08 06:58:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f732f0bb-2d1a-47f2-9c5b-ad48057c4072 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f732f0bb-2d1a-47f2-9c5b-ad48057c4072 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f732f0bb-2d1a-47f2-9c5b-ad48057c4072 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 returned with HTTP 404 Sep 08 06:58:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1370/2736] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:58:55 2026] GET /volume/v3/volumes/cab66241-bdca-4f32-9f4d-36f1bd839445 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:58:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e8627893-8ed8-4562-9777-3607c5c49d6e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8627893-8ed8-4562-9777-3607c5c49d6e tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 Sep 08 06:58:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8627893-8ed8-4562-9777-3607c5c49d6e tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8627893-8ed8-4562-9777-3607c5c49d6e tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:55 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-e8627893-8ed8-4562-9777-3607c5c49d6e tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Delete snapshot with id: 6a2e62a7-d907-4f86-840f-09f020e56490 Sep 08 06:58:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8627893-8ed8-4562-9777-3607c5c49d6e tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 returned with HTTP 404 Sep 08 06:58:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1367/2737] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:58:55 2026] DELETE /volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:58:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a9bf6c97-91fa-4917-a25f-2f62b897d0f4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a9bf6c97-91fa-4917-a25f-2f62b897d0f4 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] GET http://192.168.122.168/volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 Sep 08 06:58:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a9bf6c97-91fa-4917-a25f-2f62b897d0f4 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a9bf6c97-91fa-4917-a25f-2f62b897d0f4 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a9bf6c97-91fa-4917-a25f-2f62b897d0f4 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 returned with HTTP 404 Sep 08 06:58:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1371/2738] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:58:55 2026] GET /volume/v3/snapshots/6a2e62a7-d907-4f86-840f-09f020e56490 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:58:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-05984acf-f8cd-48ff-9cfe-3d0ab0181298 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-05984acf-f8cd-48ff-9cfe-3d0ab0181298 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] DELETE http://192.168.122.168/volume/v3/volumes/a27edc59-8fbc-4bef-b328-cf65425d7056 Sep 08 06:58:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-05984acf-f8cd-48ff-9cfe-3d0ab0181298 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-05984acf-f8cd-48ff-9cfe-3d0ab0181298 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:55 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-05984acf-f8cd-48ff-9cfe-3d0ab0181298 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Delete volume with id: a27edc59-8fbc-4bef-b328-cf65425d7056 Sep 08 06:58:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-05984acf-f8cd-48ff-9cfe-3d0ab0181298 tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/volumes/a27edc59-8fbc-4bef-b328-cf65425d7056 returned with HTTP 404 Sep 08 06:58:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1368/2739] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 06:58:55 2026] DELETE /volume/v3/volumes/a27edc59-8fbc-4bef-b328-cf65425d7056 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:58:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f776bbd3-b72d-4245-8a02-323ace56362e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f776bbd3-b72d-4245-8a02-323ace56362e tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] GET http://192.168.122.168/volume/v3/volumes/a27edc59-8fbc-4bef-b328-cf65425d7056 Sep 08 06:58:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f776bbd3-b72d-4245-8a02-323ace56362e tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f776bbd3-b72d-4245-8a02-323ace56362e tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f776bbd3-b72d-4245-8a02-323ace56362e tempest-VolumeDependencyTests-690845755 tempest-VolumeDependencyTests-690845755-project-member] http://192.168.122.168/volume/v3/volumes/a27edc59-8fbc-4bef-b328-cf65425d7056 returned with HTTP 404 Sep 08 06:58:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1372/2740] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:58:55 2026] GET /volume/v3/volumes/a27edc59-8fbc-4bef-b328-cf65425d7056 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 06:58:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-53a7fa98-2a06-43d3-9b99-55c72fef6ed6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-53a7fa98-2a06-43d3-9b99-55c72fef6ed6 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] DELETE http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce Sep 08 06:58:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-53a7fa98-2a06-43d3-9b99-55c72fef6ed6 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-53a7fa98-2a06-43d3-9b99-55c72fef6ed6 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:56 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-53a7fa98-2a06-43d3-9b99-55c72fef6ed6 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Delete volume with id: f98ddce5-8367-4033-a051-36a5c2c8f1ce Sep 08 06:58:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-53a7fa98-2a06-43d3-9b99-55c72fef6ed6 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-53a7fa98-2a06-43d3-9b99-55c72fef6ed6 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Delete volume request issued successfully. Sep 08 06:58:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-53a7fa98-2a06-43d3-9b99-55c72fef6ed6 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce returned with HTTP 202 Sep 08 06:58:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1369/2741] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:58:56 2026] DELETE /volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:58:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-f186ab8b-2ede-4223-938a-717645b300e8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-f186ab8b-2ede-4223-938a-717645b300e8 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 Sep 08 06:58:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-f186ab8b-2ede-4223-938a-717645b300e8 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-f186ab8b-2ede-4223-938a-717645b300e8 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:58:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:58:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-f186ab8b-2ede-4223-938a-717645b300e8 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-f186ab8b-2ede-4223-938a-717645b300e8 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 returned with HTTP 200 Sep 08 06:58:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1373/2742] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:58:59 2026] GET /volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:58:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-b00709ca-49b8-4f27-bee5-5ff1dea560e8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-b00709ca-49b8-4f27-bee5-5ff1dea560e8 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] POST http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83/action Sep 08 06:58:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-b00709ca-49b8-4f27-bee5-5ff1dea560e8 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:58:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-b00709ca-49b8-4f27-bee5-5ff1dea560e8 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:58:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:58:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:58:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:58:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-b00709ca-49b8-4f27-bee5-5ff1dea560e8 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:58:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-b00709ca-49b8-4f27-bee5-5ff1dea560e8 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Begin detaching volume completed successfully. Sep 08 06:58:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-b00709ca-49b8-4f27-bee5-5ff1dea560e8 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83/action returned with HTTP 202 Sep 08 06:58:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1370/2743] 192.168.122.168 () {64 vars in 1561 bytes} [Tue Sep 8 06:58:59 2026] POST /volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 06:58:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bcc041c0-9031-4e2e-91eb-d6c7b81ddb2e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bcc041c0-9031-4e2e-91eb-d6c7b81ddb2e None None] GET http://192.168.122.168/volume// Sep 08 06:58:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bcc041c0-9031-4e2e-91eb-d6c7b81ddb2e None None] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bcc041c0-9031-4e2e-91eb-d6c7b81ddb2e None None] Calling method 'all' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bcc041c0-9031-4e2e-91eb-d6c7b81ddb2e None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 08 06:58:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1374/2744] 192.168.122.168 () {58 vars in 1315 bytes} [Tue Sep 8 06:58:59 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 06:58:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-14212347-9ab1-4345-9fbd-0122d13a84d1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:58:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-14212347-9ab1-4345-9fbd-0122d13a84d1 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 Sep 08 06:58:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-14212347-9ab1-4345-9fbd-0122d13a84d1 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:58:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-14212347-9ab1-4345-9fbd-0122d13a84d1 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:58:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:58:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-14212347-9ab1-4345-9fbd-0122d13a84d1 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:59:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-14212347-9ab1-4345-9fbd-0122d13a84d1 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 returned with HTTP 200 Sep 08 06:59:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1371/2745] 192.168.122.168 () {62 vars in 1528 bytes} [Tue Sep 8 06:58:59 2026] GET /volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 => generated 1424 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:59:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-d93b7c5e-4bd6-4d2c-a69b-a968747e7f99 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-d93b7c5e-4bd6-4d2c-a69b-a968747e7f99 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] DELETE http://192.168.122.168/volume/v3/attachments/fdba83c7-d8e7-4f30-9136-67ba26bdb2cf Sep 08 06:59:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-d93b7c5e-4bd6-4d2c-a69b-a968747e7f99 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-d93b7c5e-4bd6-4d2c-a69b-a968747e7f99 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:00 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 08 06:59:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-4522e7c4-5c1a-4687-b30f-4e20a77e799b req-d93b7c5e-4bd6-4d2c-a69b-a968747e7f99 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/attachments/fdba83c7-d8e7-4f30-9136-67ba26bdb2cf returned with HTTP 200 Sep 08 06:59:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1375/2746] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:59:00 2026] DELETE /volume/v3/attachments/fdba83c7-d8e7-4f30-9136-67ba26bdb2cf => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1c0a8ace-8969-495e-9b45-bee6525267aa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1c0a8ace-8969-495e-9b45-bee6525267aa tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:59:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1c0a8ace-8969-495e-9b45-bee6525267aa tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "de9ca45d-d8f2-4b87-9460-0907d93f0275", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:59:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-1c0a8ace-8969-495e-9b45-bee6525267aa tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'de9ca45d-d8f2-4b87-9460-0907d93f0275', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:59:00 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-1c0a8ace-8969-495e-9b45-bee6525267aa tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Create volume of 1 GB Sep 08 06:59:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1c0a8ace-8969-495e-9b45-bee6525267aa tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Availability Zones retrieved successfully. Sep 08 06:59:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1c0a8ace-8969-495e-9b45-bee6525267aa tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Flow 'volume_create_api' (c07dd14d-052a-4283-9027-f0bdf2780ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:59:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1c0a8ace-8969-495e-9b45-bee6525267aa tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0750ceba-4745-4309-92f9-273b393ebcae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-1c0a8ace-8969-495e-9b45-bee6525267aa tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:59:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1c0a8ace-8969-495e-9b45-bee6525267aa tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0750ceba-4745-4309-92f9-273b393ebcae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:00 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1c0a8ace-8969-495e-9b45-bee6525267aa tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54800c6b-936d-4f83-b62b-d2e6122cc21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:01 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-1c0a8ace-8969-495e-9b45-bee6525267aa tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Created reservations ['90653000-0e1b-4e06-a4b4-65c9c3f4b27e', 'a8d66f1a-e44c-4f27-9536-90ecc5f28037', '24eaa220-70b2-4f15-8bb7-79e43207f9c5', '184267fc-1312-48ef-b61c-fc0f4ac4a302'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:59:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1c0a8ace-8969-495e-9b45-bee6525267aa tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54800c6b-936d-4f83-b62b-d2e6122cc21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90653000-0e1b-4e06-a4b4-65c9c3f4b27e', 'a8d66f1a-e44c-4f27-9536-90ecc5f28037', '24eaa220-70b2-4f15-8bb7-79e43207f9c5', '184267fc-1312-48ef-b61c-fc0f4ac4a302']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-813e5a14-d4b7-42f0-9854-29fa9fd4ac45 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1c0a8ace-8969-495e-9b45-bee6525267aa tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b98dc4f-523b-468d-ba2d-6b8af164f7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-813e5a14-d4b7-42f0-9854-29fa9fd4ac45 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] DELETE http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 Sep 08 06:59:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-813e5a14-d4b7-42f0-9854-29fa9fd4ac45 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-813e5a14-d4b7-42f0-9854-29fa9fd4ac45 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:01 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-813e5a14-d4b7-42f0-9854-29fa9fd4ac45 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Delete volume with id: 81ce9bdd-df69-4c27-a209-68c22f33ba83 Sep 08 06:59:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-813e5a14-d4b7-42f0-9854-29fa9fd4ac45 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:59:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1c0a8ace-8969-495e-9b45-bee6525267aa tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b98dc4f-523b-468d-ba2d-6b8af164f7fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0ebcdb8-3652-4df3-b2df-21067624610d', '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='20f6452ac179459cb0ac9e3e12323332',qos_specs=None,replication_status=,reservations=['90653000-0e1b-4e06-a4b4-65c9c3f4b27e','a8d66f1a-e44c-4f27-9536-90ecc5f28037','24eaa220-70b2-4f15-8bb7-79e43207f9c5','184267fc-1312-48ef-b61c-fc0f4ac4a302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39a41d25be2948e89b65f0c4de65bdfe',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:59:01Z,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=e0ebcdb8-3652-4df3-b2df-21067624610d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20f6452ac179459cb0ac9e3e12323332',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39a41d25be2948e89b65f0c4de65bdfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1c0a8ace-8969-495e-9b45-bee6525267aa tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92a9c861-c6c7-4c4f-8c0f-33fc7ff53ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-813e5a14-d4b7-42f0-9854-29fa9fd4ac45 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Delete volume request issued successfully. Sep 08 06:59:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-813e5a14-d4b7-42f0-9854-29fa9fd4ac45 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 returned with HTTP 202 Sep 08 06:59:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1376/2747] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:59:01 2026] DELETE /volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:59:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1c0a8ace-8969-495e-9b45-bee6525267aa tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92a9c861-c6c7-4c4f-8c0f-33fc7ff53ab9) transitioned into state 'SUCCESS' from 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='20f6452ac179459cb0ac9e3e12323332',qos_specs=None,replication_status=,reservations=['90653000-0e1b-4e06-a4b4-65c9c3f4b27e','a8d66f1a-e44c-4f27-9536-90ecc5f28037','24eaa220-70b2-4f15-8bb7-79e43207f9c5','184267fc-1312-48ef-b61c-fc0f4ac4a302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39a41d25be2948e89b65f0c4de65bdfe',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1c0a8ace-8969-495e-9b45-bee6525267aa tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1f8865f-21fb-4f47-ad54-913733afa871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-289ca272-f995-4408-8f89-d01044458fb2 req-8d48a905-f791-4259-b86c-6632a3ddc631 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-289ca272-f995-4408-8f89-d01044458fb2 req-8d48a905-f791-4259-b86c-6632a3ddc631 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 Sep 08 06:59:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-289ca272-f995-4408-8f89-d01044458fb2 req-8d48a905-f791-4259-b86c-6632a3ddc631 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-289ca272-f995-4408-8f89-d01044458fb2 req-8d48a905-f791-4259-b86c-6632a3ddc631 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1c0a8ace-8969-495e-9b45-bee6525267aa tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1f8865f-21fb-4f47-ad54-913733afa871) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1c0a8ace-8969-495e-9b45-bee6525267aa tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Flow 'volume_create_api' (c07dd14d-052a-4283-9027-f0bdf2780ba6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:59:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1c0a8ace-8969-495e-9b45-bee6525267aa tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Create volume request issued successfully. Sep 08 06:59:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1c0a8ace-8969-495e-9b45-bee6525267aa tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:59:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1372/2748] 192.168.122.168 () {62 vars in 1184 bytes} [Tue Sep 8 06:59:00 2026] POST /volume/v3/volumes => generated 784 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:59:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c0e4299d-b1b1-427d-9691-0f4105aea1e1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c0e4299d-b1b1-427d-9691-0f4105aea1e1 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] GET http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d Sep 08 06:59:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c0e4299d-b1b1-427d-9691-0f4105aea1e1 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c0e4299d-b1b1-427d-9691-0f4105aea1e1 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [req-289ca272-f995-4408-8f89-d01044458fb2 req-8d48a905-f791-4259-b86c-6632a3ddc631 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:59:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-289ca272-f995-4408-8f89-d01044458fb2 req-8d48a905-f791-4259-b86c-6632a3ddc631 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 returned with HTTP 200 Sep 08 06:59:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1377/2749] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:59:01 2026] GET /volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 => generated 947 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c0e4299d-b1b1-427d-9691-0f4105aea1e1 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Volume info retrieved successfully. Sep 08 06:59:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c0e4299d-b1b1-427d-9691-0f4105aea1e1 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d returned with HTTP 200 Sep 08 06:59:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1373/2750] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:59:01 2026] GET /volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:59:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-171f7493-3c72-4dc7-a63c-3d64cde2c6e7 req-2cb952ab-cf25-476f-86d1-4bc76732e16d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-171f7493-3c72-4dc7-a63c-3d64cde2c6e7 req-2cb952ab-cf25-476f-86d1-4bc76732e16d tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce Sep 08 06:59:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-171f7493-3c72-4dc7-a63c-3d64cde2c6e7 req-2cb952ab-cf25-476f-86d1-4bc76732e16d tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-171f7493-3c72-4dc7-a63c-3d64cde2c6e7 req-2cb952ab-cf25-476f-86d1-4bc76732e16d tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-171f7493-3c72-4dc7-a63c-3d64cde2c6e7 req-2cb952ab-cf25-476f-86d1-4bc76732e16d tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce returned with HTTP 404 Sep 08 06:59:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1378/2751] 192.168.122.168 () {60 vars in 1487 bytes} [Tue Sep 8 06:59:01 2026] GET /volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:59:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-af463a79-3554-493a-8726-d15f92cc2c2f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af463a79-3554-493a-8726-d15f92cc2c2f tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] GET http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d Sep 08 06:59:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-af463a79-3554-493a-8726-d15f92cc2c2f tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-af463a79-3554-493a-8726-d15f92cc2c2f tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-af463a79-3554-493a-8726-d15f92cc2c2f tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Volume info retrieved successfully. Sep 08 06:59:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af463a79-3554-493a-8726-d15f92cc2c2f tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d returned with HTTP 200 Sep 08 06:59:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1374/2752] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:59:02 2026] GET /volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d => generated 876 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:59:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d0608a48-79bd-4d40-9b10-d2163a0666ae None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d0608a48-79bd-4d40-9b10-d2163a0666ae tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] GET http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d Sep 08 06:59:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d0608a48-79bd-4d40-9b10-d2163a0666ae tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d0608a48-79bd-4d40-9b10-d2163a0666ae tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d0608a48-79bd-4d40-9b10-d2163a0666ae tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Volume info retrieved successfully. Sep 08 06:59:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d0608a48-79bd-4d40-9b10-d2163a0666ae tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d returned with HTTP 200 Sep 08 06:59:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1379/2753] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:59:03 2026] GET /volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d => generated 934 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:59:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-37327830-cbb5-4fb0-885f-f0d978c5330d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-37327830-cbb5-4fb0-885f-f0d978c5330d tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] GET http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d Sep 08 06:59:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-37327830-cbb5-4fb0-885f-f0d978c5330d tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-37327830-cbb5-4fb0-885f-f0d978c5330d tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-37327830-cbb5-4fb0-885f-f0d978c5330d tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Volume info retrieved successfully. Sep 08 06:59:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-37327830-cbb5-4fb0-885f-f0d978c5330d tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d returned with HTTP 200 Sep 08 06:59:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1375/2754] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:59:04 2026] GET /volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d => generated 934 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:59:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [req-cad2655e-fb30-4020-92ac-f00ef4021196 req-e7a8c158-cf6f-41ab-8120-133385fc388e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-cad2655e-fb30-4020-92ac-f00ef4021196 req-e7a8c158-cf6f-41ab-8120-133385fc388e tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] DELETE http://192.168.122.168/volume/v3/attachments/e9257a86-3573-49d1-8515-f0876e0a65d8 Sep 08 06:59:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-cad2655e-fb30-4020-92ac-f00ef4021196 req-e7a8c158-cf6f-41ab-8120-133385fc388e tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [req-cad2655e-fb30-4020-92ac-f00ef4021196 req-e7a8c158-cf6f-41ab-8120-133385fc388e tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:05 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, Sep 08 06:59:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [req-cad2655e-fb30-4020-92ac-f00ef4021196 req-e7a8c158-cf6f-41ab-8120-133385fc388e tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/attachments/e9257a86-3573-49d1-8515-f0876e0a65d8 returned with HTTP 200 Sep 08 06:59:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1380/2755] 192.168.122.168 () {64 vars in 1562 bytes} [Tue Sep 8 06:59:05 2026] DELETE /volume/v3/attachments/e9257a86-3573-49d1-8515-f0876e0a65d8 => generated 19 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-739c2885-76e7-4c3a-a13b-b2ed86bc1885 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-739c2885-76e7-4c3a-a13b-b2ed86bc1885 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] GET http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d Sep 08 06:59:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-739c2885-76e7-4c3a-a13b-b2ed86bc1885 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-739c2885-76e7-4c3a-a13b-b2ed86bc1885 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:05 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-739c2885-76e7-4c3a-a13b-b2ed86bc1885 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Volume info retrieved successfully. Sep 08 06:59:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-739c2885-76e7-4c3a-a13b-b2ed86bc1885 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d returned with HTTP 200 Sep 08 06:59:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1376/2756] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:59:05 2026] GET /volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d => generated 937 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:59:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-45b8650e-6d3d-4520-847d-84c9cc00230d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-45b8650e-6d3d-4520-847d-84c9cc00230d tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] DELETE http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 Sep 08 06:59:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-45b8650e-6d3d-4520-847d-84c9cc00230d tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-45b8650e-6d3d-4520-847d-84c9cc00230d tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:06 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-45b8650e-6d3d-4520-847d-84c9cc00230d tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Delete volume with id: 2d872c8b-3b02-4237-9702-a69ee7daf093 Sep 08 06:59:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-45b8650e-6d3d-4520-847d-84c9cc00230d tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:59:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-45b8650e-6d3d-4520-847d-84c9cc00230d tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Delete volume request issued successfully. Sep 08 06:59:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-45b8650e-6d3d-4520-847d-84c9cc00230d tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 returned with HTTP 202 Sep 08 06:59:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1381/2757] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:59:06 2026] DELETE /volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:59:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-74589bfb-04eb-4ca7-a49f-1de454954686 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-74589bfb-04eb-4ca7-a49f-1de454954686 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 Sep 08 06:59:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-74589bfb-04eb-4ca7-a49f-1de454954686 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-74589bfb-04eb-4ca7-a49f-1de454954686 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-74589bfb-04eb-4ca7-a49f-1de454954686 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Volume info retrieved successfully. Sep 08 06:59:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-74589bfb-04eb-4ca7-a49f-1de454954686 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 returned with HTTP 200 Sep 08 06:59:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1377/2758] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:06 2026] GET /volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 => generated 1256 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:59:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e27e17f3-159f-4eea-8dfc-c8d41ecf88b3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e27e17f3-159f-4eea-8dfc-c8d41ecf88b3 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] GET http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d Sep 08 06:59:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e27e17f3-159f-4eea-8dfc-c8d41ecf88b3 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e27e17f3-159f-4eea-8dfc-c8d41ecf88b3 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e27e17f3-159f-4eea-8dfc-c8d41ecf88b3 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Volume info retrieved successfully. Sep 08 06:59:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e27e17f3-159f-4eea-8dfc-c8d41ecf88b3 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d returned with HTTP 200 Sep 08 06:59:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1382/2759] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:59:06 2026] GET /volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d => generated 937 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:59:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1368603a-1cde-4476-afa3-ff5012ab990e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1368603a-1cde-4476-afa3-ff5012ab990e tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 Sep 08 06:59:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1368603a-1cde-4476-afa3-ff5012ab990e tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1368603a-1cde-4476-afa3-ff5012ab990e tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1368603a-1cde-4476-afa3-ff5012ab990e tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 returned with HTTP 404 Sep 08 06:59:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1378/2760] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:07 2026] GET /volume/v3/volumes/2d872c8b-3b02-4237-9702-a69ee7daf093 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:59:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-45c26c6d-7d0f-4c3b-aac2-d30427155a03 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-45c26c6d-7d0f-4c3b-aac2-d30427155a03 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] DELETE http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 Sep 08 06:59:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-45c26c6d-7d0f-4c3b-aac2-d30427155a03 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-45c26c6d-7d0f-4c3b-aac2-d30427155a03 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:07 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-45c26c6d-7d0f-4c3b-aac2-d30427155a03 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Delete volume with id: 81ce9bdd-df69-4c27-a209-68c22f33ba83 Sep 08 06:59:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-45c26c6d-7d0f-4c3b-aac2-d30427155a03 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 returned with HTTP 404 Sep 08 06:59:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1383/2761] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:59:07 2026] DELETE /volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:59:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-97155a12-fc13-4c7d-a5b1-f829586d194d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-97155a12-fc13-4c7d-a5b1-f829586d194d tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 Sep 08 06:59:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-97155a12-fc13-4c7d-a5b1-f829586d194d tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-97155a12-fc13-4c7d-a5b1-f829586d194d tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-97155a12-fc13-4c7d-a5b1-f829586d194d tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 returned with HTTP 404 Sep 08 06:59:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1379/2762] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:07 2026] GET /volume/v3/volumes/81ce9bdd-df69-4c27-a209-68c22f33ba83 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:59:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6c954e91-03f3-4e38-8f0a-5dd8e4b5cde1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6c954e91-03f3-4e38-8f0a-5dd8e4b5cde1 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] DELETE http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce Sep 08 06:59:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6c954e91-03f3-4e38-8f0a-5dd8e4b5cde1 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6c954e91-03f3-4e38-8f0a-5dd8e4b5cde1 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:07 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-6c954e91-03f3-4e38-8f0a-5dd8e4b5cde1 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Delete volume with id: f98ddce5-8367-4033-a051-36a5c2c8f1ce Sep 08 06:59:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6c954e91-03f3-4e38-8f0a-5dd8e4b5cde1 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce returned with HTTP 404 Sep 08 06:59:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1384/2763] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:59:07 2026] DELETE /volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:59:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-21d78604-2574-4632-8cf2-e95c34326946 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-21d78604-2574-4632-8cf2-e95c34326946 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] GET http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce Sep 08 06:59:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-21d78604-2574-4632-8cf2-e95c34326946 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-21d78604-2574-4632-8cf2-e95c34326946 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-21d78604-2574-4632-8cf2-e95c34326946 tempest-TestInstancesWithCinderVolumes-616773652 tempest-TestInstancesWithCinderVolumes-616773652-project-member] http://192.168.122.168/volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce returned with HTTP 404 Sep 08 06:59:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1380/2764] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:07 2026] GET /volume/v3/volumes/f98ddce5-8367-4033-a051-36a5c2c8f1ce => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:59:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-51aa14ec-bf54-40d3-8e9f-c380b647d463 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-51aa14ec-bf54-40d3-8e9f-c380b647d463 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] GET http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1 Sep 08 06:59:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-51aa14ec-bf54-40d3-8e9f-c380b647d463 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-51aa14ec-bf54-40d3-8e9f-c380b647d463 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:07 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-51aa14ec-bf54-40d3-8e9f-c380b647d463 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2a539ae5-fda6-48c8-8ee2-ce6479b2d576 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2a539ae5-fda6-48c8-8ee2-ce6479b2d576 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] GET http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d Sep 08 06:59:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2a539ae5-fda6-48c8-8ee2-ce6479b2d576 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2a539ae5-fda6-48c8-8ee2-ce6479b2d576 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-51aa14ec-bf54-40d3-8e9f-c380b647d463 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] Get all volumes completed successfully. Sep 08 06:59:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-51aa14ec-bf54-40d3-8e9f-c380b647d463 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 08 06:59:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1385/2765] 192.168.122.168 () {58 vars in 1169 bytes} [Tue Sep 8 06:59:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:59:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2a539ae5-fda6-48c8-8ee2-ce6479b2d576 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Volume info retrieved successfully. Sep 08 06:59:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dc05970e-528f-4e43-b097-cb48982e14f8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dc05970e-528f-4e43-b097-cb48982e14f8 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] DELETE http://192.168.122.168/volume/v3/types/1742dfde-051d-4040-ae93-c06ce7fd888b Sep 08 06:59:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2a539ae5-fda6-48c8-8ee2-ce6479b2d576 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d returned with HTTP 200 Sep 08 06:59:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dc05970e-528f-4e43-b097-cb48982e14f8 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1381/2766] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:59:07 2026] GET /volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d => generated 1202 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:59:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dc05970e-528f-4e43-b097-cb48982e14f8 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ae139fcd-34f5-419c-b916-e92705731f1c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ae139fcd-34f5-419c-b916-e92705731f1c tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] GET http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d Sep 08 06:59:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ae139fcd-34f5-419c-b916-e92705731f1c tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ae139fcd-34f5-419c-b916-e92705731f1c tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ae139fcd-34f5-419c-b916-e92705731f1c tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Volume info retrieved successfully. Sep 08 06:59:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ae139fcd-34f5-419c-b916-e92705731f1c tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d returned with HTTP 200 Sep 08 06:59:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1382/2767] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:59:07 2026] GET /volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d => generated 1202 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:59:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dc05970e-528f-4e43-b097-cb48982e14f8 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] http://192.168.122.168/volume/v3/types/1742dfde-051d-4040-ae93-c06ce7fd888b returned with HTTP 202 Sep 08 06:59:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1386/2768] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:59:07 2026] DELETE /volume/v3/types/1742dfde-051d-4040-ae93-c06ce7fd888b => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:59:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7a139a20-45cc-4d81-ba7e-08e974575f13 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-823ce0e5-30c7-4a3c-b5b1-f5cefbb12492 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7a139a20-45cc-4d81-ba7e-08e974575f13 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] DELETE http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d Sep 08 06:59:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7a139a20-45cc-4d81-ba7e-08e974575f13 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7a139a20-45cc-4d81-ba7e-08e974575f13 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-7a139a20-45cc-4d81-ba7e-08e974575f13 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Delete volume with id: e0ebcdb8-3652-4df3-b2df-21067624610d Sep 08 06:59:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-823ce0e5-30c7-4a3c-b5b1-f5cefbb12492 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] GET http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1 Sep 08 06:59:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-823ce0e5-30c7-4a3c-b5b1-f5cefbb12492 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-823ce0e5-30c7-4a3c-b5b1-f5cefbb12492 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] Calling method 'detail' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:07 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-823ce0e5-30c7-4a3c-b5b1-f5cefbb12492 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87203) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7a139a20-45cc-4d81-ba7e-08e974575f13 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Volume info retrieved successfully. Sep 08 06:59:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-823ce0e5-30c7-4a3c-b5b1-f5cefbb12492 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] Get all volumes completed successfully. Sep 08 06:59:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-823ce0e5-30c7-4a3c-b5b1-f5cefbb12492 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 08 06:59:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1387/2769] 192.168.122.168 () {58 vars in 1169 bytes} [Tue Sep 8 06:59:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1350 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:59:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c8536564-265d-4c77-ad44-9036b030ed85 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c8536564-265d-4c77-ad44-9036b030ed85 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] DELETE http://192.168.122.168/volume/v3/types/31fa2271-c17a-42dc-9a68-bed4409d1bb2 Sep 08 06:59:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c8536564-265d-4c77-ad44-9036b030ed85 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c8536564-265d-4c77-ad44-9036b030ed85 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7a139a20-45cc-4d81-ba7e-08e974575f13 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Delete volume request issued successfully. Sep 08 06:59:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7a139a20-45cc-4d81-ba7e-08e974575f13 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d returned with HTTP 202 Sep 08 06:59:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1383/2770] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 06:59:07 2026] DELETE /volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 06:59:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1ab353d6-bb00-4c83-86ef-4670b23f6b01 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1ab353d6-bb00-4c83-86ef-4670b23f6b01 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] GET http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d Sep 08 06:59:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1ab353d6-bb00-4c83-86ef-4670b23f6b01 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1ab353d6-bb00-4c83-86ef-4670b23f6b01 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1ab353d6-bb00-4c83-86ef-4670b23f6b01 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Volume info retrieved successfully. Sep 08 06:59:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1ab353d6-bb00-4c83-86ef-4670b23f6b01 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d returned with HTTP 200 Sep 08 06:59:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c8536564-265d-4c77-ad44-9036b030ed85 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] http://192.168.122.168/volume/v3/types/31fa2271-c17a-42dc-9a68-bed4409d1bb2 returned with HTTP 202 Sep 08 06:59:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1384/2771] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:59:07 2026] GET /volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d => generated 1201 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 06:59:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1388/2772] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:59:07 2026] DELETE /volume/v3/types/31fa2271-c17a-42dc-9a68-bed4409d1bb2 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:59:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-31f459fb-e641-4f8a-8932-98682f0de689 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-31f459fb-e641-4f8a-8932-98682f0de689 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] GET http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1 Sep 08 06:59:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-31f459fb-e641-4f8a-8932-98682f0de689 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-31f459fb-e641-4f8a-8932-98682f0de689 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-31f459fb-e641-4f8a-8932-98682f0de689 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 06:59:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-31f459fb-e641-4f8a-8932-98682f0de689 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] Get all volumes completed successfully. Sep 08 06:59:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-31f459fb-e641-4f8a-8932-98682f0de689 tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 08 06:59:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1385/2773] 192.168.122.168 () {58 vars in 1169 bytes} [Tue Sep 8 06:59:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1349 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:59:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cbdf382f-3d3d-4ef9-8428-1d1ad4016efa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cbdf382f-3d3d-4ef9-8428-1d1ad4016efa tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] DELETE http://192.168.122.168/volume/v3/types/fbf523d6-224b-4692-8d36-0963c05775a1 Sep 08 06:59:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cbdf382f-3d3d-4ef9-8428-1d1ad4016efa tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cbdf382f-3d3d-4ef9-8428-1d1ad4016efa tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cbdf382f-3d3d-4ef9-8428-1d1ad4016efa tempest-TestInstancesWithCinderVolumes-727228157 tempest-TestInstancesWithCinderVolumes-727228157-project-admin] http://192.168.122.168/volume/v3/types/fbf523d6-224b-4692-8d36-0963c05775a1 returned with HTTP 202 Sep 08 06:59:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1389/2774] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 06:59:08 2026] DELETE /volume/v3/types/fbf523d6-224b-4692-8d36-0963c05775a1 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:59:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c22a2fca-7041-474e-9329-dfe59d3dd0cf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c22a2fca-7041-474e-9329-dfe59d3dd0cf tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] GET http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d Sep 08 06:59:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c22a2fca-7041-474e-9329-dfe59d3dd0cf tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c22a2fca-7041-474e-9329-dfe59d3dd0cf tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c22a2fca-7041-474e-9329-dfe59d3dd0cf tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d returned with HTTP 404 Sep 08 06:59:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1386/2775] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:59:08 2026] GET /volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:59:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-177767a5-2f27-426c-87dd-5bccdc161bbc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-177767a5-2f27-426c-87dd-5bccdc161bbc tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] DELETE http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d Sep 08 06:59:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-177767a5-2f27-426c-87dd-5bccdc161bbc tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-177767a5-2f27-426c-87dd-5bccdc161bbc tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:09 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-177767a5-2f27-426c-87dd-5bccdc161bbc tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Delete volume with id: e0ebcdb8-3652-4df3-b2df-21067624610d Sep 08 06:59:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-177767a5-2f27-426c-87dd-5bccdc161bbc tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d returned with HTTP 404 Sep 08 06:59:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1390/2776] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 06:59:09 2026] DELETE /volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:59:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-807bd3b2-8999-4e50-87a3-49e82f71d714 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-807bd3b2-8999-4e50-87a3-49e82f71d714 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] GET http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d Sep 08 06:59:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-807bd3b2-8999-4e50-87a3-49e82f71d714 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-807bd3b2-8999-4e50-87a3-49e82f71d714 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-807bd3b2-8999-4e50-87a3-49e82f71d714 tempest-VolumeImageDependencyTests-1138964039 tempest-VolumeImageDependencyTests-1138964039-project-member] http://192.168.122.168/volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d returned with HTTP 404 Sep 08 06:59:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1387/2777] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 06:59:09 2026] GET /volume/v3/volumes/e0ebcdb8-3652-4df3-b2df-21067624610d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 06:59:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b09c9da5-150d-44e1-8a6b-84227dad6d5d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b09c9da5-150d-44e1-8a6b-84227dad6d5d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:59:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b09c9da5-150d-44e1-8a6b-84227dad6d5d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:59:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-b09c9da5-150d-44e1-8a6b-84227dad6d5d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:59:11 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-b09c9da5-150d-44e1-8a6b-84227dad6d5d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Create volume of 1 GB Sep 08 06:59:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b09c9da5-150d-44e1-8a6b-84227dad6d5d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Availability Zones retrieved successfully. Sep 08 06:59:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b09c9da5-150d-44e1-8a6b-84227dad6d5d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Flow 'volume_create_api' (b63ca04e-b6a8-4c1c-882b-63aa947ae68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:59:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b09c9da5-150d-44e1-8a6b-84227dad6d5d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9e24171-f9b6-4855-89ca-a536f9c7ca22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-b09c9da5-150d-44e1-8a6b-84227dad6d5d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:59:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b09c9da5-150d-44e1-8a6b-84227dad6d5d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9e24171-f9b6-4855-89ca-a536f9c7ca22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b09c9da5-150d-44e1-8a6b-84227dad6d5d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7865a41f-1e9b-4dc0-aa2c-65372a9efb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:11 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-b09c9da5-150d-44e1-8a6b-84227dad6d5d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Created reservations ['8155b14d-bfd5-4bd1-bd2f-9779dbdeaec9', 'b748fd0f-0991-40b0-9447-0d65b28d849b', '5af367d0-4938-4beb-8624-8f4d91e09cda', '4088158c-c601-43c0-97a2-7f5aadcad259'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:59:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b09c9da5-150d-44e1-8a6b-84227dad6d5d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7865a41f-1e9b-4dc0-aa2c-65372a9efb2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8155b14d-bfd5-4bd1-bd2f-9779dbdeaec9', 'b748fd0f-0991-40b0-9447-0d65b28d849b', '5af367d0-4938-4beb-8624-8f4d91e09cda', '4088158c-c601-43c0-97a2-7f5aadcad259']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b09c9da5-150d-44e1-8a6b-84227dad6d5d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bc0e3b0-82d7-4416-bfe6-3e52b14850fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b09c9da5-150d-44e1-8a6b-84227dad6d5d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bc0e3b0-82d7-4416-bfe6-3e52b14850fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d706d23-2f8c-4e05-b01c-d418c01014f4', '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='2b8c17518d6242c39b05383f722b2cf8',qos_specs=None,replication_status=,reservations=['8155b14d-bfd5-4bd1-bd2f-9779dbdeaec9','b748fd0f-0991-40b0-9447-0d65b28d849b','5af367d0-4938-4beb-8624-8f4d91e09cda','4088158c-c601-43c0-97a2-7f5aadcad259'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c612ca73debc4c6d8442d7c3e16ccfeb',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:59:11Z,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=0d706d23-2f8c-4e05-b01c-d418c01014f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b8c17518d6242c39b05383f722b2cf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c612ca73debc4c6d8442d7c3e16ccfeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b09c9da5-150d-44e1-8a6b-84227dad6d5d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca318dbf-f4ba-4c74-9efc-6b94806d5816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:11 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b09c9da5-150d-44e1-8a6b-84227dad6d5d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca318dbf-f4ba-4c74-9efc-6b94806d5816) transitioned into state 'SUCCESS' from 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='2b8c17518d6242c39b05383f722b2cf8',qos_specs=None,replication_status=,reservations=['8155b14d-bfd5-4bd1-bd2f-9779dbdeaec9','b748fd0f-0991-40b0-9447-0d65b28d849b','5af367d0-4938-4beb-8624-8f4d91e09cda','4088158c-c601-43c0-97a2-7f5aadcad259'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c612ca73debc4c6d8442d7c3e16ccfeb',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b09c9da5-150d-44e1-8a6b-84227dad6d5d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f5e12dc-58ff-4a87-8e6b-e8da3f5ae48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b09c9da5-150d-44e1-8a6b-84227dad6d5d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f5e12dc-58ff-4a87-8e6b-e8da3f5ae48b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b09c9da5-150d-44e1-8a6b-84227dad6d5d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Flow 'volume_create_api' (b63ca04e-b6a8-4c1c-882b-63aa947ae68a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:59:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b09c9da5-150d-44e1-8a6b-84227dad6d5d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Create volume request issued successfully. Sep 08 06:59:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b09c9da5-150d-44e1-8a6b-84227dad6d5d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:59:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1391/2778] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:59:11 2026] POST /volume/v3/volumes => generated 749 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:59:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cb4cc2cc-3b12-4c43-b3ab-146e255eb87c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cb4cc2cc-3b12-4c43-b3ab-146e255eb87c tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] GET http://192.168.122.168/volume/v3/volumes/0d706d23-2f8c-4e05-b01c-d418c01014f4 Sep 08 06:59:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cb4cc2cc-3b12-4c43-b3ab-146e255eb87c tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cb4cc2cc-3b12-4c43-b3ab-146e255eb87c tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cb4cc2cc-3b12-4c43-b3ab-146e255eb87c tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Volume info retrieved successfully. Sep 08 06:59:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cb4cc2cc-3b12-4c43-b3ab-146e255eb87c tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/volumes/0d706d23-2f8c-4e05-b01c-d418c01014f4 returned with HTTP 200 Sep 08 06:59:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1388/2779] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:12 2026] GET /volume/v3/volumes/0d706d23-2f8c-4e05-b01c-d418c01014f4 => generated 817 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cf8bb5e2-25a1-495d-a765-ac61d922e9c4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf8bb5e2-25a1-495d-a765-ac61d922e9c4 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] GET http://192.168.122.168/volume/v3/volumes/0d706d23-2f8c-4e05-b01c-d418c01014f4 Sep 08 06:59:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cf8bb5e2-25a1-495d-a765-ac61d922e9c4 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cf8bb5e2-25a1-495d-a765-ac61d922e9c4 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cf8bb5e2-25a1-495d-a765-ac61d922e9c4 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Volume info retrieved successfully. Sep 08 06:59:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf8bb5e2-25a1-495d-a765-ac61d922e9c4 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/volumes/0d706d23-2f8c-4e05-b01c-d418c01014f4 returned with HTTP 200 Sep 08 06:59:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1392/2780] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:13 2026] GET /volume/v3/volumes/0d706d23-2f8c-4e05-b01c-d418c01014f4 => generated 841 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4e2c2856-4aca-458a-b932-b18c630269f9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4e2c2856-4aca-458a-b932-b18c630269f9 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] GET http://192.168.122.168/volume/v3/volumes/0d706d23-2f8c-4e05-b01c-d418c01014f4 Sep 08 06:59:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4e2c2856-4aca-458a-b932-b18c630269f9 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4e2c2856-4aca-458a-b932-b18c630269f9 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4e2c2856-4aca-458a-b932-b18c630269f9 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Volume info retrieved successfully. Sep 08 06:59:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4e2c2856-4aca-458a-b932-b18c630269f9 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/volumes/0d706d23-2f8c-4e05-b01c-d418c01014f4 returned with HTTP 200 Sep 08 06:59:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1389/2781] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:14 2026] GET /volume/v3/volumes/0d706d23-2f8c-4e05-b01c-d418c01014f4 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-324156b8-6e2b-425f-b6d0-dffce3a3c4c8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-324156b8-6e2b-425f-b6d0-dffce3a3c4c8 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] GET http://192.168.122.168/volume/v3/volumes/0d706d23-2f8c-4e05-b01c-d418c01014f4 Sep 08 06:59:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-324156b8-6e2b-425f-b6d0-dffce3a3c4c8 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-324156b8-6e2b-425f-b6d0-dffce3a3c4c8 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-324156b8-6e2b-425f-b6d0-dffce3a3c4c8 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Volume info retrieved successfully. Sep 08 06:59:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-324156b8-6e2b-425f-b6d0-dffce3a3c4c8 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/volumes/0d706d23-2f8c-4e05-b01c-d418c01014f4 returned with HTTP 200 Sep 08 06:59:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1393/2782] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:14 2026] GET /volume/v3/volumes/0d706d23-2f8c-4e05-b01c-d418c01014f4 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-64619a1b-d3bb-4ff0-93e9-db58c2ce4594 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-64619a1b-d3bb-4ff0-93e9-db58c2ce4594 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:59:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-64619a1b-d3bb-4ff0-93e9-db58c2ce4594 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1919733131"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:59:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-64619a1b-d3bb-4ff0-93e9-db58c2ce4594 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1919733131'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:59:14 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-64619a1b-d3bb-4ff0-93e9-db58c2ce4594 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Create volume of 1 GB Sep 08 06:59:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-64619a1b-d3bb-4ff0-93e9-db58c2ce4594 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Availability Zones retrieved successfully. Sep 08 06:59:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-64619a1b-d3bb-4ff0-93e9-db58c2ce4594 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Flow 'volume_create_api' (69b69555-f6eb-4a4b-bf5c-0ed6f75cc912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:59:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-64619a1b-d3bb-4ff0-93e9-db58c2ce4594 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3d2e38c-a266-4214-92ee-af3aa89d0fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-64619a1b-d3bb-4ff0-93e9-db58c2ce4594 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:59:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-64619a1b-d3bb-4ff0-93e9-db58c2ce4594 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3d2e38c-a266-4214-92ee-af3aa89d0fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-64619a1b-d3bb-4ff0-93e9-db58c2ce4594 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7467b142-a765-40d3-b3cd-d94ab8c0afbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:14 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-64619a1b-d3bb-4ff0-93e9-db58c2ce4594 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Created reservations ['1e814568-9744-46c3-aa2b-231b57545e45', '36f43e4b-8ec2-4ff3-8f94-ce1dddf500cf', 'd24ca1bf-f4e1-4a78-9067-fb34d4ad5c2d', '13329319-0015-41d5-b298-2e7f719dc875'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:59:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-64619a1b-d3bb-4ff0-93e9-db58c2ce4594 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7467b142-a765-40d3-b3cd-d94ab8c0afbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e814568-9744-46c3-aa2b-231b57545e45', '36f43e4b-8ec2-4ff3-8f94-ce1dddf500cf', 'd24ca1bf-f4e1-4a78-9067-fb34d4ad5c2d', '13329319-0015-41d5-b298-2e7f719dc875']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-64619a1b-d3bb-4ff0-93e9-db58c2ce4594 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1a51e52-2619-444d-be10-aec30c0731bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-64619a1b-d3bb-4ff0-93e9-db58c2ce4594 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1a51e52-2619-444d-be10-aec30c0731bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d260ef3-bbec-4bea-91f6-6c7864b8d043', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1919733131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b8c17518d6242c39b05383f722b2cf8',qos_specs=None,replication_status=,reservations=['1e814568-9744-46c3-aa2b-231b57545e45','36f43e4b-8ec2-4ff3-8f94-ce1dddf500cf','d24ca1bf-f4e1-4a78-9067-fb34d4ad5c2d','13329319-0015-41d5-b298-2e7f719dc875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c612ca73debc4c6d8442d7c3e16ccfeb',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:59:14Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1919733131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d260ef3-bbec-4bea-91f6-6c7864b8d043,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b8c17518d6242c39b05383f722b2cf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c612ca73debc4c6d8442d7c3e16ccfeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-64619a1b-d3bb-4ff0-93e9-db58c2ce4594 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff82009d-a045-471e-b409-9816bc5a8cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-64619a1b-d3bb-4ff0-93e9-db58c2ce4594 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff82009d-a045-471e-b409-9816bc5a8cfa) transitioned into 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-1919733131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b8c17518d6242c39b05383f722b2cf8',qos_specs=None,replication_status=,reservations=['1e814568-9744-46c3-aa2b-231b57545e45','36f43e4b-8ec2-4ff3-8f94-ce1dddf500cf','d24ca1bf-f4e1-4a78-9067-fb34d4ad5c2d','13329319-0015-41d5-b298-2e7f719dc875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c612ca73debc4c6d8442d7c3e16ccfeb',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-64619a1b-d3bb-4ff0-93e9-db58c2ce4594 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99bea89e-3f19-4323-9896-0cbd9be3847f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-64619a1b-d3bb-4ff0-93e9-db58c2ce4594 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99bea89e-3f19-4323-9896-0cbd9be3847f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:14 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-64619a1b-d3bb-4ff0-93e9-db58c2ce4594 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Flow 'volume_create_api' (69b69555-f6eb-4a4b-bf5c-0ed6f75cc912) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:59:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-64619a1b-d3bb-4ff0-93e9-db58c2ce4594 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Create volume request issued successfully. Sep 08 06:59:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-64619a1b-d3bb-4ff0-93e9-db58c2ce4594 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:59:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1390/2783] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:59:14 2026] POST /volume/v3/volumes => generated 785 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:59:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d8b6bc1a-87ea-43c3-807c-417417926c97 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d8b6bc1a-87ea-43c3-807c-417417926c97 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] GET http://192.168.122.168/volume/v3/volumes/9d260ef3-bbec-4bea-91f6-6c7864b8d043 Sep 08 06:59:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d8b6bc1a-87ea-43c3-807c-417417926c97 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d8b6bc1a-87ea-43c3-807c-417417926c97 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d8b6bc1a-87ea-43c3-807c-417417926c97 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Volume info retrieved successfully. Sep 08 06:59:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d8b6bc1a-87ea-43c3-807c-417417926c97 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/volumes/9d260ef3-bbec-4bea-91f6-6c7864b8d043 returned with HTTP 200 Sep 08 06:59:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1394/2784] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:14 2026] GET /volume/v3/volumes/9d260ef3-bbec-4bea-91f6-6c7864b8d043 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5008e05d-44ea-48a7-83be-da72924a238e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5008e05d-44ea-48a7-83be-da72924a238e tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] GET http://192.168.122.168/volume/v3/volumes/9d260ef3-bbec-4bea-91f6-6c7864b8d043 Sep 08 06:59:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5008e05d-44ea-48a7-83be-da72924a238e tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5008e05d-44ea-48a7-83be-da72924a238e tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5008e05d-44ea-48a7-83be-da72924a238e tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Volume info retrieved successfully. Sep 08 06:59:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5008e05d-44ea-48a7-83be-da72924a238e tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/volumes/9d260ef3-bbec-4bea-91f6-6c7864b8d043 returned with HTTP 200 Sep 08 06:59:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1391/2785] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:15 2026] GET /volume/v3/volumes/9d260ef3-bbec-4bea-91f6-6c7864b8d043 => generated 878 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c7f615b1-c3cf-4a5b-b634-a5921276e23d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7f615b1-c3cf-4a5b-b634-a5921276e23d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] GET http://192.168.122.168/volume/v3/volumes/9d260ef3-bbec-4bea-91f6-6c7864b8d043 Sep 08 06:59:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c7f615b1-c3cf-4a5b-b634-a5921276e23d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c7f615b1-c3cf-4a5b-b634-a5921276e23d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c7f615b1-c3cf-4a5b-b634-a5921276e23d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Volume info retrieved successfully. Sep 08 06:59:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7f615b1-c3cf-4a5b-b634-a5921276e23d tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/volumes/9d260ef3-bbec-4bea-91f6-6c7864b8d043 returned with HTTP 200 Sep 08 06:59:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1395/2786] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:15 2026] GET /volume/v3/volumes/9d260ef3-bbec-4bea-91f6-6c7864b8d043 => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a5c3fa2b-6ab9-4124-b6c9-82001141cdb1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a5c3fa2b-6ab9-4124-b6c9-82001141cdb1 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 06:59:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a5c3fa2b-6ab9-4124-b6c9-82001141cdb1 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d260ef3-bbec-4bea-91f6-6c7864b8d043", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1780847424"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:59:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a5c3fa2b-6ab9-4124-b6c9-82001141cdb1 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Volume info retrieved successfully. Sep 08 06:59:16 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-a5c3fa2b-6ab9-4124-b6c9-82001141cdb1 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Create snapshot from volume 9d260ef3-bbec-4bea-91f6-6c7864b8d043 Sep 08 06:59:16 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-a5c3fa2b-6ab9-4124-b6c9-82001141cdb1 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Created reservations ['b5d09697-c2b3-4c1f-9cc3-5fd9de7dd5a5', '731e6754-933b-4244-8ac4-d5bd76122687', '26b64b4e-5093-4c4f-9eb3-26b3e6edbb9d', 'e091917b-f948-4cb7-89da-f2201938347f'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:59:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a5c3fa2b-6ab9-4124-b6c9-82001141cdb1 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Snapshot create request issued successfully. Sep 08 06:59:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a5c3fa2b-6ab9-4124-b6c9-82001141cdb1 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 06:59:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1392/2787] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 06:59:15 2026] POST /volume/v3/snapshots => generated 326 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:59:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-25a8352b-90bc-4dab-98d1-ae84bdb8b325 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-25a8352b-90bc-4dab-98d1-ae84bdb8b325 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] GET http://192.168.122.168/volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 Sep 08 06:59:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-25a8352b-90bc-4dab-98d1-ae84bdb8b325 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-25a8352b-90bc-4dab-98d1-ae84bdb8b325 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-25a8352b-90bc-4dab-98d1-ae84bdb8b325 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Snapshot retrieved successfully. Sep 08 06:59:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-25a8352b-90bc-4dab-98d1-ae84bdb8b325 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 returned with HTTP 200 Sep 08 06:59:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1396/2788] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:59:16 2026] GET /volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 => generated 458 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-460673e1-9702-4d26-b272-ad241d5c93c0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-460673e1-9702-4d26-b272-ad241d5c93c0 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] GET http://192.168.122.168/volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 Sep 08 06:59:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-460673e1-9702-4d26-b272-ad241d5c93c0 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-460673e1-9702-4d26-b272-ad241d5c93c0 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-460673e1-9702-4d26-b272-ad241d5c93c0 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Snapshot retrieved successfully. Sep 08 06:59:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-460673e1-9702-4d26-b272-ad241d5c93c0 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 returned with HTTP 200 Sep 08 06:59:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1393/2789] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:59:17 2026] GET /volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 => generated 458 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-413cab1a-33a4-4aba-b3b8-8f376fe456b7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-413cab1a-33a4-4aba-b3b8-8f376fe456b7 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] GET http://192.168.122.168/volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 Sep 08 06:59:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-413cab1a-33a4-4aba-b3b8-8f376fe456b7 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-413cab1a-33a4-4aba-b3b8-8f376fe456b7 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-413cab1a-33a4-4aba-b3b8-8f376fe456b7 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Snapshot retrieved successfully. Sep 08 06:59:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-413cab1a-33a4-4aba-b3b8-8f376fe456b7 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 returned with HTTP 200 Sep 08 06:59:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1397/2790] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:59:18 2026] GET /volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 => generated 458 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-77390b50-71f5-491e-8843-d45a4948f5a9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-77390b50-71f5-491e-8843-d45a4948f5a9 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] GET http://192.168.122.168/volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 Sep 08 06:59:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-77390b50-71f5-491e-8843-d45a4948f5a9 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-77390b50-71f5-491e-8843-d45a4948f5a9 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-77390b50-71f5-491e-8843-d45a4948f5a9 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Snapshot retrieved successfully. Sep 08 06:59:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-77390b50-71f5-491e-8843-d45a4948f5a9 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 returned with HTTP 200 Sep 08 06:59:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1394/2791] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:59:19 2026] GET /volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 => generated 485 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bf4ceca6-569c-4774-b9cb-faf61f89b3c0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bf4ceca6-569c-4774-b9cb-faf61f89b3c0 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] GET http://192.168.122.168/volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 Sep 08 06:59:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bf4ceca6-569c-4774-b9cb-faf61f89b3c0 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bf4ceca6-569c-4774-b9cb-faf61f89b3c0 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bf4ceca6-569c-4774-b9cb-faf61f89b3c0 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Snapshot retrieved successfully. Sep 08 06:59:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bf4ceca6-569c-4774-b9cb-faf61f89b3c0 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 returned with HTTP 200 Sep 08 06:59:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1398/2792] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:59:19 2026] GET /volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 => generated 485 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4444a421-d3cc-47b8-a67a-1fa330ac49a2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4444a421-d3cc-47b8-a67a-1fa330ac49a2 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 Sep 08 06:59:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4444a421-d3cc-47b8-a67a-1fa330ac49a2 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4444a421-d3cc-47b8-a67a-1fa330ac49a2 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:19 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-4444a421-d3cc-47b8-a67a-1fa330ac49a2 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Delete snapshot with id: e504a802-6d53-4cba-a0cf-5018e8cb2242 Sep 08 06:59:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4444a421-d3cc-47b8-a67a-1fa330ac49a2 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Snapshot retrieved successfully. Sep 08 06:59:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4444a421-d3cc-47b8-a67a-1fa330ac49a2 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Snapshot delete request issued successfully. Sep 08 06:59:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4444a421-d3cc-47b8-a67a-1fa330ac49a2 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 returned with HTTP 202 Sep 08 06:59:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1395/2793] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 06:59:19 2026] DELETE /volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:59:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8d9b06a3-ec66-4f26-92f9-ece657ba221f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8d9b06a3-ec66-4f26-92f9-ece657ba221f tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] GET http://192.168.122.168/volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 Sep 08 06:59:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8d9b06a3-ec66-4f26-92f9-ece657ba221f tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8d9b06a3-ec66-4f26-92f9-ece657ba221f tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8d9b06a3-ec66-4f26-92f9-ece657ba221f tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Snapshot retrieved successfully. Sep 08 06:59:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8d9b06a3-ec66-4f26-92f9-ece657ba221f tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 returned with HTTP 200 Sep 08 06:59:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1399/2794] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:59:19 2026] GET /volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 => generated 484 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8240e3ce-efc7-4d1b-8ee4-f21d498cb671 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8240e3ce-efc7-4d1b-8ee4-f21d498cb671 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] GET http://192.168.122.168/volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 Sep 08 06:59:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8240e3ce-efc7-4d1b-8ee4-f21d498cb671 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8240e3ce-efc7-4d1b-8ee4-f21d498cb671 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8240e3ce-efc7-4d1b-8ee4-f21d498cb671 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Snapshot retrieved successfully. Sep 08 06:59:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8240e3ce-efc7-4d1b-8ee4-f21d498cb671 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 returned with HTTP 200 Sep 08 06:59:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1396/2795] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:59:20 2026] GET /volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 => generated 484 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a26672c7-dcf4-4d41-a0de-4d9fc62d0c69 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a26672c7-dcf4-4d41-a0de-4d9fc62d0c69 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] GET http://192.168.122.168/volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 Sep 08 06:59:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a26672c7-dcf4-4d41-a0de-4d9fc62d0c69 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a26672c7-dcf4-4d41-a0de-4d9fc62d0c69 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a26672c7-dcf4-4d41-a0de-4d9fc62d0c69 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 returned with HTTP 404 Sep 08 06:59:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1400/2796] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 06:59:21 2026] GET /volume/v3/snapshots/e504a802-6d53-4cba-a0cf-5018e8cb2242 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:59:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-87d60118-b08c-48ad-a239-5ade265b605c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-87d60118-b08c-48ad-a239-5ade265b605c tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] DELETE http://192.168.122.168/volume/v3/volumes/9d260ef3-bbec-4bea-91f6-6c7864b8d043 Sep 08 06:59:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-87d60118-b08c-48ad-a239-5ade265b605c tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-87d60118-b08c-48ad-a239-5ade265b605c tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:21 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-87d60118-b08c-48ad-a239-5ade265b605c tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Delete volume with id: 9d260ef3-bbec-4bea-91f6-6c7864b8d043 Sep 08 06:59:21 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=300,cinder:INSERT=46,cinder:UPDATE=80 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:59:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-87d60118-b08c-48ad-a239-5ade265b605c tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Volume info retrieved successfully. Sep 08 06:59:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-87d60118-b08c-48ad-a239-5ade265b605c tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Delete volume request issued successfully. Sep 08 06:59:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-87d60118-b08c-48ad-a239-5ade265b605c tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/volumes/9d260ef3-bbec-4bea-91f6-6c7864b8d043 returned with HTTP 202 Sep 08 06:59:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1397/2797] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:59:21 2026] DELETE /volume/v3/volumes/9d260ef3-bbec-4bea-91f6-6c7864b8d043 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:59:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-13c9272d-fbcf-4b00-acd9-fd801f1712fe None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-13c9272d-fbcf-4b00-acd9-fd801f1712fe tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] GET http://192.168.122.168/volume/v3/volumes/9d260ef3-bbec-4bea-91f6-6c7864b8d043 Sep 08 06:59:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-13c9272d-fbcf-4b00-acd9-fd801f1712fe tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-13c9272d-fbcf-4b00-acd9-fd801f1712fe tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-13c9272d-fbcf-4b00-acd9-fd801f1712fe tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Volume info retrieved successfully. Sep 08 06:59:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-13c9272d-fbcf-4b00-acd9-fd801f1712fe tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/volumes/9d260ef3-bbec-4bea-91f6-6c7864b8d043 returned with HTTP 200 Sep 08 06:59:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1401/2798] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:21 2026] GET /volume/v3/volumes/9d260ef3-bbec-4bea-91f6-6c7864b8d043 => generated 877 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dc5cc496-a2a7-40b5-b817-b0660736f3e1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc5cc496-a2a7-40b5-b817-b0660736f3e1 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] GET http://192.168.122.168/volume/v3/volumes/9d260ef3-bbec-4bea-91f6-6c7864b8d043 Sep 08 06:59:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc5cc496-a2a7-40b5-b817-b0660736f3e1 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc5cc496-a2a7-40b5-b817-b0660736f3e1 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc5cc496-a2a7-40b5-b817-b0660736f3e1 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/volumes/9d260ef3-bbec-4bea-91f6-6c7864b8d043 returned with HTTP 404 Sep 08 06:59:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1398/2799] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:22 2026] GET /volume/v3/volumes/9d260ef3-bbec-4bea-91f6-6c7864b8d043 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:59:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f578c408-181f-4916-b445-b7b11e7680a6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f578c408-181f-4916-b445-b7b11e7680a6 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] DELETE http://192.168.122.168/volume/v3/volumes/0d706d23-2f8c-4e05-b01c-d418c01014f4 Sep 08 06:59:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f578c408-181f-4916-b445-b7b11e7680a6 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f578c408-181f-4916-b445-b7b11e7680a6 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:22 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-f578c408-181f-4916-b445-b7b11e7680a6 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Delete volume with id: 0d706d23-2f8c-4e05-b01c-d418c01014f4 Sep 08 06:59:22 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=302,cinder:INSERT=30,cinder:UPDATE=62 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:59:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f578c408-181f-4916-b445-b7b11e7680a6 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Volume info retrieved successfully. Sep 08 06:59:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f578c408-181f-4916-b445-b7b11e7680a6 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Delete volume request issued successfully. Sep 08 06:59:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f578c408-181f-4916-b445-b7b11e7680a6 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/volumes/0d706d23-2f8c-4e05-b01c-d418c01014f4 returned with HTTP 202 Sep 08 06:59:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1402/2800] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:59:22 2026] DELETE /volume/v3/volumes/0d706d23-2f8c-4e05-b01c-d418c01014f4 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:59:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9968c07b-9b60-42bd-91f9-7053454bf144 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9968c07b-9b60-42bd-91f9-7053454bf144 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] GET http://192.168.122.168/volume/v3/volumes/0d706d23-2f8c-4e05-b01c-d418c01014f4 Sep 08 06:59:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9968c07b-9b60-42bd-91f9-7053454bf144 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9968c07b-9b60-42bd-91f9-7053454bf144 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9968c07b-9b60-42bd-91f9-7053454bf144 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Volume info retrieved successfully. Sep 08 06:59:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9968c07b-9b60-42bd-91f9-7053454bf144 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/volumes/0d706d23-2f8c-4e05-b01c-d418c01014f4 returned with HTTP 200 Sep 08 06:59:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1399/2801] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:22 2026] GET /volume/v3/volumes/0d706d23-2f8c-4e05-b01c-d418c01014f4 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-98e8bde4-3af6-40a3-abe9-f9a809fd3750 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-98e8bde4-3af6-40a3-abe9-f9a809fd3750 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] GET http://192.168.122.168/volume/v3/volumes/0d706d23-2f8c-4e05-b01c-d418c01014f4 Sep 08 06:59:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-98e8bde4-3af6-40a3-abe9-f9a809fd3750 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-98e8bde4-3af6-40a3-abe9-f9a809fd3750 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-98e8bde4-3af6-40a3-abe9-f9a809fd3750 tempest-CinderUnicodeTest-32846782 tempest-CinderUnicodeTest-32846782-project-member] http://192.168.122.168/volume/v3/volumes/0d706d23-2f8c-4e05-b01c-d418c01014f4 returned with HTTP 404 Sep 08 06:59:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1403/2802] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:23 2026] GET /volume/v3/volumes/0d706d23-2f8c-4e05-b01c-d418c01014f4 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:59:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-066681bc-b3bc-42f2-9757-fc1cf2b66489 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-066681bc-b3bc-42f2-9757-fc1cf2b66489 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:59:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-066681bc-b3bc-42f2-9757-fc1cf2b66489 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1182103671"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:59:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-066681bc-b3bc-42f2-9757-fc1cf2b66489 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1182103671'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:59:28 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-066681bc-b3bc-42f2-9757-fc1cf2b66489 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Create volume of 1 GB Sep 08 06:59:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-066681bc-b3bc-42f2-9757-fc1cf2b66489 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Availability Zones retrieved successfully. Sep 08 06:59:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-066681bc-b3bc-42f2-9757-fc1cf2b66489 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Flow 'volume_create_api' (1b679f68-68cb-4645-bac1-86bfe5699a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:59:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-066681bc-b3bc-42f2-9757-fc1cf2b66489 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72a18ca0-f59d-4443-980a-03499616d502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-066681bc-b3bc-42f2-9757-fc1cf2b66489 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:59:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-066681bc-b3bc-42f2-9757-fc1cf2b66489 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72a18ca0-f59d-4443-980a-03499616d502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-066681bc-b3bc-42f2-9757-fc1cf2b66489 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7be5268d-7c71-4ee9-bdbe-402848d80a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:28 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-066681bc-b3bc-42f2-9757-fc1cf2b66489 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Created reservations ['0dc9dc79-b641-4d45-b03c-9ae721fb1791', '4000bbf8-5130-47d3-b08e-8e2a30962727', '138d6d4b-aa87-4fce-ae92-87bbd8d772f0', 'f7948ef6-12b4-4057-82a1-70894bc04324'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:59:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-066681bc-b3bc-42f2-9757-fc1cf2b66489 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7be5268d-7c71-4ee9-bdbe-402848d80a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dc9dc79-b641-4d45-b03c-9ae721fb1791', '4000bbf8-5130-47d3-b08e-8e2a30962727', '138d6d4b-aa87-4fce-ae92-87bbd8d772f0', 'f7948ef6-12b4-4057-82a1-70894bc04324']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-066681bc-b3bc-42f2-9757-fc1cf2b66489 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d92c5bce-ee00-42df-899b-40ed30e361fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:28 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:28 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-066681bc-b3bc-42f2-9757-fc1cf2b66489 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d92c5bce-ee00-42df-899b-40ed30e361fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d046f8d-1a59-4a4a-b784-b361e7a0562d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1182103671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92fc69b8c90b45b69a9120d4fdb84c58',qos_specs=None,replication_status=,reservations=['0dc9dc79-b641-4d45-b03c-9ae721fb1791','4000bbf8-5130-47d3-b08e-8e2a30962727','138d6d4b-aa87-4fce-ae92-87bbd8d772f0','f7948ef6-12b4-4057-82a1-70894bc04324'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25fc7a35eda643a79476b686c0fa7681',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:59:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1182103671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d046f8d-1a59-4a4a-b784-b361e7a0562d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92fc69b8c90b45b69a9120d4fdb84c58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25fc7a35eda643a79476b686c0fa7681',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-066681bc-b3bc-42f2-9757-fc1cf2b66489 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1efd9927-52c8-460c-b600-20b67286c1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-066681bc-b3bc-42f2-9757-fc1cf2b66489 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1efd9927-52c8-460c-b600-20b67286c1ba) transitioned into state 'SUCCESS' from state '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-1182103671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92fc69b8c90b45b69a9120d4fdb84c58',qos_specs=None,replication_status=,reservations=['0dc9dc79-b641-4d45-b03c-9ae721fb1791','4000bbf8-5130-47d3-b08e-8e2a30962727','138d6d4b-aa87-4fce-ae92-87bbd8d772f0','f7948ef6-12b4-4057-82a1-70894bc04324'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25fc7a35eda643a79476b686c0fa7681',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-066681bc-b3bc-42f2-9757-fc1cf2b66489 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f83cb836-9794-4c7d-a201-2b4bddf01f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-066681bc-b3bc-42f2-9757-fc1cf2b66489 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f83cb836-9794-4c7d-a201-2b4bddf01f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-066681bc-b3bc-42f2-9757-fc1cf2b66489 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Flow 'volume_create_api' (1b679f68-68cb-4645-bac1-86bfe5699a4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:59:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-066681bc-b3bc-42f2-9757-fc1cf2b66489 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Create volume request issued successfully. Sep 08 06:59:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-066681bc-b3bc-42f2-9757-fc1cf2b66489 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:59:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1400/2803] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:59:28 2026] POST /volume/v3/volumes => generated 787 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:59:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7799aa2e-980a-48fb-8646-8121cb182869 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7799aa2e-980a-48fb-8646-8121cb182869 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] GET http://192.168.122.168/volume/v3/volumes/8d046f8d-1a59-4a4a-b784-b361e7a0562d Sep 08 06:59:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7799aa2e-980a-48fb-8646-8121cb182869 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7799aa2e-980a-48fb-8646-8121cb182869 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7799aa2e-980a-48fb-8646-8121cb182869 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Volume info retrieved successfully. Sep 08 06:59:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7799aa2e-980a-48fb-8646-8121cb182869 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] http://192.168.122.168/volume/v3/volumes/8d046f8d-1a59-4a4a-b784-b361e7a0562d returned with HTTP 200 Sep 08 06:59:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1404/2804] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:28 2026] GET /volume/v3/volumes/8d046f8d-1a59-4a4a-b784-b361e7a0562d => generated 966 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a2895ce0-50fc-41e9-9a8d-3982cc0ad4aa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a2895ce0-50fc-41e9-9a8d-3982cc0ad4aa tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] GET http://192.168.122.168/volume/v3/volumes/8d046f8d-1a59-4a4a-b784-b361e7a0562d Sep 08 06:59:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a2895ce0-50fc-41e9-9a8d-3982cc0ad4aa tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a2895ce0-50fc-41e9-9a8d-3982cc0ad4aa tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a2895ce0-50fc-41e9-9a8d-3982cc0ad4aa tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Volume info retrieved successfully. Sep 08 06:59:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a2895ce0-50fc-41e9-9a8d-3982cc0ad4aa tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] http://192.168.122.168/volume/v3/volumes/8d046f8d-1a59-4a4a-b784-b361e7a0562d returned with HTTP 200 Sep 08 06:59:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1401/2805] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:29 2026] GET /volume/v3/volumes/8d046f8d-1a59-4a4a-b784-b361e7a0562d => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 06:59:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2c31b232-0889-403f-8505-313919e09d9a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2c31b232-0889-403f-8505-313919e09d9a tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] GET http://192.168.122.168/volume/v3/volumes/8d046f8d-1a59-4a4a-b784-b361e7a0562d Sep 08 06:59:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2c31b232-0889-403f-8505-313919e09d9a tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2c31b232-0889-403f-8505-313919e09d9a tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2c31b232-0889-403f-8505-313919e09d9a tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Volume info retrieved successfully. Sep 08 06:59:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2c31b232-0889-403f-8505-313919e09d9a tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] http://192.168.122.168/volume/v3/volumes/8d046f8d-1a59-4a4a-b784-b361e7a0562d returned with HTTP 200 Sep 08 06:59:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1405/2806] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:30 2026] GET /volume/v3/volumes/8d046f8d-1a59-4a4a-b784-b361e7a0562d => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:59:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2ca348cd-d674-4a60-bff5-661b9cf36775 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2ca348cd-d674-4a60-bff5-661b9cf36775 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-reader] POST http://192.168.122.168/volume/v3/volumes/8d046f8d-1a59-4a4a-b784-b361e7a0562d/action Sep 08 06:59:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2ca348cd-d674-4a60-bff5-661b9cf36775 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:59:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2ca348cd-d674-4a60-bff5-661b9cf36775 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:59:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2ca348cd-d674-4a60-bff5-661b9cf36775 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-reader] Volume info retrieved successfully. Sep 08 06:59:31 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-2ca348cd-d674-4a60-bff5-661b9cf36775 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ff24590d238147d4bcf005e75c44e52d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92fc69b8c90b45b69a9120d4fdb84c58', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 06:59:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2ca348cd-d674-4a60-bff5-661b9cf36775 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-reader] http://192.168.122.168/volume/v3/volumes/8d046f8d-1a59-4a4a-b784-b361e7a0562d/action returned with HTTP 403 Sep 08 06:59:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1402/2807] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:59:30 2026] POST /volume/v3/volumes/8d046f8d-1a59-4a4a-b784-b361e7a0562d/action => generated 131 bytes in 297 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:59:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-71b161e3-7230-4a19-ab13-5d50f17eb758 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-71b161e3-7230-4a19-ab13-5d50f17eb758 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/8d046f8d-1a59-4a4a-b784-b361e7a0562d Sep 08 06:59:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-71b161e3-7230-4a19-ab13-5d50f17eb758 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-71b161e3-7230-4a19-ab13-5d50f17eb758 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:31 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-71b161e3-7230-4a19-ab13-5d50f17eb758 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Delete volume with id: 8d046f8d-1a59-4a4a-b784-b361e7a0562d Sep 08 06:59:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-71b161e3-7230-4a19-ab13-5d50f17eb758 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Volume info retrieved successfully. Sep 08 06:59:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-71b161e3-7230-4a19-ab13-5d50f17eb758 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Delete volume request issued successfully. Sep 08 06:59:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-71b161e3-7230-4a19-ab13-5d50f17eb758 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] http://192.168.122.168/volume/v3/volumes/8d046f8d-1a59-4a4a-b784-b361e7a0562d returned with HTTP 202 Sep 08 06:59:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1406/2808] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:59:31 2026] DELETE /volume/v3/volumes/8d046f8d-1a59-4a4a-b784-b361e7a0562d => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:59:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-60f63947-ceb0-4108-9a51-39baa2a440fd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-60f63947-ceb0-4108-9a51-39baa2a440fd tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] GET http://192.168.122.168/volume/v3/volumes/8d046f8d-1a59-4a4a-b784-b361e7a0562d Sep 08 06:59:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-60f63947-ceb0-4108-9a51-39baa2a440fd tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-60f63947-ceb0-4108-9a51-39baa2a440fd tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-60f63947-ceb0-4108-9a51-39baa2a440fd tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Volume info retrieved successfully. Sep 08 06:59:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-60f63947-ceb0-4108-9a51-39baa2a440fd tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] http://192.168.122.168/volume/v3/volumes/8d046f8d-1a59-4a4a-b784-b361e7a0562d returned with HTTP 200 Sep 08 06:59:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1403/2809] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:31 2026] GET /volume/v3/volumes/8d046f8d-1a59-4a4a-b784-b361e7a0562d => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:59:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5f1d123d-2835-48f7-bc37-fa7c97f87b67 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f1d123d-2835-48f7-bc37-fa7c97f87b67 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] GET http://192.168.122.168/volume/v3/volumes/8d046f8d-1a59-4a4a-b784-b361e7a0562d Sep 08 06:59:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5f1d123d-2835-48f7-bc37-fa7c97f87b67 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5f1d123d-2835-48f7-bc37-fa7c97f87b67 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f1d123d-2835-48f7-bc37-fa7c97f87b67 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] http://192.168.122.168/volume/v3/volumes/8d046f8d-1a59-4a4a-b784-b361e7a0562d returned with HTTP 404 Sep 08 06:59:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1407/2810] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:32 2026] GET /volume/v3/volumes/8d046f8d-1a59-4a4a-b784-b361e7a0562d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 06:59:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a5924e08-3af1-4229-b642-cb0cbaf1f868 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a5924e08-3af1-4229-b642-cb0cbaf1f868 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:59:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a5924e08-3af1-4229-b642-cb0cbaf1f868 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1000891209"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:59:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-a5924e08-3af1-4229-b642-cb0cbaf1f868 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1000891209'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:59:32 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-a5924e08-3af1-4229-b642-cb0cbaf1f868 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Create volume of 1 GB Sep 08 06:59:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a5924e08-3af1-4229-b642-cb0cbaf1f868 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Availability Zones retrieved successfully. Sep 08 06:59:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a5924e08-3af1-4229-b642-cb0cbaf1f868 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Flow 'volume_create_api' (91f4e7aa-c69e-408c-8ee9-e47ff6d7092f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:59:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a5924e08-3af1-4229-b642-cb0cbaf1f868 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efa997a5-6f6d-4d26-b488-2b540eff8827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-a5924e08-3af1-4229-b642-cb0cbaf1f868 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:59:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a5924e08-3af1-4229-b642-cb0cbaf1f868 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efa997a5-6f6d-4d26-b488-2b540eff8827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a5924e08-3af1-4229-b642-cb0cbaf1f868 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1246ebe-337a-47c1-a42e-f595374da1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:32 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-a5924e08-3af1-4229-b642-cb0cbaf1f868 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Created reservations ['0ba766de-35da-44fe-adb1-2fc5915f044e', '0dc8101d-c392-4fc0-b0bb-a218dafcf7b3', '4b764040-9e2f-40c2-ae4e-a211712ae104', '1132fab8-2bc3-4902-b0ae-099ccf5b3c10'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:59:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a5924e08-3af1-4229-b642-cb0cbaf1f868 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1246ebe-337a-47c1-a42e-f595374da1e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ba766de-35da-44fe-adb1-2fc5915f044e', '0dc8101d-c392-4fc0-b0bb-a218dafcf7b3', '4b764040-9e2f-40c2-ae4e-a211712ae104', '1132fab8-2bc3-4902-b0ae-099ccf5b3c10']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a5924e08-3af1-4229-b642-cb0cbaf1f868 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ff2adc2-1409-45ae-a6fc-23ee3e2b7e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a5924e08-3af1-4229-b642-cb0cbaf1f868 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ff2adc2-1409-45ae-a6fc-23ee3e2b7e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5beecf5-a17b-43be-9aad-0f5e685e1257', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1000891209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92fc69b8c90b45b69a9120d4fdb84c58',qos_specs=None,replication_status=,reservations=['0ba766de-35da-44fe-adb1-2fc5915f044e','0dc8101d-c392-4fc0-b0bb-a218dafcf7b3','4b764040-9e2f-40c2-ae4e-a211712ae104','1132fab8-2bc3-4902-b0ae-099ccf5b3c10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25fc7a35eda643a79476b686c0fa7681',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:59:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1000891209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5beecf5-a17b-43be-9aad-0f5e685e1257,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92fc69b8c90b45b69a9120d4fdb84c58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25fc7a35eda643a79476b686c0fa7681',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a5924e08-3af1-4229-b642-cb0cbaf1f868 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dbf0fb2-dd7c-4610-a54d-614bfeacaa7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a5924e08-3af1-4229-b642-cb0cbaf1f868 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dbf0fb2-dd7c-4610-a54d-614bfeacaa7d) transitioned into state 'SUCCESS' from state '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-1000891209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92fc69b8c90b45b69a9120d4fdb84c58',qos_specs=None,replication_status=,reservations=['0ba766de-35da-44fe-adb1-2fc5915f044e','0dc8101d-c392-4fc0-b0bb-a218dafcf7b3','4b764040-9e2f-40c2-ae4e-a211712ae104','1132fab8-2bc3-4902-b0ae-099ccf5b3c10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25fc7a35eda643a79476b686c0fa7681',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a5924e08-3af1-4229-b642-cb0cbaf1f868 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea8095b0-7b77-4e3e-b22d-a21fc6e7d1fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a5924e08-3af1-4229-b642-cb0cbaf1f868 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea8095b0-7b77-4e3e-b22d-a21fc6e7d1fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a5924e08-3af1-4229-b642-cb0cbaf1f868 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Flow 'volume_create_api' (91f4e7aa-c69e-408c-8ee9-e47ff6d7092f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:59:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a5924e08-3af1-4229-b642-cb0cbaf1f868 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Create volume request issued successfully. Sep 08 06:59:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a5924e08-3af1-4229-b642-cb0cbaf1f868 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:59:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1404/2811] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 06:59:32 2026] POST /volume/v3/volumes => generated 787 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:59:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-64c6fa22-76c2-40d5-aac0-b74a3d0ef635 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64c6fa22-76c2-40d5-aac0-b74a3d0ef635 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] GET http://192.168.122.168/volume/v3/volumes/a5beecf5-a17b-43be-9aad-0f5e685e1257 Sep 08 06:59:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64c6fa22-76c2-40d5-aac0-b74a3d0ef635 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64c6fa22-76c2-40d5-aac0-b74a3d0ef635 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:32 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:32 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-64c6fa22-76c2-40d5-aac0-b74a3d0ef635 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Volume info retrieved successfully. Sep 08 06:59:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64c6fa22-76c2-40d5-aac0-b74a3d0ef635 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] http://192.168.122.168/volume/v3/volumes/a5beecf5-a17b-43be-9aad-0f5e685e1257 returned with HTTP 200 Sep 08 06:59:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1408/2812] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:32 2026] GET /volume/v3/volumes/a5beecf5-a17b-43be-9aad-0f5e685e1257 => generated 966 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a21f4913-0b51-4ead-acae-1d74b8c190d9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a21f4913-0b51-4ead-acae-1d74b8c190d9 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] GET http://192.168.122.168/volume/v3/volumes/a5beecf5-a17b-43be-9aad-0f5e685e1257 Sep 08 06:59:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a21f4913-0b51-4ead-acae-1d74b8c190d9 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a21f4913-0b51-4ead-acae-1d74b8c190d9 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a21f4913-0b51-4ead-acae-1d74b8c190d9 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Volume info retrieved successfully. Sep 08 06:59:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a21f4913-0b51-4ead-acae-1d74b8c190d9 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] http://192.168.122.168/volume/v3/volumes/a5beecf5-a17b-43be-9aad-0f5e685e1257 returned with HTTP 200 Sep 08 06:59:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1405/2813] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:33 2026] GET /volume/v3/volumes/a5beecf5-a17b-43be-9aad-0f5e685e1257 => generated 1017 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:59:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a84e6177-1899-4a06-9bb8-431408872f06 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a84e6177-1899-4a06-9bb8-431408872f06 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-reader] POST http://192.168.122.168/volume/v3/volumes/a5beecf5-a17b-43be-9aad-0f5e685e1257/action Sep 08 06:59:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a84e6177-1899-4a06-9bb8-431408872f06 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:59:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a84e6177-1899-4a06-9bb8-431408872f06 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:59:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:33 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-a84e6177-1899-4a06-9bb8-431408872f06 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ff24590d238147d4bcf005e75c44e52d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92fc69b8c90b45b69a9120d4fdb84c58', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 06:59:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a84e6177-1899-4a06-9bb8-431408872f06 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-reader] http://192.168.122.168/volume/v3/volumes/a5beecf5-a17b-43be-9aad-0f5e685e1257/action returned with HTTP 403 Sep 08 06:59:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1409/2814] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 06:59:33 2026] POST /volume/v3/volumes/a5beecf5-a17b-43be-9aad-0f5e685e1257/action => generated 131 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:59:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3949b2c6-16e4-4a43-bea1-6d87c58ba614 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3949b2c6-16e4-4a43-bea1-6d87c58ba614 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/a5beecf5-a17b-43be-9aad-0f5e685e1257 Sep 08 06:59:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3949b2c6-16e4-4a43-bea1-6d87c58ba614 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3949b2c6-16e4-4a43-bea1-6d87c58ba614 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:34 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-3949b2c6-16e4-4a43-bea1-6d87c58ba614 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Delete volume with id: a5beecf5-a17b-43be-9aad-0f5e685e1257 Sep 08 06:59:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3949b2c6-16e4-4a43-bea1-6d87c58ba614 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Volume info retrieved successfully. Sep 08 06:59:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3949b2c6-16e4-4a43-bea1-6d87c58ba614 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Delete volume request issued successfully. Sep 08 06:59:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3949b2c6-16e4-4a43-bea1-6d87c58ba614 tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] http://192.168.122.168/volume/v3/volumes/a5beecf5-a17b-43be-9aad-0f5e685e1257 returned with HTTP 202 Sep 08 06:59:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1406/2815] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 06:59:33 2026] DELETE /volume/v3/volumes/a5beecf5-a17b-43be-9aad-0f5e685e1257 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 06:59:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a6869dc8-1389-4bcb-b76e-856473ca2b5f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a6869dc8-1389-4bcb-b76e-856473ca2b5f tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] GET http://192.168.122.168/volume/v3/volumes/a5beecf5-a17b-43be-9aad-0f5e685e1257 Sep 08 06:59:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a6869dc8-1389-4bcb-b76e-856473ca2b5f tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a6869dc8-1389-4bcb-b76e-856473ca2b5f tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a6869dc8-1389-4bcb-b76e-856473ca2b5f tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Volume info retrieved successfully. Sep 08 06:59:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a6869dc8-1389-4bcb-b76e-856473ca2b5f tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] http://192.168.122.168/volume/v3/volumes/a5beecf5-a17b-43be-9aad-0f5e685e1257 returned with HTTP 200 Sep 08 06:59:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1410/2816] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:34 2026] GET /volume/v3/volumes/a5beecf5-a17b-43be-9aad-0f5e685e1257 => generated 1016 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 06:59:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fd231bf3-3688-4540-9538-8249d1d4ae4d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fd231bf3-3688-4540-9538-8249d1d4ae4d tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] GET http://192.168.122.168/volume/v3/volumes/a5beecf5-a17b-43be-9aad-0f5e685e1257 Sep 08 06:59:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fd231bf3-3688-4540-9538-8249d1d4ae4d tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fd231bf3-3688-4540-9538-8249d1d4ae4d tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fd231bf3-3688-4540-9538-8249d1d4ae4d tempest-ProjectReaderTests-381070331 tempest-ProjectReaderTests-381070331-project-admin] http://192.168.122.168/volume/v3/volumes/a5beecf5-a17b-43be-9aad-0f5e685e1257 returned with HTTP 404 Sep 08 06:59:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1407/2817] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:35 2026] GET /volume/v3/volumes/a5beecf5-a17b-43be-9aad-0f5e685e1257 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 06:59:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-afca2bce-13b0-4bbe-bb71-f250843987c9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-afca2bce-13b0-4bbe-bb71-f250843987c9 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 06:59:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-afca2bce-13b0-4bbe-bb71-f250843987c9 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-658056426", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:59:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-afca2bce-13b0-4bbe-bb71-f250843987c9 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-658056426', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 06:59:39 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-afca2bce-13b0-4bbe-bb71-f250843987c9 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Create volume of 1 GB Sep 08 06:59:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-afca2bce-13b0-4bbe-bb71-f250843987c9 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Availability Zones retrieved successfully. Sep 08 06:59:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-afca2bce-13b0-4bbe-bb71-f250843987c9 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Flow 'volume_create_api' (ee9e784d-43e7-41ae-8356-6821d23affeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:59:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-afca2bce-13b0-4bbe-bb71-f250843987c9 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab616cf0-41df-4bef-bf6d-396dec11098e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-afca2bce-13b0-4bbe-bb71-f250843987c9 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 06:59:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-afca2bce-13b0-4bbe-bb71-f250843987c9 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab616cf0-41df-4bef-bf6d-396dec11098e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-afca2bce-13b0-4bbe-bb71-f250843987c9 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d53cd50-f1d0-40c7-901e-35c1eb78aa90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:39 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-afca2bce-13b0-4bbe-bb71-f250843987c9 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Created reservations ['33215306-b057-4f51-934b-ca92a4784065', '07b0add0-795b-4d05-99a2-e25dcbe5d0bb', '27d25bbe-f990-4002-8324-442682e7d7ff', 'cb8c386c-1ab3-403f-9b3d-eae6abe631b6'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 06:59:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-afca2bce-13b0-4bbe-bb71-f250843987c9 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d53cd50-f1d0-40c7-901e-35c1eb78aa90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33215306-b057-4f51-934b-ca92a4784065', '07b0add0-795b-4d05-99a2-e25dcbe5d0bb', '27d25bbe-f990-4002-8324-442682e7d7ff', 'cb8c386c-1ab3-403f-9b3d-eae6abe631b6']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-afca2bce-13b0-4bbe-bb71-f250843987c9 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b302aa0b-4fcb-4716-8f88-4ac2bb667b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-afca2bce-13b0-4bbe-bb71-f250843987c9 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b302aa0b-4fcb-4716-8f88-4ac2bb667b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '666db0ac-0571-4cb4-af2d-d083e4c2bc9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-658056426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98e556f71b1f42c7848fef649eadd514',qos_specs=None,replication_status=,reservations=['33215306-b057-4f51-934b-ca92a4784065','07b0add0-795b-4d05-99a2-e25dcbe5d0bb','27d25bbe-f990-4002-8324-442682e7d7ff','cb8c386c-1ab3-403f-9b3d-eae6abe631b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c548e24786640fb8f61efcc5b94e6ed',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T04:59:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-658056426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=666db0ac-0571-4cb4-af2d-d083e4c2bc9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98e556f71b1f42c7848fef649eadd514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c548e24786640fb8f61efcc5b94e6ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-afca2bce-13b0-4bbe-bb71-f250843987c9 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2495d20e-0f42-4603-b79b-ebdb5ff52c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-afca2bce-13b0-4bbe-bb71-f250843987c9 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2495d20e-0f42-4603-b79b-ebdb5ff52c91) transitioned into state 'SUCCESS' from state '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-658056426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98e556f71b1f42c7848fef649eadd514',qos_specs=None,replication_status=,reservations=['33215306-b057-4f51-934b-ca92a4784065','07b0add0-795b-4d05-99a2-e25dcbe5d0bb','27d25bbe-f990-4002-8324-442682e7d7ff','cb8c386c-1ab3-403f-9b3d-eae6abe631b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c548e24786640fb8f61efcc5b94e6ed',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-afca2bce-13b0-4bbe-bb71-f250843987c9 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1528fe94-cf2a-45c9-921b-6b1667dbfbb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 06:59:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-afca2bce-13b0-4bbe-bb71-f250843987c9 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1528fe94-cf2a-45c9-921b-6b1667dbfbb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 06:59:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-afca2bce-13b0-4bbe-bb71-f250843987c9 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Flow 'volume_create_api' (ee9e784d-43e7-41ae-8356-6821d23affeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 06:59:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-afca2bce-13b0-4bbe-bb71-f250843987c9 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Create volume request issued successfully. Sep 08 06:59:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-afca2bce-13b0-4bbe-bb71-f250843987c9 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 06:59:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1411/2818] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 06:59:39 2026] POST /volume/v3/volumes => generated 764 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:59:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bfeda0b0-362e-48f2-8c3b-7e9b2b300138 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bfeda0b0-362e-48f2-8c3b-7e9b2b300138 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] GET http://192.168.122.168/volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d Sep 08 06:59:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bfeda0b0-362e-48f2-8c3b-7e9b2b300138 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bfeda0b0-362e-48f2-8c3b-7e9b2b300138 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bfeda0b0-362e-48f2-8c3b-7e9b2b300138 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Volume info retrieved successfully. Sep 08 06:59:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bfeda0b0-362e-48f2-8c3b-7e9b2b300138 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] http://192.168.122.168/volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d returned with HTTP 200 Sep 08 06:59:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1408/2819] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:39 2026] GET /volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d => generated 832 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dcab90ef-3007-4fa4-b53b-eaba3279695a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dcab90ef-3007-4fa4-b53b-eaba3279695a tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] GET http://192.168.122.168/volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d Sep 08 06:59:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dcab90ef-3007-4fa4-b53b-eaba3279695a tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dcab90ef-3007-4fa4-b53b-eaba3279695a tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dcab90ef-3007-4fa4-b53b-eaba3279695a tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Volume info retrieved successfully. Sep 08 06:59:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dcab90ef-3007-4fa4-b53b-eaba3279695a tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] http://192.168.122.168/volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d returned with HTTP 200 Sep 08 06:59:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1412/2820] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:40 2026] GET /volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d5a3b1d2-d923-46bf-99cb-3aed3990d50b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d5a3b1d2-d923-46bf-99cb-3aed3990d50b tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] GET http://192.168.122.168/volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d Sep 08 06:59:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d5a3b1d2-d923-46bf-99cb-3aed3990d50b tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 06:59:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d5a3b1d2-d923-46bf-99cb-3aed3990d50b tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 06:59:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 06:59:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 06:59:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d5a3b1d2-d923-46bf-99cb-3aed3990d50b tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Volume info retrieved successfully. Sep 08 06:59:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d5a3b1d2-d923-46bf-99cb-3aed3990d50b tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] http://192.168.122.168/volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d returned with HTTP 200 Sep 08 06:59:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1409/2821] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 06:59:40 2026] GET /volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 06:59:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-01efd27b-de7c-4906-b61f-767ec35e8eb0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 06:59:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-01efd27b-de7c-4906-b61f-767ec35e8eb0 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] POST http://192.168.122.168/volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d/action Sep 08 06:59:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-01efd27b-de7c-4906-b61f-767ec35e8eb0 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1751039019", "disk_format": "raw"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 06:59:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-01efd27b-de7c-4906-b61f-767ec35e8eb0 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1751039019", "disk_format": "raw"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 06:59:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-01efd27b-de7c-4906-b61f-767ec35e8eb0 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Volume info retrieved successfully. Sep 08 06:59:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 06:59:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 06:59:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 06:59:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 06:59:40 devstack devstack@c-api.service[87203]: DEBUG cinder.image.image_utils [None req-01efd27b-de7c-4906-b61f-767ec35e8eb0 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1751039019'}] 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-1751039019'}]. {{(pid=87203) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 08 06:59:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-01efd27b-de7c-4906-b61f-767ec35e8eb0 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Copy volume to image completed successfully. Sep 08 06:59:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-01efd27b-de7c-4906-b61f-767ec35e8eb0 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] http://192.168.122.168/volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d/action returned with HTTP 202 Sep 08 06:59:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1413/2822] 192.168.122.168 () {60 vars in 1275 bytes} [Tue Sep 8 06:59:40 2026] POST /volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d/action => generated 654 bytes in 854 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 06:59:50 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=79,cinder:UPDATE=26,cinder:INSERT=18 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 06:59:50 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=59,cinder:UPDATE=15,cinder:INSERT=12 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 07:00:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-32ac45eb-926b-4a57-b6c4-f2135c0be862 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-32ac45eb-926b-4a57-b6c4-f2135c0be862 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] GET http://192.168.122.168/volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d Sep 08 07:00:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-32ac45eb-926b-4a57-b6c4-f2135c0be862 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-32ac45eb-926b-4a57-b6c4-f2135c0be862 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:05 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-32ac45eb-926b-4a57-b6c4-f2135c0be862 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Volume info retrieved successfully. Sep 08 07:00:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-32ac45eb-926b-4a57-b6c4-f2135c0be862 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] http://192.168.122.168/volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d returned with HTTP 200 Sep 08 07:00:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1410/2823] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:05 2026] GET /volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ef2d0de8-2770-4f7b-b0ba-067a62658c46 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ef2d0de8-2770-4f7b-b0ba-067a62658c46 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] DELETE http://192.168.122.168/volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d Sep 08 07:00:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ef2d0de8-2770-4f7b-b0ba-067a62658c46 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ef2d0de8-2770-4f7b-b0ba-067a62658c46 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:05 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-ef2d0de8-2770-4f7b-b0ba-067a62658c46 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Delete volume with id: 666db0ac-0571-4cb4-af2d-d083e4c2bc9d Sep 08 07:00:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ef2d0de8-2770-4f7b-b0ba-067a62658c46 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Volume info retrieved successfully. Sep 08 07:00:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ef2d0de8-2770-4f7b-b0ba-067a62658c46 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Delete volume request issued successfully. Sep 08 07:00:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ef2d0de8-2770-4f7b-b0ba-067a62658c46 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] http://192.168.122.168/volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d returned with HTTP 202 Sep 08 07:00:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1414/2824] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:00:05 2026] DELETE /volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fa058ef3-393d-470d-ab40-7e8e25e44d1d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fa058ef3-393d-470d-ab40-7e8e25e44d1d tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] GET http://192.168.122.168/volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d Sep 08 07:00:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fa058ef3-393d-470d-ab40-7e8e25e44d1d tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fa058ef3-393d-470d-ab40-7e8e25e44d1d tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fa058ef3-393d-470d-ab40-7e8e25e44d1d tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Volume info retrieved successfully. Sep 08 07:00:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fa058ef3-393d-470d-ab40-7e8e25e44d1d tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] http://192.168.122.168/volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d returned with HTTP 200 Sep 08 07:00:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1411/2825] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:06 2026] GET /volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6f14c73c-2028-4b43-96e6-72bec5a12483 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6f14c73c-2028-4b43-96e6-72bec5a12483 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] GET http://192.168.122.168/volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d Sep 08 07:00:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6f14c73c-2028-4b43-96e6-72bec5a12483 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6f14c73c-2028-4b43-96e6-72bec5a12483 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6f14c73c-2028-4b43-96e6-72bec5a12483 tempest-TestImageHashVerification-1425205997 tempest-TestImageHashVerification-1425205997-project-member] http://192.168.122.168/volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d returned with HTTP 404 Sep 08 07:00:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1415/2826] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:07 2026] GET /volume/v3/volumes/666db0ac-0571-4cb4-af2d-d083e4c2bc9d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:16 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=8 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 07:00:17 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 07:00:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5d672c29-9457-4559-b7bf-fbf94bd605ae None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5d672c29-9457-4559-b7bf-fbf94bd605ae tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:00:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5d672c29-9457-4559-b7bf-fbf94bd605ae tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1270553906", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5d672c29-9457-4559-b7bf-fbf94bd605ae tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:00:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1412/2827] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:00:17 2026] POST /volume/v3/types => generated 380 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e2a7c661-d13c-4445-a202-46bc331555ee None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e2a7c661-d13c-4445-a202-46bc331555ee tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] POST http://192.168.122.168/volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/encryption Sep 08 07:00:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e2a7c661-d13c-4445-a202-46bc331555ee tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e2a7c661-d13c-4445-a202-46bc331555ee tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/encryption returned with HTTP 200 Sep 08 07:00:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1416/2828] 192.168.122.168 () {60 vars in 1281 bytes} [Tue Sep 8 07:00:17 2026] POST /volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bf905ded-6b6a-4bda-bc41-56e48c37633a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bf905ded-6b6a-4bda-bc41-56e48c37633a tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:00:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bf905ded-6b6a-4bda-bc41-56e48c37633a tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1454562380", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bf905ded-6b6a-4bda-bc41-56e48c37633a tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:00:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1413/2829] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:00:17 2026] POST /volume/v3/types => generated 380 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f3e70513-3d2e-4063-bcbf-c1c7a86262a4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f3e70513-3d2e-4063-bcbf-c1c7a86262a4 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] POST http://192.168.122.168/volume/v3/types/f47ce14a-5a29-4696-8c82-6944b9abc472/encryption Sep 08 07:00:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f3e70513-3d2e-4063-bcbf-c1c7a86262a4 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f3e70513-3d2e-4063-bcbf-c1c7a86262a4 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types/f47ce14a-5a29-4696-8c82-6944b9abc472/encryption returned with HTTP 200 Sep 08 07:00:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1417/2830] 192.168.122.168 () {60 vars in 1281 bytes} [Tue Sep 8 07:00:17 2026] POST /volume/v3/types/f47ce14a-5a29-4696-8c82-6944b9abc472/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-65f588de-64ae-4e62-9db5-f2aedcfb8f4b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-65f588de-64ae-4e62-9db5-f2aedcfb8f4b tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:00:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-65f588de-64ae-4e62-9db5-f2aedcfb8f4b tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-367608058", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-65f588de-64ae-4e62-9db5-f2aedcfb8f4b tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:00:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1414/2831] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:00:17 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 08 07:00:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e07e9d9d-0dce-411d-b324-b16980f8717b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e07e9d9d-0dce-411d-b324-b16980f8717b tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] POST http://192.168.122.168/volume/v3/types/dab13cef-131a-47c8-ad07-fcbb579c2232/extra_specs Sep 08 07:00:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e07e9d9d-0dce-411d-b324-b16980f8717b tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e07e9d9d-0dce-411d-b324-b16980f8717b tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types/dab13cef-131a-47c8-ad07-fcbb579c2232/extra_specs returned with HTTP 200 Sep 08 07:00:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1418/2832] 192.168.122.168 () {60 vars in 1283 bytes} [Tue Sep 8 07:00:17 2026] POST /volume/v3/types/dab13cef-131a-47c8-ad07-fcbb579c2232/extra_specs => generated 35 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 07:00:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8f8dabba-5d06-43d6-99be-045320b494d4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8f8dabba-5d06-43d6-99be-045320b494d4 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] PUT http://192.168.122.168/volume/v3/types/dab13cef-131a-47c8-ad07-fcbb579c2232/extra_specs/key2 Sep 08 07:00:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8f8dabba-5d06-43d6-99be-045320b494d4 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8f8dabba-5d06-43d6-99be-045320b494d4 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types/dab13cef-131a-47c8-ad07-fcbb579c2232/extra_specs/key2 returned with HTTP 200 Sep 08 07:00:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1415/2833] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 07:00:17 2026] PUT /volume/v3/types/dab13cef-131a-47c8-ad07-fcbb579c2232/extra_specs/key2 => generated 25 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2dc41aa3-01fe-451f-afb2-c5441b7bd767 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2dc41aa3-01fe-451f-afb2-c5441b7bd767 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2dc41aa3-01fe-451f-afb2-c5441b7bd767 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2dc41aa3-01fe-451f-afb2-c5441b7bd767 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:00:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1419/2834] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 07:00:18 2026] POST /volume/v3/types => generated 195 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e84c225f-2113-4c78-b80f-92f800fb2116 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e84c225f-2113-4c78-b80f-92f800fb2116 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] DELETE http://192.168.122.168/volume/v3/types/b5b55e68-115b-404a-9e9d-28ec9f70a485 Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e84c225f-2113-4c78-b80f-92f800fb2116 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e84c225f-2113-4c78-b80f-92f800fb2116 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e84c225f-2113-4c78-b80f-92f800fb2116 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types/b5b55e68-115b-404a-9e9d-28ec9f70a485 returned with HTTP 202 Sep 08 07:00:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1416/2835] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:00:18 2026] DELETE /volume/v3/types/b5b55e68-115b-404a-9e9d-28ec9f70a485 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9a591766-bdff-4435-b614-8959cfb510f0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9a591766-bdff-4435-b614-8959cfb510f0 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9a591766-bdff-4435-b614-8959cfb510f0 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-427677872", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9a591766-bdff-4435-b614-8959cfb510f0 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:00:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1420/2836] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:00:18 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e596af77-c35c-4802-b7ed-2e069c61b263 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e596af77-c35c-4802-b7ed-2e069c61b263 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] POST http://192.168.122.168/volume/v3/types/956b9b3f-049c-4987-8a0b-ebe587323173/encryption Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e596af77-c35c-4802-b7ed-2e069c61b263 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e596af77-c35c-4802-b7ed-2e069c61b263 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types/956b9b3f-049c-4987-8a0b-ebe587323173/encryption returned with HTTP 200 Sep 08 07:00:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1417/2837] 192.168.122.168 () {60 vars in 1281 bytes} [Tue Sep 8 07:00:18 2026] POST /volume/v3/types/956b9b3f-049c-4987-8a0b-ebe587323173/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f182850f-d05f-4e0c-92d0-ef3aeab169dd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f182850f-d05f-4e0c-92d0-ef3aeab169dd tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] DELETE http://192.168.122.168/volume/v3/types/956b9b3f-049c-4987-8a0b-ebe587323173/encryption/ad04086e-9b46-4880-a659-f505acdbd826 Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f182850f-d05f-4e0c-92d0-ef3aeab169dd tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f182850f-d05f-4e0c-92d0-ef3aeab169dd tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f182850f-d05f-4e0c-92d0-ef3aeab169dd tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types/956b9b3f-049c-4987-8a0b-ebe587323173/encryption/ad04086e-9b46-4880-a659-f505acdbd826 returned with HTTP 202 Sep 08 07:00:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1421/2838] 192.168.122.168 () {58 vars in 1373 bytes} [Tue Sep 8 07:00:18 2026] DELETE /volume/v3/types/956b9b3f-049c-4987-8a0b-ebe587323173/encryption/ad04086e-9b46-4880-a659-f505acdbd826 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-636c6e8c-6196-4ec4-92cf-1b6317788f6d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-636c6e8c-6196-4ec4-92cf-1b6317788f6d tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-636c6e8c-6196-4ec4-92cf-1b6317788f6d tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-24189010", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-636c6e8c-6196-4ec4-92cf-1b6317788f6d tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:00:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1418/2839] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:00:18 2026] POST /volume/v3/types => generated 378 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-79772881-78c7-48bb-9a4f-60a0ef28fab9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-79772881-78c7-48bb-9a4f-60a0ef28fab9 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] DELETE http://192.168.122.168/volume/v3/types/5803949b-ed6e-477c-aec1-1e55d8fa6c6f/extra_specs/key1 Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-79772881-78c7-48bb-9a4f-60a0ef28fab9 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-79772881-78c7-48bb-9a4f-60a0ef28fab9 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-79772881-78c7-48bb-9a4f-60a0ef28fab9 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types/5803949b-ed6e-477c-aec1-1e55d8fa6c6f/extra_specs/key1 returned with HTTP 202 Sep 08 07:00:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1422/2840] 192.168.122.168 () {58 vars in 1280 bytes} [Tue Sep 8 07:00:18 2026] DELETE /volume/v3/types/5803949b-ed6e-477c-aec1-1e55d8fa6c6f/extra_specs/key1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d61f3aa9-e914-4592-89d5-e24a04b17122 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d61f3aa9-e914-4592-89d5-e24a04b17122 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d61f3aa9-e914-4592-89d5-e24a04b17122 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1320871220", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d61f3aa9-e914-4592-89d5-e24a04b17122 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:00:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1419/2841] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:00:18 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-06a2a84b-ec60-4334-b424-16df4350a9b5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-06a2a84b-ec60-4334-b424-16df4350a9b5 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] DELETE http://192.168.122.168/volume/v3/types/5752bab5-d4e0-4e67-8f25-19e081374128 Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-06a2a84b-ec60-4334-b424-16df4350a9b5 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-06a2a84b-ec60-4334-b424-16df4350a9b5 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-06a2a84b-ec60-4334-b424-16df4350a9b5 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types/5752bab5-d4e0-4e67-8f25-19e081374128 returned with HTTP 202 Sep 08 07:00:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1423/2842] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:00:18 2026] DELETE /volume/v3/types/5752bab5-d4e0-4e67-8f25-19e081374128 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-80d64cb2-062b-4224-90f0-6c42f4e38750 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-80d64cb2-062b-4224-90f0-6c42f4e38750 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] GET http://192.168.122.168/volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/extra_specs Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-80d64cb2-062b-4224-90f0-6c42f4e38750 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-80d64cb2-062b-4224-90f0-6c42f4e38750 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-80d64cb2-062b-4224-90f0-6c42f4e38750 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/extra_specs returned with HTTP 200 Sep 08 07:00:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1420/2843] 192.168.122.168 () {58 vars in 1262 bytes} [Tue Sep 8 07:00:18 2026] GET /volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/extra_specs => generated 185 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cdf104f0-9d25-45c9-965a-db033392f56b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cdf104f0-9d25-45c9-965a-db033392f56b tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] GET http://192.168.122.168/volume/v3/types Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cdf104f0-9d25-45c9-965a-db033392f56b tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cdf104f0-9d25-45c9-965a-db033392f56b tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cdf104f0-9d25-45c9-965a-db033392f56b tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:00:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1424/2844] 192.168.122.168 () {58 vars in 1115 bytes} [Tue Sep 8 07:00:18 2026] GET /volume/v3/types => generated 2586 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bca59eaf-c24e-41eb-9706-9ebb6adfe6b8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bca59eaf-c24e-41eb-9706-9ebb6adfe6b8 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] GET http://192.168.122.168/volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/encryption/cipher Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bca59eaf-c24e-41eb-9706-9ebb6adfe6b8 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bca59eaf-c24e-41eb-9706-9ebb6adfe6b8 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bca59eaf-c24e-41eb-9706-9ebb6adfe6b8 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/encryption/cipher returned with HTTP 200 Sep 08 07:00:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1421/2845] 192.168.122.168 () {58 vars in 1280 bytes} [Tue Sep 8 07:00:18 2026] GET /volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/encryption/cipher => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c1eb3a64-dc54-45ef-b91a-44a0550517c6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c1eb3a64-dc54-45ef-b91a-44a0550517c6 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] GET http://192.168.122.168/volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/encryption Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c1eb3a64-dc54-45ef-b91a-44a0550517c6 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c1eb3a64-dc54-45ef-b91a-44a0550517c6 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c1eb3a64-dc54-45ef-b91a-44a0550517c6 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/encryption returned with HTTP 200 Sep 08 07:00:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1425/2846] 192.168.122.168 () {58 vars in 1259 bytes} [Tue Sep 8 07:00:18 2026] GET /volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/encryption => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6661ad15-25f3-45da-9970-bbe038a5f148 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6661ad15-25f3-45da-9970-bbe038a5f148 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] GET http://192.168.122.168/volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/extra_specs/multiattach Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6661ad15-25f3-45da-9970-bbe038a5f148 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6661ad15-25f3-45da-9970-bbe038a5f148 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6661ad15-25f3-45da-9970-bbe038a5f148 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/extra_specs/multiattach returned with HTTP 200 Sep 08 07:00:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1422/2847] 192.168.122.168 () {58 vars in 1298 bytes} [Tue Sep 8 07:00:18 2026] GET /volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-273adf9d-162c-4fb2-8326-7e561432ac68 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-273adf9d-162c-4fb2-8326-7e561432ac68 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] GET http://192.168.122.168/volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/extra_specs/volume_backend_name Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-273adf9d-162c-4fb2-8326-7e561432ac68 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-273adf9d-162c-4fb2-8326-7e561432ac68 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-273adf9d-162c-4fb2-8326-7e561432ac68 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/extra_specs/volume_backend_name returned with HTTP 200 Sep 08 07:00:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1426/2848] 192.168.122.168 () {58 vars in 1322 bytes} [Tue Sep 8 07:00:18 2026] GET /volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/extra_specs/volume_backend_name => generated 44 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-584756d5-42a4-4d28-b40f-db7f1d23d10a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-584756d5-42a4-4d28-b40f-db7f1d23d10a tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] GET http://192.168.122.168/volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-584756d5-42a4-4d28-b40f-db7f1d23d10a tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-584756d5-42a4-4d28-b40f-db7f1d23d10a tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-584756d5-42a4-4d28-b40f-db7f1d23d10a tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e returned with HTTP 200 Sep 08 07:00:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1423/2849] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 07:00:18 2026] GET /volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e => generated 402 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d5a1f2c5-e270-460f-a152-376ace9e2ec4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d5a1f2c5-e270-460f-a152-376ace9e2ec4 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] PUT http://192.168.122.168/volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/encryption/4fa73d7b-a29c-44e0-8d29-8d48aa8e00f0 Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d5a1f2c5-e270-460f-a152-376ace9e2ec4 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d5a1f2c5-e270-460f-a152-376ace9e2ec4 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/encryption/4fa73d7b-a29c-44e0-8d29-8d48aa8e00f0 returned with HTTP 200 Sep 08 07:00:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1427/2850] 192.168.122.168 () {60 vars in 1390 bytes} [Tue Sep 8 07:00:18 2026] PUT /volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/encryption/4fa73d7b-a29c-44e0-8d29-8d48aa8e00f0 => generated 33 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-30590c7e-299d-4643-8c27-fc6315fcfe6c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-30590c7e-299d-4643-8c27-fc6315fcfe6c tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] PUT http://192.168.122.168/volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/extra_specs/key1 Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-30590c7e-299d-4643-8c27-fc6315fcfe6c tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-30590c7e-299d-4643-8c27-fc6315fcfe6c tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/extra_specs/key1 returned with HTTP 200 Sep 08 07:00:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1424/2851] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 07:00:18 2026] PUT /volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e/extra_specs/key1 => generated 30 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-527e9542-b470-429d-a4f3-89cf2e9c0d61 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-527e9542-b470-429d-a4f3-89cf2e9c0d61 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] PUT http://192.168.122.168/volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-527e9542-b470-429d-a4f3-89cf2e9c0d61 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-527e9542-b470-429d-a4f3-89cf2e9c0d61 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e returned with HTTP 200 Sep 08 07:00:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1428/2852] 192.168.122.168 () {60 vars in 1246 bytes} [Tue Sep 8 07:00:18 2026] PUT /volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e => generated 371 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2590a09f-7bbb-4042-85ef-82cbe0e76f7b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2590a09f-7bbb-4042-85ef-82cbe0e76f7b tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] DELETE http://192.168.122.168/volume/v3/types/5803949b-ed6e-477c-aec1-1e55d8fa6c6f Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2590a09f-7bbb-4042-85ef-82cbe0e76f7b tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2590a09f-7bbb-4042-85ef-82cbe0e76f7b tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2590a09f-7bbb-4042-85ef-82cbe0e76f7b tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types/5803949b-ed6e-477c-aec1-1e55d8fa6c6f returned with HTTP 202 Sep 08 07:00:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1425/2853] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:00:18 2026] DELETE /volume/v3/types/5803949b-ed6e-477c-aec1-1e55d8fa6c6f => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-06c37539-c3ea-4338-bec1-ebb91f13f048 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-06c37539-c3ea-4338-bec1-ebb91f13f048 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] DELETE http://192.168.122.168/volume/v3/types/956b9b3f-049c-4987-8a0b-ebe587323173 Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-06c37539-c3ea-4338-bec1-ebb91f13f048 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-06c37539-c3ea-4338-bec1-ebb91f13f048 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-06c37539-c3ea-4338-bec1-ebb91f13f048 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types/956b9b3f-049c-4987-8a0b-ebe587323173 returned with HTTP 202 Sep 08 07:00:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1429/2854] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:00:18 2026] DELETE /volume/v3/types/956b9b3f-049c-4987-8a0b-ebe587323173 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9b7ad41a-7b9f-4576-9c46-34fdefc60dce None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9b7ad41a-7b9f-4576-9c46-34fdefc60dce tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] DELETE http://192.168.122.168/volume/v3/types/dab13cef-131a-47c8-ad07-fcbb579c2232 Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9b7ad41a-7b9f-4576-9c46-34fdefc60dce tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9b7ad41a-7b9f-4576-9c46-34fdefc60dce tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9b7ad41a-7b9f-4576-9c46-34fdefc60dce tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types/dab13cef-131a-47c8-ad07-fcbb579c2232 returned with HTTP 202 Sep 08 07:00:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1426/2855] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:00:18 2026] DELETE /volume/v3/types/dab13cef-131a-47c8-ad07-fcbb579c2232 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-95d5b344-8727-4243-8535-b94285f0980c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-95d5b344-8727-4243-8535-b94285f0980c tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] DELETE http://192.168.122.168/volume/v3/types/f47ce14a-5a29-4696-8c82-6944b9abc472 Sep 08 07:00:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-95d5b344-8727-4243-8535-b94285f0980c tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-95d5b344-8727-4243-8535-b94285f0980c tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-95d5b344-8727-4243-8535-b94285f0980c tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types/f47ce14a-5a29-4696-8c82-6944b9abc472 returned with HTTP 202 Sep 08 07:00:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1430/2856] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:00:19 2026] DELETE /volume/v3/types/f47ce14a-5a29-4696-8c82-6944b9abc472 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e50c7796-895d-40ff-b52d-4144adf3ba46 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e50c7796-895d-40ff-b52d-4144adf3ba46 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] DELETE http://192.168.122.168/volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e Sep 08 07:00:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e50c7796-895d-40ff-b52d-4144adf3ba46 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e50c7796-895d-40ff-b52d-4144adf3ba46 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e50c7796-895d-40ff-b52d-4144adf3ba46 tempest-VolumeTypesAdminTests-1774852449 tempest-VolumeTypesAdminTests-1774852449-project-admin] http://192.168.122.168/volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e returned with HTTP 202 Sep 08 07:00:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1427/2857] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:00:19 2026] DELETE /volume/v3/types/62dc0d99-4954-419b-8fba-c04595c67b3e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3b8e8d69-09c5-49e4-b7c6-a709078238d5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3b8e8d69-09c5-49e4-b7c6-a709078238d5 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3b8e8d69-09c5-49e4-b7c6-a709078238d5 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1167855167", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3b8e8d69-09c5-49e4-b7c6-a709078238d5 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:00:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1431/2858] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:00:21 2026] POST /volume/v3/types => generated 380 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c148b431-aca0-4761-a139-c695a3dcfc27 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c148b431-aca0-4761-a139-c695a3dcfc27 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] POST http://192.168.122.168/volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/encryption Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c148b431-aca0-4761-a139-c695a3dcfc27 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c148b431-aca0-4761-a139-c695a3dcfc27 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] http://192.168.122.168/volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/encryption returned with HTTP 200 Sep 08 07:00:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1428/2859] 192.168.122.168 () {60 vars in 1281 bytes} [Tue Sep 8 07:00:22 2026] POST /volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d3d1e892-7b64-4dfc-a7e0-acc678160b8d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d3d1e892-7b64-4dfc-a7e0-acc678160b8d tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d3d1e892-7b64-4dfc-a7e0-acc678160b8d tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1091789615", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d3d1e892-7b64-4dfc-a7e0-acc678160b8d tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:00:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1432/2860] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:00:22 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 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ce62070b-e1d9-4670-8362-700526bd1b46 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ce62070b-e1d9-4670-8362-700526bd1b46 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] POST http://192.168.122.168/volume/v3/types/0256e29a-4827-43ab-9700-ab71d631a661/encryption Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ce62070b-e1d9-4670-8362-700526bd1b46 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-ce62070b-e1d9-4670-8362-700526bd1b46 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'd041e1171c974eea940ab5023d65d74a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33bcfa6f130e4b3db7674ff09344361b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ce62070b-e1d9-4670-8362-700526bd1b46 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] http://192.168.122.168/volume/v3/types/0256e29a-4827-43ab-9700-ab71d631a661/encryption returned with HTTP 403 Sep 08 07:00:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1429/2861] 192.168.122.168 () {60 vars in 1281 bytes} [Tue Sep 8 07:00:22 2026] POST /volume/v3/types/0256e29a-4827-43ab-9700-ab71d631a661/encryption => generated 127 bytes in 170 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3d606ec9-6bfd-4d3c-bf56-b2796dd2bbff None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3d606ec9-6bfd-4d3c-bf56-b2796dd2bbff tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3d606ec9-6bfd-4d3c-bf56-b2796dd2bbff tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-974451085", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3d606ec9-6bfd-4d3c-bf56-b2796dd2bbff tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:00:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1433/2862] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:00:22 2026] POST /volume/v3/types => generated 379 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fe587a33-a404-4247-99fd-22e813da88bf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fe587a33-a404-4247-99fd-22e813da88bf tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] POST http://192.168.122.168/volume/v3/types/e38e8890-9058-4d24-8d21-0608eb348fe8/extra_specs Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fe587a33-a404-4247-99fd-22e813da88bf tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-fe587a33-a404-4247-99fd-22e813da88bf tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'd041e1171c974eea940ab5023d65d74a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33bcfa6f130e4b3db7674ff09344361b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fe587a33-a404-4247-99fd-22e813da88bf tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] http://192.168.122.168/volume/v3/types/e38e8890-9058-4d24-8d21-0608eb348fe8/extra_specs returned with HTTP 403 Sep 08 07:00:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1430/2863] 192.168.122.168 () {60 vars in 1283 bytes} [Tue Sep 8 07:00:22 2026] POST /volume/v3/types/e38e8890-9058-4d24-8d21-0608eb348fe8/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-77e7c56b-34d8-4330-a529-68eb931a015f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-77e7c56b-34d8-4330-a529-68eb931a015f tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] PUT http://192.168.122.168/volume/v3/types/e38e8890-9058-4d24-8d21-0608eb348fe8/extra_specs/key2 Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-77e7c56b-34d8-4330-a529-68eb931a015f tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-77e7c56b-34d8-4330-a529-68eb931a015f tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd041e1171c974eea940ab5023d65d74a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33bcfa6f130e4b3db7674ff09344361b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-77e7c56b-34d8-4330-a529-68eb931a015f tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] http://192.168.122.168/volume/v3/types/e38e8890-9058-4d24-8d21-0608eb348fe8/extra_specs/key2 returned with HTTP 403 Sep 08 07:00:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1434/2864] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 07:00:22 2026] PUT /volume/v3/types/e38e8890-9058-4d24-8d21-0608eb348fe8/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fca99d5c-c040-404a-9280-b03673eda7d2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fca99d5c-c040-404a-9280-b03673eda7d2 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] POST http://192.168.122.168/volume/v3/types Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fca99d5c-c040-404a-9280-b03673eda7d2 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-fca99d5c-c040-404a-9280-b03673eda7d2 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'd041e1171c974eea940ab5023d65d74a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33bcfa6f130e4b3db7674ff09344361b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fca99d5c-c040-404a-9280-b03673eda7d2 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] http://192.168.122.168/volume/v3/types returned with HTTP 403 Sep 08 07:00:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1431/2865] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 07:00:22 2026] POST /volume/v3/types => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-edf0a214-c17a-4aa4-9fee-13c95b5dcff1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-edf0a214-c17a-4aa4-9fee-13c95b5dcff1 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-edf0a214-c17a-4aa4-9fee-13c95b5dcff1 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1010603842", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-edf0a214-c17a-4aa4-9fee-13c95b5dcff1 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:00:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1435/2866] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:00:22 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-090cd0a7-e6cc-4505-9aad-154159adb365 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-090cd0a7-e6cc-4505-9aad-154159adb365 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] POST http://192.168.122.168/volume/v3/types/d5195715-f95c-4419-a9ae-ee0bac97451b/encryption Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-090cd0a7-e6cc-4505-9aad-154159adb365 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-090cd0a7-e6cc-4505-9aad-154159adb365 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] http://192.168.122.168/volume/v3/types/d5195715-f95c-4419-a9ae-ee0bac97451b/encryption returned with HTTP 200 Sep 08 07:00:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1432/2867] 192.168.122.168 () {60 vars in 1281 bytes} [Tue Sep 8 07:00:22 2026] POST /volume/v3/types/d5195715-f95c-4419-a9ae-ee0bac97451b/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5a6f8464-69b4-4434-a801-5921ddb8d734 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5a6f8464-69b4-4434-a801-5921ddb8d734 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] DELETE http://192.168.122.168/volume/v3/types/d5195715-f95c-4419-a9ae-ee0bac97451b/encryption/cd9e0201-842d-47aa-835c-0a9aeb74052b Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5a6f8464-69b4-4434-a801-5921ddb8d734 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5a6f8464-69b4-4434-a801-5921ddb8d734 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-5a6f8464-69b4-4434-a801-5921ddb8d734 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'd041e1171c974eea940ab5023d65d74a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33bcfa6f130e4b3db7674ff09344361b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5a6f8464-69b4-4434-a801-5921ddb8d734 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] http://192.168.122.168/volume/v3/types/d5195715-f95c-4419-a9ae-ee0bac97451b/encryption/cd9e0201-842d-47aa-835c-0a9aeb74052b returned with HTTP 403 Sep 08 07:00:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1436/2868] 192.168.122.168 () {58 vars in 1373 bytes} [Tue Sep 8 07:00:22 2026] DELETE /volume/v3/types/d5195715-f95c-4419-a9ae-ee0bac97451b/encryption/cd9e0201-842d-47aa-835c-0a9aeb74052b => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ee7b6212-5634-48a1-adab-2feb5a320e6b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee7b6212-5634-48a1-adab-2feb5a320e6b tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ee7b6212-5634-48a1-adab-2feb5a320e6b tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-328578138", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee7b6212-5634-48a1-adab-2feb5a320e6b tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:00:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1433/2869] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:00:22 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 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6311c4cc-15b1-4883-a4b9-1692cd399e43 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6311c4cc-15b1-4883-a4b9-1692cd399e43 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] DELETE http://192.168.122.168/volume/v3/types/126ff232-fd4d-45ee-9e4e-be9c6211a159/extra_specs/key1 Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6311c4cc-15b1-4883-a4b9-1692cd399e43 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6311c4cc-15b1-4883-a4b9-1692cd399e43 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-6311c4cc-15b1-4883-a4b9-1692cd399e43 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'd041e1171c974eea940ab5023d65d74a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33bcfa6f130e4b3db7674ff09344361b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6311c4cc-15b1-4883-a4b9-1692cd399e43 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] http://192.168.122.168/volume/v3/types/126ff232-fd4d-45ee-9e4e-be9c6211a159/extra_specs/key1 returned with HTTP 403 Sep 08 07:00:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1437/2870] 192.168.122.168 () {58 vars in 1280 bytes} [Tue Sep 8 07:00:22 2026] DELETE /volume/v3/types/126ff232-fd4d-45ee-9e4e-be9c6211a159/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fbd50e81-6953-48f7-9b11-97e89990cafc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fbd50e81-6953-48f7-9b11-97e89990cafc tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fbd50e81-6953-48f7-9b11-97e89990cafc tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1570246248", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fbd50e81-6953-48f7-9b11-97e89990cafc tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:00:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1434/2871] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:00:22 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 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2e2e1eeb-1795-4554-bd8c-0d10536fd40c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2e2e1eeb-1795-4554-bd8c-0d10536fd40c tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] DELETE http://192.168.122.168/volume/v3/types/e275c402-5443-41a6-a981-e92dd55b7840 Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2e2e1eeb-1795-4554-bd8c-0d10536fd40c tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2e2e1eeb-1795-4554-bd8c-0d10536fd40c tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-2e2e1eeb-1795-4554-bd8c-0d10536fd40c tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'd041e1171c974eea940ab5023d65d74a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33bcfa6f130e4b3db7674ff09344361b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2e2e1eeb-1795-4554-bd8c-0d10536fd40c tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] http://192.168.122.168/volume/v3/types/e275c402-5443-41a6-a981-e92dd55b7840 returned with HTTP 403 Sep 08 07:00:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1438/2872] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:00:22 2026] DELETE /volume/v3/types/e275c402-5443-41a6-a981-e92dd55b7840 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fc268dc7-1b1f-4e25-aff4-c586375b73c7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fc268dc7-1b1f-4e25-aff4-c586375b73c7 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] GET http://192.168.122.168/volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/extra_specs Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fc268dc7-1b1f-4e25-aff4-c586375b73c7 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fc268dc7-1b1f-4e25-aff4-c586375b73c7 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fc268dc7-1b1f-4e25-aff4-c586375b73c7 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] http://192.168.122.168/volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/extra_specs returned with HTTP 200 Sep 08 07:00:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1435/2873] 192.168.122.168 () {58 vars in 1262 bytes} [Tue Sep 8 07:00:22 2026] GET /volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/extra_specs => generated 123 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5cccf7ac-2d89-4068-bcf1-dd06619a73c7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5cccf7ac-2d89-4068-bcf1-dd06619a73c7 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] GET http://192.168.122.168/volume/v3/types Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5cccf7ac-2d89-4068-bcf1-dd06619a73c7 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5cccf7ac-2d89-4068-bcf1-dd06619a73c7 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-5cccf7ac-2d89-4068-bcf1-dd06619a73c7 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5cccf7ac-2d89-4068-bcf1-dd06619a73c7 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:00:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1439/2874] 192.168.122.168 () {58 vars in 1115 bytes} [Tue Sep 8 07:00:22 2026] GET /volume/v3/types => generated 2362 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ee17bb60-fd14-4ecc-8724-e9c518d93486 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee17bb60-fd14-4ecc-8724-e9c518d93486 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] GET http://192.168.122.168/volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/encryption/cipher Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ee17bb60-fd14-4ecc-8724-e9c518d93486 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ee17bb60-fd14-4ecc-8724-e9c518d93486 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-ee17bb60-fd14-4ecc-8724-e9c518d93486 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd041e1171c974eea940ab5023d65d74a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33bcfa6f130e4b3db7674ff09344361b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee17bb60-fd14-4ecc-8724-e9c518d93486 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] http://192.168.122.168/volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/encryption/cipher returned with HTTP 403 Sep 08 07:00:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1436/2875] 192.168.122.168 () {58 vars in 1280 bytes} [Tue Sep 8 07:00:22 2026] GET /volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5e9dfe9e-02db-4e4d-84ee-2366e1e68eae None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5e9dfe9e-02db-4e4d-84ee-2366e1e68eae tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] GET http://192.168.122.168/volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/encryption Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5e9dfe9e-02db-4e4d-84ee-2366e1e68eae tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5e9dfe9e-02db-4e4d-84ee-2366e1e68eae tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-5e9dfe9e-02db-4e4d-84ee-2366e1e68eae tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd041e1171c974eea940ab5023d65d74a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33bcfa6f130e4b3db7674ff09344361b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5e9dfe9e-02db-4e4d-84ee-2366e1e68eae tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] http://192.168.122.168/volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/encryption returned with HTTP 403 Sep 08 07:00:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1440/2876] 192.168.122.168 () {58 vars in 1259 bytes} [Tue Sep 8 07:00:22 2026] GET /volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1cb655b3-cb97-4f8a-b0af-60ec92aa051f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1cb655b3-cb97-4f8a-b0af-60ec92aa051f tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] GET http://192.168.122.168/volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/extra_specs/multiattach Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1cb655b3-cb97-4f8a-b0af-60ec92aa051f tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1cb655b3-cb97-4f8a-b0af-60ec92aa051f tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1cb655b3-cb97-4f8a-b0af-60ec92aa051f tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] http://192.168.122.168/volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/extra_specs/multiattach returned with HTTP 200 Sep 08 07:00:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1437/2877] 192.168.122.168 () {58 vars in 1298 bytes} [Tue Sep 8 07:00:22 2026] GET /volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0ceaa9cd-068b-4fd2-83f5-7124841dbba6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0ceaa9cd-068b-4fd2-83f5-7124841dbba6 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] GET http://192.168.122.168/volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/extra_specs/volume_backend_name Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0ceaa9cd-068b-4fd2-83f5-7124841dbba6 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0ceaa9cd-068b-4fd2-83f5-7124841dbba6 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0ceaa9cd-068b-4fd2-83f5-7124841dbba6 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] http://192.168.122.168/volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/extra_specs/volume_backend_name returned with HTTP 404 Sep 08 07:00:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1441/2878] 192.168.122.168 () {58 vars in 1322 bytes} [Tue Sep 8 07:00:22 2026] GET /volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/extra_specs/volume_backend_name => generated 143 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f53c2e91-18f5-43c4-933a-638e4b118250 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f53c2e91-18f5-43c4-933a-638e4b118250 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] GET http://192.168.122.168/volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594 Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f53c2e91-18f5-43c4-933a-638e4b118250 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f53c2e91-18f5-43c4-933a-638e4b118250 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f53c2e91-18f5-43c4-933a-638e4b118250 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] http://192.168.122.168/volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594 returned with HTTP 200 Sep 08 07:00:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1438/2879] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 07:00:22 2026] GET /volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594 => generated 318 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-353b3f5b-451e-4a84-8150-67132edd2a88 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-353b3f5b-451e-4a84-8150-67132edd2a88 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] PUT http://192.168.122.168/volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/encryption/57bcaa84-485f-4d93-a1aa-527890fd7e8a Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-353b3f5b-451e-4a84-8150-67132edd2a88 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-353b3f5b-451e-4a84-8150-67132edd2a88 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'd041e1171c974eea940ab5023d65d74a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33bcfa6f130e4b3db7674ff09344361b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-353b3f5b-451e-4a84-8150-67132edd2a88 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] http://192.168.122.168/volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/encryption/57bcaa84-485f-4d93-a1aa-527890fd7e8a returned with HTTP 403 Sep 08 07:00:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1442/2880] 192.168.122.168 () {60 vars in 1390 bytes} [Tue Sep 8 07:00:22 2026] PUT /volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/encryption/57bcaa84-485f-4d93-a1aa-527890fd7e8a => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8d71902a-7203-4869-ba28-edd8fa03741d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8d71902a-7203-4869-ba28-edd8fa03741d tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] PUT http://192.168.122.168/volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/extra_specs/key1 Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8d71902a-7203-4869-ba28-edd8fa03741d tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-8d71902a-7203-4869-ba28-edd8fa03741d tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd041e1171c974eea940ab5023d65d74a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33bcfa6f130e4b3db7674ff09344361b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:00:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8d71902a-7203-4869-ba28-edd8fa03741d tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] http://192.168.122.168/volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/extra_specs/key1 returned with HTTP 403 Sep 08 07:00:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1439/2881] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 07:00:22 2026] PUT /volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8c855c06-5f99-4da2-b383-f96fc4a7ee97 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8c855c06-5f99-4da2-b383-f96fc4a7ee97 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] PUT http://192.168.122.168/volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594 Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8c855c06-5f99-4da2-b383-f96fc4a7ee97 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-8c855c06-5f99-4da2-b383-f96fc4a7ee97 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'd041e1171c974eea940ab5023d65d74a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33bcfa6f130e4b3db7674ff09344361b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:00:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8c855c06-5f99-4da2-b383-f96fc4a7ee97 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-member] http://192.168.122.168/volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594 returned with HTTP 403 Sep 08 07:00:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1443/2882] 192.168.122.168 () {60 vars in 1246 bytes} [Tue Sep 8 07:00:22 2026] PUT /volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fdfffb83-d858-491c-b3e4-0f4775e6355f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fdfffb83-d858-491c-b3e4-0f4775e6355f tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] DELETE http://192.168.122.168/volume/v3/types/e275c402-5443-41a6-a981-e92dd55b7840 Sep 08 07:00:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fdfffb83-d858-491c-b3e4-0f4775e6355f tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fdfffb83-d858-491c-b3e4-0f4775e6355f tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fdfffb83-d858-491c-b3e4-0f4775e6355f tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] http://192.168.122.168/volume/v3/types/e275c402-5443-41a6-a981-e92dd55b7840 returned with HTTP 202 Sep 08 07:00:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1440/2883] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:00:22 2026] DELETE /volume/v3/types/e275c402-5443-41a6-a981-e92dd55b7840 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-10d73934-ee46-4cc1-ab31-447e4cd073eb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-10d73934-ee46-4cc1-ab31-447e4cd073eb tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] DELETE http://192.168.122.168/volume/v3/types/126ff232-fd4d-45ee-9e4e-be9c6211a159 Sep 08 07:00:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-10d73934-ee46-4cc1-ab31-447e4cd073eb tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-10d73934-ee46-4cc1-ab31-447e4cd073eb tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-10d73934-ee46-4cc1-ab31-447e4cd073eb tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] http://192.168.122.168/volume/v3/types/126ff232-fd4d-45ee-9e4e-be9c6211a159 returned with HTTP 202 Sep 08 07:00:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1444/2884] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:00:23 2026] DELETE /volume/v3/types/126ff232-fd4d-45ee-9e4e-be9c6211a159 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-08786774-4c16-49c1-af03-18762ecff989 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-08786774-4c16-49c1-af03-18762ecff989 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] DELETE http://192.168.122.168/volume/v3/types/d5195715-f95c-4419-a9ae-ee0bac97451b Sep 08 07:00:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-08786774-4c16-49c1-af03-18762ecff989 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-08786774-4c16-49c1-af03-18762ecff989 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-08786774-4c16-49c1-af03-18762ecff989 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] http://192.168.122.168/volume/v3/types/d5195715-f95c-4419-a9ae-ee0bac97451b returned with HTTP 202 Sep 08 07:00:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1441/2885] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:00:23 2026] DELETE /volume/v3/types/d5195715-f95c-4419-a9ae-ee0bac97451b => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f1f1a274-6a81-4af9-a3e9-925d4cfffd26 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f1f1a274-6a81-4af9-a3e9-925d4cfffd26 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] DELETE http://192.168.122.168/volume/v3/types/e38e8890-9058-4d24-8d21-0608eb348fe8 Sep 08 07:00:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f1f1a274-6a81-4af9-a3e9-925d4cfffd26 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f1f1a274-6a81-4af9-a3e9-925d4cfffd26 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f1f1a274-6a81-4af9-a3e9-925d4cfffd26 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] http://192.168.122.168/volume/v3/types/e38e8890-9058-4d24-8d21-0608eb348fe8 returned with HTTP 202 Sep 08 07:00:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1445/2886] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:00:23 2026] DELETE /volume/v3/types/e38e8890-9058-4d24-8d21-0608eb348fe8 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-15c942e6-eb70-488a-b7b2-e9c1caf9fe81 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-15c942e6-eb70-488a-b7b2-e9c1caf9fe81 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] DELETE http://192.168.122.168/volume/v3/types/0256e29a-4827-43ab-9700-ab71d631a661 Sep 08 07:00:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-15c942e6-eb70-488a-b7b2-e9c1caf9fe81 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-15c942e6-eb70-488a-b7b2-e9c1caf9fe81 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-15c942e6-eb70-488a-b7b2-e9c1caf9fe81 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] http://192.168.122.168/volume/v3/types/0256e29a-4827-43ab-9700-ab71d631a661 returned with HTTP 202 Sep 08 07:00:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1442/2887] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:00:23 2026] DELETE /volume/v3/types/0256e29a-4827-43ab-9700-ab71d631a661 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dda31faf-d1db-4bbb-a71d-51e9c1a3cb10 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dda31faf-d1db-4bbb-a71d-51e9c1a3cb10 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] DELETE http://192.168.122.168/volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594 Sep 08 07:00:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dda31faf-d1db-4bbb-a71d-51e9c1a3cb10 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dda31faf-d1db-4bbb-a71d-51e9c1a3cb10 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dda31faf-d1db-4bbb-a71d-51e9c1a3cb10 tempest-VolumeTypesMemberTests-1938440958 tempest-VolumeTypesMemberTests-1938440958-project-admin] http://192.168.122.168/volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594 returned with HTTP 202 Sep 08 07:00:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1446/2888] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:00:23 2026] DELETE /volume/v3/types/7e71ee7a-3c08-412d-8685-43076d8c6594 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:33 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=106,cinder:INSERT=45,cinder:UPDATE=30 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 07:00:33 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=96,cinder:INSERT=34,cinder:UPDATE=28 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 07:00:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-000c44e9-90de-418f-8bb1-b1b744f06868 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7d52ab3d-0bf5-453e-af19-10ce9b4728c0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-000c44e9-90de-418f-8bb1-b1b744f06868 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:00:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-000c44e9-90de-418f-8bb1-b1b744f06868 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-202541454"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-000c44e9-90de-418f-8bb1-b1b744f06868 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-202541454'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:00:34 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-000c44e9-90de-418f-8bb1-b1b744f06868 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Create volume of 1 GB Sep 08 07:00:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-000c44e9-90de-418f-8bb1-b1b744f06868 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Availability Zones retrieved successfully. Sep 08 07:00:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-000c44e9-90de-418f-8bb1-b1b744f06868 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Flow 'volume_create_api' (6d6ca761-8d94-4fd7-9e64-1ca3707ebef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:00:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-000c44e9-90de-418f-8bb1-b1b744f06868 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c254c81-7778-4eee-b56b-47fb2b06f85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-000c44e9-90de-418f-8bb1-b1b744f06868 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:00:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7d52ab3d-0bf5-453e-af19-10ce9b4728c0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:00:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7d52ab3d-0bf5-453e-af19-10ce9b4728c0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1210070371"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-7d52ab3d-0bf5-453e-af19-10ce9b4728c0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1210070371'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:00:34 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-7d52ab3d-0bf5-453e-af19-10ce9b4728c0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Create volume of 1 GB Sep 08 07:00:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7d52ab3d-0bf5-453e-af19-10ce9b4728c0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Availability Zones retrieved successfully. Sep 08 07:00:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d52ab3d-0bf5-453e-af19-10ce9b4728c0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Flow 'volume_create_api' (23aec4c4-501b-43c0-a8c1-8d648a35268e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:00:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-000c44e9-90de-418f-8bb1-b1b744f06868 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c254c81-7778-4eee-b56b-47fb2b06f85e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d52ab3d-0bf5-453e-af19-10ce9b4728c0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fe855a8-7ea4-47be-962d-9ae27f9ee01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-7d52ab3d-0bf5-453e-af19-10ce9b4728c0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:00:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-000c44e9-90de-418f-8bb1-b1b744f06868 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcceb5e6-0ce4-4c43-8d5f-2f1182d82fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d52ab3d-0bf5-453e-af19-10ce9b4728c0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fe855a8-7ea4-47be-962d-9ae27f9ee01b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d52ab3d-0bf5-453e-af19-10ce9b4728c0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69b64de1-bfac-4476-908d-01fcdb143700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:35 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-000c44e9-90de-418f-8bb1-b1b744f06868 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Created reservations ['e79b6d72-98f8-4510-8df2-c2b4bcccd12d', 'c821854f-5f65-4efe-8206-3f0d6f33e28f', '1cf41027-2ba7-4e4c-9557-0ba29eee4bf3', '51bb485f-a5fd-4dcb-b0bb-08c7654eb24d'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:00:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-000c44e9-90de-418f-8bb1-b1b744f06868 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcceb5e6-0ce4-4c43-8d5f-2f1182d82fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e79b6d72-98f8-4510-8df2-c2b4bcccd12d', 'c821854f-5f65-4efe-8206-3f0d6f33e28f', '1cf41027-2ba7-4e4c-9557-0ba29eee4bf3', '51bb485f-a5fd-4dcb-b0bb-08c7654eb24d']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-000c44e9-90de-418f-8bb1-b1b744f06868 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b52f957-3860-4d1f-abcf-a010ce3c97ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:35 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-7d52ab3d-0bf5-453e-af19-10ce9b4728c0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Created reservations ['c56a86bb-6d67-483d-9cfa-ae333fec317f', 'd5290702-da9b-432c-858d-009af737ed44', 'f9f367b3-33b5-4e57-b4a5-e8fa2af0692f', 'e4904507-70d4-4b81-a0dc-7916a2c113ff'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:00:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d52ab3d-0bf5-453e-af19-10ce9b4728c0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69b64de1-bfac-4476-908d-01fcdb143700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c56a86bb-6d67-483d-9cfa-ae333fec317f', 'd5290702-da9b-432c-858d-009af737ed44', 'f9f367b3-33b5-4e57-b4a5-e8fa2af0692f', 'e4904507-70d4-4b81-a0dc-7916a2c113ff']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d52ab3d-0bf5-453e-af19-10ce9b4728c0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caff3a28-3bb0-4de8-91b8-4d65d465455d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-000c44e9-90de-418f-8bb1-b1b744f06868 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b52f957-3860-4d1f-abcf-a010ce3c97ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9c040d9-3a29-42b2-a174-2066511a5906', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-202541454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baab805d38054a76a4bb7852be614089',qos_specs=None,replication_status=,reservations=['e79b6d72-98f8-4510-8df2-c2b4bcccd12d','c821854f-5f65-4efe-8206-3f0d6f33e28f','1cf41027-2ba7-4e4c-9557-0ba29eee4bf3','51bb485f-a5fd-4dcb-b0bb-08c7654eb24d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a81715c9892b4e4ab3998421bff18099',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:00:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-202541454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9c040d9-3a29-42b2-a174-2066511a5906,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baab805d38054a76a4bb7852be614089',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a81715c9892b4e4ab3998421bff18099',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-000c44e9-90de-418f-8bb1-b1b744f06868 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af878fe-fd91-4ed1-ba33-350cd3becd5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d52ab3d-0bf5-453e-af19-10ce9b4728c0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caff3a28-3bb0-4de8-91b8-4d65d465455d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9101be79-7548-40b1-8ea8-99c9a687fb3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1210070371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83091f6f94b54375a77d194170732807',qos_specs=None,replication_status=,reservations=['c56a86bb-6d67-483d-9cfa-ae333fec317f','d5290702-da9b-432c-858d-009af737ed44','f9f367b3-33b5-4e57-b4a5-e8fa2af0692f','e4904507-70d4-4b81-a0dc-7916a2c113ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ccdbd3a2d2b43b7b92df3142b128016',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:00:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1210070371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9101be79-7548-40b1-8ea8-99c9a687fb3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83091f6f94b54375a77d194170732807',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ccdbd3a2d2b43b7b92df3142b128016',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d52ab3d-0bf5-453e-af19-10ce9b4728c0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c48eb8c4-96f9-4dbd-8f15-445f5b55c661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-000c44e9-90de-418f-8bb1-b1b744f06868 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af878fe-fd91-4ed1-ba33-350cd3becd5b) transitioned into state 'SUCCESS' from state '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-202541454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baab805d38054a76a4bb7852be614089',qos_specs=None,replication_status=,reservations=['e79b6d72-98f8-4510-8df2-c2b4bcccd12d','c821854f-5f65-4efe-8206-3f0d6f33e28f','1cf41027-2ba7-4e4c-9557-0ba29eee4bf3','51bb485f-a5fd-4dcb-b0bb-08c7654eb24d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a81715c9892b4e4ab3998421bff18099',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-000c44e9-90de-418f-8bb1-b1b744f06868 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5821f109-fa8d-4a6f-8f1f-5f3d4d92b54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d52ab3d-0bf5-453e-af19-10ce9b4728c0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c48eb8c4-96f9-4dbd-8f15-445f5b55c661) transitioned into state 'SUCCESS' from state '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-1210070371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83091f6f94b54375a77d194170732807',qos_specs=None,replication_status=,reservations=['c56a86bb-6d67-483d-9cfa-ae333fec317f','d5290702-da9b-432c-858d-009af737ed44','f9f367b3-33b5-4e57-b4a5-e8fa2af0692f','e4904507-70d4-4b81-a0dc-7916a2c113ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ccdbd3a2d2b43b7b92df3142b128016',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-000c44e9-90de-418f-8bb1-b1b744f06868 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5821f109-fa8d-4a6f-8f1f-5f3d4d92b54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d52ab3d-0bf5-453e-af19-10ce9b4728c0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c3ecef4-d078-4e8e-85ca-0c2226b86f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:35 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-000c44e9-90de-418f-8bb1-b1b744f06868 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Flow 'volume_create_api' (6d6ca761-8d94-4fd7-9e64-1ca3707ebef3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:00:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-000c44e9-90de-418f-8bb1-b1b744f06868 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Create volume request issued successfully. Sep 08 07:00:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-000c44e9-90de-418f-8bb1-b1b744f06868 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:00:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1443/2889] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 07:00:34 2026] POST /volume/v3/volumes => generated 772 bytes in 918 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:00:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-42edbd82-759e-4396-9983-7fb9aaaba85b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-42edbd82-759e-4396-9983-7fb9aaaba85b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/b9c040d9-3a29-42b2-a174-2066511a5906 Sep 08 07:00:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-42edbd82-759e-4396-9983-7fb9aaaba85b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-42edbd82-759e-4396-9983-7fb9aaaba85b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d52ab3d-0bf5-453e-af19-10ce9b4728c0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c3ecef4-d078-4e8e-85ca-0c2226b86f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-7d52ab3d-0bf5-453e-af19-10ce9b4728c0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Flow 'volume_create_api' (23aec4c4-501b-43c0-a8c1-8d648a35268e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:00:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7d52ab3d-0bf5-453e-af19-10ce9b4728c0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Create volume request issued successfully. Sep 08 07:00:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7d52ab3d-0bf5-453e-af19-10ce9b4728c0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:00:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1447/2890] 192.168.122.168 () {62 vars in 1183 bytes} [Tue Sep 8 07:00:34 2026] POST /volume/v3/volumes => generated 779 bytes in 734 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-42edbd82-759e-4396-9983-7fb9aaaba85b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8c0f8c8d-80dc-41f1-a6f3-417ff6a2775f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8c0f8c8d-80dc-41f1-a6f3-417ff6a2775f tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d Sep 08 07:00:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8c0f8c8d-80dc-41f1-a6f3-417ff6a2775f tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8c0f8c8d-80dc-41f1-a6f3-417ff6a2775f tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-42edbd82-759e-4396-9983-7fb9aaaba85b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/b9c040d9-3a29-42b2-a174-2066511a5906 returned with HTTP 200 Sep 08 07:00:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1444/2891] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:35 2026] GET /volume/v3/volumes/b9c040d9-3a29-42b2-a174-2066511a5906 => generated 840 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8c0f8c8d-80dc-41f1-a6f3-417ff6a2775f tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Volume info retrieved successfully. Sep 08 07:00:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8c0f8c8d-80dc-41f1-a6f3-417ff6a2775f tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d returned with HTTP 200 Sep 08 07:00:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1448/2892] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:00:35 2026] GET /volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:00:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5437db2e-125e-43b0-a1b0-fb00ab259e08 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5437db2e-125e-43b0-a1b0-fb00ab259e08 tempest-VolumeAndVolumeTypeFromImageTest-983879827 tempest-VolumeAndVolumeTypeFromImageTest-983879827-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:00:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5437db2e-125e-43b0-a1b0-fb00ab259e08 tempest-VolumeAndVolumeTypeFromImageTest-983879827 tempest-VolumeAndVolumeTypeFromImageTest-983879827-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=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5437db2e-125e-43b0-a1b0-fb00ab259e08 tempest-VolumeAndVolumeTypeFromImageTest-983879827 tempest-VolumeAndVolumeTypeFromImageTest-983879827-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:00:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1445/2893] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:00:35 2026] POST /volume/v3/types => generated 287 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cf2f0c68-2dd5-470d-acc2-c73938f97f0a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fe0299db-a1a3-4878-b7a7-b79edafbc081 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fe0299db-a1a3-4878-b7a7-b79edafbc081 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/b9c040d9-3a29-42b2-a174-2066511a5906 Sep 08 07:00:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fe0299db-a1a3-4878-b7a7-b79edafbc081 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fe0299db-a1a3-4878-b7a7-b79edafbc081 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fe0299db-a1a3-4878-b7a7-b79edafbc081 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fe0299db-a1a3-4878-b7a7-b79edafbc081 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/b9c040d9-3a29-42b2-a174-2066511a5906 returned with HTTP 200 Sep 08 07:00:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1446/2894] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:36 2026] GET /volume/v3/volumes/b9c040d9-3a29-42b2-a174-2066511a5906 => generated 864 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b34c7ff6-3b47-4caa-9daa-f082de95c428 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b34c7ff6-3b47-4caa-9daa-f082de95c428 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d Sep 08 07:00:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b34c7ff6-3b47-4caa-9daa-f082de95c428 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b34c7ff6-3b47-4caa-9daa-f082de95c428 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b34c7ff6-3b47-4caa-9daa-f082de95c428 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Volume info retrieved successfully. Sep 08 07:00:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b34c7ff6-3b47-4caa-9daa-f082de95c428 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d returned with HTTP 200 Sep 08 07:00:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1447/2895] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:00:36 2026] GET /volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d => generated 871 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:00:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf2f0c68-2dd5-470d-acc2-c73938f97f0a tempest-ProjectMemberTests-1993769919 tempest-ProjectMemberTests-1993769919-project-admin] GET http://192.168.122.168/volume/v3/scheduler-stats/get_pools Sep 08 07:00:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cf2f0c68-2dd5-470d-acc2-c73938f97f0a tempest-ProjectMemberTests-1993769919 tempest-ProjectMemberTests-1993769919-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cf2f0c68-2dd5-470d-acc2-c73938f97f0a tempest-ProjectMemberTests-1993769919 tempest-ProjectMemberTests-1993769919-project-admin] Calling method 'get_pools' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf2f0c68-2dd5-470d-acc2-c73938f97f0a tempest-ProjectMemberTests-1993769919 tempest-ProjectMemberTests-1993769919-project-admin] http://192.168.122.168/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 08 07:00:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1449/2896] 192.168.122.168 () {58 vars in 1175 bytes} [Tue Sep 8 07:00:36 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 07:00:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c62b75e9-55f9-45bc-8a05-d8dbd84e1590 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c62b75e9-55f9-45bc-8a05-d8dbd84e1590 tempest-ProjectMemberTests-1993769919 tempest-ProjectMemberTests-1993769919-project-member] GET http://192.168.122.168/volume/v3/capabilities/devstack@QuobyteHD Sep 08 07:00:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c62b75e9-55f9-45bc-8a05-d8dbd84e1590 tempest-ProjectMemberTests-1993769919 tempest-ProjectMemberTests-1993769919-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c62b75e9-55f9-45bc-8a05-d8dbd84e1590 tempest-ProjectMemberTests-1993769919 tempest-ProjectMemberTests-1993769919-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:36 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-c62b75e9-55f9-45bc-8a05-d8dbd84e1590 tempest-ProjectMemberTests-1993769919 tempest-ProjectMemberTests-1993769919-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '9422ec3e1f2a4b4686649fdace653730', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a49b5fc0d3e44171a9f184719f4fd46d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:00:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c62b75e9-55f9-45bc-8a05-d8dbd84e1590 tempest-ProjectMemberTests-1993769919 tempest-ProjectMemberTests-1993769919-project-member] http://192.168.122.168/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 08 07:00:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1448/2897] 192.168.122.168 () {58 vars in 1193 bytes} [Tue Sep 8 07:00:36 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 137 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-28b0e591-aff8-44bf-8d0f-b40ced31155f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-28b0e591-aff8-44bf-8d0f-b40ced31155f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/b9c040d9-3a29-42b2-a174-2066511a5906 Sep 08 07:00:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-28b0e591-aff8-44bf-8d0f-b40ced31155f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-28b0e591-aff8-44bf-8d0f-b40ced31155f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4976085a-40e8-4b83-98ff-0ff52616c196 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-28b0e591-aff8-44bf-8d0f-b40ced31155f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4976085a-40e8-4b83-98ff-0ff52616c196 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d Sep 08 07:00:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4976085a-40e8-4b83-98ff-0ff52616c196 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4976085a-40e8-4b83-98ff-0ff52616c196 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-28b0e591-aff8-44bf-8d0f-b40ced31155f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/b9c040d9-3a29-42b2-a174-2066511a5906 returned with HTTP 200 Sep 08 07:00:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1450/2898] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:37 2026] GET /volume/v3/volumes/b9c040d9-3a29-42b2-a174-2066511a5906 => generated 865 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:00:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-50a69862-e1cf-47a5-ae69-f16e183acbfd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-50a69862-e1cf-47a5-ae69-f16e183acbfd tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:00:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-50a69862-e1cf-47a5-ae69-f16e183acbfd tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b9c040d9-3a29-42b2-a174-2066511a5906", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-799799072"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-50a69862-e1cf-47a5-ae69-f16e183acbfd tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Create volume request body: {'volume': {"'source_volid": 'b9c040d9-3a29-42b2-a174-2066511a5906', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-799799072'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:00:37 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-50a69862-e1cf-47a5-ae69-f16e183acbfd tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Create volume of 1 GB Sep 08 07:00:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4976085a-40e8-4b83-98ff-0ff52616c196 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Volume info retrieved successfully. Sep 08 07:00:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-50a69862-e1cf-47a5-ae69-f16e183acbfd tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Availability Zones retrieved successfully. Sep 08 07:00:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4976085a-40e8-4b83-98ff-0ff52616c196 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d returned with HTTP 200 Sep 08 07:00:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1449/2899] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:00:37 2026] GET /volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d => generated 871 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:00:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-50a69862-e1cf-47a5-ae69-f16e183acbfd tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Flow 'volume_create_api' (c8beca57-78c9-4bc6-8717-2d6dbc595ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:00:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-50a69862-e1cf-47a5-ae69-f16e183acbfd tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0e28b2a-a118-4f5a-a8be-8b5b21eb7d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-50a69862-e1cf-47a5-ae69-f16e183acbfd tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:00:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-50a69862-e1cf-47a5-ae69-f16e183acbfd tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0e28b2a-a118-4f5a-a8be-8b5b21eb7d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-50a69862-e1cf-47a5-ae69-f16e183acbfd tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7802c33a-9619-46e6-b1f8-65860b5fbace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:37 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-50a69862-e1cf-47a5-ae69-f16e183acbfd tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Created reservations ['37c0152b-3554-447f-9909-f8957ddb074d', 'b043286a-e33a-4684-aebf-d205d83e9bda', 'ed63994e-af2f-4167-adcc-9ff812b23a1e', '2d7cea1b-da77-4cc4-9811-686665409c11'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:00:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-50a69862-e1cf-47a5-ae69-f16e183acbfd tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7802c33a-9619-46e6-b1f8-65860b5fbace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37c0152b-3554-447f-9909-f8957ddb074d', 'b043286a-e33a-4684-aebf-d205d83e9bda', 'ed63994e-af2f-4167-adcc-9ff812b23a1e', '2d7cea1b-da77-4cc4-9811-686665409c11']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-50a69862-e1cf-47a5-ae69-f16e183acbfd tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31f48e5f-b5e4-4f14-9259-98b911255589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-50a69862-e1cf-47a5-ae69-f16e183acbfd tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31f48e5f-b5e4-4f14-9259-98b911255589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20dac492-1385-44b0-8489-7535f9021e1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-799799072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baab805d38054a76a4bb7852be614089',qos_specs=None,replication_status=,reservations=['37c0152b-3554-447f-9909-f8957ddb074d','b043286a-e33a-4684-aebf-d205d83e9bda','ed63994e-af2f-4167-adcc-9ff812b23a1e','2d7cea1b-da77-4cc4-9811-686665409c11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a81715c9892b4e4ab3998421bff18099',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:00:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-799799072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20dac492-1385-44b0-8489-7535f9021e1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baab805d38054a76a4bb7852be614089',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a81715c9892b4e4ab3998421bff18099',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-50a69862-e1cf-47a5-ae69-f16e183acbfd tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f66c5ff7-2bea-4a1d-91e7-cfb8f87c1f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-50a69862-e1cf-47a5-ae69-f16e183acbfd tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f66c5ff7-2bea-4a1d-91e7-cfb8f87c1f13) transitioned into state 'SUCCESS' from state '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-799799072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baab805d38054a76a4bb7852be614089',qos_specs=None,replication_status=,reservations=['37c0152b-3554-447f-9909-f8957ddb074d','b043286a-e33a-4684-aebf-d205d83e9bda','ed63994e-af2f-4167-adcc-9ff812b23a1e','2d7cea1b-da77-4cc4-9811-686665409c11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a81715c9892b4e4ab3998421bff18099',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-50a69862-e1cf-47a5-ae69-f16e183acbfd tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0510e09-d65a-453d-a013-fdb4a8c0a7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-50a69862-e1cf-47a5-ae69-f16e183acbfd tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0510e09-d65a-453d-a013-fdb4a8c0a7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:37 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-50a69862-e1cf-47a5-ae69-f16e183acbfd tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Flow 'volume_create_api' (c8beca57-78c9-4bc6-8717-2d6dbc595ca3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:00:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-50a69862-e1cf-47a5-ae69-f16e183acbfd tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Create volume request issued successfully. Sep 08 07:00:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-50a69862-e1cf-47a5-ae69-f16e183acbfd tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:00:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1451/2900] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 07:00:37 2026] POST /volume/v3/volumes => generated 772 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:00:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-caff0cfb-83e1-424f-a6b2-702642ca3bb6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-caff0cfb-83e1-424f-a6b2-702642ca3bb6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:00:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-caff0cfb-83e1-424f-a6b2-702642ca3bb6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b9c040d9-3a29-42b2-a174-2066511a5906", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1521985997"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-caff0cfb-83e1-424f-a6b2-702642ca3bb6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Create volume request body: {'volume': {"'source_volid": 'b9c040d9-3a29-42b2-a174-2066511a5906', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1521985997'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:00:37 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-caff0cfb-83e1-424f-a6b2-702642ca3bb6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Create volume of 1 GB Sep 08 07:00:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-caff0cfb-83e1-424f-a6b2-702642ca3bb6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Availability Zones retrieved successfully. Sep 08 07:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-caff0cfb-83e1-424f-a6b2-702642ca3bb6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Flow 'volume_create_api' (a6fbacf6-9acf-41fb-b8e4-2d86170c02bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-caff0cfb-83e1-424f-a6b2-702642ca3bb6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86562b08-12e0-48e6-a4aa-4f9d76c98db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-caff0cfb-83e1-424f-a6b2-702642ca3bb6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-caff0cfb-83e1-424f-a6b2-702642ca3bb6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86562b08-12e0-48e6-a4aa-4f9d76c98db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-caff0cfb-83e1-424f-a6b2-702642ca3bb6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8da89b57-9b38-4af4-838e-070e6bad8932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-caff0cfb-83e1-424f-a6b2-702642ca3bb6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Created reservations ['6078bccb-48c4-48e4-8097-7d8e2841d2ca', 'eac7d3eb-c5c1-4ab0-b963-bc52c14bd6a6', 'df2149f3-677f-49d7-9b38-446fff4b77ce', '5cb47f0e-c1d4-4a64-86f7-807f048de455'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-caff0cfb-83e1-424f-a6b2-702642ca3bb6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8da89b57-9b38-4af4-838e-070e6bad8932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6078bccb-48c4-48e4-8097-7d8e2841d2ca', 'eac7d3eb-c5c1-4ab0-b963-bc52c14bd6a6', 'df2149f3-677f-49d7-9b38-446fff4b77ce', '5cb47f0e-c1d4-4a64-86f7-807f048de455']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-caff0cfb-83e1-424f-a6b2-702642ca3bb6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27af307f-a9d5-4b30-9a93-d805bda49f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-caff0cfb-83e1-424f-a6b2-702642ca3bb6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27af307f-a9d5-4b30-9a93-d805bda49f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edc43663-0947-4b11-b4a8-fb33f19b5934', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1521985997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baab805d38054a76a4bb7852be614089',qos_specs=None,replication_status=,reservations=['6078bccb-48c4-48e4-8097-7d8e2841d2ca','eac7d3eb-c5c1-4ab0-b963-bc52c14bd6a6','df2149f3-677f-49d7-9b38-446fff4b77ce','5cb47f0e-c1d4-4a64-86f7-807f048de455'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a81715c9892b4e4ab3998421bff18099',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:00:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1521985997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edc43663-0947-4b11-b4a8-fb33f19b5934,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baab805d38054a76a4bb7852be614089',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a81715c9892b4e4ab3998421bff18099',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-caff0cfb-83e1-424f-a6b2-702642ca3bb6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbe68510-1647-470b-a5ba-8e59a1d2fd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-caff0cfb-83e1-424f-a6b2-702642ca3bb6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbe68510-1647-470b-a5ba-8e59a1d2fd7a) transitioned into state 'SUCCESS' from state '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-1521985997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baab805d38054a76a4bb7852be614089',qos_specs=None,replication_status=,reservations=['6078bccb-48c4-48e4-8097-7d8e2841d2ca','eac7d3eb-c5c1-4ab0-b963-bc52c14bd6a6','df2149f3-677f-49d7-9b38-446fff4b77ce','5cb47f0e-c1d4-4a64-86f7-807f048de455'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a81715c9892b4e4ab3998421bff18099',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-caff0cfb-83e1-424f-a6b2-702642ca3bb6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3670f958-c4cc-46f5-9822-aed0467ce89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-caff0cfb-83e1-424f-a6b2-702642ca3bb6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3670f958-c4cc-46f5-9822-aed0467ce89e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-caff0cfb-83e1-424f-a6b2-702642ca3bb6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Flow 'volume_create_api' (a6fbacf6-9acf-41fb-b8e4-2d86170c02bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:00:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-caff0cfb-83e1-424f-a6b2-702642ca3bb6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Create volume request issued successfully. Sep 08 07:00:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-caff0cfb-83e1-424f-a6b2-702642ca3bb6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:00:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1450/2901] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 07:00:37 2026] POST /volume/v3/volumes => generated 773 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:00:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4f1f748b-2ba2-4a89-abf8-df4b2a0174cc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f1f748b-2ba2-4a89-abf8-df4b2a0174cc tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:00:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4f1f748b-2ba2-4a89-abf8-df4b2a0174cc tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b9c040d9-3a29-42b2-a174-2066511a5906", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-128280044"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-4f1f748b-2ba2-4a89-abf8-df4b2a0174cc tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Create volume request body: {'volume': {"'source_volid": 'b9c040d9-3a29-42b2-a174-2066511a5906', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-128280044'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:00:38 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-4f1f748b-2ba2-4a89-abf8-df4b2a0174cc tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Create volume of 1 GB Sep 08 07:00:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4f1f748b-2ba2-4a89-abf8-df4b2a0174cc tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Availability Zones retrieved successfully. Sep 08 07:00:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f1f748b-2ba2-4a89-abf8-df4b2a0174cc tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Flow 'volume_create_api' (ac0e0c53-331a-45ee-91fc-0508828c9c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:00:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f1f748b-2ba2-4a89-abf8-df4b2a0174cc tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bb2ee5c-a904-44b5-8021-0cc3eb538d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-4f1f748b-2ba2-4a89-abf8-df4b2a0174cc tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a205cee7-b471-4290-bff7-572f8acc8fc5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a205cee7-b471-4290-bff7-572f8acc8fc5 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d Sep 08 07:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a205cee7-b471-4290-bff7-572f8acc8fc5 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a205cee7-b471-4290-bff7-572f8acc8fc5 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a205cee7-b471-4290-bff7-572f8acc8fc5 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Volume info retrieved successfully. Sep 08 07:00:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a205cee7-b471-4290-bff7-572f8acc8fc5 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d returned with HTTP 200 Sep 08 07:00:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1451/2902] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:00:38 2026] GET /volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d => generated 872 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-01d951da-d6d5-4de9-affe-71e006bb9d05 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-01d951da-d6d5-4de9-affe-71e006bb9d05 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 07:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-01d951da-d6d5-4de9-affe-71e006bb9d05 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9101be79-7548-40b1-8ea8-99c9a687fb3d", "name": "tempest-VolumeDependencyTests-Snapshot-1464429056"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f1f748b-2ba2-4a89-abf8-df4b2a0174cc tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bb2ee5c-a904-44b5-8021-0cc3eb538d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f1f748b-2ba2-4a89-abf8-df4b2a0174cc tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fbe526b-f2e4-4097-9aec-e5c2cecbd1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-01d951da-d6d5-4de9-affe-71e006bb9d05 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Volume info retrieved successfully. Sep 08 07:00:38 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-01d951da-d6d5-4de9-affe-71e006bb9d05 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Create snapshot from volume 9101be79-7548-40b1-8ea8-99c9a687fb3d Sep 08 07:00:38 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-01d951da-d6d5-4de9-affe-71e006bb9d05 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Created reservations ['37ff93df-a784-4011-87cd-920e388f4441', '1977fcc8-ec67-4740-b135-e6d3fd189496', '48004c04-a301-4e4d-865f-c638b633c5c2', 'c9bd83da-43d6-4bbf-993a-5f04a39d617a'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:00:38 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-4f1f748b-2ba2-4a89-abf8-df4b2a0174cc tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Created reservations ['4249dbd6-1323-417a-bf81-744c7757bccd', '3750fe82-9dc3-414b-88cc-b121a70b4d55', 'f5b2e094-db5a-4179-a0e6-13c8f8582c54', 'ad656121-d2f8-4ae4-afc4-e4130b54d34a'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:00:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f1f748b-2ba2-4a89-abf8-df4b2a0174cc tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fbe526b-f2e4-4097-9aec-e5c2cecbd1f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4249dbd6-1323-417a-bf81-744c7757bccd', '3750fe82-9dc3-414b-88cc-b121a70b4d55', 'f5b2e094-db5a-4179-a0e6-13c8f8582c54', 'ad656121-d2f8-4ae4-afc4-e4130b54d34a']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f1f748b-2ba2-4a89-abf8-df4b2a0174cc tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e9ad21a-a938-4503-b52d-11130eaabff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f1f748b-2ba2-4a89-abf8-df4b2a0174cc tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e9ad21a-a938-4503-b52d-11130eaabff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8225e67a-6f8b-464e-b2ee-0680b844a5be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-128280044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baab805d38054a76a4bb7852be614089',qos_specs=None,replication_status=,reservations=['4249dbd6-1323-417a-bf81-744c7757bccd','3750fe82-9dc3-414b-88cc-b121a70b4d55','f5b2e094-db5a-4179-a0e6-13c8f8582c54','ad656121-d2f8-4ae4-afc4-e4130b54d34a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a81715c9892b4e4ab3998421bff18099',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:00:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-128280044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8225e67a-6f8b-464e-b2ee-0680b844a5be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baab805d38054a76a4bb7852be614089',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a81715c9892b4e4ab3998421bff18099',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f1f748b-2ba2-4a89-abf8-df4b2a0174cc tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e07f1b2-1532-40d1-8615-d2b4fab00353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-01d951da-d6d5-4de9-affe-71e006bb9d05 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Snapshot create request issued successfully. Sep 08 07:00:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-01d951da-d6d5-4de9-affe-71e006bb9d05 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 07:00:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1452/2903] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 07:00:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3c2352a9-5dcf-41b7-a27a-b231997361d0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3c2352a9-5dcf-41b7-a27a-b231997361d0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3c2352a9-5dcf-41b7-a27a-b231997361d0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3c2352a9-5dcf-41b7-a27a-b231997361d0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3c2352a9-5dcf-41b7-a27a-b231997361d0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Snapshot retrieved successfully. Sep 08 07:00:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3c2352a9-5dcf-41b7-a27a-b231997361d0 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 returned with HTTP 200 Sep 08 07:00:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1453/2904] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:00:39 2026] GET /volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 => generated 440 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f1f748b-2ba2-4a89-abf8-df4b2a0174cc tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e07f1b2-1532-40d1-8615-d2b4fab00353) transitioned into state 'SUCCESS' from state '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-128280044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baab805d38054a76a4bb7852be614089',qos_specs=None,replication_status=,reservations=['4249dbd6-1323-417a-bf81-744c7757bccd','3750fe82-9dc3-414b-88cc-b121a70b4d55','f5b2e094-db5a-4179-a0e6-13c8f8582c54','ad656121-d2f8-4ae4-afc4-e4130b54d34a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a81715c9892b4e4ab3998421bff18099',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f1f748b-2ba2-4a89-abf8-df4b2a0174cc tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d5e276a-3595-4298-8518-e39a11aff4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f1f748b-2ba2-4a89-abf8-df4b2a0174cc tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d5e276a-3595-4298-8518-e39a11aff4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-4f1f748b-2ba2-4a89-abf8-df4b2a0174cc tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Flow 'volume_create_api' (ac0e0c53-331a-45ee-91fc-0508828c9c3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:00:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4f1f748b-2ba2-4a89-abf8-df4b2a0174cc tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Create volume request issued successfully. Sep 08 07:00:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f1f748b-2ba2-4a89-abf8-df4b2a0174cc tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:00:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1452/2905] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 07:00:38 2026] POST /volume/v3/volumes => generated 772 bytes in 717 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9d1e6cdb-4d0f-42f7-9b41-6e0eea5736ef None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9d1e6cdb-4d0f-42f7-9b41-6e0eea5736ef tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9d1e6cdb-4d0f-42f7-9b41-6e0eea5736ef tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b9c040d9-3a29-42b2-a174-2066511a5906", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1257157258"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-9d1e6cdb-4d0f-42f7-9b41-6e0eea5736ef tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Create volume request body: {'volume': {"'source_volid": 'b9c040d9-3a29-42b2-a174-2066511a5906', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1257157258'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-9d1e6cdb-4d0f-42f7-9b41-6e0eea5736ef tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Create volume of 1 GB Sep 08 07:00:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9d1e6cdb-4d0f-42f7-9b41-6e0eea5736ef tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Availability Zones retrieved successfully. Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d1e6cdb-4d0f-42f7-9b41-6e0eea5736ef tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Flow 'volume_create_api' (0b8e2a8f-fb28-4648-902a-7463dd681236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d1e6cdb-4d0f-42f7-9b41-6e0eea5736ef tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6b60b2c-431a-4f20-993a-8a71a0f558bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-9d1e6cdb-4d0f-42f7-9b41-6e0eea5736ef tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d1e6cdb-4d0f-42f7-9b41-6e0eea5736ef tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6b60b2c-431a-4f20-993a-8a71a0f558bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d1e6cdb-4d0f-42f7-9b41-6e0eea5736ef tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1a485d8-4f0f-4812-895e-6320f3c707ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5a3d4856-ce0a-4c8b-86e5-bb91e7981b74 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5a3d4856-ce0a-4c8b-86e5-bb91e7981b74 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:00:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5a3d4856-ce0a-4c8b-86e5-bb91e7981b74 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "89526562-60d4-4a7a-9bce-3a137151469e", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-5a3d4856-ce0a-4c8b-86e5-bb91e7981b74 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '89526562-60d4-4a7a-9bce-3a137151469e', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-9d1e6cdb-4d0f-42f7-9b41-6e0eea5736ef tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Created reservations ['525165ba-8020-46f7-96c7-ae6f50fb3b93', 'be1be068-39d8-462e-92a4-d93d826afda1', '52ac27be-3838-4c23-863e-5e64511d5007', 'a0ad4f56-ef9a-4da0-9f1d-8b68a8f4449a'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d1e6cdb-4d0f-42f7-9b41-6e0eea5736ef tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1a485d8-4f0f-4812-895e-6320f3c707ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['525165ba-8020-46f7-96c7-ae6f50fb3b93', 'be1be068-39d8-462e-92a4-d93d826afda1', '52ac27be-3838-4c23-863e-5e64511d5007', 'a0ad4f56-ef9a-4da0-9f1d-8b68a8f4449a']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d1e6cdb-4d0f-42f7-9b41-6e0eea5736ef tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc4f4fe4-f54a-42c6-a55b-fb278b5eb50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d1e6cdb-4d0f-42f7-9b41-6e0eea5736ef tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc4f4fe4-f54a-42c6-a55b-fb278b5eb50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a3b1b8f-15d3-4987-8cbc-4e1a1e55fcb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1257157258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baab805d38054a76a4bb7852be614089',qos_specs=None,replication_status=,reservations=['525165ba-8020-46f7-96c7-ae6f50fb3b93','be1be068-39d8-462e-92a4-d93d826afda1','52ac27be-3838-4c23-863e-5e64511d5007','a0ad4f56-ef9a-4da0-9f1d-8b68a8f4449a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a81715c9892b4e4ab3998421bff18099',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:00:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1257157258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a3b1b8f-15d3-4987-8cbc-4e1a1e55fcb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baab805d38054a76a4bb7852be614089',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a81715c9892b4e4ab3998421bff18099',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d1e6cdb-4d0f-42f7-9b41-6e0eea5736ef tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ebb0984-fc46-407a-a24c-823e55886d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d1e6cdb-4d0f-42f7-9b41-6e0eea5736ef tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ebb0984-fc46-407a-a24c-823e55886d80) transitioned into state 'SUCCESS' from state '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-1257157258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baab805d38054a76a4bb7852be614089',qos_specs=None,replication_status=,reservations=['525165ba-8020-46f7-96c7-ae6f50fb3b93','be1be068-39d8-462e-92a4-d93d826afda1','52ac27be-3838-4c23-863e-5e64511d5007','a0ad4f56-ef9a-4da0-9f1d-8b68a8f4449a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a81715c9892b4e4ab3998421bff18099',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d1e6cdb-4d0f-42f7-9b41-6e0eea5736ef tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96e117f1-69bb-4e9c-91b7-bf1f579b8865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:39 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-5a3d4856-ce0a-4c8b-86e5-bb91e7981b74 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Create volume of 1 GB Sep 08 07:00:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5a3d4856-ce0a-4c8b-86e5-bb91e7981b74 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Availability Zones retrieved successfully. Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d1e6cdb-4d0f-42f7-9b41-6e0eea5736ef tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96e117f1-69bb-4e9c-91b7-bf1f579b8865) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5a3d4856-ce0a-4c8b-86e5-bb91e7981b74 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Flow 'volume_create_api' (cbdd071e-246d-4e5b-a750-b655ddc6e580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d1e6cdb-4d0f-42f7-9b41-6e0eea5736ef tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Flow 'volume_create_api' (0b8e2a8f-fb28-4648-902a-7463dd681236) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9d1e6cdb-4d0f-42f7-9b41-6e0eea5736ef tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Create volume request issued successfully. Sep 08 07:00:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9d1e6cdb-4d0f-42f7-9b41-6e0eea5736ef tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:00:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1454/2906] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 07:00:39 2026] POST /volume/v3/volumes => generated 773 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:00:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5a3d4856-ce0a-4c8b-86e5-bb91e7981b74 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ed9e1d6-123d-4985-8a1b-5ff9e021a897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-5a3d4856-ce0a-4c8b-86e5-bb91e7981b74 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8e6d1776-fa4a-4c19-9368-b8b1c34e4e1f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e6d1776-fa4a-4c19-9368-b8b1c34e4e1f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8e6d1776-fa4a-4c19-9368-b8b1c34e4e1f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b9c040d9-3a29-42b2-a174-2066511a5906", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1706344440"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-8e6d1776-fa4a-4c19-9368-b8b1c34e4e1f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Create volume request body: {'volume': {"'source_volid": 'b9c040d9-3a29-42b2-a174-2066511a5906', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1706344440'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-8e6d1776-fa4a-4c19-9368-b8b1c34e4e1f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Create volume of 1 GB Sep 08 07:00:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8e6d1776-fa4a-4c19-9368-b8b1c34e4e1f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Availability Zones retrieved successfully. Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8e6d1776-fa4a-4c19-9368-b8b1c34e4e1f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Flow 'volume_create_api' (0b327259-cd98-4fdf-8ad8-0b2e5936bb70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8e6d1776-fa4a-4c19-9368-b8b1c34e4e1f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c5d38ad-de55-44eb-887c-7421b5f84ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-8e6d1776-fa4a-4c19-9368-b8b1c34e4e1f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:00:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5a3d4856-ce0a-4c8b-86e5-bb91e7981b74 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ed9e1d6-123d-4985-8a1b-5ff9e021a897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T05:00:36Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=f196a5c8-c157-408c-a92c-7d0b65e5a39c,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': 'f196a5c8-c157-408c-a92c-7d0b65e5a39c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5a3d4856-ce0a-4c8b-86e5-bb91e7981b74 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9494e65e-0e34-475d-9392-7c05ff848a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8e6d1776-fa4a-4c19-9368-b8b1c34e4e1f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c5d38ad-de55-44eb-887c-7421b5f84ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:39 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8e6d1776-fa4a-4c19-9368-b8b1c34e4e1f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (909e099c-40e9-44e5-8a42-3681bf93cece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:40 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-5a3d4856-ce0a-4c8b-86e5-bb91e7981b74 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Created reservations ['5a2d42ff-36e2-4507-bb54-0f43006842f5', '03d89524-3a60-4d81-880a-799d10bd439b', '87dc63fe-6183-4b85-a3ac-0597e0ffd77e', '616f4605-8742-467b-8c1f-e4926d18debb'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:00:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5a3d4856-ce0a-4c8b-86e5-bb91e7981b74 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9494e65e-0e34-475d-9392-7c05ff848a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a2d42ff-36e2-4507-bb54-0f43006842f5', '03d89524-3a60-4d81-880a-799d10bd439b', '87dc63fe-6183-4b85-a3ac-0597e0ffd77e', '616f4605-8742-467b-8c1f-e4926d18debb']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5a3d4856-ce0a-4c8b-86e5-bb91e7981b74 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93b4b4bb-4d70-456b-85a0-711e952a7afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:40 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-8e6d1776-fa4a-4c19-9368-b8b1c34e4e1f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Created reservations ['59e77161-19b7-4b81-a52e-748f789e756f', '59e8b789-4e3c-4a5e-aa33-bf829735ab2c', 'de6ecf19-bc44-4c7e-8ae0-7d289602e267', 'd1dac9fd-3987-453c-b6cc-274dab1c9ed7'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:00:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8e6d1776-fa4a-4c19-9368-b8b1c34e4e1f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (909e099c-40e9-44e5-8a42-3681bf93cece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59e77161-19b7-4b81-a52e-748f789e756f', '59e8b789-4e3c-4a5e-aa33-bf829735ab2c', 'de6ecf19-bc44-4c7e-8ae0-7d289602e267', 'd1dac9fd-3987-453c-b6cc-274dab1c9ed7']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8e6d1776-fa4a-4c19-9368-b8b1c34e4e1f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0800e05-942f-4f3e-8a3c-3661b41a996e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5a3d4856-ce0a-4c8b-86e5-bb91e7981b74 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93b4b4bb-4d70-456b-85a0-711e952a7afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15dee744-78df-4fdc-8d0b-09fe1311f9e8', '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='55cd9d5e98c64ce190305628a27703d7',qos_specs=None,replication_status=,reservations=['5a2d42ff-36e2-4507-bb54-0f43006842f5','03d89524-3a60-4d81-880a-799d10bd439b','87dc63fe-6183-4b85-a3ac-0597e0ffd77e','616f4605-8742-467b-8c1f-e4926d18debb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be99c6f1d0554ce68b6684661ebdf139',volume_type_id=f196a5c8-c157-408c-a92c-7d0b65e5a39c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:00:40Z,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=15dee744-78df-4fdc-8d0b-09fe1311f9e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55cd9d5e98c64ce190305628a27703d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be99c6f1d0554ce68b6684661ebdf139',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f196a5c8-c157-408c-a92c-7d0b65e5a39c),volume_type_id=f196a5c8-c157-408c-a92c-7d0b65e5a39c)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5a3d4856-ce0a-4c8b-86e5-bb91e7981b74 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e576aac2-d850-4f2f-9064-86acfddd4af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8e6d1776-fa4a-4c19-9368-b8b1c34e4e1f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0800e05-942f-4f3e-8a3c-3661b41a996e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07987456-9247-4e3b-a1af-d745fcd5a2da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1706344440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baab805d38054a76a4bb7852be614089',qos_specs=None,replication_status=,reservations=['59e77161-19b7-4b81-a52e-748f789e756f','59e8b789-4e3c-4a5e-aa33-bf829735ab2c','de6ecf19-bc44-4c7e-8ae0-7d289602e267','d1dac9fd-3987-453c-b6cc-274dab1c9ed7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a81715c9892b4e4ab3998421bff18099',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:00:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1706344440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07987456-9247-4e3b-a1af-d745fcd5a2da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baab805d38054a76a4bb7852be614089',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a81715c9892b4e4ab3998421bff18099',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8e6d1776-fa4a-4c19-9368-b8b1c34e4e1f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18cce6c4-5b31-4b4f-bfc0-fda0b6c4c005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5a3d4856-ce0a-4c8b-86e5-bb91e7981b74 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e576aac2-d850-4f2f-9064-86acfddd4af1) transitioned into state 'SUCCESS' from 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='55cd9d5e98c64ce190305628a27703d7',qos_specs=None,replication_status=,reservations=['5a2d42ff-36e2-4507-bb54-0f43006842f5','03d89524-3a60-4d81-880a-799d10bd439b','87dc63fe-6183-4b85-a3ac-0597e0ffd77e','616f4605-8742-467b-8c1f-e4926d18debb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be99c6f1d0554ce68b6684661ebdf139',volume_type_id=f196a5c8-c157-408c-a92c-7d0b65e5a39c)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5a3d4856-ce0a-4c8b-86e5-bb91e7981b74 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99798ddd-827d-40f7-9ee0-4c5a07a63a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5a3d4856-ce0a-4c8b-86e5-bb91e7981b74 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99798ddd-827d-40f7-9ee0-4c5a07a63a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5a3d4856-ce0a-4c8b-86e5-bb91e7981b74 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Flow 'volume_create_api' (cbdd071e-246d-4e5b-a750-b655ddc6e580) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:00:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5a3d4856-ce0a-4c8b-86e5-bb91e7981b74 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Create volume request issued successfully. Sep 08 07:00:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5a3d4856-ce0a-4c8b-86e5-bb91e7981b74 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:00:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8e6d1776-fa4a-4c19-9368-b8b1c34e4e1f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18cce6c4-5b31-4b4f-bfc0-fda0b6c4c005) transitioned into state 'SUCCESS' from state '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-1706344440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baab805d38054a76a4bb7852be614089',qos_specs=None,replication_status=,reservations=['59e77161-19b7-4b81-a52e-748f789e756f','59e8b789-4e3c-4a5e-aa33-bf829735ab2c','de6ecf19-bc44-4c7e-8ae0-7d289602e267','d1dac9fd-3987-453c-b6cc-274dab1c9ed7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a81715c9892b4e4ab3998421bff18099',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1453/2907] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 07:00:39 2026] POST /volume/v3/volumes => generated 806 bytes in 886 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 07:00:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e468e347-514b-43b7-9fe6-5780321e32d7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8e6d1776-fa4a-4c19-9368-b8b1c34e4e1f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50277b49-73f5-48d3-b300-7be6366ab4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e468e347-514b-43b7-9fe6-5780321e32d7 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 Sep 08 07:00:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e468e347-514b-43b7-9fe6-5780321e32d7 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e468e347-514b-43b7-9fe6-5780321e32d7 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e468e347-514b-43b7-9fe6-5780321e32d7 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Snapshot retrieved successfully. Sep 08 07:00:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e468e347-514b-43b7-9fe6-5780321e32d7 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 returned with HTTP 200 Sep 08 07:00:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1454/2908] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:00:40 2026] GET /volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1d7653cf-b36e-4b1e-84af-507bac4a9249 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d7653cf-b36e-4b1e-84af-507bac4a9249 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] GET http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 Sep 08 07:00:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d7653cf-b36e-4b1e-84af-507bac4a9249 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d7653cf-b36e-4b1e-84af-507bac4a9249 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8e6d1776-fa4a-4c19-9368-b8b1c34e4e1f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50277b49-73f5-48d3-b300-7be6366ab4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:40 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-8e6d1776-fa4a-4c19-9368-b8b1c34e4e1f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Flow 'volume_create_api' (0b327259-cd98-4fdf-8ad8-0b2e5936bb70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:00:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8e6d1776-fa4a-4c19-9368-b8b1c34e4e1f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Create volume request issued successfully. Sep 08 07:00:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e6d1776-fa4a-4c19-9368-b8b1c34e4e1f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:00:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1455/2909] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 07:00:39 2026] POST /volume/v3/volumes => generated 773 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:00:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1d7653cf-b36e-4b1e-84af-507bac4a9249 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Volume info retrieved successfully. Sep 08 07:00:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6708690b-4709-47df-a0ff-00e0ed7bdd95 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d7653cf-b36e-4b1e-84af-507bac4a9249 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 returned with HTTP 200 Sep 08 07:00:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1455/2910] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:40 2026] GET /volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 => generated 874 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6708690b-4709-47df-a0ff-00e0ed7bdd95 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/20dac492-1385-44b0-8489-7535f9021e1d Sep 08 07:00:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6708690b-4709-47df-a0ff-00e0ed7bdd95 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6708690b-4709-47df-a0ff-00e0ed7bdd95 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6708690b-4709-47df-a0ff-00e0ed7bdd95 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6708690b-4709-47df-a0ff-00e0ed7bdd95 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/20dac492-1385-44b0-8489-7535f9021e1d returned with HTTP 200 Sep 08 07:00:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1456/2911] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:40 2026] GET /volume/v3/volumes/20dac492-1385-44b0-8489-7535f9021e1d => generated 865 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-33307a5f-4c72-49e3-af92-b5c04aad6f11 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-33307a5f-4c72-49e3-af92-b5c04aad6f11 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/edc43663-0947-4b11-b4a8-fb33f19b5934 Sep 08 07:00:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-33307a5f-4c72-49e3-af92-b5c04aad6f11 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-33307a5f-4c72-49e3-af92-b5c04aad6f11 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-33307a5f-4c72-49e3-af92-b5c04aad6f11 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-33307a5f-4c72-49e3-af92-b5c04aad6f11 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/edc43663-0947-4b11-b4a8-fb33f19b5934 returned with HTTP 200 Sep 08 07:00:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1456/2912] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:40 2026] GET /volume/v3/volumes/edc43663-0947-4b11-b4a8-fb33f19b5934 => generated 865 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1a6c56ab-623a-4fea-ae56-de39af2438fe None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1a6c56ab-623a-4fea-ae56-de39af2438fe tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 Sep 08 07:00:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1a6c56ab-623a-4fea-ae56-de39af2438fe tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1a6c56ab-623a-4fea-ae56-de39af2438fe tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1a6c56ab-623a-4fea-ae56-de39af2438fe tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Snapshot retrieved successfully. Sep 08 07:00:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1a6c56ab-623a-4fea-ae56-de39af2438fe tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 returned with HTTP 200 Sep 08 07:00:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1457/2913] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:00:41 2026] GET /volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:00:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fd918599-e270-4d87-a616-ee07ecdcb938 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fd918599-e270-4d87-a616-ee07ecdcb938 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] GET http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 Sep 08 07:00:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fd918599-e270-4d87-a616-ee07ecdcb938 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fd918599-e270-4d87-a616-ee07ecdcb938 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fd918599-e270-4d87-a616-ee07ecdcb938 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Volume info retrieved successfully. Sep 08 07:00:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fd918599-e270-4d87-a616-ee07ecdcb938 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 returned with HTTP 200 Sep 08 07:00:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1457/2914] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:41 2026] GET /volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 => generated 898 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b7403292-6cb5-4023-adc0-06d59f8ceb44 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b7403292-6cb5-4023-adc0-06d59f8ceb44 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/edc43663-0947-4b11-b4a8-fb33f19b5934 Sep 08 07:00:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b7403292-6cb5-4023-adc0-06d59f8ceb44 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b7403292-6cb5-4023-adc0-06d59f8ceb44 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b7403292-6cb5-4023-adc0-06d59f8ceb44 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b7403292-6cb5-4023-adc0-06d59f8ceb44 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/edc43663-0947-4b11-b4a8-fb33f19b5934 returned with HTTP 200 Sep 08 07:00:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1458/2915] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:41 2026] GET /volume/v3/volumes/edc43663-0947-4b11-b4a8-fb33f19b5934 => generated 866 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fd6e9f2f-c17e-4406-881c-1a2430716a4b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fd6e9f2f-c17e-4406-881c-1a2430716a4b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be Sep 08 07:00:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fd6e9f2f-c17e-4406-881c-1a2430716a4b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fd6e9f2f-c17e-4406-881c-1a2430716a4b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fd6e9f2f-c17e-4406-881c-1a2430716a4b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fd6e9f2f-c17e-4406-881c-1a2430716a4b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be returned with HTTP 200 Sep 08 07:00:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1458/2916] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:41 2026] GET /volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be => generated 864 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8bbad75c-8c83-4aad-953d-e1621ae55020 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8bbad75c-8c83-4aad-953d-e1621ae55020 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 Sep 08 07:00:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8bbad75c-8c83-4aad-953d-e1621ae55020 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8bbad75c-8c83-4aad-953d-e1621ae55020 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8bbad75c-8c83-4aad-953d-e1621ae55020 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Snapshot retrieved successfully. Sep 08 07:00:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8bbad75c-8c83-4aad-953d-e1621ae55020 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 returned with HTTP 200 Sep 08 07:00:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1459/2917] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:00:42 2026] GET /volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7c245ca7-1525-4b7a-8c51-eb786b052225 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7c245ca7-1525-4b7a-8c51-eb786b052225 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] GET http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 Sep 08 07:00:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7c245ca7-1525-4b7a-8c51-eb786b052225 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7c245ca7-1525-4b7a-8c51-eb786b052225 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7c245ca7-1525-4b7a-8c51-eb786b052225 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Volume info retrieved successfully. Sep 08 07:00:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7c245ca7-1525-4b7a-8c51-eb786b052225 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 returned with HTTP 200 Sep 08 07:00:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1459/2918] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:42 2026] GET /volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 => generated 956 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3b648bd2-b041-4caa-b82c-653284cf6279 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3b648bd2-b041-4caa-b82c-653284cf6279 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be Sep 08 07:00:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3b648bd2-b041-4caa-b82c-653284cf6279 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3b648bd2-b041-4caa-b82c-653284cf6279 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3b648bd2-b041-4caa-b82c-653284cf6279 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3b648bd2-b041-4caa-b82c-653284cf6279 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be returned with HTTP 200 Sep 08 07:00:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1460/2919] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:42 2026] GET /volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be => generated 864 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fdfddd01-3fd8-4570-beac-6bbcdec89ddf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fdfddd01-3fd8-4570-beac-6bbcdec89ddf tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 Sep 08 07:00:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fdfddd01-3fd8-4570-beac-6bbcdec89ddf tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fdfddd01-3fd8-4570-beac-6bbcdec89ddf tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fdfddd01-3fd8-4570-beac-6bbcdec89ddf tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Snapshot retrieved successfully. Sep 08 07:00:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fdfddd01-3fd8-4570-beac-6bbcdec89ddf tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 returned with HTTP 200 Sep 08 07:00:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1460/2920] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:00:43 2026] GET /volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5fe448d2-5195-4e06-a23e-fcec7efb1086 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5fe448d2-5195-4e06-a23e-fcec7efb1086 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:00:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5fe448d2-5195-4e06-a23e-fcec7efb1086 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-660023380"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:00:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-5fe448d2-5195-4e06-a23e-fcec7efb1086 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Create volume request body: {'volume': {'snapshot_id': 'ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-660023380'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:00:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5fe448d2-5195-4e06-a23e-fcec7efb1086 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Snapshot retrieved successfully. Sep 08 07:00:43 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-5fe448d2-5195-4e06-a23e-fcec7efb1086 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Create volume of 1 GB Sep 08 07:00:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5fe448d2-5195-4e06-a23e-fcec7efb1086 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Availability Zones retrieved successfully. Sep 08 07:00:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5fe448d2-5195-4e06-a23e-fcec7efb1086 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Flow 'volume_create_api' (0b1f5953-909a-4a62-bc0c-92fd3291dc03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:00:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5fe448d2-5195-4e06-a23e-fcec7efb1086 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (596422be-14ac-45be-a918-f596e7be91f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-5fe448d2-5195-4e06-a23e-fcec7efb1086 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:00:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cabc59d4-f709-4585-8788-43ec5e521092 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cabc59d4-f709-4585-8788-43ec5e521092 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] GET http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 Sep 08 07:00:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cabc59d4-f709-4585-8788-43ec5e521092 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cabc59d4-f709-4585-8788-43ec5e521092 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5fe448d2-5195-4e06-a23e-fcec7efb1086 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (596422be-14ac-45be-a918-f596e7be91f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5fe448d2-5195-4e06-a23e-fcec7efb1086 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1a6b30e-ee0a-4d74-b951-db74331466f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cabc59d4-f709-4585-8788-43ec5e521092 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Volume info retrieved successfully. Sep 08 07:00:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cabc59d4-f709-4585-8788-43ec5e521092 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 returned with HTTP 200 Sep 08 07:00:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1461/2921] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:43 2026] GET /volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 => generated 956 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:43 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-5fe448d2-5195-4e06-a23e-fcec7efb1086 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Created reservations ['615ba056-4db5-421f-8e3a-6531067fbd2c', '544c880e-a3cc-49e7-8012-0fd0cd95a9a4', '5534caf1-77bd-4727-8311-67bb6d2c2b4b', '341c3834-8bbe-4e42-b4fa-a733cb28145f'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:00:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5fe448d2-5195-4e06-a23e-fcec7efb1086 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1a6b30e-ee0a-4d74-b951-db74331466f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['615ba056-4db5-421f-8e3a-6531067fbd2c', '544c880e-a3cc-49e7-8012-0fd0cd95a9a4', '5534caf1-77bd-4727-8311-67bb6d2c2b4b', '341c3834-8bbe-4e42-b4fa-a733cb28145f']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5fe448d2-5195-4e06-a23e-fcec7efb1086 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c3c5a7f-bbcb-45bb-9a25-2c0724f9c760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5fe448d2-5195-4e06-a23e-fcec7efb1086 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c3c5a7f-bbcb-45bb-9a25-2c0724f9c760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9bf7735-1211-4024-a4d3-ca3f5491cf3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-660023380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83091f6f94b54375a77d194170732807',qos_specs=None,replication_status=,reservations=['615ba056-4db5-421f-8e3a-6531067fbd2c','544c880e-a3cc-49e7-8012-0fd0cd95a9a4','5534caf1-77bd-4727-8311-67bb6d2c2b4b','341c3834-8bbe-4e42-b4fa-a733cb28145f'],size=1,snapshot_id=ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8,source_replicaid=,source_volid=None,status='creating',user_id='8ccdbd3a2d2b43b7b92df3142b128016',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:00:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-660023380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9bf7735-1211-4024-a4d3-ca3f5491cf3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83091f6f94b54375a77d194170732807',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ccdbd3a2d2b43b7b92df3142b128016',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5fe448d2-5195-4e06-a23e-fcec7efb1086 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff54a691-a08a-4bb1-87bc-747b2e5dd24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dd42c326-5c5e-483d-ae6a-82c0006aea1b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dd42c326-5c5e-483d-ae6a-82c0006aea1b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be Sep 08 07:00:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dd42c326-5c5e-483d-ae6a-82c0006aea1b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dd42c326-5c5e-483d-ae6a-82c0006aea1b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5fe448d2-5195-4e06-a23e-fcec7efb1086 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff54a691-a08a-4bb1-87bc-747b2e5dd24c) transitioned into state 'SUCCESS' from state '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-660023380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83091f6f94b54375a77d194170732807',qos_specs=None,replication_status=,reservations=['615ba056-4db5-421f-8e3a-6531067fbd2c','544c880e-a3cc-49e7-8012-0fd0cd95a9a4','5534caf1-77bd-4727-8311-67bb6d2c2b4b','341c3834-8bbe-4e42-b4fa-a733cb28145f'],size=1,snapshot_id=ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8,source_replicaid=,source_volid=None,status='creating',user_id='8ccdbd3a2d2b43b7b92df3142b128016',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5fe448d2-5195-4e06-a23e-fcec7efb1086 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62564ff3-f144-43e1-ab43-852e1ef9792e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:00:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dd42c326-5c5e-483d-ae6a-82c0006aea1b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dd42c326-5c5e-483d-ae6a-82c0006aea1b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be returned with HTTP 200 Sep 08 07:00:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1462/2922] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:43 2026] GET /volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7d4b1d3c-e376-40f0-88e9-a81d550d086f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7d4b1d3c-e376-40f0-88e9-a81d550d086f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/5a3b1b8f-15d3-4987-8cbc-4e1a1e55fcb3 Sep 08 07:00:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5fe448d2-5195-4e06-a23e-fcec7efb1086 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62564ff3-f144-43e1-ab43-852e1ef9792e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:00:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7d4b1d3c-e376-40f0-88e9-a81d550d086f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7d4b1d3c-e376-40f0-88e9-a81d550d086f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5fe448d2-5195-4e06-a23e-fcec7efb1086 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Flow 'volume_create_api' (0b1f5953-909a-4a62-bc0c-92fd3291dc03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:00:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5fe448d2-5195-4e06-a23e-fcec7efb1086 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Create volume request issued successfully. Sep 08 07:00:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5fe448d2-5195-4e06-a23e-fcec7efb1086 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:00:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1461/2923] 192.168.122.168 () {62 vars in 1184 bytes} [Tue Sep 8 07:00:43 2026] POST /volume/v3/volumes => generated 812 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-30785922-e30f-424b-ac34-6cc10e9ecedf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7d4b1d3c-e376-40f0-88e9-a81d550d086f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-30785922-e30f-424b-ac34-6cc10e9ecedf tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c Sep 08 07:00:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-30785922-e30f-424b-ac34-6cc10e9ecedf tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-30785922-e30f-424b-ac34-6cc10e9ecedf tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7d4b1d3c-e376-40f0-88e9-a81d550d086f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/5a3b1b8f-15d3-4987-8cbc-4e1a1e55fcb3 returned with HTTP 200 Sep 08 07:00:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1463/2924] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:43 2026] GET /volume/v3/volumes/5a3b1b8f-15d3-4987-8cbc-4e1a1e55fcb3 => generated 865 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-30785922-e30f-424b-ac34-6cc10e9ecedf tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Volume info retrieved successfully. Sep 08 07:00:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-30785922-e30f-424b-ac34-6cc10e9ecedf tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c returned with HTTP 200 Sep 08 07:00:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1462/2925] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:00:43 2026] GET /volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c => generated 880 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:00:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b98cca9b-5918-4c29-9bd2-33882129338a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b98cca9b-5918-4c29-9bd2-33882129338a tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] GET http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 Sep 08 07:00:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b98cca9b-5918-4c29-9bd2-33882129338a tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b98cca9b-5918-4c29-9bd2-33882129338a tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b98cca9b-5918-4c29-9bd2-33882129338a tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Volume info retrieved successfully. Sep 08 07:00:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b98cca9b-5918-4c29-9bd2-33882129338a tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 returned with HTTP 200 Sep 08 07:00:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1464/2926] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:44 2026] GET /volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 => generated 956 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b0f15e68-26b4-4a33-b89f-8760ce2c55a7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b0f15e68-26b4-4a33-b89f-8760ce2c55a7 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/5a3b1b8f-15d3-4987-8cbc-4e1a1e55fcb3 Sep 08 07:00:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b0f15e68-26b4-4a33-b89f-8760ce2c55a7 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b0f15e68-26b4-4a33-b89f-8760ce2c55a7 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b0f15e68-26b4-4a33-b89f-8760ce2c55a7 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b0f15e68-26b4-4a33-b89f-8760ce2c55a7 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/5a3b1b8f-15d3-4987-8cbc-4e1a1e55fcb3 returned with HTTP 200 Sep 08 07:00:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1463/2927] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:45 2026] GET /volume/v3/volumes/5a3b1b8f-15d3-4987-8cbc-4e1a1e55fcb3 => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-373f8ccc-6451-4e54-a5da-d2e55e3c7bb6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-373f8ccc-6451-4e54-a5da-d2e55e3c7bb6 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c Sep 08 07:00:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-373f8ccc-6451-4e54-a5da-d2e55e3c7bb6 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-373f8ccc-6451-4e54-a5da-d2e55e3c7bb6 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1115a45e-0482-4386-9bf0-315fd1ccf019 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1115a45e-0482-4386-9bf0-315fd1ccf019 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/07987456-9247-4e3b-a1af-d745fcd5a2da Sep 08 07:00:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1115a45e-0482-4386-9bf0-315fd1ccf019 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1115a45e-0482-4386-9bf0-315fd1ccf019 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1115a45e-0482-4386-9bf0-315fd1ccf019 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-373f8ccc-6451-4e54-a5da-d2e55e3c7bb6 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Volume info retrieved successfully. Sep 08 07:00:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1115a45e-0482-4386-9bf0-315fd1ccf019 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/07987456-9247-4e3b-a1af-d745fcd5a2da returned with HTTP 200 Sep 08 07:00:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-373f8ccc-6451-4e54-a5da-d2e55e3c7bb6 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c returned with HTTP 200 Sep 08 07:00:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1464/2928] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:45 2026] GET /volume/v3/volumes/07987456-9247-4e3b-a1af-d745fcd5a2da => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1465/2929] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:00:45 2026] GET /volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c => generated 904 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:00:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a0a3df3d-36cd-43ef-9554-911865e8d35c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a0a3df3d-36cd-43ef-9554-911865e8d35c tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] GET http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 Sep 08 07:00:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a0a3df3d-36cd-43ef-9554-911865e8d35c tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a0a3df3d-36cd-43ef-9554-911865e8d35c tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a0a3df3d-36cd-43ef-9554-911865e8d35c tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Volume info retrieved successfully. Sep 08 07:00:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a0a3df3d-36cd-43ef-9554-911865e8d35c tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 returned with HTTP 200 Sep 08 07:00:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1465/2930] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:45 2026] GET /volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 => generated 956 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-928f682a-91cf-469a-bb4b-6cddfa3db502 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6af0bc30-4abd-4746-9761-3909735964bc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-928f682a-91cf-469a-bb4b-6cddfa3db502 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/07987456-9247-4e3b-a1af-d745fcd5a2da Sep 08 07:00:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-928f682a-91cf-469a-bb4b-6cddfa3db502 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-928f682a-91cf-469a-bb4b-6cddfa3db502 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6af0bc30-4abd-4746-9761-3909735964bc tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c Sep 08 07:00:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6af0bc30-4abd-4746-9761-3909735964bc tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6af0bc30-4abd-4746-9761-3909735964bc tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6af0bc30-4abd-4746-9761-3909735964bc tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Volume info retrieved successfully. Sep 08 07:00:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-928f682a-91cf-469a-bb4b-6cddfa3db502 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6af0bc30-4abd-4746-9761-3909735964bc tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c returned with HTTP 200 Sep 08 07:00:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1466/2931] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:00:46 2026] GET /volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c => generated 904 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:00:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-928f682a-91cf-469a-bb4b-6cddfa3db502 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/07987456-9247-4e3b-a1af-d745fcd5a2da returned with HTTP 200 Sep 08 07:00:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1466/2932] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:46 2026] GET /volume/v3/volumes/07987456-9247-4e3b-a1af-d745fcd5a2da => generated 866 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e9f915d6-43db-4303-a5da-49451033ca6d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e9f915d6-43db-4303-a5da-49451033ca6d tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] DELETE http://192.168.122.168/volume/v3/volumes/07987456-9247-4e3b-a1af-d745fcd5a2da Sep 08 07:00:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e9f915d6-43db-4303-a5da-49451033ca6d tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e9f915d6-43db-4303-a5da-49451033ca6d tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:46 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-e9f915d6-43db-4303-a5da-49451033ca6d tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Delete volume with id: 07987456-9247-4e3b-a1af-d745fcd5a2da Sep 08 07:00:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e9f915d6-43db-4303-a5da-49451033ca6d tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e9f915d6-43db-4303-a5da-49451033ca6d tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Delete volume request issued successfully. Sep 08 07:00:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e9f915d6-43db-4303-a5da-49451033ca6d tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/07987456-9247-4e3b-a1af-d745fcd5a2da returned with HTTP 202 Sep 08 07:00:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1467/2933] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:00:46 2026] DELETE /volume/v3/volumes/07987456-9247-4e3b-a1af-d745fcd5a2da => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-29c7e303-951e-47cd-b585-9fff485670b3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-29c7e303-951e-47cd-b585-9fff485670b3 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/07987456-9247-4e3b-a1af-d745fcd5a2da Sep 08 07:00:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-29c7e303-951e-47cd-b585-9fff485670b3 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-29c7e303-951e-47cd-b585-9fff485670b3 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-29c7e303-951e-47cd-b585-9fff485670b3 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-29c7e303-951e-47cd-b585-9fff485670b3 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/07987456-9247-4e3b-a1af-d745fcd5a2da returned with HTTP 200 Sep 08 07:00:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1467/2934] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:46 2026] GET /volume/v3/volumes/07987456-9247-4e3b-a1af-d745fcd5a2da => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-258e21e9-d96e-4a9c-aa61-0a4abfcf158d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-258e21e9-d96e-4a9c-aa61-0a4abfcf158d tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] GET http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 Sep 08 07:00:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-258e21e9-d96e-4a9c-aa61-0a4abfcf158d tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-258e21e9-d96e-4a9c-aa61-0a4abfcf158d tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-258e21e9-d96e-4a9c-aa61-0a4abfcf158d tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Volume info retrieved successfully. Sep 08 07:00:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-258e21e9-d96e-4a9c-aa61-0a4abfcf158d tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 returned with HTTP 200 Sep 08 07:00:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1468/2935] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:46 2026] GET /volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 => generated 959 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-984a0edc-cdad-4fcb-844c-7bb0fd146e28 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-984a0edc-cdad-4fcb-844c-7bb0fd146e28 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c Sep 08 07:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-984a0edc-cdad-4fcb-844c-7bb0fd146e28 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-984a0edc-cdad-4fcb-844c-7bb0fd146e28 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-984a0edc-cdad-4fcb-844c-7bb0fd146e28 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Volume info retrieved successfully. Sep 08 07:00:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-984a0edc-cdad-4fcb-844c-7bb0fd146e28 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c returned with HTTP 200 Sep 08 07:00:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1468/2936] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:00:47 2026] GET /volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c => generated 904 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:00:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-54aaddd1-af56-4e1c-b9c4-5b09f879bae3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-54aaddd1-af56-4e1c-b9c4-5b09f879bae3 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/07987456-9247-4e3b-a1af-d745fcd5a2da Sep 08 07:00:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-54aaddd1-af56-4e1c-b9c4-5b09f879bae3 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-54aaddd1-af56-4e1c-b9c4-5b09f879bae3 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-54aaddd1-af56-4e1c-b9c4-5b09f879bae3 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-54aaddd1-af56-4e1c-b9c4-5b09f879bae3 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/07987456-9247-4e3b-a1af-d745fcd5a2da returned with HTTP 200 Sep 08 07:00:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1469/2937] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:47 2026] GET /volume/v3/volumes/07987456-9247-4e3b-a1af-d745fcd5a2da => generated 865 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7c0ba26e-4e04-4c83-be60-1e474cf35c51 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7c0ba26e-4e04-4c83-be60-1e474cf35c51 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] GET http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 Sep 08 07:00:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7c0ba26e-4e04-4c83-be60-1e474cf35c51 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7c0ba26e-4e04-4c83-be60-1e474cf35c51 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7c0ba26e-4e04-4c83-be60-1e474cf35c51 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Volume info retrieved successfully. Sep 08 07:00:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7c0ba26e-4e04-4c83-be60-1e474cf35c51 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 returned with HTTP 200 Sep 08 07:00:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1469/2938] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:48 2026] GET /volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 => generated 959 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5612aa04-210a-439e-9064-bd005cf8eb9d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5612aa04-210a-439e-9064-bd005cf8eb9d tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c Sep 08 07:00:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5612aa04-210a-439e-9064-bd005cf8eb9d tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5612aa04-210a-439e-9064-bd005cf8eb9d tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5612aa04-210a-439e-9064-bd005cf8eb9d tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Volume info retrieved successfully. Sep 08 07:00:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5612aa04-210a-439e-9064-bd005cf8eb9d tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c returned with HTTP 200 Sep 08 07:00:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1470/2939] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:00:48 2026] GET /volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c => generated 904 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:00:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d5b65783-284d-47c0-b44b-4145cb654a03 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d5b65783-284d-47c0-b44b-4145cb654a03 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/07987456-9247-4e3b-a1af-d745fcd5a2da Sep 08 07:00:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d5b65783-284d-47c0-b44b-4145cb654a03 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d5b65783-284d-47c0-b44b-4145cb654a03 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d5b65783-284d-47c0-b44b-4145cb654a03 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/07987456-9247-4e3b-a1af-d745fcd5a2da returned with HTTP 404 Sep 08 07:00:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1470/2940] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:48 2026] GET /volume/v3/volumes/07987456-9247-4e3b-a1af-d745fcd5a2da => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d36e022b-edc5-4dbb-8caa-73e70e8eb4e8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d36e022b-edc5-4dbb-8caa-73e70e8eb4e8 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] DELETE http://192.168.122.168/volume/v3/volumes/5a3b1b8f-15d3-4987-8cbc-4e1a1e55fcb3 Sep 08 07:00:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d36e022b-edc5-4dbb-8caa-73e70e8eb4e8 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d36e022b-edc5-4dbb-8caa-73e70e8eb4e8 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:48 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-d36e022b-edc5-4dbb-8caa-73e70e8eb4e8 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Delete volume with id: 5a3b1b8f-15d3-4987-8cbc-4e1a1e55fcb3 Sep 08 07:00:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d36e022b-edc5-4dbb-8caa-73e70e8eb4e8 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d36e022b-edc5-4dbb-8caa-73e70e8eb4e8 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Delete volume request issued successfully. Sep 08 07:00:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d36e022b-edc5-4dbb-8caa-73e70e8eb4e8 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/5a3b1b8f-15d3-4987-8cbc-4e1a1e55fcb3 returned with HTTP 202 Sep 08 07:00:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1471/2941] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:00:48 2026] DELETE /volume/v3/volumes/5a3b1b8f-15d3-4987-8cbc-4e1a1e55fcb3 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-95327b02-6c95-4de5-9720-c0d22456f6b5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-95327b02-6c95-4de5-9720-c0d22456f6b5 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/5a3b1b8f-15d3-4987-8cbc-4e1a1e55fcb3 Sep 08 07:00:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-95327b02-6c95-4de5-9720-c0d22456f6b5 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-95327b02-6c95-4de5-9720-c0d22456f6b5 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-95327b02-6c95-4de5-9720-c0d22456f6b5 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-95327b02-6c95-4de5-9720-c0d22456f6b5 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/5a3b1b8f-15d3-4987-8cbc-4e1a1e55fcb3 returned with HTTP 200 Sep 08 07:00:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1471/2942] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:48 2026] GET /volume/v3/volumes/5a3b1b8f-15d3-4987-8cbc-4e1a1e55fcb3 => generated 865 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:00:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-51d89556-be60-4575-ae0f-6590e552f7ed None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-51d89556-be60-4575-ae0f-6590e552f7ed tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] GET http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 Sep 08 07:00:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-51d89556-be60-4575-ae0f-6590e552f7ed tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-51d89556-be60-4575-ae0f-6590e552f7ed tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:49 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:49 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-51d89556-be60-4575-ae0f-6590e552f7ed tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Volume info retrieved successfully. Sep 08 07:00:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-51d89556-be60-4575-ae0f-6590e552f7ed tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 returned with HTTP 200 Sep 08 07:00:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1472/2943] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:49 2026] GET /volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 => generated 959 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-93cd704c-13e7-4173-9845-2f324cff8cf8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93cd704c-13e7-4173-9845-2f324cff8cf8 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c Sep 08 07:00:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93cd704c-13e7-4173-9845-2f324cff8cf8 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93cd704c-13e7-4173-9845-2f324cff8cf8 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-93cd704c-13e7-4173-9845-2f324cff8cf8 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Volume info retrieved successfully. Sep 08 07:00:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93cd704c-13e7-4173-9845-2f324cff8cf8 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c returned with HTTP 200 Sep 08 07:00:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1472/2944] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:00:49 2026] GET /volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c => generated 904 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:00:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b959c616-f222-4029-8cd4-17d1af89a1d5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b959c616-f222-4029-8cd4-17d1af89a1d5 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/5a3b1b8f-15d3-4987-8cbc-4e1a1e55fcb3 Sep 08 07:00:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b959c616-f222-4029-8cd4-17d1af89a1d5 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b959c616-f222-4029-8cd4-17d1af89a1d5 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b959c616-f222-4029-8cd4-17d1af89a1d5 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b959c616-f222-4029-8cd4-17d1af89a1d5 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/5a3b1b8f-15d3-4987-8cbc-4e1a1e55fcb3 returned with HTTP 200 Sep 08 07:00:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1473/2945] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:50 2026] GET /volume/v3/volumes/5a3b1b8f-15d3-4987-8cbc-4e1a1e55fcb3 => generated 865 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-29b388e4-e904-4d66-88e4-69e3ecbd3448 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-29b388e4-e904-4d66-88e4-69e3ecbd3448 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] GET http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 Sep 08 07:00:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-29b388e4-e904-4d66-88e4-69e3ecbd3448 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-29b388e4-e904-4d66-88e4-69e3ecbd3448 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-29b388e4-e904-4d66-88e4-69e3ecbd3448 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Volume info retrieved successfully. Sep 08 07:00:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-29b388e4-e904-4d66-88e4-69e3ecbd3448 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 returned with HTTP 200 Sep 08 07:00:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1473/2946] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:50 2026] GET /volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 => generated 959 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-390d7f04-44ea-4abd-8e40-4e517cbd6e4a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-390d7f04-44ea-4abd-8e40-4e517cbd6e4a tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c Sep 08 07:00:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-390d7f04-44ea-4abd-8e40-4e517cbd6e4a tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-390d7f04-44ea-4abd-8e40-4e517cbd6e4a tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-390d7f04-44ea-4abd-8e40-4e517cbd6e4a tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Volume info retrieved successfully. Sep 08 07:00:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-390d7f04-44ea-4abd-8e40-4e517cbd6e4a tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c returned with HTTP 200 Sep 08 07:00:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1474/2947] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:00:50 2026] GET /volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c => generated 904 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:00:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8dabdd8a-f02e-4f66-9213-fcf03a7dd8a5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8dabdd8a-f02e-4f66-9213-fcf03a7dd8a5 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/5a3b1b8f-15d3-4987-8cbc-4e1a1e55fcb3 Sep 08 07:00:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8dabdd8a-f02e-4f66-9213-fcf03a7dd8a5 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8dabdd8a-f02e-4f66-9213-fcf03a7dd8a5 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8dabdd8a-f02e-4f66-9213-fcf03a7dd8a5 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/5a3b1b8f-15d3-4987-8cbc-4e1a1e55fcb3 returned with HTTP 404 Sep 08 07:00:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1474/2948] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:51 2026] GET /volume/v3/volumes/5a3b1b8f-15d3-4987-8cbc-4e1a1e55fcb3 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8c5f5b2c-d8af-418f-85f5-9ce613575599 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8c5f5b2c-d8af-418f-85f5-9ce613575599 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] DELETE http://192.168.122.168/volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be Sep 08 07:00:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8c5f5b2c-d8af-418f-85f5-9ce613575599 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8c5f5b2c-d8af-418f-85f5-9ce613575599 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:51 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-8c5f5b2c-d8af-418f-85f5-9ce613575599 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Delete volume with id: 8225e67a-6f8b-464e-b2ee-0680b844a5be Sep 08 07:00:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8c5f5b2c-d8af-418f-85f5-9ce613575599 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8c5f5b2c-d8af-418f-85f5-9ce613575599 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Delete volume request issued successfully. Sep 08 07:00:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8c5f5b2c-d8af-418f-85f5-9ce613575599 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be returned with HTTP 202 Sep 08 07:00:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1475/2949] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:00:51 2026] DELETE /volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cbb5d44f-3248-4f3a-9957-17a3e9798123 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6b284509-f0c5-4870-8bfe-b25425ea35ab None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cbb5d44f-3248-4f3a-9957-17a3e9798123 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be Sep 08 07:00:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cbb5d44f-3248-4f3a-9957-17a3e9798123 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cbb5d44f-3248-4f3a-9957-17a3e9798123 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b284509-f0c5-4870-8bfe-b25425ea35ab tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] GET http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 Sep 08 07:00:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b284509-f0c5-4870-8bfe-b25425ea35ab tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b284509-f0c5-4870-8bfe-b25425ea35ab tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cbb5d44f-3248-4f3a-9957-17a3e9798123 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cbb5d44f-3248-4f3a-9957-17a3e9798123 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be returned with HTTP 200 Sep 08 07:00:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1475/2950] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:51 2026] GET /volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be => generated 864 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6b284509-f0c5-4870-8bfe-b25425ea35ab tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Volume info retrieved successfully. Sep 08 07:00:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b284509-f0c5-4870-8bfe-b25425ea35ab tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 returned with HTTP 200 Sep 08 07:00:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1476/2951] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:51 2026] GET /volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 => generated 959 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:00:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d4417f7d-acd8-4095-a0f8-f496bcadaf8f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d4417f7d-acd8-4095-a0f8-f496bcadaf8f tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c Sep 08 07:00:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d4417f7d-acd8-4095-a0f8-f496bcadaf8f tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d4417f7d-acd8-4095-a0f8-f496bcadaf8f tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d4417f7d-acd8-4095-a0f8-f496bcadaf8f tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Volume info retrieved successfully. Sep 08 07:00:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d4417f7d-acd8-4095-a0f8-f496bcadaf8f tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c returned with HTTP 200 Sep 08 07:00:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1476/2952] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:00:51 2026] GET /volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c => generated 904 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 07:00:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eef7f9ee-3cfd-4433-a84a-da04b7a1237b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eef7f9ee-3cfd-4433-a84a-da04b7a1237b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be Sep 08 07:00:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eef7f9ee-3cfd-4433-a84a-da04b7a1237b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eef7f9ee-3cfd-4433-a84a-da04b7a1237b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-46b4e637-f40f-4ab7-bb22-3d27b4c6554a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-46b4e637-f40f-4ab7-bb22-3d27b4c6554a tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] GET http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 Sep 08 07:00:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-46b4e637-f40f-4ab7-bb22-3d27b4c6554a tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-46b4e637-f40f-4ab7-bb22-3d27b4c6554a tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-eef7f9ee-3cfd-4433-a84a-da04b7a1237b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-46b4e637-f40f-4ab7-bb22-3d27b4c6554a tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Volume info retrieved successfully. Sep 08 07:00:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eef7f9ee-3cfd-4433-a84a-da04b7a1237b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be returned with HTTP 200 Sep 08 07:00:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1477/2953] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:52 2026] GET /volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be => generated 864 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-46b4e637-f40f-4ab7-bb22-3d27b4c6554a tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 returned with HTTP 200 Sep 08 07:00:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1477/2954] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:52 2026] GET /volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 => generated 1303 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:00:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-911f20aa-d676-4e54-8ec7-eb43c5276092 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-911f20aa-d676-4e54-8ec7-eb43c5276092 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] DELETE http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 Sep 08 07:00:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-911f20aa-d676-4e54-8ec7-eb43c5276092 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-911f20aa-d676-4e54-8ec7-eb43c5276092 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:52 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-911f20aa-d676-4e54-8ec7-eb43c5276092 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Delete volume with id: 15dee744-78df-4fdc-8d0b-09fe1311f9e8 Sep 08 07:00:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-911f20aa-d676-4e54-8ec7-eb43c5276092 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Volume info retrieved successfully. Sep 08 07:00:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dbb5047a-a5d7-4cbc-9208-276ee9db3e4e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dbb5047a-a5d7-4cbc-9208-276ee9db3e4e tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c Sep 08 07:00:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dbb5047a-a5d7-4cbc-9208-276ee9db3e4e tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dbb5047a-a5d7-4cbc-9208-276ee9db3e4e tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-911f20aa-d676-4e54-8ec7-eb43c5276092 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Delete volume request issued successfully. Sep 08 07:00:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-911f20aa-d676-4e54-8ec7-eb43c5276092 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 returned with HTTP 202 Sep 08 07:00:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1478/2955] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:00:52 2026] DELETE /volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dd4509d5-5180-4eba-b2c8-666f66998301 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dd4509d5-5180-4eba-b2c8-666f66998301 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] GET http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 Sep 08 07:00:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dd4509d5-5180-4eba-b2c8-666f66998301 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dd4509d5-5180-4eba-b2c8-666f66998301 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dbb5047a-a5d7-4cbc-9208-276ee9db3e4e tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Volume info retrieved successfully. Sep 08 07:00:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dbb5047a-a5d7-4cbc-9208-276ee9db3e4e tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c returned with HTTP 200 Sep 08 07:00:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1478/2956] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:00:53 2026] GET /volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c => generated 904 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:00:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dd4509d5-5180-4eba-b2c8-666f66998301 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Volume info retrieved successfully. Sep 08 07:00:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dd4509d5-5180-4eba-b2c8-666f66998301 tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 returned with HTTP 200 Sep 08 07:00:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1479/2957] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:53 2026] GET /volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 => generated 1302 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:00:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-71c42a99-a50c-4a93-95b7-2bd18a664dc6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-71c42a99-a50c-4a93-95b7-2bd18a664dc6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be Sep 08 07:00:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-71c42a99-a50c-4a93-95b7-2bd18a664dc6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-71c42a99-a50c-4a93-95b7-2bd18a664dc6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-71c42a99-a50c-4a93-95b7-2bd18a664dc6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-71c42a99-a50c-4a93-95b7-2bd18a664dc6 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be returned with HTTP 200 Sep 08 07:00:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1479/2958] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:53 2026] GET /volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be => generated 864 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f44c7caf-e65b-4be9-97a4-f68268dab758 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f44c7caf-e65b-4be9-97a4-f68268dab758 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c Sep 08 07:00:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f44c7caf-e65b-4be9-97a4-f68268dab758 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f44c7caf-e65b-4be9-97a4-f68268dab758 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f44c7caf-e65b-4be9-97a4-f68268dab758 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Volume info retrieved successfully. Sep 08 07:00:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f44c7caf-e65b-4be9-97a4-f68268dab758 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c returned with HTTP 200 Sep 08 07:00:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1480/2959] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:00:54 2026] GET /volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c => generated 904 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:00:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ae9beb28-4628-49ac-83f4-40f5436932fb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ae9beb28-4628-49ac-83f4-40f5436932fb tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] GET http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 Sep 08 07:00:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ae9beb28-4628-49ac-83f4-40f5436932fb tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ae9beb28-4628-49ac-83f4-40f5436932fb tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ae9beb28-4628-49ac-83f4-40f5436932fb tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Volume info retrieved successfully. Sep 08 07:00:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ae9beb28-4628-49ac-83f4-40f5436932fb tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 returned with HTTP 200 Sep 08 07:00:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1480/2960] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:54 2026] GET /volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 => generated 1302 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:00:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-03a65b84-d137-4088-b7b3-5d16e216a86e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-03a65b84-d137-4088-b7b3-5d16e216a86e tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be Sep 08 07:00:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-03a65b84-d137-4088-b7b3-5d16e216a86e tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-03a65b84-d137-4088-b7b3-5d16e216a86e tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-03a65b84-d137-4088-b7b3-5d16e216a86e tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be returned with HTTP 404 Sep 08 07:00:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1481/2961] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:55 2026] GET /volume/v3/volumes/8225e67a-6f8b-464e-b2ee-0680b844a5be => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6ae6be7d-4217-45a5-8a65-42297025e333 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6ae6be7d-4217-45a5-8a65-42297025e333 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] DELETE http://192.168.122.168/volume/v3/volumes/edc43663-0947-4b11-b4a8-fb33f19b5934 Sep 08 07:00:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6ae6be7d-4217-45a5-8a65-42297025e333 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6ae6be7d-4217-45a5-8a65-42297025e333 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:55 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-6ae6be7d-4217-45a5-8a65-42297025e333 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Delete volume with id: edc43663-0947-4b11-b4a8-fb33f19b5934 Sep 08 07:00:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6ae6be7d-4217-45a5-8a65-42297025e333 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6ae6be7d-4217-45a5-8a65-42297025e333 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Delete volume request issued successfully. Sep 08 07:00:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6ae6be7d-4217-45a5-8a65-42297025e333 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/edc43663-0947-4b11-b4a8-fb33f19b5934 returned with HTTP 202 Sep 08 07:00:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1481/2962] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:00:55 2026] DELETE /volume/v3/volumes/edc43663-0947-4b11-b4a8-fb33f19b5934 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7866e7f5-5ec3-453e-addb-1030fc120a01 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7866e7f5-5ec3-453e-addb-1030fc120a01 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/edc43663-0947-4b11-b4a8-fb33f19b5934 Sep 08 07:00:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7866e7f5-5ec3-453e-addb-1030fc120a01 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7866e7f5-5ec3-453e-addb-1030fc120a01 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7866e7f5-5ec3-453e-addb-1030fc120a01 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7866e7f5-5ec3-453e-addb-1030fc120a01 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/edc43663-0947-4b11-b4a8-fb33f19b5934 returned with HTTP 200 Sep 08 07:00:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1482/2963] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:55 2026] GET /volume/v3/volumes/edc43663-0947-4b11-b4a8-fb33f19b5934 => generated 865 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9a308d70-63a8-4260-9fa1-2d79a6c8099d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9a308d70-63a8-4260-9fa1-2d79a6c8099d tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c Sep 08 07:00:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9a308d70-63a8-4260-9fa1-2d79a6c8099d tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9a308d70-63a8-4260-9fa1-2d79a6c8099d tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9a308d70-63a8-4260-9fa1-2d79a6c8099d tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Volume info retrieved successfully. Sep 08 07:00:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9a308d70-63a8-4260-9fa1-2d79a6c8099d tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c returned with HTTP 200 Sep 08 07:00:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1482/2964] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:00:55 2026] GET /volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c => generated 905 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:00:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1b96bfb3-c1ce-44e3-83dc-fe58422614a2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dfe6bf05-8a1d-4062-9723-6b670cc6b32f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1b96bfb3-c1ce-44e3-83dc-fe58422614a2 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 Sep 08 07:00:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1b96bfb3-c1ce-44e3-83dc-fe58422614a2 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1b96bfb3-c1ce-44e3-83dc-fe58422614a2 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:55 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-1b96bfb3-c1ce-44e3-83dc-fe58422614a2 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Delete snapshot with id: ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 Sep 08 07:00:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dfe6bf05-8a1d-4062-9723-6b670cc6b32f tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] GET http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 Sep 08 07:00:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dfe6bf05-8a1d-4062-9723-6b670cc6b32f tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dfe6bf05-8a1d-4062-9723-6b670cc6b32f tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1b96bfb3-c1ce-44e3-83dc-fe58422614a2 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Snapshot retrieved successfully. Sep 08 07:00:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dfe6bf05-8a1d-4062-9723-6b670cc6b32f tempest-VolumeAndVolumeTypeFromImageTest-1155910917 tempest-VolumeAndVolumeTypeFromImageTest-1155910917-project-member] http://192.168.122.168/volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 returned with HTTP 404 Sep 08 07:00:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1483/2965] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:55 2026] GET /volume/v3/volumes/15dee744-78df-4fdc-8d0b-09fe1311f9e8 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1b96bfb3-c1ce-44e3-83dc-fe58422614a2 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Snapshot delete request issued successfully. Sep 08 07:00:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1b96bfb3-c1ce-44e3-83dc-fe58422614a2 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 returned with HTTP 202 Sep 08 07:00:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1483/2966] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 07:00:55 2026] DELETE /volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ffe733b4-8fc9-40bd-85bd-d768ec753a9c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ffe733b4-8fc9-40bd-85bd-d768ec753a9c tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 Sep 08 07:00:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ffe733b4-8fc9-40bd-85bd-d768ec753a9c tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ffe733b4-8fc9-40bd-85bd-d768ec753a9c tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ffe733b4-8fc9-40bd-85bd-d768ec753a9c tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Snapshot retrieved successfully. Sep 08 07:00:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ffe733b4-8fc9-40bd-85bd-d768ec753a9c tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 returned with HTTP 200 Sep 08 07:00:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1484/2967] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:00:55 2026] GET /volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 => generated 466 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6262f1cb-f1f0-4bab-ac56-f2161cffa0e4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6262f1cb-f1f0-4bab-ac56-f2161cffa0e4 tempest-VolumeAndVolumeTypeFromImageTest-983879827 tempest-VolumeAndVolumeTypeFromImageTest-983879827-project-admin] GET http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1 Sep 08 07:00:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6262f1cb-f1f0-4bab-ac56-f2161cffa0e4 tempest-VolumeAndVolumeTypeFromImageTest-983879827 tempest-VolumeAndVolumeTypeFromImageTest-983879827-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6262f1cb-f1f0-4bab-ac56-f2161cffa0e4 tempest-VolumeAndVolumeTypeFromImageTest-983879827 tempest-VolumeAndVolumeTypeFromImageTest-983879827-project-admin] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:55 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6262f1cb-f1f0-4bab-ac56-f2161cffa0e4 tempest-VolumeAndVolumeTypeFromImageTest-983879827 tempest-VolumeAndVolumeTypeFromImageTest-983879827-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 07:00:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6262f1cb-f1f0-4bab-ac56-f2161cffa0e4 tempest-VolumeAndVolumeTypeFromImageTest-983879827 tempest-VolumeAndVolumeTypeFromImageTest-983879827-project-admin] Get all volumes completed successfully. Sep 08 07:00:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6262f1cb-f1f0-4bab-ac56-f2161cffa0e4 tempest-VolumeAndVolumeTypeFromImageTest-983879827 tempest-VolumeAndVolumeTypeFromImageTest-983879827-project-admin] http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 08 07:00:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1484/2968] 192.168.122.168 () {58 vars in 1169 bytes} [Tue Sep 8 07:00:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5114 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:00:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9503e191-f59e-43e4-b6bb-cfa895bc5971 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9503e191-f59e-43e4-b6bb-cfa895bc5971 tempest-VolumeAndVolumeTypeFromImageTest-983879827 tempest-VolumeAndVolumeTypeFromImageTest-983879827-project-admin] DELETE http://192.168.122.168/volume/v3/types/f196a5c8-c157-408c-a92c-7d0b65e5a39c Sep 08 07:00:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9503e191-f59e-43e4-b6bb-cfa895bc5971 tempest-VolumeAndVolumeTypeFromImageTest-983879827 tempest-VolumeAndVolumeTypeFromImageTest-983879827-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9503e191-f59e-43e4-b6bb-cfa895bc5971 tempest-VolumeAndVolumeTypeFromImageTest-983879827 tempest-VolumeAndVolumeTypeFromImageTest-983879827-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9503e191-f59e-43e4-b6bb-cfa895bc5971 tempest-VolumeAndVolumeTypeFromImageTest-983879827 tempest-VolumeAndVolumeTypeFromImageTest-983879827-project-admin] http://192.168.122.168/volume/v3/types/f196a5c8-c157-408c-a92c-7d0b65e5a39c returned with HTTP 202 Sep 08 07:00:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1485/2969] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:00:55 2026] DELETE /volume/v3/types/f196a5c8-c157-408c-a92c-7d0b65e5a39c => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f0150ccf-391d-483b-b4e3-8982d21527a8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f0150ccf-391d-483b-b4e3-8982d21527a8 tempest-VolumeAndVolumeTypeFromImageTest-983879827 tempest-VolumeAndVolumeTypeFromImageTest-983879827-project-admin] GET http://192.168.122.168/volume/v3/types/f196a5c8-c157-408c-a92c-7d0b65e5a39c Sep 08 07:00:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f0150ccf-391d-483b-b4e3-8982d21527a8 tempest-VolumeAndVolumeTypeFromImageTest-983879827 tempest-VolumeAndVolumeTypeFromImageTest-983879827-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f0150ccf-391d-483b-b4e3-8982d21527a8 tempest-VolumeAndVolumeTypeFromImageTest-983879827 tempest-VolumeAndVolumeTypeFromImageTest-983879827-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f0150ccf-391d-483b-b4e3-8982d21527a8 tempest-VolumeAndVolumeTypeFromImageTest-983879827 tempest-VolumeAndVolumeTypeFromImageTest-983879827-project-admin] http://192.168.122.168/volume/v3/types/f196a5c8-c157-408c-a92c-7d0b65e5a39c returned with HTTP 404 Sep 08 07:00:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1485/2970] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 07:00:56 2026] GET /volume/v3/types/f196a5c8-c157-408c-a92c-7d0b65e5a39c => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f0369bd4-05e0-4929-b8e0-4738c80fbb57 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f0369bd4-05e0-4929-b8e0-4738c80fbb57 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/edc43663-0947-4b11-b4a8-fb33f19b5934 Sep 08 07:00:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f0369bd4-05e0-4929-b8e0-4738c80fbb57 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f0369bd4-05e0-4929-b8e0-4738c80fbb57 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f0369bd4-05e0-4929-b8e0-4738c80fbb57 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/edc43663-0947-4b11-b4a8-fb33f19b5934 returned with HTTP 404 Sep 08 07:00:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1486/2971] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:56 2026] GET /volume/v3/volumes/edc43663-0947-4b11-b4a8-fb33f19b5934 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-de263657-bc76-4808-9111-7cac4e86359b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-de263657-bc76-4808-9111-7cac4e86359b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] DELETE http://192.168.122.168/volume/v3/volumes/20dac492-1385-44b0-8489-7535f9021e1d Sep 08 07:00:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-de263657-bc76-4808-9111-7cac4e86359b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-de263657-bc76-4808-9111-7cac4e86359b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:56 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-de263657-bc76-4808-9111-7cac4e86359b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Delete volume with id: 20dac492-1385-44b0-8489-7535f9021e1d Sep 08 07:00:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-de263657-bc76-4808-9111-7cac4e86359b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-de263657-bc76-4808-9111-7cac4e86359b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Delete volume request issued successfully. Sep 08 07:00:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-de263657-bc76-4808-9111-7cac4e86359b tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/20dac492-1385-44b0-8489-7535f9021e1d returned with HTTP 202 Sep 08 07:00:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1486/2972] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:00:56 2026] DELETE /volume/v3/volumes/20dac492-1385-44b0-8489-7535f9021e1d => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-203054a5-6868-4ad4-998d-c431d4ebd0f1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-203054a5-6868-4ad4-998d-c431d4ebd0f1 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/20dac492-1385-44b0-8489-7535f9021e1d Sep 08 07:00:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-203054a5-6868-4ad4-998d-c431d4ebd0f1 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-203054a5-6868-4ad4-998d-c431d4ebd0f1 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-203054a5-6868-4ad4-998d-c431d4ebd0f1 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-203054a5-6868-4ad4-998d-c431d4ebd0f1 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/20dac492-1385-44b0-8489-7535f9021e1d returned with HTTP 200 Sep 08 07:00:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1487/2973] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:56 2026] GET /volume/v3/volumes/20dac492-1385-44b0-8489-7535f9021e1d => generated 864 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e045e80c-2fdc-400e-a680-b9bf9b5e45ea None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e045e80c-2fdc-400e-a680-b9bf9b5e45ea tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 Sep 08 07:00:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e045e80c-2fdc-400e-a680-b9bf9b5e45ea tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e045e80c-2fdc-400e-a680-b9bf9b5e45ea tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e045e80c-2fdc-400e-a680-b9bf9b5e45ea tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Snapshot retrieved successfully. Sep 08 07:00:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e045e80c-2fdc-400e-a680-b9bf9b5e45ea tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 returned with HTTP 200 Sep 08 07:00:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1487/2974] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:00:56 2026] GET /volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 => generated 466 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-846d3d3b-1da1-4cbc-aaf5-681be2c1cc0f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-846d3d3b-1da1-4cbc-aaf5-681be2c1cc0f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/20dac492-1385-44b0-8489-7535f9021e1d Sep 08 07:00:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-846d3d3b-1da1-4cbc-aaf5-681be2c1cc0f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-846d3d3b-1da1-4cbc-aaf5-681be2c1cc0f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-846d3d3b-1da1-4cbc-aaf5-681be2c1cc0f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1d5b0740-647d-41d0-b2f4-514cf70adfaa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1d5b0740-647d-41d0-b2f4-514cf70adfaa tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 Sep 08 07:00:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1d5b0740-647d-41d0-b2f4-514cf70adfaa tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1d5b0740-647d-41d0-b2f4-514cf70adfaa tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-846d3d3b-1da1-4cbc-aaf5-681be2c1cc0f tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/20dac492-1385-44b0-8489-7535f9021e1d returned with HTTP 200 Sep 08 07:00:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1488/2975] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:57 2026] GET /volume/v3/volumes/20dac492-1385-44b0-8489-7535f9021e1d => generated 864 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:00:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1d5b0740-647d-41d0-b2f4-514cf70adfaa tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Snapshot retrieved successfully. Sep 08 07:00:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1d5b0740-647d-41d0-b2f4-514cf70adfaa tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 returned with HTTP 200 Sep 08 07:00:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1488/2976] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:00:57 2026] GET /volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 => generated 466 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0304b322-bd1b-4b49-8b66-7c72fae5e9c5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0304b322-bd1b-4b49-8b66-7c72fae5e9c5 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/20dac492-1385-44b0-8489-7535f9021e1d Sep 08 07:00:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0304b322-bd1b-4b49-8b66-7c72fae5e9c5 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0304b322-bd1b-4b49-8b66-7c72fae5e9c5 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1b251316-772e-49f4-ab88-d99b2805e9dc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1b251316-772e-49f4-ab88-d99b2805e9dc tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 Sep 08 07:00:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1b251316-772e-49f4-ab88-d99b2805e9dc tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1b251316-772e-49f4-ab88-d99b2805e9dc tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0304b322-bd1b-4b49-8b66-7c72fae5e9c5 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/20dac492-1385-44b0-8489-7535f9021e1d returned with HTTP 404 Sep 08 07:00:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1489/2977] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:58 2026] GET /volume/v3/volumes/20dac492-1385-44b0-8489-7535f9021e1d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9a7e3c4e-7842-436f-996f-386da672122d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9a7e3c4e-7842-436f-996f-386da672122d tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] DELETE http://192.168.122.168/volume/v3/volumes/b9c040d9-3a29-42b2-a174-2066511a5906 Sep 08 07:00:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9a7e3c4e-7842-436f-996f-386da672122d tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1b251316-772e-49f4-ab88-d99b2805e9dc tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 returned with HTTP 404 Sep 08 07:00:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1489/2978] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:00:58 2026] GET /volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:00:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9a7e3c4e-7842-436f-996f-386da672122d tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:58 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-9a7e3c4e-7842-436f-996f-386da672122d tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Delete volume with id: b9c040d9-3a29-42b2-a174-2066511a5906 Sep 08 07:00:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-521c2a7e-999c-49a0-be88-ed7aa9cea4fc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-521c2a7e-999c-49a0-be88-ed7aa9cea4fc tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] DELETE http://192.168.122.168/volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d Sep 08 07:00:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-521c2a7e-999c-49a0-be88-ed7aa9cea4fc tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-521c2a7e-999c-49a0-be88-ed7aa9cea4fc tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:58 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-521c2a7e-999c-49a0-be88-ed7aa9cea4fc tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Delete volume with id: 9101be79-7548-40b1-8ea8-99c9a687fb3d Sep 08 07:00:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9a7e3c4e-7842-436f-996f-386da672122d tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-521c2a7e-999c-49a0-be88-ed7aa9cea4fc tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Volume info retrieved successfully. Sep 08 07:00:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9a7e3c4e-7842-436f-996f-386da672122d tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Delete volume request issued successfully. Sep 08 07:00:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9a7e3c4e-7842-436f-996f-386da672122d tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/b9c040d9-3a29-42b2-a174-2066511a5906 returned with HTTP 202 Sep 08 07:00:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1490/2979] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:00:58 2026] DELETE /volume/v3/volumes/b9c040d9-3a29-42b2-a174-2066511a5906 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:00:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-67b30174-9e2c-4139-9a6c-136ec92691f8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-67b30174-9e2c-4139-9a6c-136ec92691f8 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/b9c040d9-3a29-42b2-a174-2066511a5906 Sep 08 07:00:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-67b30174-9e2c-4139-9a6c-136ec92691f8 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-67b30174-9e2c-4139-9a6c-136ec92691f8 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-521c2a7e-999c-49a0-be88-ed7aa9cea4fc tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Delete volume request issued successfully. Sep 08 07:00:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-521c2a7e-999c-49a0-be88-ed7aa9cea4fc tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d returned with HTTP 202 Sep 08 07:00:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1490/2980] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 07:00:58 2026] DELETE /volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 07:00:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:00:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:00:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e85fab52-ed9d-4a43-bf67-7aa893e819e8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:00:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e85fab52-ed9d-4a43-bf67-7aa893e819e8 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d Sep 08 07:00:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e85fab52-ed9d-4a43-bf67-7aa893e819e8 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:00:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e85fab52-ed9d-4a43-bf67-7aa893e819e8 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:00:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-67b30174-9e2c-4139-9a6c-136ec92691f8 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:00:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:00:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:00:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:00:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:00:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-67b30174-9e2c-4139-9a6c-136ec92691f8 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/b9c040d9-3a29-42b2-a174-2066511a5906 returned with HTTP 200 Sep 08 07:00:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1491/2981] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:00:58 2026] GET /volume/v3/volumes/b9c040d9-3a29-42b2-a174-2066511a5906 => generated 864 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:00:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e85fab52-ed9d-4a43-bf67-7aa893e819e8 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Volume info retrieved successfully. Sep 08 07:00:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e85fab52-ed9d-4a43-bf67-7aa893e819e8 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d returned with HTTP 200 Sep 08 07:00:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1491/2982] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:00:58 2026] GET /volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d => generated 871 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7a70d80c-344e-4e74-848f-3681491ef6ac None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7a70d80c-344e-4e74-848f-3681491ef6ac tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/b9c040d9-3a29-42b2-a174-2066511a5906 Sep 08 07:01:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7a70d80c-344e-4e74-848f-3681491ef6ac tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7a70d80c-344e-4e74-848f-3681491ef6ac tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4d6dd764-eed1-4e50-a732-e01dc96b8fce None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4d6dd764-eed1-4e50-a732-e01dc96b8fce tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d Sep 08 07:01:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4d6dd764-eed1-4e50-a732-e01dc96b8fce tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4d6dd764-eed1-4e50-a732-e01dc96b8fce tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7a70d80c-344e-4e74-848f-3681491ef6ac tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Volume info retrieved successfully. Sep 08 07:01:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4d6dd764-eed1-4e50-a732-e01dc96b8fce tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d returned with HTTP 404 Sep 08 07:01:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1492/2983] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:01:00 2026] GET /volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 07:01:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-05782588-26ec-4436-800b-086b010b3d29 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-05782588-26ec-4436-800b-086b010b3d29 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] DELETE http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c Sep 08 07:01:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-05782588-26ec-4436-800b-086b010b3d29 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-05782588-26ec-4436-800b-086b010b3d29 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:00 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-05782588-26ec-4436-800b-086b010b3d29 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Delete volume with id: a9bf7735-1211-4024-a4d3-ca3f5491cf3c Sep 08 07:01:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7a70d80c-344e-4e74-848f-3681491ef6ac tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/b9c040d9-3a29-42b2-a174-2066511a5906 returned with HTTP 200 Sep 08 07:01:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1492/2984] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:00 2026] GET /volume/v3/volumes/b9c040d9-3a29-42b2-a174-2066511a5906 => generated 864 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-05782588-26ec-4436-800b-086b010b3d29 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Volume info retrieved successfully. Sep 08 07:01:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-05782588-26ec-4436-800b-086b010b3d29 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Delete volume request issued successfully. Sep 08 07:01:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-05782588-26ec-4436-800b-086b010b3d29 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c returned with HTTP 202 Sep 08 07:01:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1493/2985] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 07:01:00 2026] DELETE /volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 07:01:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ed657d80-0690-462a-b120-975b9bca71c9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ed657d80-0690-462a-b120-975b9bca71c9 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c Sep 08 07:01:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ed657d80-0690-462a-b120-975b9bca71c9 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ed657d80-0690-462a-b120-975b9bca71c9 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ed657d80-0690-462a-b120-975b9bca71c9 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Volume info retrieved successfully. Sep 08 07:01:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ed657d80-0690-462a-b120-975b9bca71c9 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c returned with HTTP 200 Sep 08 07:01:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1493/2986] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:01:00 2026] GET /volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c => generated 904 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-54be3125-1eb8-4a59-89ef-a6025cb32dfd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9bcb67b1-2fdd-4769-83c6-8e4d0e3d85a0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9bcb67b1-2fdd-4769-83c6-8e4d0e3d85a0 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] GET http://192.168.122.168/volume/v3/volumes/b9c040d9-3a29-42b2-a174-2066511a5906 Sep 08 07:01:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9bcb67b1-2fdd-4769-83c6-8e4d0e3d85a0 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9bcb67b1-2fdd-4769-83c6-8e4d0e3d85a0 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9bcb67b1-2fdd-4769-83c6-8e4d0e3d85a0 tempest-CreateVolumesFromSourceVolumeTest-178388027 tempest-CreateVolumesFromSourceVolumeTest-178388027-project-member] http://192.168.122.168/volume/v3/volumes/b9c040d9-3a29-42b2-a174-2066511a5906 returned with HTTP 404 Sep 08 07:01:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1494/2987] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:01 2026] GET /volume/v3/volumes/b9c040d9-3a29-42b2-a174-2066511a5906 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 07:01:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-54be3125-1eb8-4a59-89ef-a6025cb32dfd tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:01:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-54be3125-1eb8-4a59-89ef-a6025cb32dfd tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "69da6bac-8b7b-48c5-af3b-29466563452a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1732506890"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-54be3125-1eb8-4a59-89ef-a6025cb32dfd tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Create volume request body: {'volume': {"'imageRef": '69da6bac-8b7b-48c5-af3b-29466563452a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1732506890'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:01:01 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-54be3125-1eb8-4a59-89ef-a6025cb32dfd tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Create volume of 1 GB Sep 08 07:01:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-54be3125-1eb8-4a59-89ef-a6025cb32dfd tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Availability Zones retrieved successfully. Sep 08 07:01:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-54be3125-1eb8-4a59-89ef-a6025cb32dfd tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Flow 'volume_create_api' (830db206-0449-4879-88e1-37f03062aeee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-54be3125-1eb8-4a59-89ef-a6025cb32dfd tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2037d5cc-d9eb-4ce4-bb39-26253da71d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6f09ba61-c612-482a-a447-85711b843a55 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-54be3125-1eb8-4a59-89ef-a6025cb32dfd tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:01:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6f09ba61-c612-482a-a447-85711b843a55 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c Sep 08 07:01:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6f09ba61-c612-482a-a447-85711b843a55 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6f09ba61-c612-482a-a447-85711b843a55 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6f09ba61-c612-482a-a447-85711b843a55 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Volume info retrieved successfully. Sep 08 07:01:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6f09ba61-c612-482a-a447-85711b843a55 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c returned with HTTP 200 Sep 08 07:01:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-54be3125-1eb8-4a59-89ef-a6025cb32dfd tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2037d5cc-d9eb-4ce4-bb39-26253da71d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1495/2988] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:01:01 2026] GET /volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c => generated 904 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-54be3125-1eb8-4a59-89ef-a6025cb32dfd tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a038d859-3721-41b3-95ff-7975185be2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:01 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-54be3125-1eb8-4a59-89ef-a6025cb32dfd tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Created reservations ['51f7d780-f0c4-4ef0-a93f-0d409c7a82e0', '98e4ec8e-559a-45d2-9fa1-df3f04efee39', '2eb22938-2e7e-4400-8f0b-1814d146ea9c', '4ac6bd20-892d-45d6-8c52-a65d129db45e'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-54be3125-1eb8-4a59-89ef-a6025cb32dfd tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a038d859-3721-41b3-95ff-7975185be2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51f7d780-f0c4-4ef0-a93f-0d409c7a82e0', '98e4ec8e-559a-45d2-9fa1-df3f04efee39', '2eb22938-2e7e-4400-8f0b-1814d146ea9c', '4ac6bd20-892d-45d6-8c52-a65d129db45e']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-54be3125-1eb8-4a59-89ef-a6025cb32dfd tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7756d376-6161-4c9d-ada4-c6b3c08ca686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:01 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:01 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-54be3125-1eb8-4a59-89ef-a6025cb32dfd tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7756d376-6161-4c9d-ada4-c6b3c08ca686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fff8b38c-e17f-4058-9ebb-42644cecc306', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1732506890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfc5b7f438943b5a3fe5b54a954c30b',qos_specs=None,replication_status=,reservations=['51f7d780-f0c4-4ef0-a93f-0d409c7a82e0','98e4ec8e-559a-45d2-9fa1-df3f04efee39','2eb22938-2e7e-4400-8f0b-1814d146ea9c','4ac6bd20-892d-45d6-8c52-a65d129db45e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e2a36d14e66409cba47098e22236b17',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:01:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1732506890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fff8b38c-e17f-4058-9ebb-42644cecc306,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cfc5b7f438943b5a3fe5b54a954c30b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e2a36d14e66409cba47098e22236b17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-54be3125-1eb8-4a59-89ef-a6025cb32dfd tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (235dc51e-a476-44a0-b0bd-1083fd099c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-54be3125-1eb8-4a59-89ef-a6025cb32dfd tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (235dc51e-a476-44a0-b0bd-1083fd099c5f) transitioned into state 'SUCCESS' from state '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-1732506890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfc5b7f438943b5a3fe5b54a954c30b',qos_specs=None,replication_status=,reservations=['51f7d780-f0c4-4ef0-a93f-0d409c7a82e0','98e4ec8e-559a-45d2-9fa1-df3f04efee39','2eb22938-2e7e-4400-8f0b-1814d146ea9c','4ac6bd20-892d-45d6-8c52-a65d129db45e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e2a36d14e66409cba47098e22236b17',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-54be3125-1eb8-4a59-89ef-a6025cb32dfd tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a61cd1e5-7bdf-444d-b321-260a686170c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-54be3125-1eb8-4a59-89ef-a6025cb32dfd tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a61cd1e5-7bdf-444d-b321-260a686170c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-54be3125-1eb8-4a59-89ef-a6025cb32dfd tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Flow 'volume_create_api' (830db206-0449-4879-88e1-37f03062aeee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-54be3125-1eb8-4a59-89ef-a6025cb32dfd tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Create volume request issued successfully. Sep 08 07:01:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-54be3125-1eb8-4a59-89ef-a6025cb32dfd tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:01:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1494/2989] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 07:01:01 2026] POST /volume/v3/volumes => generated 766 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b9a73870-f492-4e76-a3d0-e1a47a57b624 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b9a73870-f492-4e76-a3d0-e1a47a57b624 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:01:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b9a73870-f492-4e76-a3d0-e1a47a57b624 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "69da6bac-8b7b-48c5-af3b-29466563452a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-768313862"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-b9a73870-f492-4e76-a3d0-e1a47a57b624 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Create volume request body: {'volume': {"'imageRef": '69da6bac-8b7b-48c5-af3b-29466563452a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-768313862'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:01:01 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-b9a73870-f492-4e76-a3d0-e1a47a57b624 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Create volume of 1 GB Sep 08 07:01:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b9a73870-f492-4e76-a3d0-e1a47a57b624 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Availability Zones retrieved successfully. Sep 08 07:01:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b9a73870-f492-4e76-a3d0-e1a47a57b624 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Flow 'volume_create_api' (e54241e2-51cd-464d-8a82-659bf9e86558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b9a73870-f492-4e76-a3d0-e1a47a57b624 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d55d17d-f13b-43f0-82b0-bcfdb309d003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-b9a73870-f492-4e76-a3d0-e1a47a57b624 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b9a73870-f492-4e76-a3d0-e1a47a57b624 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d55d17d-f13b-43f0-82b0-bcfdb309d003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b9a73870-f492-4e76-a3d0-e1a47a57b624 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efba72d3-4103-40c2-b595-1ad3b62bca9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-b9a73870-f492-4e76-a3d0-e1a47a57b624 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Created reservations ['30f33bad-7344-4233-a3c5-93818c19d561', 'b9bdc231-79fc-4056-8bca-dd59e988f68b', 'ad992d0a-601f-458d-addb-d2eafdc80ea7', '95aa5cdc-34dd-4bea-96e5-37f1ac2c0172'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b9a73870-f492-4e76-a3d0-e1a47a57b624 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efba72d3-4103-40c2-b595-1ad3b62bca9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30f33bad-7344-4233-a3c5-93818c19d561', 'b9bdc231-79fc-4056-8bca-dd59e988f68b', 'ad992d0a-601f-458d-addb-d2eafdc80ea7', '95aa5cdc-34dd-4bea-96e5-37f1ac2c0172']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b9a73870-f492-4e76-a3d0-e1a47a57b624 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9132a5d8-ee93-44f7-85b0-63bf5bb7f7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b9a73870-f492-4e76-a3d0-e1a47a57b624 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9132a5d8-ee93-44f7-85b0-63bf5bb7f7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1881e01a-8ed1-49e6-8e25-5396e472a91b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-768313862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfc5b7f438943b5a3fe5b54a954c30b',qos_specs=None,replication_status=,reservations=['30f33bad-7344-4233-a3c5-93818c19d561','b9bdc231-79fc-4056-8bca-dd59e988f68b','ad992d0a-601f-458d-addb-d2eafdc80ea7','95aa5cdc-34dd-4bea-96e5-37f1ac2c0172'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e2a36d14e66409cba47098e22236b17',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:01:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-768313862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1881e01a-8ed1-49e6-8e25-5396e472a91b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cfc5b7f438943b5a3fe5b54a954c30b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e2a36d14e66409cba47098e22236b17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b9a73870-f492-4e76-a3d0-e1a47a57b624 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e84993c-a7f8-48aa-8e3f-00f86e124bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b9a73870-f492-4e76-a3d0-e1a47a57b624 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e84993c-a7f8-48aa-8e3f-00f86e124bdd) transitioned into state 'SUCCESS' from state '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-768313862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfc5b7f438943b5a3fe5b54a954c30b',qos_specs=None,replication_status=,reservations=['30f33bad-7344-4233-a3c5-93818c19d561','b9bdc231-79fc-4056-8bca-dd59e988f68b','ad992d0a-601f-458d-addb-d2eafdc80ea7','95aa5cdc-34dd-4bea-96e5-37f1ac2c0172'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e2a36d14e66409cba47098e22236b17',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b9a73870-f492-4e76-a3d0-e1a47a57b624 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86955a2b-c674-49dc-9b44-de396781430b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b9a73870-f492-4e76-a3d0-e1a47a57b624 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86955a2b-c674-49dc-9b44-de396781430b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-b9a73870-f492-4e76-a3d0-e1a47a57b624 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Flow 'volume_create_api' (e54241e2-51cd-464d-8a82-659bf9e86558) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b9a73870-f492-4e76-a3d0-e1a47a57b624 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Create volume request issued successfully. Sep 08 07:01:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b9a73870-f492-4e76-a3d0-e1a47a57b624 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:01:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1496/2990] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 07:01:01 2026] POST /volume/v3/volumes => generated 765 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f7e9bedb-86a2-499b-ad81-c2bafb046af4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f7e9bedb-86a2-499b-ad81-c2bafb046af4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:01:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f7e9bedb-86a2-499b-ad81-c2bafb046af4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "69da6bac-8b7b-48c5-af3b-29466563452a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-234009622"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-f7e9bedb-86a2-499b-ad81-c2bafb046af4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Create volume request body: {'volume': {"'imageRef": '69da6bac-8b7b-48c5-af3b-29466563452a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-234009622'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:01:02 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-f7e9bedb-86a2-499b-ad81-c2bafb046af4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Create volume of 1 GB Sep 08 07:01:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f7e9bedb-86a2-499b-ad81-c2bafb046af4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Availability Zones retrieved successfully. Sep 08 07:01:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f7e9bedb-86a2-499b-ad81-c2bafb046af4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Flow 'volume_create_api' (c1e1698e-2a7f-463f-b62d-d8c72d96be85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f7e9bedb-86a2-499b-ad81-c2bafb046af4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f07710fc-976a-42f7-9b20-773384a37027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-f7e9bedb-86a2-499b-ad81-c2bafb046af4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-60076383-95df-4fd8-9079-fbb33fe894cc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-60076383-95df-4fd8-9079-fbb33fe894cc tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-60076383-95df-4fd8-9079-fbb33fe894cc tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-60076383-95df-4fd8-9079-fbb33fe894cc tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-60076383-95df-4fd8-9079-fbb33fe894cc tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c returned with HTTP 404 Sep 08 07:01:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1497/2991] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:01:02 2026] GET /volume/v3/volumes/a9bf7735-1211-4024-a4d3-ca3f5491cf3c => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4eadd085-4324-4cf1-ab7f-80c400e16a75 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4eadd085-4324-4cf1-ab7f-80c400e16a75 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4eadd085-4324-4cf1-ab7f-80c400e16a75 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4eadd085-4324-4cf1-ab7f-80c400e16a75 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-4eadd085-4324-4cf1-ab7f-80c400e16a75 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Delete snapshot with id: ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 Sep 08 07:01:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f7e9bedb-86a2-499b-ad81-c2bafb046af4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f07710fc-976a-42f7-9b20-773384a37027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f7e9bedb-86a2-499b-ad81-c2bafb046af4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eb5e386-7ec2-4ddb-804d-568d768713b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4eadd085-4324-4cf1-ab7f-80c400e16a75 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 returned with HTTP 404 Sep 08 07:01:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1498/2992] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 07:01:02 2026] DELETE /volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e1eb9128-14b7-41f4-9a85-177e915fa70d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e1eb9128-14b7-41f4-9a85-177e915fa70d tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e1eb9128-14b7-41f4-9a85-177e915fa70d tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e1eb9128-14b7-41f4-9a85-177e915fa70d tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e1eb9128-14b7-41f4-9a85-177e915fa70d tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 returned with HTTP 404 Sep 08 07:01:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1499/2993] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:02 2026] GET /volume/v3/snapshots/ed0fa0a3-0be0-41ab-938f-2dcb80a3bfa8 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c160cc38-57a9-49f7-bb87-46df8530b172 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c160cc38-57a9-49f7-bb87-46df8530b172 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] DELETE http://192.168.122.168/volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c160cc38-57a9-49f7-bb87-46df8530b172 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c160cc38-57a9-49f7-bb87-46df8530b172 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-c160cc38-57a9-49f7-bb87-46df8530b172 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Delete volume with id: 9101be79-7548-40b1-8ea8-99c9a687fb3d Sep 08 07:01:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c160cc38-57a9-49f7-bb87-46df8530b172 tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d returned with HTTP 404 Sep 08 07:01:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1500/2994] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 07:01:02 2026] DELETE /volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1c93cc93-c3fe-4e67-8956-c394110afb2c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1c93cc93-c3fe-4e67-8956-c394110afb2c tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] GET http://192.168.122.168/volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1c93cc93-c3fe-4e67-8956-c394110afb2c tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1c93cc93-c3fe-4e67-8956-c394110afb2c tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:02 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-f7e9bedb-86a2-499b-ad81-c2bafb046af4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Created reservations ['a0e6a7c0-d637-4da6-9b23-a2b1db3c1253', '2a8036db-7700-4244-897a-2bbbeb3f7ada', '7a52d6e7-23c5-4c7f-bb06-8d5dd2601dbd', 'bd07f479-6e4c-4530-97c9-34c6291880ab'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f7e9bedb-86a2-499b-ad81-c2bafb046af4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eb5e386-7ec2-4ddb-804d-568d768713b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0e6a7c0-d637-4da6-9b23-a2b1db3c1253', '2a8036db-7700-4244-897a-2bbbeb3f7ada', '7a52d6e7-23c5-4c7f-bb06-8d5dd2601dbd', 'bd07f479-6e4c-4530-97c9-34c6291880ab']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f7e9bedb-86a2-499b-ad81-c2bafb046af4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f1b170f-0916-4cea-8902-248f3ce40caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1c93cc93-c3fe-4e67-8956-c394110afb2c tempest-VolumeDependencyTests-192281610 tempest-VolumeDependencyTests-192281610-project-member] http://192.168.122.168/volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d returned with HTTP 404 Sep 08 07:01:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1501/2995] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:01:02 2026] GET /volume/v3/volumes/9101be79-7548-40b1-8ea8-99c9a687fb3d => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 07:01:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f7e9bedb-86a2-499b-ad81-c2bafb046af4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f1b170f-0916-4cea-8902-248f3ce40caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df51a777-cb8b-4063-8860-b54e97169bd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-234009622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfc5b7f438943b5a3fe5b54a954c30b',qos_specs=None,replication_status=,reservations=['a0e6a7c0-d637-4da6-9b23-a2b1db3c1253','2a8036db-7700-4244-897a-2bbbeb3f7ada','7a52d6e7-23c5-4c7f-bb06-8d5dd2601dbd','bd07f479-6e4c-4530-97c9-34c6291880ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e2a36d14e66409cba47098e22236b17',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:01:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-234009622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df51a777-cb8b-4063-8860-b54e97169bd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cfc5b7f438943b5a3fe5b54a954c30b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e2a36d14e66409cba47098e22236b17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f7e9bedb-86a2-499b-ad81-c2bafb046af4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f652243-bc37-48d8-aa84-3b7dd90481f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f7e9bedb-86a2-499b-ad81-c2bafb046af4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f652243-bc37-48d8-aa84-3b7dd90481f6) transitioned into state 'SUCCESS' from state '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-234009622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfc5b7f438943b5a3fe5b54a954c30b',qos_specs=None,replication_status=,reservations=['a0e6a7c0-d637-4da6-9b23-a2b1db3c1253','2a8036db-7700-4244-897a-2bbbeb3f7ada','7a52d6e7-23c5-4c7f-bb06-8d5dd2601dbd','bd07f479-6e4c-4530-97c9-34c6291880ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e2a36d14e66409cba47098e22236b17',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f7e9bedb-86a2-499b-ad81-c2bafb046af4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfa63f19-4124-4eac-b6cc-22141ce16421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f7e9bedb-86a2-499b-ad81-c2bafb046af4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfa63f19-4124-4eac-b6cc-22141ce16421) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-f7e9bedb-86a2-499b-ad81-c2bafb046af4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Flow 'volume_create_api' (c1e1698e-2a7f-463f-b62d-d8c72d96be85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f7e9bedb-86a2-499b-ad81-c2bafb046af4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Create volume request issued successfully. Sep 08 07:01:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f7e9bedb-86a2-499b-ad81-c2bafb046af4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:01:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1495/2996] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 07:01:02 2026] POST /volume/v3/volumes => generated 765 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f58c6bd4-ab52-4830-9f03-f69f1f98d8df None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f58c6bd4-ab52-4830-9f03-f69f1f98d8df tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:01:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f58c6bd4-ab52-4830-9f03-f69f1f98d8df tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "69da6bac-8b7b-48c5-af3b-29466563452a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-4954434"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-f58c6bd4-ab52-4830-9f03-f69f1f98d8df tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Create volume request body: {'volume': {"'imageRef": '69da6bac-8b7b-48c5-af3b-29466563452a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-4954434'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:01:03 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-f58c6bd4-ab52-4830-9f03-f69f1f98d8df tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Create volume of 1 GB Sep 08 07:01:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f58c6bd4-ab52-4830-9f03-f69f1f98d8df tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Availability Zones retrieved successfully. Sep 08 07:01:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f58c6bd4-ab52-4830-9f03-f69f1f98d8df tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Flow 'volume_create_api' (9d488547-b1ab-4092-8aea-22cec2d3f262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f58c6bd4-ab52-4830-9f03-f69f1f98d8df tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (173b6348-c7d4-4912-9e11-5489cc6d1023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-f58c6bd4-ab52-4830-9f03-f69f1f98d8df tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:01:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f58c6bd4-ab52-4830-9f03-f69f1f98d8df tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (173b6348-c7d4-4912-9e11-5489cc6d1023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f58c6bd4-ab52-4830-9f03-f69f1f98d8df tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87c92e86-0a8d-42f5-b8cd-131c06134b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:03 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-f58c6bd4-ab52-4830-9f03-f69f1f98d8df tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Created reservations ['7f4b2656-a4ef-4dfb-9de5-c67a08ceef7b', 'd9e727ff-df7c-4b7f-8358-ad90e42366c2', '0cc15c69-6f61-4803-8a1f-a9d1e51dee95', '1440b0c1-5655-46c2-b5a4-677c14152945'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f58c6bd4-ab52-4830-9f03-f69f1f98d8df tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87c92e86-0a8d-42f5-b8cd-131c06134b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f4b2656-a4ef-4dfb-9de5-c67a08ceef7b', 'd9e727ff-df7c-4b7f-8358-ad90e42366c2', '0cc15c69-6f61-4803-8a1f-a9d1e51dee95', '1440b0c1-5655-46c2-b5a4-677c14152945']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f58c6bd4-ab52-4830-9f03-f69f1f98d8df tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ad8320c-3545-4955-b5da-f2e9b64d9461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f58c6bd4-ab52-4830-9f03-f69f1f98d8df tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ad8320c-3545-4955-b5da-f2e9b64d9461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ae98243-f4f2-4cc8-a3ee-99e5abc491e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-4954434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfc5b7f438943b5a3fe5b54a954c30b',qos_specs=None,replication_status=,reservations=['7f4b2656-a4ef-4dfb-9de5-c67a08ceef7b','d9e727ff-df7c-4b7f-8358-ad90e42366c2','0cc15c69-6f61-4803-8a1f-a9d1e51dee95','1440b0c1-5655-46c2-b5a4-677c14152945'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e2a36d14e66409cba47098e22236b17',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:01:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-4954434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ae98243-f4f2-4cc8-a3ee-99e5abc491e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cfc5b7f438943b5a3fe5b54a954c30b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e2a36d14e66409cba47098e22236b17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f58c6bd4-ab52-4830-9f03-f69f1f98d8df tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e83ecdc-76a9-48f6-a26f-3790ec14c96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f58c6bd4-ab52-4830-9f03-f69f1f98d8df tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e83ecdc-76a9-48f6-a26f-3790ec14c96d) transitioned into state 'SUCCESS' from state '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-4954434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfc5b7f438943b5a3fe5b54a954c30b',qos_specs=None,replication_status=,reservations=['7f4b2656-a4ef-4dfb-9de5-c67a08ceef7b','d9e727ff-df7c-4b7f-8358-ad90e42366c2','0cc15c69-6f61-4803-8a1f-a9d1e51dee95','1440b0c1-5655-46c2-b5a4-677c14152945'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e2a36d14e66409cba47098e22236b17',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f58c6bd4-ab52-4830-9f03-f69f1f98d8df tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9fe1baf-142d-41a2-b64c-19d068731de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f58c6bd4-ab52-4830-9f03-f69f1f98d8df tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9fe1baf-142d-41a2-b64c-19d068731de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-f58c6bd4-ab52-4830-9f03-f69f1f98d8df tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Flow 'volume_create_api' (9d488547-b1ab-4092-8aea-22cec2d3f262) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f58c6bd4-ab52-4830-9f03-f69f1f98d8df tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Create volume request issued successfully. Sep 08 07:01:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f58c6bd4-ab52-4830-9f03-f69f1f98d8df tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:01:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1502/2997] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 07:01:03 2026] POST /volume/v3/volumes => generated 763 bytes in 734 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1d5e3172-3b33-4c19-8761-b47294df9306 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1d5e3172-3b33-4c19-8761-b47294df9306 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:01:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1d5e3172-3b33-4c19-8761-b47294df9306 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "69da6bac-8b7b-48c5-af3b-29466563452a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1645083387"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-1d5e3172-3b33-4c19-8761-b47294df9306 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Create volume request body: {'volume': {"'imageRef": '69da6bac-8b7b-48c5-af3b-29466563452a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1645083387'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:01:03 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-1d5e3172-3b33-4c19-8761-b47294df9306 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Create volume of 1 GB Sep 08 07:01:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1d5e3172-3b33-4c19-8761-b47294df9306 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Availability Zones retrieved successfully. Sep 08 07:01:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1d5e3172-3b33-4c19-8761-b47294df9306 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Flow 'volume_create_api' (6c04469a-86e3-4a39-9ebe-1ebb7d11638f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1d5e3172-3b33-4c19-8761-b47294df9306 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (987ab833-cf50-4616-876a-f2839e9c6d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-1d5e3172-3b33-4c19-8761-b47294df9306 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:01:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1d5e3172-3b33-4c19-8761-b47294df9306 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (987ab833-cf50-4616-876a-f2839e9c6d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1d5e3172-3b33-4c19-8761-b47294df9306 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a32841-736a-464f-97a3-1cdecf25de5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:04 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-1d5e3172-3b33-4c19-8761-b47294df9306 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Created reservations ['cb6d1595-478d-4736-a2aa-047917ac1140', '516f169c-8eaf-4fdc-a0ea-fbc1c5de7f00', 'b0bfe87f-5dee-40f8-88a3-1aee412c57c8', '0152664b-fbec-4594-963b-4964a393e8a3'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1d5e3172-3b33-4c19-8761-b47294df9306 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a32841-736a-464f-97a3-1cdecf25de5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb6d1595-478d-4736-a2aa-047917ac1140', '516f169c-8eaf-4fdc-a0ea-fbc1c5de7f00', 'b0bfe87f-5dee-40f8-88a3-1aee412c57c8', '0152664b-fbec-4594-963b-4964a393e8a3']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1d5e3172-3b33-4c19-8761-b47294df9306 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c854f98f-4fb5-4453-9537-a615270a1c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:04 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:04 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1d5e3172-3b33-4c19-8761-b47294df9306 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c854f98f-4fb5-4453-9537-a615270a1c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd63c929-50ba-4148-bdea-a2db74f76dac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1645083387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfc5b7f438943b5a3fe5b54a954c30b',qos_specs=None,replication_status=,reservations=['cb6d1595-478d-4736-a2aa-047917ac1140','516f169c-8eaf-4fdc-a0ea-fbc1c5de7f00','b0bfe87f-5dee-40f8-88a3-1aee412c57c8','0152664b-fbec-4594-963b-4964a393e8a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e2a36d14e66409cba47098e22236b17',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:01:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1645083387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd63c929-50ba-4148-bdea-a2db74f76dac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cfc5b7f438943b5a3fe5b54a954c30b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e2a36d14e66409cba47098e22236b17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1d5e3172-3b33-4c19-8761-b47294df9306 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b810fc17-f469-479f-acb1-5308a579028f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1d5e3172-3b33-4c19-8761-b47294df9306 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b810fc17-f469-479f-acb1-5308a579028f) transitioned into state 'SUCCESS' from state '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-1645083387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfc5b7f438943b5a3fe5b54a954c30b',qos_specs=None,replication_status=,reservations=['cb6d1595-478d-4736-a2aa-047917ac1140','516f169c-8eaf-4fdc-a0ea-fbc1c5de7f00','b0bfe87f-5dee-40f8-88a3-1aee412c57c8','0152664b-fbec-4594-963b-4964a393e8a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e2a36d14e66409cba47098e22236b17',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1d5e3172-3b33-4c19-8761-b47294df9306 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (811786d0-3562-4f44-9171-febd5898e995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1d5e3172-3b33-4c19-8761-b47294df9306 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (811786d0-3562-4f44-9171-febd5898e995) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:04 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-1d5e3172-3b33-4c19-8761-b47294df9306 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Flow 'volume_create_api' (6c04469a-86e3-4a39-9ebe-1ebb7d11638f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1d5e3172-3b33-4c19-8761-b47294df9306 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Create volume request issued successfully. Sep 08 07:01:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1d5e3172-3b33-4c19-8761-b47294df9306 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:01:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1496/2998] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 07:01:03 2026] POST /volume/v3/volumes => generated 766 bytes in 923 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-808f63df-38b5-4a70-aa4c-ab7902806ae4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-808f63df-38b5-4a70-aa4c-ab7902806ae4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] GET http://192.168.122.168/volume/v3/volumes/fff8b38c-e17f-4058-9ebb-42644cecc306 Sep 08 07:01:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-808f63df-38b5-4a70-aa4c-ab7902806ae4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-808f63df-38b5-4a70-aa4c-ab7902806ae4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-808f63df-38b5-4a70-aa4c-ab7902806ae4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Volume info retrieved successfully. Sep 08 07:01:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-808f63df-38b5-4a70-aa4c-ab7902806ae4 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/fff8b38c-e17f-4058-9ebb-42644cecc306 returned with HTTP 200 Sep 08 07:01:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1503/2999] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:04 2026] GET /volume/v3/volumes/fff8b38c-e17f-4058-9ebb-42644cecc306 => generated 859 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5bec24c9-060d-45b8-88f0-a9a48b0a8bf8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5bec24c9-060d-45b8-88f0-a9a48b0a8bf8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] GET http://192.168.122.168/volume/v3/volumes/1881e01a-8ed1-49e6-8e25-5396e472a91b Sep 08 07:01:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5bec24c9-060d-45b8-88f0-a9a48b0a8bf8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5bec24c9-060d-45b8-88f0-a9a48b0a8bf8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:05 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5bec24c9-060d-45b8-88f0-a9a48b0a8bf8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Volume info retrieved successfully. Sep 08 07:01:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5bec24c9-060d-45b8-88f0-a9a48b0a8bf8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/1881e01a-8ed1-49e6-8e25-5396e472a91b returned with HTTP 200 Sep 08 07:01:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1497/3000] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:05 2026] GET /volume/v3/volumes/1881e01a-8ed1-49e6-8e25-5396e472a91b => generated 857 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2156f8f9-3ab4-4ec5-a4cd-8e9c504db905 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2156f8f9-3ab4-4ec5-a4cd-8e9c504db905 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] GET http://192.168.122.168/volume/v3/volumes/1881e01a-8ed1-49e6-8e25-5396e472a91b Sep 08 07:01:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2156f8f9-3ab4-4ec5-a4cd-8e9c504db905 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2156f8f9-3ab4-4ec5-a4cd-8e9c504db905 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2156f8f9-3ab4-4ec5-a4cd-8e9c504db905 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Volume info retrieved successfully. Sep 08 07:01:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2156f8f9-3ab4-4ec5-a4cd-8e9c504db905 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/1881e01a-8ed1-49e6-8e25-5396e472a91b returned with HTTP 200 Sep 08 07:01:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1504/3001] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:06 2026] GET /volume/v3/volumes/1881e01a-8ed1-49e6-8e25-5396e472a91b => generated 858 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8276a9ad-ba47-489b-9421-632ebf03b200 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8276a9ad-ba47-489b-9421-632ebf03b200 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] GET http://192.168.122.168/volume/v3/volumes/df51a777-cb8b-4063-8860-b54e97169bd6 Sep 08 07:01:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8276a9ad-ba47-489b-9421-632ebf03b200 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8276a9ad-ba47-489b-9421-632ebf03b200 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8276a9ad-ba47-489b-9421-632ebf03b200 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Volume info retrieved successfully. Sep 08 07:01:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8276a9ad-ba47-489b-9421-632ebf03b200 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/df51a777-cb8b-4063-8860-b54e97169bd6 returned with HTTP 200 Sep 08 07:01:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1498/3002] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:06 2026] GET /volume/v3/volumes/df51a777-cb8b-4063-8860-b54e97169bd6 => generated 857 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-39d005b9-d992-442b-8946-7376d694ce14 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-39d005b9-d992-442b-8946-7376d694ce14 tempest-ProjectAdminTests-737181934 tempest-ProjectAdminTests-737181934-project-admin] GET http://192.168.122.168/volume/v3/scheduler-stats/get_pools Sep 08 07:01:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-39d005b9-d992-442b-8946-7376d694ce14 tempest-ProjectAdminTests-737181934 tempest-ProjectAdminTests-737181934-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-39d005b9-d992-442b-8946-7376d694ce14 tempest-ProjectAdminTests-737181934 tempest-ProjectAdminTests-737181934-project-admin] Calling method 'get_pools' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-39d005b9-d992-442b-8946-7376d694ce14 tempest-ProjectAdminTests-737181934 tempest-ProjectAdminTests-737181934-project-admin] http://192.168.122.168/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 08 07:01:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1505/3003] 192.168.122.168 () {58 vars in 1175 bytes} [Tue Sep 8 07:01:06 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 07:01:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6b13956a-0610-4374-ace0-6dfb2a09aba8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b13956a-0610-4374-ace0-6dfb2a09aba8 tempest-ProjectAdminTests-737181934 tempest-ProjectAdminTests-737181934-project-admin] GET http://192.168.122.168/volume/v3/capabilities/devstack@QuobyteHD Sep 08 07:01:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b13956a-0610-4374-ace0-6dfb2a09aba8 tempest-ProjectAdminTests-737181934 tempest-ProjectAdminTests-737181934-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b13956a-0610-4374-ace0-6dfb2a09aba8 tempest-ProjectAdminTests-737181934 tempest-ProjectAdminTests-737181934-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:06 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 07:01:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b13956a-0610-4374-ace0-6dfb2a09aba8 tempest-ProjectAdminTests-737181934 tempest-ProjectAdminTests-737181934-project-admin] http://192.168.122.168/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 08 07:01:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1499/3004] 192.168.122.168 () {58 vars in 1193 bytes} [Tue Sep 8 07:01:06 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:01:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4b06e3db-2199-41ef-be34-561bed38d6f8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4b06e3db-2199-41ef-be34-561bed38d6f8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] GET http://192.168.122.168/volume/v3/volumes/df51a777-cb8b-4063-8860-b54e97169bd6 Sep 08 07:01:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4b06e3db-2199-41ef-be34-561bed38d6f8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4b06e3db-2199-41ef-be34-561bed38d6f8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4b06e3db-2199-41ef-be34-561bed38d6f8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Volume info retrieved successfully. Sep 08 07:01:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4b06e3db-2199-41ef-be34-561bed38d6f8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/df51a777-cb8b-4063-8860-b54e97169bd6 returned with HTTP 200 Sep 08 07:01:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1506/3005] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:07 2026] GET /volume/v3/volumes/df51a777-cb8b-4063-8860-b54e97169bd6 => generated 858 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:01:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7012bf42-03ee-4e88-b144-c053fd8f748d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7012bf42-03ee-4e88-b144-c053fd8f748d tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] GET http://192.168.122.168/volume/v3/volumes/2ae98243-f4f2-4cc8-a3ee-99e5abc491e3 Sep 08 07:01:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7012bf42-03ee-4e88-b144-c053fd8f748d tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7012bf42-03ee-4e88-b144-c053fd8f748d tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7012bf42-03ee-4e88-b144-c053fd8f748d tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Volume info retrieved successfully. Sep 08 07:01:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7012bf42-03ee-4e88-b144-c053fd8f748d tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/2ae98243-f4f2-4cc8-a3ee-99e5abc491e3 returned with HTTP 200 Sep 08 07:01:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1500/3006] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:07 2026] GET /volume/v3/volumes/2ae98243-f4f2-4cc8-a3ee-99e5abc491e3 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e1c86008-459a-47f0-9c0f-aa2f9d3c36b8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e1c86008-459a-47f0-9c0f-aa2f9d3c36b8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] GET http://192.168.122.168/volume/v3/volumes/2ae98243-f4f2-4cc8-a3ee-99e5abc491e3 Sep 08 07:01:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e1c86008-459a-47f0-9c0f-aa2f9d3c36b8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e1c86008-459a-47f0-9c0f-aa2f9d3c36b8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e1c86008-459a-47f0-9c0f-aa2f9d3c36b8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Volume info retrieved successfully. Sep 08 07:01:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e1c86008-459a-47f0-9c0f-aa2f9d3c36b8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/2ae98243-f4f2-4cc8-a3ee-99e5abc491e3 returned with HTTP 200 Sep 08 07:01:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1507/3007] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:08 2026] GET /volume/v3/volumes/2ae98243-f4f2-4cc8-a3ee-99e5abc491e3 => generated 856 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c3cc9e4c-ab6a-4a8c-b1d5-c55e09292ba6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c3cc9e4c-ab6a-4a8c-b1d5-c55e09292ba6 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] GET http://192.168.122.168/volume/v3/volumes/cd63c929-50ba-4148-bdea-a2db74f76dac Sep 08 07:01:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c3cc9e4c-ab6a-4a8c-b1d5-c55e09292ba6 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c3cc9e4c-ab6a-4a8c-b1d5-c55e09292ba6 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c3cc9e4c-ab6a-4a8c-b1d5-c55e09292ba6 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Volume info retrieved successfully. Sep 08 07:01:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c3cc9e4c-ab6a-4a8c-b1d5-c55e09292ba6 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/cd63c929-50ba-4148-bdea-a2db74f76dac returned with HTTP 200 Sep 08 07:01:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1501/3008] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:08 2026] GET /volume/v3/volumes/cd63c929-50ba-4148-bdea-a2db74f76dac => generated 858 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-af17d661-c581-4299-ab0a-bd4bda195b4c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-af17d661-c581-4299-ab0a-bd4bda195b4c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:01:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-af17d661-c581-4299-ab0a-bd4bda195b4c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-137765787", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-af17d661-c581-4299-ab0a-bd4bda195b4c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-137765787', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:01:09 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-af17d661-c581-4299-ab0a-bd4bda195b4c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Create volume of 1 GB Sep 08 07:01:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-af17d661-c581-4299-ab0a-bd4bda195b4c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Availability Zones retrieved successfully. Sep 08 07:01:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5d85e338-6f72-4a70-9409-0d2f59485ce0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5d85e338-6f72-4a70-9409-0d2f59485ce0 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] GET http://192.168.122.168/volume/v3/volumes/cd63c929-50ba-4148-bdea-a2db74f76dac Sep 08 07:01:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5d85e338-6f72-4a70-9409-0d2f59485ce0 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5d85e338-6f72-4a70-9409-0d2f59485ce0 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-af17d661-c581-4299-ab0a-bd4bda195b4c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Flow 'volume_create_api' (76dd1b6e-50af-45df-921f-e5884e11a0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-af17d661-c581-4299-ab0a-bd4bda195b4c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0889239-2880-4054-acc9-99ddd7b0121f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-af17d661-c581-4299-ab0a-bd4bda195b4c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:01:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5d85e338-6f72-4a70-9409-0d2f59485ce0 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Volume info retrieved successfully. Sep 08 07:01:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5d85e338-6f72-4a70-9409-0d2f59485ce0 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/cd63c929-50ba-4148-bdea-a2db74f76dac returned with HTTP 200 Sep 08 07:01:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1502/3009] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:09 2026] GET /volume/v3/volumes/cd63c929-50ba-4148-bdea-a2db74f76dac => generated 859 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a030fcf8-1f38-417a-86eb-a62b42f836e8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a030fcf8-1f38-417a-86eb-a62b42f836e8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] DELETE http://192.168.122.168/volume/v3/volumes/cd63c929-50ba-4148-bdea-a2db74f76dac Sep 08 07:01:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a030fcf8-1f38-417a-86eb-a62b42f836e8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a030fcf8-1f38-417a-86eb-a62b42f836e8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:09 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-a030fcf8-1f38-417a-86eb-a62b42f836e8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Delete volume with id: cd63c929-50ba-4148-bdea-a2db74f76dac Sep 08 07:01:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-af17d661-c581-4299-ab0a-bd4bda195b4c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0889239-2880-4054-acc9-99ddd7b0121f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-af17d661-c581-4299-ab0a-bd4bda195b4c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82579d1d-f9c7-4406-b0e9-90ac1fb8aad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a030fcf8-1f38-417a-86eb-a62b42f836e8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Volume info retrieved successfully. Sep 08 07:01:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a030fcf8-1f38-417a-86eb-a62b42f836e8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Delete volume request issued successfully. Sep 08 07:01:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a030fcf8-1f38-417a-86eb-a62b42f836e8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/cd63c929-50ba-4148-bdea-a2db74f76dac returned with HTTP 202 Sep 08 07:01:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1503/3010] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:01:09 2026] DELETE /volume/v3/volumes/cd63c929-50ba-4148-bdea-a2db74f76dac => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 07:01:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-06d1a184-f9ce-4375-bdd2-c7e2e607ee00 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-06d1a184-f9ce-4375-bdd2-c7e2e607ee00 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] GET http://192.168.122.168/volume/v3/volumes/cd63c929-50ba-4148-bdea-a2db74f76dac Sep 08 07:01:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-06d1a184-f9ce-4375-bdd2-c7e2e607ee00 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-06d1a184-f9ce-4375-bdd2-c7e2e607ee00 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-06d1a184-f9ce-4375-bdd2-c7e2e607ee00 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Volume info retrieved successfully. Sep 08 07:01:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-06d1a184-f9ce-4375-bdd2-c7e2e607ee00 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/cd63c929-50ba-4148-bdea-a2db74f76dac returned with HTTP 200 Sep 08 07:01:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1504/3011] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:10 2026] GET /volume/v3/volumes/cd63c929-50ba-4148-bdea-a2db74f76dac => generated 858 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:10 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-af17d661-c581-4299-ab0a-bd4bda195b4c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Created reservations ['48932b7f-dd2c-44e6-bd90-6c23b893b5cf', 'ffc3e963-2184-4825-a636-42b6a7c5c6c0', '75d949ae-6d43-4cfd-a9a4-4a84fd9721ac', 'e8bc684e-dd0b-4203-9345-a437120bad20'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-af17d661-c581-4299-ab0a-bd4bda195b4c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82579d1d-f9c7-4406-b0e9-90ac1fb8aad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48932b7f-dd2c-44e6-bd90-6c23b893b5cf', 'ffc3e963-2184-4825-a636-42b6a7c5c6c0', '75d949ae-6d43-4cfd-a9a4-4a84fd9721ac', 'e8bc684e-dd0b-4203-9345-a437120bad20']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-af17d661-c581-4299-ab0a-bd4bda195b4c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (883fa0f8-b670-4a4c-a3bc-cd51216b194a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-af17d661-c581-4299-ab0a-bd4bda195b4c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (883fa0f8-b670-4a4c-a3bc-cd51216b194a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df0ab3e4-7154-4dd5-8131-e0cee86beb34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-137765787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a0356b8c5674359b939db5aac531090',qos_specs=None,replication_status=,reservations=['48932b7f-dd2c-44e6-bd90-6c23b893b5cf','ffc3e963-2184-4825-a636-42b6a7c5c6c0','75d949ae-6d43-4cfd-a9a4-4a84fd9721ac','e8bc684e-dd0b-4203-9345-a437120bad20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='484e8efd947245c6928211ac8edf811d',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:01:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-137765787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df0ab3e4-7154-4dd5-8131-e0cee86beb34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a0356b8c5674359b939db5aac531090',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='484e8efd947245c6928211ac8edf811d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-af17d661-c581-4299-ab0a-bd4bda195b4c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e4b728e-976b-462e-9841-aee6e0157d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-af17d661-c581-4299-ab0a-bd4bda195b4c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e4b728e-976b-462e-9841-aee6e0157d1f) transitioned into state 'SUCCESS' from state '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-137765787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a0356b8c5674359b939db5aac531090',qos_specs=None,replication_status=,reservations=['48932b7f-dd2c-44e6-bd90-6c23b893b5cf','ffc3e963-2184-4825-a636-42b6a7c5c6c0','75d949ae-6d43-4cfd-a9a4-4a84fd9721ac','e8bc684e-dd0b-4203-9345-a437120bad20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='484e8efd947245c6928211ac8edf811d',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-af17d661-c581-4299-ab0a-bd4bda195b4c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e1d12e0-7db4-48d2-b36a-3f5f16316bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-af17d661-c581-4299-ab0a-bd4bda195b4c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e1d12e0-7db4-48d2-b36a-3f5f16316bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:10 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-af17d661-c581-4299-ab0a-bd4bda195b4c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Flow 'volume_create_api' (76dd1b6e-50af-45df-921f-e5884e11a0e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-af17d661-c581-4299-ab0a-bd4bda195b4c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Create volume request issued successfully. Sep 08 07:01:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-af17d661-c581-4299-ab0a-bd4bda195b4c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:01:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1508/3012] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 07:01:09 2026] POST /volume/v3/volumes => generated 762 bytes in 903 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e18dcb1a-99ff-4125-a6ba-9514b4e21f53 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e18dcb1a-99ff-4125-a6ba-9514b4e21f53 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 Sep 08 07:01:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e18dcb1a-99ff-4125-a6ba-9514b4e21f53 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e18dcb1a-99ff-4125-a6ba-9514b4e21f53 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e18dcb1a-99ff-4125-a6ba-9514b4e21f53 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Volume info retrieved successfully. Sep 08 07:01:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e18dcb1a-99ff-4125-a6ba-9514b4e21f53 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 returned with HTTP 200 Sep 08 07:01:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1505/3013] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:10 2026] GET /volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 => generated 830 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7559450d-e935-47b7-8946-2bb4fa7e7b18 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7559450d-e935-47b7-8946-2bb4fa7e7b18 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] GET http://192.168.122.168/volume/v3/volumes/cd63c929-50ba-4148-bdea-a2db74f76dac Sep 08 07:01:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7559450d-e935-47b7-8946-2bb4fa7e7b18 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7559450d-e935-47b7-8946-2bb4fa7e7b18 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7559450d-e935-47b7-8946-2bb4fa7e7b18 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Volume info retrieved successfully. Sep 08 07:01:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7559450d-e935-47b7-8946-2bb4fa7e7b18 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/cd63c929-50ba-4148-bdea-a2db74f76dac returned with HTTP 200 Sep 08 07:01:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1509/3014] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:11 2026] GET /volume/v3/volumes/cd63c929-50ba-4148-bdea-a2db74f76dac => generated 858 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1e184d19-5942-4659-b479-a1803d0ce610 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1e184d19-5942-4659-b479-a1803d0ce610 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 Sep 08 07:01:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1e184d19-5942-4659-b479-a1803d0ce610 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1e184d19-5942-4659-b479-a1803d0ce610 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1e184d19-5942-4659-b479-a1803d0ce610 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Volume info retrieved successfully. Sep 08 07:01:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1e184d19-5942-4659-b479-a1803d0ce610 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 returned with HTTP 200 Sep 08 07:01:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1506/3015] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:11 2026] GET /volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-53c972ab-4006-48c7-9ff1-f1206e539dfa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-53c972ab-4006-48c7-9ff1-f1206e539dfa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:01:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-53c972ab-4006-48c7-9ff1-f1206e539dfa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "03feaa47-e687-4024-ba1e-7bb938d2a1c1", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-53c972ab-4006-48c7-9ff1-f1206e539dfa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '03feaa47-e687-4024-ba1e-7bb938d2a1c1', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3388c262-868f-4541-a14e-5837d18d3f95 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3388c262-868f-4541-a14e-5837d18d3f95 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] GET http://192.168.122.168/volume/v3/volumes/cd63c929-50ba-4148-bdea-a2db74f76dac Sep 08 07:01:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3388c262-868f-4541-a14e-5837d18d3f95 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3388c262-868f-4541-a14e-5837d18d3f95 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:12 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-53c972ab-4006-48c7-9ff1-f1206e539dfa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Create volume of 1 GB Sep 08 07:01:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3388c262-868f-4541-a14e-5837d18d3f95 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/cd63c929-50ba-4148-bdea-a2db74f76dac returned with HTTP 404 Sep 08 07:01:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1507/3016] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:12 2026] GET /volume/v3/volumes/cd63c929-50ba-4148-bdea-a2db74f76dac => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-53c972ab-4006-48c7-9ff1-f1206e539dfa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Availability Zones retrieved successfully. Sep 08 07:01:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-52d0cd25-b556-46b8-b2f8-fb89234e992f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-52d0cd25-b556-46b8-b2f8-fb89234e992f tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] DELETE http://192.168.122.168/volume/v3/volumes/2ae98243-f4f2-4cc8-a3ee-99e5abc491e3 Sep 08 07:01:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-52d0cd25-b556-46b8-b2f8-fb89234e992f tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-52d0cd25-b556-46b8-b2f8-fb89234e992f tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-52d0cd25-b556-46b8-b2f8-fb89234e992f tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Delete volume with id: 2ae98243-f4f2-4cc8-a3ee-99e5abc491e3 Sep 08 07:01:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-53c972ab-4006-48c7-9ff1-f1206e539dfa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Flow 'volume_create_api' (390c5b71-615a-4a8f-bd80-4168bf331081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-53c972ab-4006-48c7-9ff1-f1206e539dfa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1beebcd3-274e-400d-9629-400b585f9bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-53c972ab-4006-48c7-9ff1-f1206e539dfa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-52d0cd25-b556-46b8-b2f8-fb89234e992f tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Volume info retrieved successfully. Sep 08 07:01:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-52d0cd25-b556-46b8-b2f8-fb89234e992f tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Delete volume request issued successfully. Sep 08 07:01:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-52d0cd25-b556-46b8-b2f8-fb89234e992f tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/2ae98243-f4f2-4cc8-a3ee-99e5abc491e3 returned with HTTP 202 Sep 08 07:01:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1508/3017] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:01:12 2026] DELETE /volume/v3/volumes/2ae98243-f4f2-4cc8-a3ee-99e5abc491e3 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:01:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8dbaa295-c974-4ae9-b24e-affc0ae7d694 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8dbaa295-c974-4ae9-b24e-affc0ae7d694 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] GET http://192.168.122.168/volume/v3/volumes/2ae98243-f4f2-4cc8-a3ee-99e5abc491e3 Sep 08 07:01:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8dbaa295-c974-4ae9-b24e-affc0ae7d694 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8dbaa295-c974-4ae9-b24e-affc0ae7d694 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8dbaa295-c974-4ae9-b24e-affc0ae7d694 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Volume info retrieved successfully. Sep 08 07:01:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8dbaa295-c974-4ae9-b24e-affc0ae7d694 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/2ae98243-f4f2-4cc8-a3ee-99e5abc491e3 returned with HTTP 200 Sep 08 07:01:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-53c972ab-4006-48c7-9ff1-f1206e539dfa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1beebcd3-274e-400d-9629-400b585f9bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1509/3018] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:12 2026] GET /volume/v3/volumes/2ae98243-f4f2-4cc8-a3ee-99e5abc491e3 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:01:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-53c972ab-4006-48c7-9ff1-f1206e539dfa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be7eaa7c-44b2-4679-8311-573ae660aeac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:12 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-53c972ab-4006-48c7-9ff1-f1206e539dfa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Created reservations ['793791b3-e91b-4d1e-aa2c-3e37ba8e105b', '596948de-224c-4edf-b2c8-31d9fb53a8d9', 'cd37264d-4026-45e9-b2e5-00f660a606b0', 'e4e374ce-a82b-4f89-ba21-e8969a58c583'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-53c972ab-4006-48c7-9ff1-f1206e539dfa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be7eaa7c-44b2-4679-8311-573ae660aeac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['793791b3-e91b-4d1e-aa2c-3e37ba8e105b', '596948de-224c-4edf-b2c8-31d9fb53a8d9', 'cd37264d-4026-45e9-b2e5-00f660a606b0', 'e4e374ce-a82b-4f89-ba21-e8969a58c583']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-53c972ab-4006-48c7-9ff1-f1206e539dfa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (831e5c46-4562-4694-b6c8-7ccc0fcb1e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4f2deff2-0b4a-4cda-bd3f-28b6634fae8e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4f2deff2-0b4a-4cda-bd3f-28b6634fae8e tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 Sep 08 07:01:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4f2deff2-0b4a-4cda-bd3f-28b6634fae8e tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4f2deff2-0b4a-4cda-bd3f-28b6634fae8e tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-53c972ab-4006-48c7-9ff1-f1206e539dfa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (831e5c46-4562-4694-b6c8-7ccc0fcb1e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a74bd485-574d-4677-9f8d-0394221a334a', '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='d40444772702431490af151ac07d497f',qos_specs=None,replication_status=,reservations=['793791b3-e91b-4d1e-aa2c-3e37ba8e105b','596948de-224c-4edf-b2c8-31d9fb53a8d9','cd37264d-4026-45e9-b2e5-00f660a606b0','e4e374ce-a82b-4f89-ba21-e8969a58c583'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2f936a77fb64ecdbd8bdc7e227e272b',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:01:12Z,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=a74bd485-574d-4677-9f8d-0394221a334a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d40444772702431490af151ac07d497f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2f936a77fb64ecdbd8bdc7e227e272b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-53c972ab-4006-48c7-9ff1-f1206e539dfa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (665ecd09-566e-4af2-96f2-cd4f9b93c08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4f2deff2-0b4a-4cda-bd3f-28b6634fae8e tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Volume info retrieved successfully. Sep 08 07:01:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4f2deff2-0b4a-4cda-bd3f-28b6634fae8e tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 returned with HTTP 200 Sep 08 07:01:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1510/3019] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:12 2026] GET /volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-53c972ab-4006-48c7-9ff1-f1206e539dfa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (665ecd09-566e-4af2-96f2-cd4f9b93c08d) transitioned into state 'SUCCESS' from 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='d40444772702431490af151ac07d497f',qos_specs=None,replication_status=,reservations=['793791b3-e91b-4d1e-aa2c-3e37ba8e105b','596948de-224c-4edf-b2c8-31d9fb53a8d9','cd37264d-4026-45e9-b2e5-00f660a606b0','e4e374ce-a82b-4f89-ba21-e8969a58c583'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2f936a77fb64ecdbd8bdc7e227e272b',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-227365ec-121d-48b1-81fc-0ce76ef88839 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-53c972ab-4006-48c7-9ff1-f1206e539dfa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41469c70-1dea-4109-9103-aaccc3d4ddd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-227365ec-121d-48b1-81fc-0ce76ef88839 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 Sep 08 07:01:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-227365ec-121d-48b1-81fc-0ce76ef88839 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-227365ec-121d-48b1-81fc-0ce76ef88839 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-53c972ab-4006-48c7-9ff1-f1206e539dfa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41469c70-1dea-4109-9103-aaccc3d4ddd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:12 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-53c972ab-4006-48c7-9ff1-f1206e539dfa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Flow 'volume_create_api' (390c5b71-615a-4a8f-bd80-4168bf331081) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-53c972ab-4006-48c7-9ff1-f1206e539dfa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Create volume request issued successfully. Sep 08 07:01:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-53c972ab-4006-48c7-9ff1-f1206e539dfa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:01:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1510/3020] 192.168.122.168 () {62 vars in 1184 bytes} [Tue Sep 8 07:01:12 2026] POST /volume/v3/volumes => generated 784 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-227365ec-121d-48b1-81fc-0ce76ef88839 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Volume info retrieved successfully. Sep 08 07:01:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d43306a9-4549-4ccd-98e8-c995294368ec None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-227365ec-121d-48b1-81fc-0ce76ef88839 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 returned with HTTP 200 Sep 08 07:01:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1511/3021] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:12 2026] GET /volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 => generated 855 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d43306a9-4549-4ccd-98e8-c995294368ec tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] GET http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a Sep 08 07:01:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d43306a9-4549-4ccd-98e8-c995294368ec tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d43306a9-4549-4ccd-98e8-c995294368ec tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-780bd225-dc59-460b-a945-3e4b1467a64b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-780bd225-dc59-460b-a945-3e4b1467a64b tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 07:01:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-780bd225-dc59-460b-a945-3e4b1467a64b tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df0ab3e4-7154-4dd5-8131-e0cee86beb34", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1862558584", "description": null, "metadata": null}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d43306a9-4549-4ccd-98e8-c995294368ec tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Volume info retrieved successfully. Sep 08 07:01:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d43306a9-4549-4ccd-98e8-c995294368ec tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a returned with HTTP 200 Sep 08 07:01:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1511/3022] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:01:12 2026] GET /volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-780bd225-dc59-460b-a945-3e4b1467a64b tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Volume info retrieved successfully. Sep 08 07:01:12 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-780bd225-dc59-460b-a945-3e4b1467a64b tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Create snapshot from volume df0ab3e4-7154-4dd5-8131-e0cee86beb34 Sep 08 07:01:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6dd1fa85-1e37-4e9d-bc6f-7f990ddff76a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:13 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-780bd225-dc59-460b-a945-3e4b1467a64b tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Created reservations ['23c35351-9e58-4e11-a804-8b5000bf816c', '6b02551b-a595-45fd-b2f7-e5489f8c9c77', '46c8d9f8-c6f5-45a8-8810-326ed150e1c2', '2ab0a223-0c03-430f-9fb0-f13ded35e77d'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-780bd225-dc59-460b-a945-3e4b1467a64b tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Snapshot force create request issued successfully. Sep 08 07:01:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-780bd225-dc59-460b-a945-3e4b1467a64b tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 07:01:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1512/3023] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 07:01:12 2026] POST /volume/v3/snapshots => generated 310 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-601ba758-2389-4c68-a48d-f09039f6a160 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-601ba758-2389-4c68-a48d-f09039f6a160 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf Sep 08 07:01:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-601ba758-2389-4c68-a48d-f09039f6a160 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-601ba758-2389-4c68-a48d-f09039f6a160 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-601ba758-2389-4c68-a48d-f09039f6a160 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Snapshot retrieved successfully. Sep 08 07:01:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-601ba758-2389-4c68-a48d-f09039f6a160 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf returned with HTTP 200 Sep 08 07:01:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1513/3024] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:13 2026] GET /volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf => generated 442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6dd1fa85-1e37-4e9d-bc6f-7f990ddff76a tempest-ProjectReaderTests-1148283904 tempest-ProjectReaderTests-1148283904-project-admin] GET http://192.168.122.168/volume/v3/scheduler-stats/get_pools Sep 08 07:01:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6dd1fa85-1e37-4e9d-bc6f-7f990ddff76a tempest-ProjectReaderTests-1148283904 tempest-ProjectReaderTests-1148283904-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6dd1fa85-1e37-4e9d-bc6f-7f990ddff76a tempest-ProjectReaderTests-1148283904 tempest-ProjectReaderTests-1148283904-project-admin] Calling method 'get_pools' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6dd1fa85-1e37-4e9d-bc6f-7f990ddff76a tempest-ProjectReaderTests-1148283904 tempest-ProjectReaderTests-1148283904-project-admin] http://192.168.122.168/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 08 07:01:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1512/3025] 192.168.122.168 () {58 vars in 1175 bytes} [Tue Sep 8 07:01:12 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 07:01:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0550910d-b743-4c47-8fe0-baa0abefcdcc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-16beb388-e066-4230-afd6-e1d3c3b7a6ba None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-16beb388-e066-4230-afd6-e1d3c3b7a6ba tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] GET http://192.168.122.168/volume/v3/volumes/2ae98243-f4f2-4cc8-a3ee-99e5abc491e3 Sep 08 07:01:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-16beb388-e066-4230-afd6-e1d3c3b7a6ba tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-16beb388-e066-4230-afd6-e1d3c3b7a6ba tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0550910d-b743-4c47-8fe0-baa0abefcdcc tempest-ProjectReaderTests-1148283904 tempest-ProjectReaderTests-1148283904-project-reader] GET http://192.168.122.168/volume/v3/capabilities/devstack@QuobyteHD Sep 08 07:01:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0550910d-b743-4c47-8fe0-baa0abefcdcc tempest-ProjectReaderTests-1148283904 tempest-ProjectReaderTests-1148283904-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0550910d-b743-4c47-8fe0-baa0abefcdcc tempest-ProjectReaderTests-1148283904 tempest-ProjectReaderTests-1148283904-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:13 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-0550910d-b743-4c47-8fe0-baa0abefcdcc tempest-ProjectReaderTests-1148283904 tempest-ProjectReaderTests-1148283904-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '1f8aa6071b6f44fb89105a247e39192f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6556b77392b4183ad7ef36066e18f7c', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:01:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0550910d-b743-4c47-8fe0-baa0abefcdcc tempest-ProjectReaderTests-1148283904 tempest-ProjectReaderTests-1148283904-project-reader] http://192.168.122.168/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 08 07:01:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1514/3026] 192.168.122.168 () {58 vars in 1193 bytes} [Tue Sep 8 07:01:13 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 199 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:13 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:13 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-16beb388-e066-4230-afd6-e1d3c3b7a6ba tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Volume info retrieved successfully. Sep 08 07:01:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-16beb388-e066-4230-afd6-e1d3c3b7a6ba tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/2ae98243-f4f2-4cc8-a3ee-99e5abc491e3 returned with HTTP 200 Sep 08 07:01:13 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1513/3027] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:13 2026] GET /volume/v3/volumes/2ae98243-f4f2-4cc8-a3ee-99e5abc491e3 => generated 855 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e8250fba-2e69-4cf2-8894-f4e94d678524 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8250fba-2e69-4cf2-8894-f4e94d678524 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] GET http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a Sep 08 07:01:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8250fba-2e69-4cf2-8894-f4e94d678524 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8250fba-2e69-4cf2-8894-f4e94d678524 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e8250fba-2e69-4cf2-8894-f4e94d678524 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Volume info retrieved successfully. Sep 08 07:01:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8250fba-2e69-4cf2-8894-f4e94d678524 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a returned with HTTP 200 Sep 08 07:01:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1515/3028] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:01:13 2026] GET /volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a => generated 876 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9f5db574-2e05-409b-b46a-5fec72431a20 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9f5db574-2e05-409b-b46a-5fec72431a20 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf Sep 08 07:01:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9f5db574-2e05-409b-b46a-5fec72431a20 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9f5db574-2e05-409b-b46a-5fec72431a20 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9f5db574-2e05-409b-b46a-5fec72431a20 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Snapshot retrieved successfully. Sep 08 07:01:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9f5db574-2e05-409b-b46a-5fec72431a20 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf returned with HTTP 200 Sep 08 07:01:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1514/3029] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:14 2026] GET /volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf => generated 442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2dfc2d8d-7f8d-43c4-ae6e-53afa964405f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2dfc2d8d-7f8d-43c4-ae6e-53afa964405f tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] GET http://192.168.122.168/volume/v3/volumes/2ae98243-f4f2-4cc8-a3ee-99e5abc491e3 Sep 08 07:01:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2dfc2d8d-7f8d-43c4-ae6e-53afa964405f tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2dfc2d8d-7f8d-43c4-ae6e-53afa964405f tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2dfc2d8d-7f8d-43c4-ae6e-53afa964405f tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/2ae98243-f4f2-4cc8-a3ee-99e5abc491e3 returned with HTTP 404 Sep 08 07:01:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1516/3030] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:14 2026] GET /volume/v3/volumes/2ae98243-f4f2-4cc8-a3ee-99e5abc491e3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-59a059cb-d371-452d-a5ca-6fbaa4af88a8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-59a059cb-d371-452d-a5ca-6fbaa4af88a8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] DELETE http://192.168.122.168/volume/v3/volumes/df51a777-cb8b-4063-8860-b54e97169bd6 Sep 08 07:01:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-59a059cb-d371-452d-a5ca-6fbaa4af88a8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-59a059cb-d371-452d-a5ca-6fbaa4af88a8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:14 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-59a059cb-d371-452d-a5ca-6fbaa4af88a8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Delete volume with id: df51a777-cb8b-4063-8860-b54e97169bd6 Sep 08 07:01:14 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:14 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-59a059cb-d371-452d-a5ca-6fbaa4af88a8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Volume info retrieved successfully. Sep 08 07:01:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-59a059cb-d371-452d-a5ca-6fbaa4af88a8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Delete volume request issued successfully. Sep 08 07:01:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-59a059cb-d371-452d-a5ca-6fbaa4af88a8 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/df51a777-cb8b-4063-8860-b54e97169bd6 returned with HTTP 202 Sep 08 07:01:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1515/3031] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:01:14 2026] DELETE /volume/v3/volumes/df51a777-cb8b-4063-8860-b54e97169bd6 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 07:01:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8e84d040-8827-4189-b3ed-9e42befa8e38 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e84d040-8827-4189-b3ed-9e42befa8e38 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] GET http://192.168.122.168/volume/v3/volumes/df51a777-cb8b-4063-8860-b54e97169bd6 Sep 08 07:01:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8e84d040-8827-4189-b3ed-9e42befa8e38 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8e84d040-8827-4189-b3ed-9e42befa8e38 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8e84d040-8827-4189-b3ed-9e42befa8e38 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Volume info retrieved successfully. Sep 08 07:01:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e84d040-8827-4189-b3ed-9e42befa8e38 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/df51a777-cb8b-4063-8860-b54e97169bd6 returned with HTTP 200 Sep 08 07:01:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1517/3032] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:14 2026] GET /volume/v3/volumes/df51a777-cb8b-4063-8860-b54e97169bd6 => generated 857 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4727d3b1-b7ca-4c26-869d-a3171e34817e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4727d3b1-b7ca-4c26-869d-a3171e34817e tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] GET http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a Sep 08 07:01:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4727d3b1-b7ca-4c26-869d-a3171e34817e tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4727d3b1-b7ca-4c26-869d-a3171e34817e tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4727d3b1-b7ca-4c26-869d-a3171e34817e tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Volume info retrieved successfully. Sep 08 07:01:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4727d3b1-b7ca-4c26-869d-a3171e34817e tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a returned with HTTP 200 Sep 08 07:01:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1516/3033] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:01:15 2026] GET /volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a => generated 934 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-eb60cb0f-11cc-4689-9ad2-46d197c34082 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb60cb0f-11cc-4689-9ad2-46d197c34082 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf Sep 08 07:01:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eb60cb0f-11cc-4689-9ad2-46d197c34082 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-eb60cb0f-11cc-4689-9ad2-46d197c34082 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-eb60cb0f-11cc-4689-9ad2-46d197c34082 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Snapshot retrieved successfully. Sep 08 07:01:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-eb60cb0f-11cc-4689-9ad2-46d197c34082 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf returned with HTTP 200 Sep 08 07:01:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1518/3034] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:15 2026] GET /volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3faa98bf-5956-405c-9f22-e20a46fa755b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3faa98bf-5956-405c-9f22-e20a46fa755b tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] GET http://192.168.122.168/volume/v3/volumes/df51a777-cb8b-4063-8860-b54e97169bd6 Sep 08 07:01:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3faa98bf-5956-405c-9f22-e20a46fa755b tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3faa98bf-5956-405c-9f22-e20a46fa755b tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3faa98bf-5956-405c-9f22-e20a46fa755b tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Volume info retrieved successfully. Sep 08 07:01:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3faa98bf-5956-405c-9f22-e20a46fa755b tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/df51a777-cb8b-4063-8860-b54e97169bd6 returned with HTTP 200 Sep 08 07:01:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1517/3035] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:15 2026] GET /volume/v3/volumes/df51a777-cb8b-4063-8860-b54e97169bd6 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-970f01ed-a899-4769-a887-b763939ad7db None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-970f01ed-a899-4769-a887-b763939ad7db tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] GET http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-970f01ed-a899-4769-a887-b763939ad7db tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-970f01ed-a899-4769-a887-b763939ad7db tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-970f01ed-a899-4769-a887-b763939ad7db tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Volume info retrieved successfully. Sep 08 07:01:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-970f01ed-a899-4769-a887-b763939ad7db tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a returned with HTTP 200 Sep 08 07:01:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1519/3036] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:01:16 2026] GET /volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a => generated 934 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cabb892c-7086-406e-9d82-86b43c6cbffd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cabb892c-7086-406e-9d82-86b43c6cbffd tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf Sep 08 07:01:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cabb892c-7086-406e-9d82-86b43c6cbffd tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cabb892c-7086-406e-9d82-86b43c6cbffd tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cabb892c-7086-406e-9d82-86b43c6cbffd tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Snapshot retrieved successfully. Sep 08 07:01:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cabb892c-7086-406e-9d82-86b43c6cbffd tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf returned with HTTP 200 Sep 08 07:01:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1518/3037] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:16 2026] GET /volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3cc07c8e-49bc-4b9d-ab28-ad1f66dc0fb6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3cc07c8e-49bc-4b9d-ab28-ad1f66dc0fb6 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3cc07c8e-49bc-4b9d-ab28-ad1f66dc0fb6 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3cc07c8e-49bc-4b9d-ab28-ad1f66dc0fb6 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3cc07c8e-49bc-4b9d-ab28-ad1f66dc0fb6 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Snapshot retrieved successfully. Sep 08 07:01:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3cc07c8e-49bc-4b9d-ab28-ad1f66dc0fb6 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf returned with HTTP 200 Sep 08 07:01:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1520/3038] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:16 2026] GET /volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b8d68585-9e26-4bd6-b0cc-2ebecbe6a53a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b8d68585-9e26-4bd6-b0cc-2ebecbe6a53a tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf Sep 08 07:01:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b8d68585-9e26-4bd6-b0cc-2ebecbe6a53a tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b8d68585-9e26-4bd6-b0cc-2ebecbe6a53a tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b8d68585-9e26-4bd6-b0cc-2ebecbe6a53a tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Snapshot retrieved successfully. Sep 08 07:01:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b8d68585-9e26-4bd6-b0cc-2ebecbe6a53a tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf returned with HTTP 200 Sep 08 07:01:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1519/3039] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:16 2026] GET /volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7d4f9766-8341-4377-ae93-1bd10c711729 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7d4f9766-8341-4377-ae93-1bd10c711729 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7d4f9766-8341-4377-ae93-1bd10c711729 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "102d1c44-88ab-4f67-ba9a-250b1e1043cf", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-7d4f9766-8341-4377-ae93-1bd10c711729 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Create volume request body: {'volume': {'snapshot_id': '102d1c44-88ab-4f67-ba9a-250b1e1043cf', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7d4f9766-8341-4377-ae93-1bd10c711729 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Snapshot retrieved successfully. Sep 08 07:01:16 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-7d4f9766-8341-4377-ae93-1bd10c711729 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Create volume of 1 GB Sep 08 07:01:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7d4f9766-8341-4377-ae93-1bd10c711729 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Availability Zones retrieved successfully. Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d4f9766-8341-4377-ae93-1bd10c711729 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Flow 'volume_create_api' (9ed93c5f-521a-4ecb-8814-6f7776fda368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d4f9766-8341-4377-ae93-1bd10c711729 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96da2f3-2afe-4502-8469-8f66e226093f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-7d4f9766-8341-4377-ae93-1bd10c711729 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d4f9766-8341-4377-ae93-1bd10c711729 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96da2f3-2afe-4502-8469-8f66e226093f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '102d1c44-88ab-4f67-ba9a-250b1e1043cf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d4f9766-8341-4377-ae93-1bd10c711729 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c3f46ac-a34e-4688-8595-05013acc52c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-7d4f9766-8341-4377-ae93-1bd10c711729 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Created reservations ['46213f9b-a09d-40f9-9cf5-13a8c88553c7', 'd4b9ab1b-eef0-4485-92c3-bb1f5d766fb2', 'd1d82d90-f7e9-4ff7-b9af-e52445143830', 'a22d6d9f-6f3d-48bf-b897-481b6b1b8050'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d4f9766-8341-4377-ae93-1bd10c711729 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c3f46ac-a34e-4688-8595-05013acc52c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46213f9b-a09d-40f9-9cf5-13a8c88553c7', 'd4b9ab1b-eef0-4485-92c3-bb1f5d766fb2', 'd1d82d90-f7e9-4ff7-b9af-e52445143830', 'a22d6d9f-6f3d-48bf-b897-481b6b1b8050']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d4f9766-8341-4377-ae93-1bd10c711729 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ca6f8fc-60a4-440c-9873-706fdb4fb693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d4f9766-8341-4377-ae93-1bd10c711729 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ca6f8fc-60a4-440c-9873-706fdb4fb693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4deff0c-ae04-4a69-ba4a-f268c0256ba0', '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='6a0356b8c5674359b939db5aac531090',qos_specs=None,replication_status=,reservations=['46213f9b-a09d-40f9-9cf5-13a8c88553c7','d4b9ab1b-eef0-4485-92c3-bb1f5d766fb2','d1d82d90-f7e9-4ff7-b9af-e52445143830','a22d6d9f-6f3d-48bf-b897-481b6b1b8050'],size=1,snapshot_id=102d1c44-88ab-4f67-ba9a-250b1e1043cf,source_replicaid=,source_volid=None,status='creating',user_id='484e8efd947245c6928211ac8edf811d',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:01: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=e4deff0c-ae04-4a69-ba4a-f268c0256ba0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a0356b8c5674359b939db5aac531090',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=102d1c44-88ab-4f67-ba9a-250b1e1043cf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='484e8efd947245c6928211ac8edf811d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d4f9766-8341-4377-ae93-1bd10c711729 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cda5dec0-41c7-466e-bf3f-80704f75760b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d4f9766-8341-4377-ae93-1bd10c711729 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cda5dec0-41c7-466e-bf3f-80704f75760b) transitioned into state 'SUCCESS' from 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='6a0356b8c5674359b939db5aac531090',qos_specs=None,replication_status=,reservations=['46213f9b-a09d-40f9-9cf5-13a8c88553c7','d4b9ab1b-eef0-4485-92c3-bb1f5d766fb2','d1d82d90-f7e9-4ff7-b9af-e52445143830','a22d6d9f-6f3d-48bf-b897-481b6b1b8050'],size=1,snapshot_id=102d1c44-88ab-4f67-ba9a-250b1e1043cf,source_replicaid=,source_volid=None,status='creating',user_id='484e8efd947245c6928211ac8edf811d',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d4f9766-8341-4377-ae93-1bd10c711729 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62f03e95-5e99-4305-9bf5-eab057961db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:16 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d4f9766-8341-4377-ae93-1bd10c711729 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62f03e95-5e99-4305-9bf5-eab057961db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-7d4f9766-8341-4377-ae93-1bd10c711729 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Flow 'volume_create_api' (9ed93c5f-521a-4ecb-8814-6f7776fda368) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7d4f9766-8341-4377-ae93-1bd10c711729 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Create volume request issued successfully. Sep 08 07:01:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7d4f9766-8341-4377-ae93-1bd10c711729 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:01:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1521/3040] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 07:01:16 2026] POST /volume/v3/volumes => generated 750 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b36679c2-8bc6-4db8-ac2a-01654720f353 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b36679c2-8bc6-4db8-ac2a-01654720f353 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 Sep 08 07:01:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b36679c2-8bc6-4db8-ac2a-01654720f353 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b36679c2-8bc6-4db8-ac2a-01654720f353 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b36679c2-8bc6-4db8-ac2a-01654720f353 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Volume info retrieved successfully. Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ab2d431b-8ab1-4e41-8b93-abffaba5556a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab2d431b-8ab1-4e41-8b93-abffaba5556a tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] GET http://192.168.122.168/volume/v3/volumes/df51a777-cb8b-4063-8860-b54e97169bd6 Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ab2d431b-8ab1-4e41-8b93-abffaba5556a tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ab2d431b-8ab1-4e41-8b93-abffaba5556a tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b36679c2-8bc6-4db8-ac2a-01654720f353 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 returned with HTTP 200 Sep 08 07:01:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1520/3041] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:16 2026] GET /volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab2d431b-8ab1-4e41-8b93-abffaba5556a tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/df51a777-cb8b-4063-8860-b54e97169bd6 returned with HTTP 404 Sep 08 07:01:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1522/3042] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:16 2026] GET /volume/v3/volumes/df51a777-cb8b-4063-8860-b54e97169bd6 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cf312e3b-f496-4470-8c22-83b7436cdb1d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf312e3b-f496-4470-8c22-83b7436cdb1d tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] DELETE http://192.168.122.168/volume/v3/volumes/1881e01a-8ed1-49e6-8e25-5396e472a91b Sep 08 07:01:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cf312e3b-f496-4470-8c22-83b7436cdb1d tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cf312e3b-f496-4470-8c22-83b7436cdb1d tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:16 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-cf312e3b-f496-4470-8c22-83b7436cdb1d tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Delete volume with id: 1881e01a-8ed1-49e6-8e25-5396e472a91b Sep 08 07:01:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cf312e3b-f496-4470-8c22-83b7436cdb1d tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Volume info retrieved successfully. Sep 08 07:01:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cf312e3b-f496-4470-8c22-83b7436cdb1d tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Delete volume request issued successfully. Sep 08 07:01:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cf312e3b-f496-4470-8c22-83b7436cdb1d tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/1881e01a-8ed1-49e6-8e25-5396e472a91b returned with HTTP 202 Sep 08 07:01:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1521/3043] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:01:16 2026] DELETE /volume/v3/volumes/1881e01a-8ed1-49e6-8e25-5396e472a91b => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:01:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-22adec43-e175-45dd-935f-058ede4c210f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-22adec43-e175-45dd-935f-058ede4c210f tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] GET http://192.168.122.168/volume/v3/volumes/1881e01a-8ed1-49e6-8e25-5396e472a91b Sep 08 07:01:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-22adec43-e175-45dd-935f-058ede4c210f tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-22adec43-e175-45dd-935f-058ede4c210f tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-22adec43-e175-45dd-935f-058ede4c210f tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Volume info retrieved successfully. Sep 08 07:01:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-22adec43-e175-45dd-935f-058ede4c210f tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/1881e01a-8ed1-49e6-8e25-5396e472a91b returned with HTTP 200 Sep 08 07:01:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1523/3044] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:17 2026] GET /volume/v3/volumes/1881e01a-8ed1-49e6-8e25-5396e472a91b => generated 857 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:01:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c1838677-e620-4638-9b8c-3e799131a049 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c1838677-e620-4638-9b8c-3e799131a049 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] GET http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a Sep 08 07:01:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c1838677-e620-4638-9b8c-3e799131a049 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c1838677-e620-4638-9b8c-3e799131a049 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c1838677-e620-4638-9b8c-3e799131a049 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Volume info retrieved successfully. Sep 08 07:01:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c1838677-e620-4638-9b8c-3e799131a049 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a returned with HTTP 200 Sep 08 07:01:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1522/3045] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:01:17 2026] GET /volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a => generated 937 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-084da471-7c02-4ca8-8d47-973884db11c5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-41b68710-75f1-4d8a-b3b1-93b984528200 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-41b68710-75f1-4d8a-b3b1-93b984528200 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 Sep 08 07:01:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-41b68710-75f1-4d8a-b3b1-93b984528200 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-41b68710-75f1-4d8a-b3b1-93b984528200 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-084da471-7c02-4ca8-8d47-973884db11c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:01:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-084da471-7c02-4ca8-8d47-973884db11c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1445261242"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:17 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:17 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-084da471-7c02-4ca8-8d47-973884db11c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1445261242'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:01:18 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-084da471-7c02-4ca8-8d47-973884db11c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Create volume of 1 GB Sep 08 07:01:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-41b68710-75f1-4d8a-b3b1-93b984528200 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Volume info retrieved successfully. Sep 08 07:01:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-084da471-7c02-4ca8-8d47-973884db11c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Availability Zones retrieved successfully. Sep 08 07:01:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-41b68710-75f1-4d8a-b3b1-93b984528200 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 returned with HTTP 200 Sep 08 07:01:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1523/3046] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:17 2026] GET /volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 => generated 842 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-084da471-7c02-4ca8-8d47-973884db11c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Flow 'volume_create_api' (96e8d498-dff6-4919-a9d4-4e2dda70d44d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-084da471-7c02-4ca8-8d47-973884db11c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (560880c6-e8a0-4445-b2cb-82bb8d0caaee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-084da471-7c02-4ca8-8d47-973884db11c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:01:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-084da471-7c02-4ca8-8d47-973884db11c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (560880c6-e8a0-4445-b2cb-82bb8d0caaee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-084da471-7c02-4ca8-8d47-973884db11c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4847c4cb-96db-4c71-a5f0-5000a9fb2d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6dfe5038-8ae3-4074-ab2f-33cbe7675ab7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6dfe5038-8ae3-4074-ab2f-33cbe7675ab7 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] GET http://192.168.122.168/volume/v3/volumes/1881e01a-8ed1-49e6-8e25-5396e472a91b Sep 08 07:01:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6dfe5038-8ae3-4074-ab2f-33cbe7675ab7 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6dfe5038-8ae3-4074-ab2f-33cbe7675ab7 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6dfe5038-8ae3-4074-ab2f-33cbe7675ab7 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/1881e01a-8ed1-49e6-8e25-5396e472a91b returned with HTTP 404 Sep 08 07:01:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1524/3047] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:18 2026] GET /volume/v3/volumes/1881e01a-8ed1-49e6-8e25-5396e472a91b => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-26737287-0b6d-4586-9490-42723bdd9a98 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-26737287-0b6d-4586-9490-42723bdd9a98 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] DELETE http://192.168.122.168/volume/v3/volumes/fff8b38c-e17f-4058-9ebb-42644cecc306 Sep 08 07:01:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-26737287-0b6d-4586-9490-42723bdd9a98 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-26737287-0b6d-4586-9490-42723bdd9a98 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:18 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-26737287-0b6d-4586-9490-42723bdd9a98 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Delete volume with id: fff8b38c-e17f-4058-9ebb-42644cecc306 Sep 08 07:01:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-26737287-0b6d-4586-9490-42723bdd9a98 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Volume info retrieved successfully. Sep 08 07:01:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-26737287-0b6d-4586-9490-42723bdd9a98 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Delete volume request issued successfully. Sep 08 07:01:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-26737287-0b6d-4586-9490-42723bdd9a98 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/fff8b38c-e17f-4058-9ebb-42644cecc306 returned with HTTP 202 Sep 08 07:01:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1525/3048] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:01:18 2026] DELETE /volume/v3/volumes/fff8b38c-e17f-4058-9ebb-42644cecc306 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:01:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dbb46fda-1fb7-4d0a-81ee-657405d51789 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dbb46fda-1fb7-4d0a-81ee-657405d51789 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] GET http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a Sep 08 07:01:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dbb46fda-1fb7-4d0a-81ee-657405d51789 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dbb46fda-1fb7-4d0a-81ee-657405d51789 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:18 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-084da471-7c02-4ca8-8d47-973884db11c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Created reservations ['874dc24f-7502-4790-8a4f-c11b764fb35d', 'b273aa09-2ba7-4a97-86bd-9ffcbdd6a255', '8daba600-1c22-47c1-8811-183bb86a3ee8', '2563ffd7-a36c-46d1-a079-db348a513787'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-084da471-7c02-4ca8-8d47-973884db11c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4847c4cb-96db-4c71-a5f0-5000a9fb2d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['874dc24f-7502-4790-8a4f-c11b764fb35d', 'b273aa09-2ba7-4a97-86bd-9ffcbdd6a255', '8daba600-1c22-47c1-8811-183bb86a3ee8', '2563ffd7-a36c-46d1-a079-db348a513787']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-084da471-7c02-4ca8-8d47-973884db11c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6dcbfbd-d518-4317-b2f4-3352d731c584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dbb46fda-1fb7-4d0a-81ee-657405d51789 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Volume info retrieved successfully. Sep 08 07:01:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dbb46fda-1fb7-4d0a-81ee-657405d51789 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a returned with HTTP 200 Sep 08 07:01:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1526/3049] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:01:18 2026] GET /volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a => generated 937 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-88452889-b7d4-47ee-b60b-daa87a069636 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-88452889-b7d4-47ee-b60b-daa87a069636 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] GET http://192.168.122.168/volume/v3/volumes/fff8b38c-e17f-4058-9ebb-42644cecc306 Sep 08 07:01:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-88452889-b7d4-47ee-b60b-daa87a069636 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-88452889-b7d4-47ee-b60b-daa87a069636 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:18 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:18 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-084da471-7c02-4ca8-8d47-973884db11c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6dcbfbd-d518-4317-b2f4-3352d731c584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dea3e977-53b2-4408-abed-16d1d6048b0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1445261242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6367f07ddf4a4cb92e17a1b8b6bb5b',qos_specs=None,replication_status=,reservations=['874dc24f-7502-4790-8a4f-c11b764fb35d','b273aa09-2ba7-4a97-86bd-9ffcbdd6a255','8daba600-1c22-47c1-8811-183bb86a3ee8','2563ffd7-a36c-46d1-a079-db348a513787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b8690b455d34f248f0182e09db083f9',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:01:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1445261242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dea3e977-53b2-4408-abed-16d1d6048b0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c6367f07ddf4a4cb92e17a1b8b6bb5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b8690b455d34f248f0182e09db083f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-88452889-b7d4-47ee-b60b-daa87a069636 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Volume info retrieved successfully. Sep 08 07:01:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-084da471-7c02-4ca8-8d47-973884db11c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59b909a8-e9ca-4b38-ba68-e2ac07aeff1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-88452889-b7d4-47ee-b60b-daa87a069636 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/fff8b38c-e17f-4058-9ebb-42644cecc306 returned with HTTP 200 Sep 08 07:01:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1527/3050] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:18 2026] GET /volume/v3/volumes/fff8b38c-e17f-4058-9ebb-42644cecc306 => generated 858 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-084da471-7c02-4ca8-8d47-973884db11c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59b909a8-e9ca-4b38-ba68-e2ac07aeff1c) transitioned into state 'SUCCESS' from state '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-1445261242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6367f07ddf4a4cb92e17a1b8b6bb5b',qos_specs=None,replication_status=,reservations=['874dc24f-7502-4790-8a4f-c11b764fb35d','b273aa09-2ba7-4a97-86bd-9ffcbdd6a255','8daba600-1c22-47c1-8811-183bb86a3ee8','2563ffd7-a36c-46d1-a079-db348a513787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b8690b455d34f248f0182e09db083f9',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-084da471-7c02-4ca8-8d47-973884db11c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ff8bf33-b5af-43a2-99b5-00d900743543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-084da471-7c02-4ca8-8d47-973884db11c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ff8bf33-b5af-43a2-99b5-00d900743543) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:18 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-084da471-7c02-4ca8-8d47-973884db11c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Flow 'volume_create_api' (96e8d498-dff6-4919-a9d4-4e2dda70d44d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-084da471-7c02-4ca8-8d47-973884db11c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Create volume request issued successfully. Sep 08 07:01:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-084da471-7c02-4ca8-8d47-973884db11c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:01:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1524/3051] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 07:01:17 2026] POST /volume/v3/volumes => generated 787 bytes in 827 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-21b46bda-6c7b-4a39-b904-e52fffe5bcf4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-21b46bda-6c7b-4a39-b904-e52fffe5bcf4 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c Sep 08 07:01:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-21b46bda-6c7b-4a39-b904-e52fffe5bcf4 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-21b46bda-6c7b-4a39-b904-e52fffe5bcf4 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:18 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:18 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:18 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:18 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:18 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-21b46bda-6c7b-4a39-b904-e52fffe5bcf4 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:18 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-21b46bda-6c7b-4a39-b904-e52fffe5bcf4 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c returned with HTTP 200 Sep 08 07:01:18 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1528/3052] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:18 2026] GET /volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c => generated 966 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8c512bda-1145-48b2-8618-4f4a35850891 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8c512bda-1145-48b2-8618-4f4a35850891 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 Sep 08 07:01:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8c512bda-1145-48b2-8618-4f4a35850891 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8c512bda-1145-48b2-8618-4f4a35850891 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8c512bda-1145-48b2-8618-4f4a35850891 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Volume info retrieved successfully. Sep 08 07:01:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8c512bda-1145-48b2-8618-4f4a35850891 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 returned with HTTP 200 Sep 08 07:01:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1525/3053] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:19 2026] GET /volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 => generated 842 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-15c14a1f-2e4e-4309-bc83-06c6ac9c38e7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-15c14a1f-2e4e-4309-bc83-06c6ac9c38e7 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] GET http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a Sep 08 07:01:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-15c14a1f-2e4e-4309-bc83-06c6ac9c38e7 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-15c14a1f-2e4e-4309-bc83-06c6ac9c38e7 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7c57eb68-0a3b-4d0f-97d9-4a2eaefc4cde None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7c57eb68-0a3b-4d0f-97d9-4a2eaefc4cde tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] GET http://192.168.122.168/volume/v3/volumes/fff8b38c-e17f-4058-9ebb-42644cecc306 Sep 08 07:01:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7c57eb68-0a3b-4d0f-97d9-4a2eaefc4cde tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7c57eb68-0a3b-4d0f-97d9-4a2eaefc4cde tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-15c14a1f-2e4e-4309-bc83-06c6ac9c38e7 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Volume info retrieved successfully. Sep 08 07:01:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-15c14a1f-2e4e-4309-bc83-06c6ac9c38e7 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a returned with HTTP 200 Sep 08 07:01:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1529/3054] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:01:19 2026] GET /volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a => generated 937 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7c57eb68-0a3b-4d0f-97d9-4a2eaefc4cde tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Volume info retrieved successfully. Sep 08 07:01:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7c57eb68-0a3b-4d0f-97d9-4a2eaefc4cde tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/fff8b38c-e17f-4058-9ebb-42644cecc306 returned with HTTP 200 Sep 08 07:01:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1526/3055] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:19 2026] GET /volume/v3/volumes/fff8b38c-e17f-4058-9ebb-42644cecc306 => generated 858 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1c5a2df0-57bf-453a-b29d-11eadf114d13 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1c5a2df0-57bf-453a-b29d-11eadf114d13 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c Sep 08 07:01:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1c5a2df0-57bf-453a-b29d-11eadf114d13 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1c5a2df0-57bf-453a-b29d-11eadf114d13 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1c5a2df0-57bf-453a-b29d-11eadf114d13 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1c5a2df0-57bf-453a-b29d-11eadf114d13 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c returned with HTTP 200 Sep 08 07:01:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1530/3056] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:19 2026] GET /volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c => generated 1016 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0d16b2c8-784a-4b83-b963-7a8290269122 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0d16b2c8-784a-4b83-b963-7a8290269122 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 Sep 08 07:01:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0d16b2c8-784a-4b83-b963-7a8290269122 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0d16b2c8-784a-4b83-b963-7a8290269122 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0d16b2c8-784a-4b83-b963-7a8290269122 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Volume info retrieved successfully. Sep 08 07:01:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0d16b2c8-784a-4b83-b963-7a8290269122 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 returned with HTTP 200 Sep 08 07:01:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1527/3057] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:20 2026] GET /volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 => generated 842 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f8a2a062-e8f7-4d4a-90f2-8c7ae1957eaa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f8a2a062-e8f7-4d4a-90f2-8c7ae1957eaa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] GET http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a Sep 08 07:01:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f8a2a062-e8f7-4d4a-90f2-8c7ae1957eaa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f8a2a062-e8f7-4d4a-90f2-8c7ae1957eaa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f8a2a062-e8f7-4d4a-90f2-8c7ae1957eaa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Volume info retrieved successfully. Sep 08 07:01:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2b38fcc0-e92d-4b42-9f95-267ef5096096 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f8a2a062-e8f7-4d4a-90f2-8c7ae1957eaa tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a returned with HTTP 200 Sep 08 07:01:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1531/3058] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:01:20 2026] GET /volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a => generated 1204 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 07:01:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2b38fcc0-e92d-4b42-9f95-267ef5096096 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] GET http://192.168.122.168/volume/v3/volumes/fff8b38c-e17f-4058-9ebb-42644cecc306 Sep 08 07:01:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2b38fcc0-e92d-4b42-9f95-267ef5096096 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2b38fcc0-e92d-4b42-9f95-267ef5096096 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2b38fcc0-e92d-4b42-9f95-267ef5096096 tempest-CreateVolumesFromImageTest-753610252 tempest-CreateVolumesFromImageTest-753610252-project-member] http://192.168.122.168/volume/v3/volumes/fff8b38c-e17f-4058-9ebb-42644cecc306 returned with HTTP 404 Sep 08 07:01:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1528/3059] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:20 2026] GET /volume/v3/volumes/fff8b38c-e17f-4058-9ebb-42644cecc306 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f64ff05d-2011-4db1-870e-a35bd39d8df1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f64ff05d-2011-4db1-870e-a35bd39d8df1 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c Sep 08 07:01:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f64ff05d-2011-4db1-870e-a35bd39d8df1 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f64ff05d-2011-4db1-870e-a35bd39d8df1 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f64ff05d-2011-4db1-870e-a35bd39d8df1 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f64ff05d-2011-4db1-870e-a35bd39d8df1 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c returned with HTTP 200 Sep 08 07:01:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1532/3060] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:20 2026] GET /volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c => generated 1016 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5ee91d66-5c93-4c8e-b4aa-937a081ad8cf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5ee91d66-5c93-4c8e-b4aa-937a081ad8cf tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 Sep 08 07:01:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5ee91d66-5c93-4c8e-b4aa-937a081ad8cf tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5ee91d66-5c93-4c8e-b4aa-937a081ad8cf tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5ee91d66-5c93-4c8e-b4aa-937a081ad8cf tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Volume info retrieved successfully. Sep 08 07:01:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5ee91d66-5c93-4c8e-b4aa-937a081ad8cf tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 returned with HTTP 200 Sep 08 07:01:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1529/3061] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:21 2026] GET /volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 => generated 842 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-de515b91-d31f-4efd-80c0-e1cc75af83a3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-de515b91-d31f-4efd-80c0-e1cc75af83a3 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] GET http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a Sep 08 07:01:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-de515b91-d31f-4efd-80c0-e1cc75af83a3 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-de515b91-d31f-4efd-80c0-e1cc75af83a3 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-de515b91-d31f-4efd-80c0-e1cc75af83a3 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Volume info retrieved successfully. Sep 08 07:01:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-de515b91-d31f-4efd-80c0-e1cc75af83a3 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a returned with HTTP 200 Sep 08 07:01:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1533/3062] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:01:21 2026] GET /volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a => generated 1202 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 07:01:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8a3d8ea6-12f8-458c-8ee7-d8d2d8d10240 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8a3d8ea6-12f8-458c-8ee7-d8d2d8d10240 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] GET http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a Sep 08 07:01:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8a3d8ea6-12f8-458c-8ee7-d8d2d8d10240 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8a3d8ea6-12f8-458c-8ee7-d8d2d8d10240 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8a3d8ea6-12f8-458c-8ee7-d8d2d8d10240 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Volume info retrieved successfully. Sep 08 07:01:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8a3d8ea6-12f8-458c-8ee7-d8d2d8d10240 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a returned with HTTP 200 Sep 08 07:01:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1530/3063] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:01:21 2026] GET /volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a => generated 1202 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 07:01:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1f924165-76a5-4145-a636-5f5d7ef673e2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1f924165-76a5-4145-a636-5f5d7ef673e2 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] DELETE http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a Sep 08 07:01:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1f924165-76a5-4145-a636-5f5d7ef673e2 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1f924165-76a5-4145-a636-5f5d7ef673e2 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:22 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-1f924165-76a5-4145-a636-5f5d7ef673e2 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Delete volume with id: a74bd485-574d-4677-9f8d-0394221a334a Sep 08 07:01:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dd312a8d-4b4c-4da9-8e62-af730e7dd330 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dd312a8d-4b4c-4da9-8e62-af730e7dd330 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c Sep 08 07:01:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dd312a8d-4b4c-4da9-8e62-af730e7dd330 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dd312a8d-4b4c-4da9-8e62-af730e7dd330 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1f924165-76a5-4145-a636-5f5d7ef673e2 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Volume info retrieved successfully. Sep 08 07:01:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dd312a8d-4b4c-4da9-8e62-af730e7dd330 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dd312a8d-4b4c-4da9-8e62-af730e7dd330 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c returned with HTTP 200 Sep 08 07:01:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1531/3064] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:22 2026] GET /volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c => generated 1016 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1f924165-76a5-4145-a636-5f5d7ef673e2 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Delete volume request issued successfully. Sep 08 07:01:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1f924165-76a5-4145-a636-5f5d7ef673e2 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a returned with HTTP 202 Sep 08 07:01:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1534/3065] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 07:01:21 2026] DELETE /volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 07:01:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-436f0d6e-810a-4f81-9363-da492621708c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-436f0d6e-810a-4f81-9363-da492621708c tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] GET http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a Sep 08 07:01:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-436f0d6e-810a-4f81-9363-da492621708c tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-436f0d6e-810a-4f81-9363-da492621708c tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-436f0d6e-810a-4f81-9363-da492621708c tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Volume info retrieved successfully. Sep 08 07:01:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-436f0d6e-810a-4f81-9363-da492621708c tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a returned with HTTP 200 Sep 08 07:01:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1532/3066] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:01:22 2026] GET /volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a => generated 1201 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 07:01:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-86fc64fe-49ef-479e-81f4-63614a4dc268 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-86fc64fe-49ef-479e-81f4-63614a4dc268 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 Sep 08 07:01:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-86fc64fe-49ef-479e-81f4-63614a4dc268 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-86fc64fe-49ef-479e-81f4-63614a4dc268 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-86fc64fe-49ef-479e-81f4-63614a4dc268 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Volume info retrieved successfully. Sep 08 07:01:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-86fc64fe-49ef-479e-81f4-63614a4dc268 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 returned with HTTP 200 Sep 08 07:01:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1535/3067] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:22 2026] GET /volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 => generated 842 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-87793b37-c76b-4df9-9e75-bb618fcdced2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-87793b37-c76b-4df9-9e75-bb618fcdced2 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c Sep 08 07:01:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-87793b37-c76b-4df9-9e75-bb618fcdced2 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-87793b37-c76b-4df9-9e75-bb618fcdced2 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-87793b37-c76b-4df9-9e75-bb618fcdced2 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-87793b37-c76b-4df9-9e75-bb618fcdced2 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c returned with HTTP 200 Sep 08 07:01:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1533/3068] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:23 2026] GET /volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c => generated 1016 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2845cf77-26ed-4870-8212-2d21dac4deeb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2845cf77-26ed-4870-8212-2d21dac4deeb tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] GET http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a Sep 08 07:01:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2845cf77-26ed-4870-8212-2d21dac4deeb tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2845cf77-26ed-4870-8212-2d21dac4deeb tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2845cf77-26ed-4870-8212-2d21dac4deeb tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Volume info retrieved successfully. Sep 08 07:01:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2845cf77-26ed-4870-8212-2d21dac4deeb tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a returned with HTTP 200 Sep 08 07:01:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1536/3069] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:01:23 2026] GET /volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a => generated 1201 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 07:01:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-14339aae-fc9a-4794-86e3-5cfdb53d95a3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-14339aae-fc9a-4794-86e3-5cfdb53d95a3 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 Sep 08 07:01:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-14339aae-fc9a-4794-86e3-5cfdb53d95a3 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-14339aae-fc9a-4794-86e3-5cfdb53d95a3 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:23 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:23 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-14339aae-fc9a-4794-86e3-5cfdb53d95a3 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Volume info retrieved successfully. Sep 08 07:01:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-14339aae-fc9a-4794-86e3-5cfdb53d95a3 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 returned with HTTP 200 Sep 08 07:01:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1534/3070] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:23 2026] GET /volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 => generated 842 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f70cb6b0-274e-4fe5-837c-ccaa0124f902 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f70cb6b0-274e-4fe5-837c-ccaa0124f902 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c Sep 08 07:01:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f70cb6b0-274e-4fe5-837c-ccaa0124f902 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f70cb6b0-274e-4fe5-837c-ccaa0124f902 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f70cb6b0-274e-4fe5-837c-ccaa0124f902 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f70cb6b0-274e-4fe5-837c-ccaa0124f902 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c returned with HTTP 200 Sep 08 07:01:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1537/3071] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:24 2026] GET /volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c => generated 1016 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 07:01:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-37e8a4af-db0c-4870-9f75-46812ddf9b20 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-37e8a4af-db0c-4870-9f75-46812ddf9b20 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] GET http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a Sep 08 07:01:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-37e8a4af-db0c-4870-9f75-46812ddf9b20 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-37e8a4af-db0c-4870-9f75-46812ddf9b20 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-37e8a4af-db0c-4870-9f75-46812ddf9b20 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a returned with HTTP 404 Sep 08 07:01:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1535/3072] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:01:24 2026] GET /volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 07:01:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d5eeed5f-be20-49f8-83b4-cab30659b521 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d5eeed5f-be20-49f8-83b4-cab30659b521 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] DELETE http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a Sep 08 07:01:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d5eeed5f-be20-49f8-83b4-cab30659b521 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d5eeed5f-be20-49f8-83b4-cab30659b521 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:24 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-d5eeed5f-be20-49f8-83b4-cab30659b521 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Delete volume with id: a74bd485-574d-4677-9f8d-0394221a334a Sep 08 07:01:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d5eeed5f-be20-49f8-83b4-cab30659b521 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a returned with HTTP 404 Sep 08 07:01:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1538/3073] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 07:01:24 2026] DELETE /volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 07:01:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d484de5e-4a00-4874-bbe3-3a1d9e4ebf40 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d484de5e-4a00-4874-bbe3-3a1d9e4ebf40 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] GET http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a Sep 08 07:01:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d484de5e-4a00-4874-bbe3-3a1d9e4ebf40 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d484de5e-4a00-4874-bbe3-3a1d9e4ebf40 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d484de5e-4a00-4874-bbe3-3a1d9e4ebf40 tempest-VolumeImageDependencyTests-1956159590 tempest-VolumeImageDependencyTests-1956159590-project-member] http://192.168.122.168/volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a returned with HTTP 404 Sep 08 07:01:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1536/3074] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:01:24 2026] GET /volume/v3/volumes/a74bd485-574d-4677-9f8d-0394221a334a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 07:01:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-24e63109-99ca-4c6e-a50b-34faa538556f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-24e63109-99ca-4c6e-a50b-34faa538556f tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 Sep 08 07:01:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-24e63109-99ca-4c6e-a50b-34faa538556f tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-24e63109-99ca-4c6e-a50b-34faa538556f tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-24e63109-99ca-4c6e-a50b-34faa538556f tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Volume info retrieved successfully. Sep 08 07:01:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-24e63109-99ca-4c6e-a50b-34faa538556f tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 returned with HTTP 200 Sep 08 07:01:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1539/3075] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:24 2026] GET /volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 => generated 842 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2361a18f-6181-42ef-8ade-e7624445b846 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2361a18f-6181-42ef-8ade-e7624445b846 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c Sep 08 07:01:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2361a18f-6181-42ef-8ade-e7624445b846 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2361a18f-6181-42ef-8ade-e7624445b846 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2361a18f-6181-42ef-8ade-e7624445b846 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2361a18f-6181-42ef-8ade-e7624445b846 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c returned with HTTP 200 Sep 08 07:01:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1537/3076] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:25 2026] GET /volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c => generated 1016 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e8159b10-b1b3-4b28-9567-3b61e6dcfa87 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e8159b10-b1b3-4b28-9567-3b61e6dcfa87 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:01:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e8159b10-b1b3-4b28-9567-3b61e6dcfa87 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1271137273"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-e8159b10-b1b3-4b28-9567-3b61e6dcfa87 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1271137273'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:01:25 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-e8159b10-b1b3-4b28-9567-3b61e6dcfa87 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Create volume of 1 GB Sep 08 07:01:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e8159b10-b1b3-4b28-9567-3b61e6dcfa87 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Availability Zones retrieved successfully. Sep 08 07:01:25 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8159b10-b1b3-4b28-9567-3b61e6dcfa87 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Flow 'volume_create_api' (99bd0b79-68d4-4558-9a37-c4713e00787b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:25 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8159b10-b1b3-4b28-9567-3b61e6dcfa87 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4acc39c-c825-4cac-8381-a6bc1d82daa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:25 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-e8159b10-b1b3-4b28-9567-3b61e6dcfa87 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:01:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-aa837c36-82c2-464f-8000-be192e2f851c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aa837c36-82c2-464f-8000-be192e2f851c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 Sep 08 07:01:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aa837c36-82c2-464f-8000-be192e2f851c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-aa837c36-82c2-464f-8000-be192e2f851c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8159b10-b1b3-4b28-9567-3b61e6dcfa87 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4acc39c-c825-4cac-8381-a6bc1d82daa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8159b10-b1b3-4b28-9567-3b61e6dcfa87 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a6664c1-d5ce-4c86-85da-de10104626a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-aa837c36-82c2-464f-8000-be192e2f851c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Volume info retrieved successfully. Sep 08 07:01:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-aa837c36-82c2-464f-8000-be192e2f851c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 returned with HTTP 200 Sep 08 07:01:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1538/3077] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:26 2026] GET /volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6b2a9c62-350b-4381-8a30-7d8c8c19393c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b2a9c62-350b-4381-8a30-7d8c8c19393c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 Sep 08 07:01:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b2a9c62-350b-4381-8a30-7d8c8c19393c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b2a9c62-350b-4381-8a30-7d8c8c19393c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6b2a9c62-350b-4381-8a30-7d8c8c19393c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Volume info retrieved successfully. Sep 08 07:01:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b2a9c62-350b-4381-8a30-7d8c8c19393c tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 returned with HTTP 200 Sep 08 07:01:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1539/3078] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:26 2026] GET /volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c0302811-ca09-46f0-83ef-0371eaaf83a2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c0302811-ca09-46f0-83ef-0371eaaf83a2 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf Sep 08 07:01:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c0302811-ca09-46f0-83ef-0371eaaf83a2 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c0302811-ca09-46f0-83ef-0371eaaf83a2 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:26 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-c0302811-ca09-46f0-83ef-0371eaaf83a2 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Delete snapshot with id: 102d1c44-88ab-4f67-ba9a-250b1e1043cf Sep 08 07:01:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c0302811-ca09-46f0-83ef-0371eaaf83a2 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Snapshot retrieved successfully. Sep 08 07:01:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:26 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-e8159b10-b1b3-4b28-9567-3b61e6dcfa87 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Created reservations ['8726c07e-3bc2-4184-8a3a-3d25a323b0c4', '1e5e1743-3987-4f91-b643-09e5f21e9800', 'df2598e8-d98d-4c45-a90f-61d9a68368f3', 'a4b4bbc5-0829-4137-80af-e2d8e5ee21b2'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8159b10-b1b3-4b28-9567-3b61e6dcfa87 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a6664c1-d5ce-4c86-85da-de10104626a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8726c07e-3bc2-4184-8a3a-3d25a323b0c4', '1e5e1743-3987-4f91-b643-09e5f21e9800', 'df2598e8-d98d-4c45-a90f-61d9a68368f3', 'a4b4bbc5-0829-4137-80af-e2d8e5ee21b2']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8159b10-b1b3-4b28-9567-3b61e6dcfa87 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18de562f-d9cd-4a3b-a4fe-ea979143bee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c0302811-ca09-46f0-83ef-0371eaaf83a2 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Snapshot delete request issued successfully. Sep 08 07:01:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c0302811-ca09-46f0-83ef-0371eaaf83a2 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf returned with HTTP 202 Sep 08 07:01:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1540/3079] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 07:01:26 2026] DELETE /volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:01:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-39b2c027-d7f2-4131-8ab2-1f737edfd351 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-39b2c027-d7f2-4131-8ab2-1f737edfd351 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf Sep 08 07:01:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-39b2c027-d7f2-4131-8ab2-1f737edfd351 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-39b2c027-d7f2-4131-8ab2-1f737edfd351 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8159b10-b1b3-4b28-9567-3b61e6dcfa87 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18de562f-d9cd-4a3b-a4fe-ea979143bee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '004d9f83-d614-49bd-a3e9-d4819f0d155d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1271137273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c354875ecfb4a179f5a9af76951d762',qos_specs=None,replication_status=,reservations=['8726c07e-3bc2-4184-8a3a-3d25a323b0c4','1e5e1743-3987-4f91-b643-09e5f21e9800','df2598e8-d98d-4c45-a90f-61d9a68368f3','a4b4bbc5-0829-4137-80af-e2d8e5ee21b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0534fb217442b98f8f3168e5f9cc6a',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:01:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1271137273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=004d9f83-d614-49bd-a3e9-d4819f0d155d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c354875ecfb4a179f5a9af76951d762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd0534fb217442b98f8f3168e5f9cc6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8159b10-b1b3-4b28-9567-3b61e6dcfa87 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1373d2d-2b21-45b3-9862-d8e96dc43432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-39b2c027-d7f2-4131-8ab2-1f737edfd351 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Snapshot retrieved successfully. Sep 08 07:01:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-39b2c027-d7f2-4131-8ab2-1f737edfd351 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf returned with HTTP 200 Sep 08 07:01:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1541/3080] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:26 2026] GET /volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf => generated 468 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8159b10-b1b3-4b28-9567-3b61e6dcfa87 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1373d2d-2b21-45b3-9862-d8e96dc43432) transitioned into state 'SUCCESS' from state '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-1271137273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c354875ecfb4a179f5a9af76951d762',qos_specs=None,replication_status=,reservations=['8726c07e-3bc2-4184-8a3a-3d25a323b0c4','1e5e1743-3987-4f91-b643-09e5f21e9800','df2598e8-d98d-4c45-a90f-61d9a68368f3','a4b4bbc5-0829-4137-80af-e2d8e5ee21b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0534fb217442b98f8f3168e5f9cc6a',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8159b10-b1b3-4b28-9567-3b61e6dcfa87 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fabbc66b-3a72-478b-9fac-dc34f1e03d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8159b10-b1b3-4b28-9567-3b61e6dcfa87 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fabbc66b-3a72-478b-9fac-dc34f1e03d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:26 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-e8159b10-b1b3-4b28-9567-3b61e6dcfa87 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Flow 'volume_create_api' (99bd0b79-68d4-4558-9a37-c4713e00787b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e8159b10-b1b3-4b28-9567-3b61e6dcfa87 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Create volume request issued successfully. Sep 08 07:01:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e8159b10-b1b3-4b28-9567-3b61e6dcfa87 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:01:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1540/3081] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 07:01:25 2026] POST /volume/v3/volumes => generated 769 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5d7ec28d-0e10-4384-bbb6-2f1451ab0383 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5d7ec28d-0e10-4384-bbb6-2f1451ab0383 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/004d9f83-d614-49bd-a3e9-d4819f0d155d Sep 08 07:01:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5d7ec28d-0e10-4384-bbb6-2f1451ab0383 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5d7ec28d-0e10-4384-bbb6-2f1451ab0383 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c3b47aca-9432-49c1-9f7b-773d3fb65d0b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5d7ec28d-0e10-4384-bbb6-2f1451ab0383 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c3b47aca-9432-49c1-9f7b-773d3fb65d0b tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c Sep 08 07:01:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c3b47aca-9432-49c1-9f7b-773d3fb65d0b tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c3b47aca-9432-49c1-9f7b-773d3fb65d0b tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5d7ec28d-0e10-4384-bbb6-2f1451ab0383 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/004d9f83-d614-49bd-a3e9-d4819f0d155d returned with HTTP 200 Sep 08 07:01:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1542/3082] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:26 2026] GET /volume/v3/volumes/004d9f83-d614-49bd-a3e9-d4819f0d155d => generated 837 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:26 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:26 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c3b47aca-9432-49c1-9f7b-773d3fb65d0b tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c3b47aca-9432-49c1-9f7b-773d3fb65d0b tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c returned with HTTP 200 Sep 08 07:01:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1541/3083] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:26 2026] GET /volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c => generated 1017 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9aa8b270-5feb-48cb-b888-1a4f7557dbad None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9aa8b270-5feb-48cb-b888-1a4f7557dbad tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 08 07:01:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9aa8b270-5feb-48cb-b888-1a4f7557dbad tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dea3e977-53b2-4408-abed-16d1d6048b0c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1280394942"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9aa8b270-5feb-48cb-b888-1a4f7557dbad tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:26 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-9aa8b270-5feb-48cb-b888-1a4f7557dbad tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Create snapshot from volume dea3e977-53b2-4408-abed-16d1d6048b0c Sep 08 07:01:26 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-9aa8b270-5feb-48cb-b888-1a4f7557dbad tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Created reservations ['bd58dc6b-ed9b-4b59-8c33-df9e68106b26', '78064c2b-cddd-40e6-8cee-8eaf44b014df', '233d253f-ca69-4786-917e-3a1e29876c1a', 'dc2e1bff-6036-47d2-80b0-7cd18631d895'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:26 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:26 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9aa8b270-5feb-48cb-b888-1a4f7557dbad tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot create request issued successfully. Sep 08 07:01:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9aa8b270-5feb-48cb-b888-1a4f7557dbad tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 07:01:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1543/3084] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 07:01:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8a81b170-e3cb-452e-9065-2913e1409a9d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8a81b170-e3cb-452e-9065-2913e1409a9d tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 Sep 08 07:01:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8a81b170-e3cb-452e-9065-2913e1409a9d tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:26 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8a81b170-e3cb-452e-9065-2913e1409a9d tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:26 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:26 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:26 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8a81b170-e3cb-452e-9065-2913e1409a9d tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:01:26 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8a81b170-e3cb-452e-9065-2913e1409a9d tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 returned with HTTP 200 Sep 08 07:01:26 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1542/3085] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:26 2026] GET /volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8a37e742-16e3-4738-b9ee-7968183403dd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8a37e742-16e3-4738-b9ee-7968183403dd tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf Sep 08 07:01:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8a37e742-16e3-4738-b9ee-7968183403dd tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8a37e742-16e3-4738-b9ee-7968183403dd tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8a37e742-16e3-4738-b9ee-7968183403dd tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Snapshot retrieved successfully. Sep 08 07:01:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8a37e742-16e3-4738-b9ee-7968183403dd tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf returned with HTTP 200 Sep 08 07:01:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1544/3086] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:27 2026] GET /volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d5c5c63b-4fc4-4ab5-847d-ef0a54a557cd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d5c5c63b-4fc4-4ab5-847d-ef0a54a557cd tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/004d9f83-d614-49bd-a3e9-d4819f0d155d Sep 08 07:01:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d5c5c63b-4fc4-4ab5-847d-ef0a54a557cd tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d5c5c63b-4fc4-4ab5-847d-ef0a54a557cd tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d5c5c63b-4fc4-4ab5-847d-ef0a54a557cd tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d5c5c63b-4fc4-4ab5-847d-ef0a54a557cd tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/004d9f83-d614-49bd-a3e9-d4819f0d155d returned with HTTP 200 Sep 08 07:01:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1543/3087] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:27 2026] GET /volume/v3/volumes/004d9f83-d614-49bd-a3e9-d4819f0d155d => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:01:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-835a9e50-d815-4716-b4e5-c50374afffe8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-835a9e50-d815-4716-b4e5-c50374afffe8 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 Sep 08 07:01:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-835a9e50-d815-4716-b4e5-c50374afffe8 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-835a9e50-d815-4716-b4e5-c50374afffe8 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-835a9e50-d815-4716-b4e5-c50374afffe8 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:01:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-835a9e50-d815-4716-b4e5-c50374afffe8 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 returned with HTTP 200 Sep 08 07:01:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1545/3088] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:27 2026] GET /volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5f7cf1e4-be8e-4acf-88be-b3739be891d1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f7cf1e4-be8e-4acf-88be-b3739be891d1 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf Sep 08 07:01:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5f7cf1e4-be8e-4acf-88be-b3739be891d1 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5f7cf1e4-be8e-4acf-88be-b3739be891d1 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5f7cf1e4-be8e-4acf-88be-b3739be891d1 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Snapshot retrieved successfully. Sep 08 07:01:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f7cf1e4-be8e-4acf-88be-b3739be891d1 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf returned with HTTP 200 Sep 08 07:01:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1544/3089] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:28 2026] GET /volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:01:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b5f58397-dbaa-439e-8f32-81f30c86451f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0fddce11-7d92-4409-b2ec-d02f1d5684a5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0fddce11-7d92-4409-b2ec-d02f1d5684a5 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/004d9f83-d614-49bd-a3e9-d4819f0d155d Sep 08 07:01:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0fddce11-7d92-4409-b2ec-d02f1d5684a5 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0fddce11-7d92-4409-b2ec-d02f1d5684a5 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0fddce11-7d92-4409-b2ec-d02f1d5684a5 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0fddce11-7d92-4409-b2ec-d02f1d5684a5 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/004d9f83-d614-49bd-a3e9-d4819f0d155d returned with HTTP 200 Sep 08 07:01:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1545/3090] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:28 2026] GET /volume/v3/volumes/004d9f83-d614-49bd-a3e9-d4819f0d155d => generated 862 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1e0c84cb-622d-4414-afa8-41e6fe0379a7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1e0c84cb-622d-4414-afa8-41e6fe0379a7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 07:01:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1e0c84cb-622d-4414-afa8-41e6fe0379a7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "004d9f83-d614-49bd-a3e9-d4819f0d155d", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1486265187"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1e0c84cb-622d-4414-afa8-41e6fe0379a7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:28 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-1e0c84cb-622d-4414-afa8-41e6fe0379a7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Create snapshot from volume 004d9f83-d614-49bd-a3e9-d4819f0d155d Sep 08 07:01:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b5f58397-dbaa-439e-8f32-81f30c86451f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:01:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b5f58397-dbaa-439e-8f32-81f30c86451f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-630709103"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-b5f58397-dbaa-439e-8f32-81f30c86451f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-630709103'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:01:28 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-b5f58397-dbaa-439e-8f32-81f30c86451f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume of 1 GB Sep 08 07:01:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b5f58397-dbaa-439e-8f32-81f30c86451f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Availability Zones retrieved successfully. Sep 08 07:01:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b5f58397-dbaa-439e-8f32-81f30c86451f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Flow 'volume_create_api' (34617ec7-4253-4e6f-891e-c9b5bfd5ff34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b5f58397-dbaa-439e-8f32-81f30c86451f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d5abfa1-a315-48a9-94c6-3b30ae6bd997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-b5f58397-dbaa-439e-8f32-81f30c86451f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:01:28 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-1e0c84cb-622d-4414-afa8-41e6fe0379a7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Created reservations ['aa4c081d-50a1-40a1-9ffe-acefd8d871ac', '68bc8b08-b623-4b43-8290-b50dcb25e6e0', '7b567e0d-ea7b-4878-b5c3-898d6a682faf', '9b97b503-2c31-48f6-8f55-f21e5beb34b3'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:28 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:28 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b5f58397-dbaa-439e-8f32-81f30c86451f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d5abfa1-a315-48a9-94c6-3b30ae6bd997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b5f58397-dbaa-439e-8f32-81f30c86451f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b458580e-9967-4c49-b845-1fe0d99406bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1e0c84cb-622d-4414-afa8-41e6fe0379a7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Snapshot create request issued successfully. Sep 08 07:01:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1e0c84cb-622d-4414-afa8-41e6fe0379a7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 07:01:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1546/3091] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 07:01:28 2026] POST /volume/v3/snapshots => generated 316 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ccd63f43-39c9-4e6f-a52c-f1495b0b2212 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ccd63f43-39c9-4e6f-a52c-f1495b0b2212 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 Sep 08 07:01:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ccd63f43-39c9-4e6f-a52c-f1495b0b2212 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ccd63f43-39c9-4e6f-a52c-f1495b0b2212 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ccd63f43-39c9-4e6f-a52c-f1495b0b2212 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Snapshot retrieved successfully. Sep 08 07:01:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ccd63f43-39c9-4e6f-a52c-f1495b0b2212 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 returned with HTTP 200 Sep 08 07:01:28 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1547/3092] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:28 2026] GET /volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 => generated 448 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-75d39967-ea3d-46e0-8509-fe4c9058e39f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-75d39967-ea3d-46e0-8509-fe4c9058e39f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 Sep 08 07:01:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-75d39967-ea3d-46e0-8509-fe4c9058e39f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-75d39967-ea3d-46e0-8509-fe4c9058e39f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:29 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-b5f58397-dbaa-439e-8f32-81f30c86451f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Created reservations ['d2ef8d90-a0df-494e-8c6e-efd9ec599027', '06357077-cac0-4a11-a84c-5fbc818dc275', '8fe347f5-2390-4e8e-a356-ca51a693321c', '4b60a061-71be-4c27-b368-312ac031147d'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b5f58397-dbaa-439e-8f32-81f30c86451f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b458580e-9967-4c49-b845-1fe0d99406bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2ef8d90-a0df-494e-8c6e-efd9ec599027', '06357077-cac0-4a11-a84c-5fbc818dc275', '8fe347f5-2390-4e8e-a356-ca51a693321c', '4b60a061-71be-4c27-b368-312ac031147d']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-75d39967-ea3d-46e0-8509-fe4c9058e39f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:01:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b5f58397-dbaa-439e-8f32-81f30c86451f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ba61e67-b7ae-4a08-9dda-2b0f1e848307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-75d39967-ea3d-46e0-8509-fe4c9058e39f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 returned with HTTP 200 Sep 08 07:01:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1548/3093] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:29 2026] GET /volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b5f58397-dbaa-439e-8f32-81f30c86451f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ba61e67-b7ae-4a08-9dda-2b0f1e848307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c124cbd3-9c94-4db9-8713-dfc83a8e3c0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-630709103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc639babed634473856ad52d77e5a6af',qos_specs=None,replication_status=,reservations=['d2ef8d90-a0df-494e-8c6e-efd9ec599027','06357077-cac0-4a11-a84c-5fbc818dc275','8fe347f5-2390-4e8e-a356-ca51a693321c','4b60a061-71be-4c27-b368-312ac031147d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c850edcf996545b89f3d8d0b683570e0',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:01:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-630709103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c124cbd3-9c94-4db9-8713-dfc83a8e3c0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc639babed634473856ad52d77e5a6af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c850edcf996545b89f3d8d0b683570e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b5f58397-dbaa-439e-8f32-81f30c86451f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dcb57c2-64da-4ac9-9226-566064424840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b5f58397-dbaa-439e-8f32-81f30c86451f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dcb57c2-64da-4ac9-9226-566064424840) transitioned into state 'SUCCESS' from state '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-630709103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc639babed634473856ad52d77e5a6af',qos_specs=None,replication_status=,reservations=['d2ef8d90-a0df-494e-8c6e-efd9ec599027','06357077-cac0-4a11-a84c-5fbc818dc275','8fe347f5-2390-4e8e-a356-ca51a693321c','4b60a061-71be-4c27-b368-312ac031147d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c850edcf996545b89f3d8d0b683570e0',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b5f58397-dbaa-439e-8f32-81f30c86451f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e32f7669-16c5-4dcf-a123-7bab2a4829dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b5f58397-dbaa-439e-8f32-81f30c86451f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e32f7669-16c5-4dcf-a123-7bab2a4829dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-b5f58397-dbaa-439e-8f32-81f30c86451f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Flow 'volume_create_api' (34617ec7-4253-4e6f-891e-c9b5bfd5ff34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b5f58397-dbaa-439e-8f32-81f30c86451f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume request issued successfully. Sep 08 07:01:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b5f58397-dbaa-439e-8f32-81f30c86451f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:01:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1546/3094] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 07:01:28 2026] POST /volume/v3/volumes => generated 786 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f3056233-0139-4e45-b576-1933a8d63993 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f3056233-0139-4e45-b576-1933a8d63993 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a Sep 08 07:01:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f3056233-0139-4e45-b576-1933a8d63993 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f3056233-0139-4e45-b576-1933a8d63993 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f3056233-0139-4e45-b576-1933a8d63993 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:01:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f3056233-0139-4e45-b576-1933a8d63993 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a returned with HTTP 200 Sep 08 07:01:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1549/3095] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:29 2026] GET /volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a => generated 965 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4a0d2bf4-cfca-4502-a96d-07d73e4e627d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4a0d2bf4-cfca-4502-a96d-07d73e4e627d tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf Sep 08 07:01:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4a0d2bf4-cfca-4502-a96d-07d73e4e627d tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4a0d2bf4-cfca-4502-a96d-07d73e4e627d tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4a0d2bf4-cfca-4502-a96d-07d73e4e627d tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf returned with HTTP 404 Sep 08 07:01:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1547/3096] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:29 2026] GET /volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5f6c32dc-2f13-482e-a694-69643e45c5ab None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f6c32dc-2f13-482e-a694-69643e45c5ab tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] DELETE http://192.168.122.168/volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 Sep 08 07:01:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5f6c32dc-2f13-482e-a694-69643e45c5ab tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5f6c32dc-2f13-482e-a694-69643e45c5ab tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:29 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-5f6c32dc-2f13-482e-a694-69643e45c5ab tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Delete volume with id: df0ab3e4-7154-4dd5-8131-e0cee86beb34 Sep 08 07:01:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5f6c32dc-2f13-482e-a694-69643e45c5ab tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Volume info retrieved successfully. Sep 08 07:01:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5f6c32dc-2f13-482e-a694-69643e45c5ab tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Delete volume request issued successfully. Sep 08 07:01:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f6c32dc-2f13-482e-a694-69643e45c5ab tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 returned with HTTP 202 Sep 08 07:01:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1550/3097] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:01:29 2026] DELETE /volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:01:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c541d52b-ae75-4a0c-b372-7ed736166678 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c541d52b-ae75-4a0c-b372-7ed736166678 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 Sep 08 07:01:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c541d52b-ae75-4a0c-b372-7ed736166678 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:29 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c541d52b-ae75-4a0c-b372-7ed736166678 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:29 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:29 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c541d52b-ae75-4a0c-b372-7ed736166678 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Volume info retrieved successfully. Sep 08 07:01:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c541d52b-ae75-4a0c-b372-7ed736166678 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 returned with HTTP 200 Sep 08 07:01:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1548/3098] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:29 2026] GET /volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-34f54729-4c8e-4f00-8b55-ede63cafc269 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-34f54729-4c8e-4f00-8b55-ede63cafc269 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 Sep 08 07:01:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-34f54729-4c8e-4f00-8b55-ede63cafc269 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-34f54729-4c8e-4f00-8b55-ede63cafc269 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-34f54729-4c8e-4f00-8b55-ede63cafc269 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Snapshot retrieved successfully. Sep 08 07:01:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-34f54729-4c8e-4f00-8b55-ede63cafc269 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 returned with HTTP 200 Sep 08 07:01:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1551/3099] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:29 2026] GET /volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 => generated 448 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6cc71b44-cb9f-4389-9729-45fbafc97152 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6cc71b44-cb9f-4389-9729-45fbafc97152 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 Sep 08 07:01:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6cc71b44-cb9f-4389-9729-45fbafc97152 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6cc71b44-cb9f-4389-9729-45fbafc97152 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6cc71b44-cb9f-4389-9729-45fbafc97152 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:01:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6cc71b44-cb9f-4389-9729-45fbafc97152 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 returned with HTTP 200 Sep 08 07:01:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1549/3100] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:30 2026] GET /volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:01:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d097d400-f01f-4a70-9423-45f6602500e8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d097d400-f01f-4a70-9423-45f6602500e8 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a Sep 08 07:01:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d097d400-f01f-4a70-9423-45f6602500e8 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d097d400-f01f-4a70-9423-45f6602500e8 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d097d400-f01f-4a70-9423-45f6602500e8 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:01:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d097d400-f01f-4a70-9423-45f6602500e8 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a returned with HTTP 200 Sep 08 07:01:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1552/3101] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:30 2026] GET /volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f81a63ea-7421-48ab-af9f-21a0f20ee675 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f81a63ea-7421-48ab-af9f-21a0f20ee675 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 Sep 08 07:01:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f81a63ea-7421-48ab-af9f-21a0f20ee675 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f81a63ea-7421-48ab-af9f-21a0f20ee675 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f81a63ea-7421-48ab-af9f-21a0f20ee675 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 returned with HTTP 404 Sep 08 07:01:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1550/3102] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:30 2026] GET /volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-10f7a3e0-e4e2-4c5e-b868-cc4aa932ac6a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-10f7a3e0-e4e2-4c5e-b868-cc4aa932ac6a tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] DELETE http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 Sep 08 07:01:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-10f7a3e0-e4e2-4c5e-b868-cc4aa932ac6a tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-10f7a3e0-e4e2-4c5e-b868-cc4aa932ac6a tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:30 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-10f7a3e0-e4e2-4c5e-b868-cc4aa932ac6a tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Delete volume with id: e4deff0c-ae04-4a69-ba4a-f268c0256ba0 Sep 08 07:01:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-10f7a3e0-e4e2-4c5e-b868-cc4aa932ac6a tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Volume info retrieved successfully. Sep 08 07:01:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-10f7a3e0-e4e2-4c5e-b868-cc4aa932ac6a tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Delete volume request issued successfully. Sep 08 07:01:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-10f7a3e0-e4e2-4c5e-b868-cc4aa932ac6a tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 returned with HTTP 202 Sep 08 07:01:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1553/3103] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:01:30 2026] DELETE /volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:01:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f692b4d9-d672-4731-9da9-a63f744c8587 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f692b4d9-d672-4731-9da9-a63f744c8587 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 Sep 08 07:01:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f692b4d9-d672-4731-9da9-a63f744c8587 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f692b4d9-d672-4731-9da9-a63f744c8587 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f692b4d9-d672-4731-9da9-a63f744c8587 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Volume info retrieved successfully. Sep 08 07:01:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f692b4d9-d672-4731-9da9-a63f744c8587 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 returned with HTTP 200 Sep 08 07:01:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1551/3104] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:30 2026] GET /volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 => generated 842 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6b9c5a36-6f16-4750-93bd-2297799fa9a1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6b9c5a36-6f16-4750-93bd-2297799fa9a1 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 Sep 08 07:01:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6b9c5a36-6f16-4750-93bd-2297799fa9a1 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6b9c5a36-6f16-4750-93bd-2297799fa9a1 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6b9c5a36-6f16-4750-93bd-2297799fa9a1 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Snapshot retrieved successfully. Sep 08 07:01:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6b9c5a36-6f16-4750-93bd-2297799fa9a1 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 returned with HTTP 200 Sep 08 07:01:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1554/3105] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:30 2026] GET /volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 => generated 448 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-84e2639b-5afa-49a7-80af-0f560d2bf693 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-84e2639b-5afa-49a7-80af-0f560d2bf693 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 Sep 08 07:01:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-84e2639b-5afa-49a7-80af-0f560d2bf693 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-84e2639b-5afa-49a7-80af-0f560d2bf693 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-84e2639b-5afa-49a7-80af-0f560d2bf693 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:01:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-84e2639b-5afa-49a7-80af-0f560d2bf693 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 returned with HTTP 200 Sep 08 07:01:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1552/3106] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:31 2026] GET /volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e41179fd-604b-413a-aaea-13a973b68843 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e41179fd-604b-413a-aaea-13a973b68843 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] POST http://192.168.122.168/volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88/action Sep 08 07:01:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e41179fd-604b-413a-aaea-13a973b68843 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 07:01:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e41179fd-604b-413a-aaea-13a973b68843 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e41179fd-604b-413a-aaea-13a973b68843 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] Snapshot retrieved successfully. Sep 08 07:01:31 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-e41179fd-604b-413a-aaea-13a973b68843 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ad9e43eb4be44bb7a6848196bb9c3cad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9c6367f07ddf4a4cb92e17a1b8b6bb5b', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:01:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e41179fd-604b-413a-aaea-13a973b68843 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] http://192.168.122.168/volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88/action returned with HTTP 403 Sep 08 07:01:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1555/3107] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 07:01:31 2026] POST /volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88/action => generated 133 bytes in 188 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bb0a61c8-ac72-467c-beb4-bd42279aec11 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb0a61c8-ac72-467c-beb4-bd42279aec11 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 Sep 08 07:01:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bb0a61c8-ac72-467c-beb4-bd42279aec11 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bb0a61c8-ac72-467c-beb4-bd42279aec11 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:31 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-bb0a61c8-ac72-467c-beb4-bd42279aec11 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Delete snapshot with id: 31e2183e-02ca-4b4c-a0eb-78de8ea09c88 Sep 08 07:01:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-abc0a802-da87-471b-a688-730eb159031a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-abc0a802-da87-471b-a688-730eb159031a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a Sep 08 07:01:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-abc0a802-da87-471b-a688-730eb159031a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-abc0a802-da87-471b-a688-730eb159031a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bb0a61c8-ac72-467c-beb4-bd42279aec11 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:01:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-abc0a802-da87-471b-a688-730eb159031a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:01:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-abc0a802-da87-471b-a688-730eb159031a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a returned with HTTP 200 Sep 08 07:01:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1556/3108] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:31 2026] GET /volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bb0a61c8-ac72-467c-beb4-bd42279aec11 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot delete request issued successfully. Sep 08 07:01:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bb0a61c8-ac72-467c-beb4-bd42279aec11 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 returned with HTTP 202 Sep 08 07:01:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1553/3109] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 07:01:31 2026] DELETE /volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:01:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ddddf65e-f4e4-416a-88f0-7950fdfe46de None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ddddf65e-f4e4-416a-88f0-7950fdfe46de tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 Sep 08 07:01:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ddddf65e-f4e4-416a-88f0-7950fdfe46de tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ddddf65e-f4e4-416a-88f0-7950fdfe46de tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ddddf65e-f4e4-416a-88f0-7950fdfe46de tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:01:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ddddf65e-f4e4-416a-88f0-7950fdfe46de tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 returned with HTTP 200 Sep 08 07:01:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1557/3110] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:31 2026] GET /volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-100d9261-211f-495e-9440-c881e6ceaca9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-100d9261-211f-495e-9440-c881e6ceaca9 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 Sep 08 07:01:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-100d9261-211f-495e-9440-c881e6ceaca9 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-100d9261-211f-495e-9440-c881e6ceaca9 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-100d9261-211f-495e-9440-c881e6ceaca9 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 returned with HTTP 404 Sep 08 07:01:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1554/3111] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:31 2026] GET /volume/v3/volumes/e4deff0c-ae04-4a69-ba4a-f268c0256ba0 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ed620367-1db0-448a-9d5b-128a4b676691 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ed620367-1db0-448a-9d5b-128a4b676691 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf Sep 08 07:01:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ed620367-1db0-448a-9d5b-128a4b676691 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ed620367-1db0-448a-9d5b-128a4b676691 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:31 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-ed620367-1db0-448a-9d5b-128a4b676691 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Delete snapshot with id: 102d1c44-88ab-4f67-ba9a-250b1e1043cf Sep 08 07:01:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ed620367-1db0-448a-9d5b-128a4b676691 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf returned with HTTP 404 Sep 08 07:01:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1558/3112] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 07:01:31 2026] DELETE /volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-65e481ac-a5c8-4204-9494-f7aeb74bdd77 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-65e481ac-a5c8-4204-9494-f7aeb74bdd77 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf Sep 08 07:01:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-65e481ac-a5c8-4204-9494-f7aeb74bdd77 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-65e481ac-a5c8-4204-9494-f7aeb74bdd77 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-65e481ac-a5c8-4204-9494-f7aeb74bdd77 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf returned with HTTP 404 Sep 08 07:01:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1555/3113] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:31 2026] GET /volume/v3/snapshots/102d1c44-88ab-4f67-ba9a-250b1e1043cf => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-525cfa4a-93bf-4f58-8f35-a681ed15422a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-525cfa4a-93bf-4f58-8f35-a681ed15422a tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] DELETE http://192.168.122.168/volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 Sep 08 07:01:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-525cfa4a-93bf-4f58-8f35-a681ed15422a tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-525cfa4a-93bf-4f58-8f35-a681ed15422a tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:31 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-525cfa4a-93bf-4f58-8f35-a681ed15422a tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Delete volume with id: df0ab3e4-7154-4dd5-8131-e0cee86beb34 Sep 08 07:01:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-525cfa4a-93bf-4f58-8f35-a681ed15422a tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 returned with HTTP 404 Sep 08 07:01:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1559/3114] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:01:31 2026] DELETE /volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-171c14bc-de8b-40a7-ae53-35dda07b7455 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-171c14bc-de8b-40a7-ae53-35dda07b7455 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] GET http://192.168.122.168/volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 Sep 08 07:01:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-171c14bc-de8b-40a7-ae53-35dda07b7455 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-171c14bc-de8b-40a7-ae53-35dda07b7455 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-171c14bc-de8b-40a7-ae53-35dda07b7455 tempest-SnapshotDependencyTests-358211977 tempest-SnapshotDependencyTests-358211977-project-member] http://192.168.122.168/volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 returned with HTTP 404 Sep 08 07:01:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1556/3115] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:31 2026] GET /volume/v3/volumes/df0ab3e4-7154-4dd5-8131-e0cee86beb34 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e0cd6796-0409-4dd2-8e52-a74d8b639166 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e0cd6796-0409-4dd2-8e52-a74d8b639166 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 Sep 08 07:01:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e0cd6796-0409-4dd2-8e52-a74d8b639166 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e0cd6796-0409-4dd2-8e52-a74d8b639166 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e0cd6796-0409-4dd2-8e52-a74d8b639166 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Snapshot retrieved successfully. Sep 08 07:01:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e0cd6796-0409-4dd2-8e52-a74d8b639166 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 returned with HTTP 200 Sep 08 07:01:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1560/3116] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:32 2026] GET /volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 => generated 448 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ab60ddd6-c6fa-40d4-bca4-c0f1db963841 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab60ddd6-c6fa-40d4-bca4-c0f1db963841 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a Sep 08 07:01:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ab60ddd6-c6fa-40d4-bca4-c0f1db963841 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ab60ddd6-c6fa-40d4-bca4-c0f1db963841 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ab60ddd6-c6fa-40d4-bca4-c0f1db963841 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:01:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-02eae5ea-3a0c-4fc3-8437-b008cebf67de None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-02eae5ea-3a0c-4fc3-8437-b008cebf67de tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 Sep 08 07:01:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-02eae5ea-3a0c-4fc3-8437-b008cebf67de tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-02eae5ea-3a0c-4fc3-8437-b008cebf67de tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab60ddd6-c6fa-40d4-bca4-c0f1db963841 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a returned with HTTP 200 Sep 08 07:01:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1557/3117] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:32 2026] GET /volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:32 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:32 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:32 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-02eae5ea-3a0c-4fc3-8437-b008cebf67de tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:01:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-02eae5ea-3a0c-4fc3-8437-b008cebf67de tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 returned with HTTP 200 Sep 08 07:01:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1561/3118] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:32 2026] GET /volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dba2c984-625b-4fb9-9227-d09d0d1bb003 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dba2c984-625b-4fb9-9227-d09d0d1bb003 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dba2c984-625b-4fb9-9227-d09d0d1bb003 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dba2c984-625b-4fb9-9227-d09d0d1bb003 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dba2c984-625b-4fb9-9227-d09d0d1bb003 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Snapshot retrieved successfully. Sep 08 07:01:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dba2c984-625b-4fb9-9227-d09d0d1bb003 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 returned with HTTP 200 Sep 08 07:01:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1558/3119] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:33 2026] GET /volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 => generated 475 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ac4773cb-3f02-4d3b-9fc8-62c5ee0b7278 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ac4773cb-3f02-4d3b-9fc8-62c5ee0b7278 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ac4773cb-3f02-4d3b-9fc8-62c5ee0b7278 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6e9c25e1-cd85-4c8d-af67-b36613b3ad55", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-397877204"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-ac4773cb-3f02-4d3b-9fc8-62c5ee0b7278 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Create volume request body: {'volume': {"'snapshot_id": '6e9c25e1-cd85-4c8d-af67-b36613b3ad55', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-397877204'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:01:33 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-ac4773cb-3f02-4d3b-9fc8-62c5ee0b7278 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Create volume of 1 GB Sep 08 07:01:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ac4773cb-3f02-4d3b-9fc8-62c5ee0b7278 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Availability Zones retrieved successfully. Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ac4773cb-3f02-4d3b-9fc8-62c5ee0b7278 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Flow 'volume_create_api' (a98ea61c-364c-415d-b5d8-4479c80ab243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ac4773cb-3f02-4d3b-9fc8-62c5ee0b7278 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f080ba61-9d17-4455-b593-6a4e29f855d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-ac4773cb-3f02-4d3b-9fc8-62c5ee0b7278 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ac4773cb-3f02-4d3b-9fc8-62c5ee0b7278 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f080ba61-9d17-4455-b593-6a4e29f855d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ac4773cb-3f02-4d3b-9fc8-62c5ee0b7278 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35fbadec-d516-435c-8f7b-cf470fb01f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-ac4773cb-3f02-4d3b-9fc8-62c5ee0b7278 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Created reservations ['811a60d5-59ca-4e77-9bc7-02558a106e05', '4081387d-5c40-4e47-80eb-629713687b70', '73317567-05ba-4512-a6fb-e7d5aede0982', '532ba39b-e7d7-42b6-8385-b91b1fefcf4a'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ac4773cb-3f02-4d3b-9fc8-62c5ee0b7278 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35fbadec-d516-435c-8f7b-cf470fb01f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['811a60d5-59ca-4e77-9bc7-02558a106e05', '4081387d-5c40-4e47-80eb-629713687b70', '73317567-05ba-4512-a6fb-e7d5aede0982', '532ba39b-e7d7-42b6-8385-b91b1fefcf4a']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ac4773cb-3f02-4d3b-9fc8-62c5ee0b7278 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02bb6fa7-3369-4ab3-8c6e-96139867f6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ac4773cb-3f02-4d3b-9fc8-62c5ee0b7278 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02bb6fa7-3369-4ab3-8c6e-96139867f6cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd216298f-bb6c-45ed-90de-b599a80502ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-397877204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c354875ecfb4a179f5a9af76951d762',qos_specs=None,replication_status=,reservations=['811a60d5-59ca-4e77-9bc7-02558a106e05','4081387d-5c40-4e47-80eb-629713687b70','73317567-05ba-4512-a6fb-e7d5aede0982','532ba39b-e7d7-42b6-8385-b91b1fefcf4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0534fb217442b98f8f3168e5f9cc6a',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:01:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-397877204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d216298f-bb6c-45ed-90de-b599a80502ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c354875ecfb4a179f5a9af76951d762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd0534fb217442b98f8f3168e5f9cc6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ac4773cb-3f02-4d3b-9fc8-62c5ee0b7278 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7614ab8-4ea2-4d4a-8bea-6a4acd254e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=562,cinder:INSERT=94,cinder:UPDATE=140 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ac4773cb-3f02-4d3b-9fc8-62c5ee0b7278 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7614ab8-4ea2-4d4a-8bea-6a4acd254e92) transitioned into state 'SUCCESS' from state '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-397877204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c354875ecfb4a179f5a9af76951d762',qos_specs=None,replication_status=,reservations=['811a60d5-59ca-4e77-9bc7-02558a106e05','4081387d-5c40-4e47-80eb-629713687b70','73317567-05ba-4512-a6fb-e7d5aede0982','532ba39b-e7d7-42b6-8385-b91b1fefcf4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0534fb217442b98f8f3168e5f9cc6a',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ac4773cb-3f02-4d3b-9fc8-62c5ee0b7278 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7d3e9ae-80bb-4d49-9da2-b3b15b15303e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ab85aa38-3b62-4f73-ae4e-97c0894fe028 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab85aa38-3b62-4f73-ae4e-97c0894fe028 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ab85aa38-3b62-4f73-ae4e-97c0894fe028 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ab85aa38-3b62-4f73-ae4e-97c0894fe028 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=600,cinder:INSERT=113,cinder:UPDATE=180 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ac4773cb-3f02-4d3b-9fc8-62c5ee0b7278 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7d3e9ae-80bb-4d49-9da2-b3b15b15303e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ac4773cb-3f02-4d3b-9fc8-62c5ee0b7278 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Flow 'volume_create_api' (a98ea61c-364c-415d-b5d8-4479c80ab243) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ac4773cb-3f02-4d3b-9fc8-62c5ee0b7278 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Create volume request issued successfully. Sep 08 07:01:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ac4773cb-3f02-4d3b-9fc8-62c5ee0b7278 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:01:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1562/3120] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 07:01:33 2026] POST /volume/v3/volumes => generated 768 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 07:01:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ab85aa38-3b62-4f73-ae4e-97c0894fe028 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6ab31ca5-0eb6-431b-8890-1db323a63041 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6ab31ca5-0eb6-431b-8890-1db323a63041 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6ab31ca5-0eb6-431b-8890-1db323a63041 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6ab31ca5-0eb6-431b-8890-1db323a63041 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab85aa38-3b62-4f73-ae4e-97c0894fe028 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a returned with HTTP 200 Sep 08 07:01:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1559/3121] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:33 2026] GET /volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a => generated 1016 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6ab31ca5-0eb6-431b-8890-1db323a63041 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 returned with HTTP 404 Sep 08 07:01:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1563/3122] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:33 2026] GET /volume/v3/snapshots/31e2183e-02ca-4b4c-a0eb-78de8ea09c88 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-052e6f24-6056-446c-812f-f3749a4dc2ef None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-052e6f24-6056-446c-812f-f3749a4dc2ef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-052e6f24-6056-446c-812f-f3749a4dc2ef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6e9c25e1-cd85-4c8d-af67-b36613b3ad55", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2019213147"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-052e6f24-6056-446c-812f-f3749a4dc2ef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Create volume request body: {'volume': {"'snapshot_id": '6e9c25e1-cd85-4c8d-af67-b36613b3ad55', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2019213147'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bad72a4c-8c44-4b96-9b0c-0e2dee20b777 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-052e6f24-6056-446c-812f-f3749a4dc2ef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Create volume of 1 GB Sep 08 07:01:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bad72a4c-8c44-4b96-9b0c-0e2dee20b777 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bad72a4c-8c44-4b96-9b0c-0e2dee20b777 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bad72a4c-8c44-4b96-9b0c-0e2dee20b777 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:33 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-bad72a4c-8c44-4b96-9b0c-0e2dee20b777 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Delete volume with id: dea3e977-53b2-4408-abed-16d1d6048b0c Sep 08 07:01:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-052e6f24-6056-446c-812f-f3749a4dc2ef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Availability Zones retrieved successfully. Sep 08 07:01:33 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:33 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bad72a4c-8c44-4b96-9b0c-0e2dee20b777 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-052e6f24-6056-446c-812f-f3749a4dc2ef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Flow 'volume_create_api' (59d1490e-e8eb-4365-8f82-554b7f622aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-052e6f24-6056-446c-812f-f3749a4dc2ef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e3bb1f8-cac8-4024-b69c-54f68cce0483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-052e6f24-6056-446c-812f-f3749a4dc2ef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:01:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bad72a4c-8c44-4b96-9b0c-0e2dee20b777 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Delete volume request issued successfully. Sep 08 07:01:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bad72a4c-8c44-4b96-9b0c-0e2dee20b777 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c returned with HTTP 202 Sep 08 07:01:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1564/3123] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:01:33 2026] DELETE /volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ee58c188-c0d6-47f1-be40-0782408d6a21 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-052e6f24-6056-446c-812f-f3749a4dc2ef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e3bb1f8-cac8-4024-b69c-54f68cce0483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-052e6f24-6056-446c-812f-f3749a4dc2ef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ace70bcd-6303-46a1-87ac-58da6d393064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-052e6f24-6056-446c-812f-f3749a4dc2ef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Created reservations ['da744e53-402c-4b1b-beaf-3a24345bc59a', '88fc1667-a5ee-43ca-b877-8ba2d32c9e4c', '91877d13-6ebe-4ad3-b556-7d068c65b808', '6c2ae40c-5a31-4450-be81-607954b1792b'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-052e6f24-6056-446c-812f-f3749a4dc2ef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ace70bcd-6303-46a1-87ac-58da6d393064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da744e53-402c-4b1b-beaf-3a24345bc59a', '88fc1667-a5ee-43ca-b877-8ba2d32c9e4c', '91877d13-6ebe-4ad3-b556-7d068c65b808', '6c2ae40c-5a31-4450-be81-607954b1792b']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-052e6f24-6056-446c-812f-f3749a4dc2ef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (275efa2f-fa53-49fb-9fb7-ba5a3ae435de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-052e6f24-6056-446c-812f-f3749a4dc2ef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (275efa2f-fa53-49fb-9fb7-ba5a3ae435de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1a751bf-1a70-49b9-be0c-be10a550b86e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2019213147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c354875ecfb4a179f5a9af76951d762',qos_specs=None,replication_status=,reservations=['da744e53-402c-4b1b-beaf-3a24345bc59a','88fc1667-a5ee-43ca-b877-8ba2d32c9e4c','91877d13-6ebe-4ad3-b556-7d068c65b808','6c2ae40c-5a31-4450-be81-607954b1792b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0534fb217442b98f8f3168e5f9cc6a',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:01:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2019213147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1a751bf-1a70-49b9-be0c-be10a550b86e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c354875ecfb4a179f5a9af76951d762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd0534fb217442b98f8f3168e5f9cc6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-052e6f24-6056-446c-812f-f3749a4dc2ef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e57efd47-febf-4130-a04e-5d23d467fd91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-052e6f24-6056-446c-812f-f3749a4dc2ef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e57efd47-febf-4130-a04e-5d23d467fd91) transitioned into state 'SUCCESS' from state '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-2019213147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c354875ecfb4a179f5a9af76951d762',qos_specs=None,replication_status=,reservations=['da744e53-402c-4b1b-beaf-3a24345bc59a','88fc1667-a5ee-43ca-b877-8ba2d32c9e4c','91877d13-6ebe-4ad3-b556-7d068c65b808','6c2ae40c-5a31-4450-be81-607954b1792b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0534fb217442b98f8f3168e5f9cc6a',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-052e6f24-6056-446c-812f-f3749a4dc2ef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c9fe0c7-77bc-442c-9c4a-c38cf69b986b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ee58c188-c0d6-47f1-be40-0782408d6a21 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 07:01:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ee58c188-c0d6-47f1-be40-0782408d6a21 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c124cbd3-9c94-4db9-8713-dfc83a8e3c0a", "name": "tempest-ProjectMemberTests-Snapshot-173837425"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-052e6f24-6056-446c-812f-f3749a4dc2ef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c9fe0c7-77bc-442c-9c4a-c38cf69b986b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-052e6f24-6056-446c-812f-f3749a4dc2ef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Flow 'volume_create_api' (59d1490e-e8eb-4365-8f82-554b7f622aec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-052e6f24-6056-446c-812f-f3749a4dc2ef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Create volume request issued successfully. Sep 08 07:01:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-052e6f24-6056-446c-812f-f3749a4dc2ef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:01:33 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1560/3124] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 07:01:33 2026] POST /volume/v3/volumes => generated 769 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a4706a2c-d64f-4481-a265-cb1e32e04dac None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a4706a2c-d64f-4481-a265-cb1e32e04dac tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a4706a2c-d64f-4481-a265-cb1e32e04dac tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a4706a2c-d64f-4481-a265-cb1e32e04dac tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:33 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:33 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:33 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:33 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a4706a2c-d64f-4481-a265-cb1e32e04dac tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a4706a2c-d64f-4481-a265-cb1e32e04dac tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c returned with HTTP 200 Sep 08 07:01:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1561/3125] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:33 2026] GET /volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6937310f-174c-4cd7-9ee4-53e10d2b3669 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6937310f-174c-4cd7-9ee4-53e10d2b3669 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:01:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6937310f-174c-4cd7-9ee4-53e10d2b3669 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6e9c25e1-cd85-4c8d-af67-b36613b3ad55", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-629693495"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-6937310f-174c-4cd7-9ee4-53e10d2b3669 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Create volume request body: {'volume': {"'snapshot_id": '6e9c25e1-cd85-4c8d-af67-b36613b3ad55', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-629693495'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:01:34 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-6937310f-174c-4cd7-9ee4-53e10d2b3669 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Create volume of 1 GB Sep 08 07:01:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ee58c188-c0d6-47f1-be40-0782408d6a21 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Volume info retrieved successfully. Sep 08 07:01:34 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-ee58c188-c0d6-47f1-be40-0782408d6a21 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Create snapshot from volume c124cbd3-9c94-4db9-8713-dfc83a8e3c0a Sep 08 07:01:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6937310f-174c-4cd7-9ee4-53e10d2b3669 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Availability Zones retrieved successfully. Sep 08 07:01:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6937310f-174c-4cd7-9ee4-53e10d2b3669 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Flow 'volume_create_api' (fa52b82c-0091-48dc-ac94-935bd576edf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6937310f-174c-4cd7-9ee4-53e10d2b3669 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08b228d5-57f9-4f26-9454-01d8749ea29d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-6937310f-174c-4cd7-9ee4-53e10d2b3669 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:01:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6937310f-174c-4cd7-9ee4-53e10d2b3669 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08b228d5-57f9-4f26-9454-01d8749ea29d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6937310f-174c-4cd7-9ee4-53e10d2b3669 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a7aafdd-6792-41b0-9713-3eec652f92d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:34 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-ee58c188-c0d6-47f1-be40-0782408d6a21 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Created reservations ['cd3025a4-f2c2-49bd-a7ac-94bb3b33fa64', '5a33753f-fda0-4baf-b70e-8a8f6eaf94aa', '8df6bd5d-a824-46ce-8079-2973e610775d', '43a97213-8573-40ac-a4ea-0ea6bde0418b'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:34 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-6937310f-174c-4cd7-9ee4-53e10d2b3669 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Created reservations ['960d9ce5-6f7f-451d-ae60-6114871f8938', 'd78f5ff7-f57a-40d2-9472-2e2b145b0a31', '4b3fdf95-8dd6-4426-8fc6-c416b040705b', 'f39543cb-90a4-48ba-8fb6-fa5c7a286051'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6937310f-174c-4cd7-9ee4-53e10d2b3669 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a7aafdd-6792-41b0-9713-3eec652f92d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['960d9ce5-6f7f-451d-ae60-6114871f8938', 'd78f5ff7-f57a-40d2-9472-2e2b145b0a31', '4b3fdf95-8dd6-4426-8fc6-c416b040705b', 'f39543cb-90a4-48ba-8fb6-fa5c7a286051']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6937310f-174c-4cd7-9ee4-53e10d2b3669 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5df07a0a-79ed-4eb4-8c49-ec0f9392fab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6937310f-174c-4cd7-9ee4-53e10d2b3669 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5df07a0a-79ed-4eb4-8c49-ec0f9392fab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa318b77-8ac7-440d-8b3a-cb6ffdd672fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-629693495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c354875ecfb4a179f5a9af76951d762',qos_specs=None,replication_status=,reservations=['960d9ce5-6f7f-451d-ae60-6114871f8938','d78f5ff7-f57a-40d2-9472-2e2b145b0a31','4b3fdf95-8dd6-4426-8fc6-c416b040705b','f39543cb-90a4-48ba-8fb6-fa5c7a286051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0534fb217442b98f8f3168e5f9cc6a',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:01:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-629693495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa318b77-8ac7-440d-8b3a-cb6ffdd672fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c354875ecfb4a179f5a9af76951d762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd0534fb217442b98f8f3168e5f9cc6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6937310f-174c-4cd7-9ee4-53e10d2b3669 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (930fc3f8-5bbc-4761-a12c-d42470c56fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ee58c188-c0d6-47f1-be40-0782408d6a21 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Snapshot create request issued successfully. Sep 08 07:01:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ee58c188-c0d6-47f1-be40-0782408d6a21 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 07:01:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1565/3126] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 07:01:33 2026] POST /volume/v3/snapshots => generated 304 bytes in 732 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-87dddb98-f170-48b7-8a23-ebef27fb116d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-87dddb98-f170-48b7-8a23-ebef27fb116d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] GET http://192.168.122.168/volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd Sep 08 07:01:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-87dddb98-f170-48b7-8a23-ebef27fb116d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-87dddb98-f170-48b7-8a23-ebef27fb116d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-87dddb98-f170-48b7-8a23-ebef27fb116d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Snapshot retrieved successfully. Sep 08 07:01:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-87dddb98-f170-48b7-8a23-ebef27fb116d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] http://192.168.122.168/volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd returned with HTTP 200 Sep 08 07:01:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1566/3127] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:34 2026] GET /volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd => generated 436 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6937310f-174c-4cd7-9ee4-53e10d2b3669 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (930fc3f8-5bbc-4761-a12c-d42470c56fb3) transitioned into state 'SUCCESS' from state '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-629693495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c354875ecfb4a179f5a9af76951d762',qos_specs=None,replication_status=,reservations=['960d9ce5-6f7f-451d-ae60-6114871f8938','d78f5ff7-f57a-40d2-9472-2e2b145b0a31','4b3fdf95-8dd6-4426-8fc6-c416b040705b','f39543cb-90a4-48ba-8fb6-fa5c7a286051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0534fb217442b98f8f3168e5f9cc6a',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6937310f-174c-4cd7-9ee4-53e10d2b3669 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14e63a09-01ed-4107-9b3d-fc3797a82260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6937310f-174c-4cd7-9ee4-53e10d2b3669 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14e63a09-01ed-4107-9b3d-fc3797a82260) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:34 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6937310f-174c-4cd7-9ee4-53e10d2b3669 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Flow 'volume_create_api' (fa52b82c-0091-48dc-ac94-935bd576edf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6937310f-174c-4cd7-9ee4-53e10d2b3669 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Create volume request issued successfully. Sep 08 07:01:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6937310f-174c-4cd7-9ee4-53e10d2b3669 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:01:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1562/3128] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 07:01:34 2026] POST /volume/v3/volumes => generated 768 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1653eb2b-b73b-420e-b9e0-4aeaabd9f9d7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1653eb2b-b73b-420e-b9e0-4aeaabd9f9d7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:01:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1653eb2b-b73b-420e-b9e0-4aeaabd9f9d7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6e9c25e1-cd85-4c8d-af67-b36613b3ad55", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-226621677"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-1653eb2b-b73b-420e-b9e0-4aeaabd9f9d7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Create volume request body: {'volume': {"'snapshot_id": '6e9c25e1-cd85-4c8d-af67-b36613b3ad55', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-226621677'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:01:34 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-1653eb2b-b73b-420e-b9e0-4aeaabd9f9d7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Create volume of 1 GB Sep 08 07:01:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1653eb2b-b73b-420e-b9e0-4aeaabd9f9d7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Availability Zones retrieved successfully. Sep 08 07:01:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1653eb2b-b73b-420e-b9e0-4aeaabd9f9d7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Flow 'volume_create_api' (d16ad4ac-ed3c-4ace-b758-fa33221b978f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1653eb2b-b73b-420e-b9e0-4aeaabd9f9d7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c05021-d757-4a92-816c-24ff60e1aaa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-1653eb2b-b73b-420e-b9e0-4aeaabd9f9d7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:01:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1653eb2b-b73b-420e-b9e0-4aeaabd9f9d7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c05021-d757-4a92-816c-24ff60e1aaa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1653eb2b-b73b-420e-b9e0-4aeaabd9f9d7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27bcc2aa-775b-4ba2-97e9-477120f2debd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:34 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-1653eb2b-b73b-420e-b9e0-4aeaabd9f9d7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Created reservations ['6e104010-e0df-4e24-bdb6-f585095173aa', 'bbafb677-f338-4ef8-8277-0986018b2478', '430b7e71-d2e6-4bc5-b0f1-adca568e8fec', 'ec885fd3-f7d4-4e1e-bc4c-dabb016ec0c7'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1653eb2b-b73b-420e-b9e0-4aeaabd9f9d7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27bcc2aa-775b-4ba2-97e9-477120f2debd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e104010-e0df-4e24-bdb6-f585095173aa', 'bbafb677-f338-4ef8-8277-0986018b2478', '430b7e71-d2e6-4bc5-b0f1-adca568e8fec', 'ec885fd3-f7d4-4e1e-bc4c-dabb016ec0c7']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1653eb2b-b73b-420e-b9e0-4aeaabd9f9d7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aecd0ad6-3aae-4e37-889f-15ee1640d126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:34 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:34 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1653eb2b-b73b-420e-b9e0-4aeaabd9f9d7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aecd0ad6-3aae-4e37-889f-15ee1640d126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28b69448-40e8-4506-a207-ed1971ac1e58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-226621677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c354875ecfb4a179f5a9af76951d762',qos_specs=None,replication_status=,reservations=['6e104010-e0df-4e24-bdb6-f585095173aa','bbafb677-f338-4ef8-8277-0986018b2478','430b7e71-d2e6-4bc5-b0f1-adca568e8fec','ec885fd3-f7d4-4e1e-bc4c-dabb016ec0c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0534fb217442b98f8f3168e5f9cc6a',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:01:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-226621677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28b69448-40e8-4506-a207-ed1971ac1e58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c354875ecfb4a179f5a9af76951d762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd0534fb217442b98f8f3168e5f9cc6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:34 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1653eb2b-b73b-420e-b9e0-4aeaabd9f9d7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efc17bde-f8d1-4b40-a24c-64e35f48eea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1653eb2b-b73b-420e-b9e0-4aeaabd9f9d7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efc17bde-f8d1-4b40-a24c-64e35f48eea3) transitioned into state 'SUCCESS' from state '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-226621677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c354875ecfb4a179f5a9af76951d762',qos_specs=None,replication_status=,reservations=['6e104010-e0df-4e24-bdb6-f585095173aa','bbafb677-f338-4ef8-8277-0986018b2478','430b7e71-d2e6-4bc5-b0f1-adca568e8fec','ec885fd3-f7d4-4e1e-bc4c-dabb016ec0c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0534fb217442b98f8f3168e5f9cc6a',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1653eb2b-b73b-420e-b9e0-4aeaabd9f9d7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb7eac39-4132-4a7a-aa3d-72a757aa7e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ce532122-7d8a-42ad-abe1-2797e6a0982d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ce532122-7d8a-42ad-abe1-2797e6a0982d tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c Sep 08 07:01:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ce532122-7d8a-42ad-abe1-2797e6a0982d tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ce532122-7d8a-42ad-abe1-2797e6a0982d tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1653eb2b-b73b-420e-b9e0-4aeaabd9f9d7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb7eac39-4132-4a7a-aa3d-72a757aa7e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-1653eb2b-b73b-420e-b9e0-4aeaabd9f9d7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Flow 'volume_create_api' (d16ad4ac-ed3c-4ace-b758-fa33221b978f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1653eb2b-b73b-420e-b9e0-4aeaabd9f9d7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Create volume request issued successfully. Sep 08 07:01:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1653eb2b-b73b-420e-b9e0-4aeaabd9f9d7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:01:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1567/3129] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 07:01:34 2026] POST /volume/v3/volumes => generated 768 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ce532122-7d8a-42ad-abe1-2797e6a0982d tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-36972ea1-779e-4099-996d-ee93de356478 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-36972ea1-779e-4099-996d-ee93de356478 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:01:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ce532122-7d8a-42ad-abe1-2797e6a0982d tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c returned with HTTP 200 Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-36972ea1-779e-4099-996d-ee93de356478 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6e9c25e1-cd85-4c8d-af67-b36613b3ad55", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-647696252"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1563/3130] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:35 2026] GET /volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c => generated 1016 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-36972ea1-779e-4099-996d-ee93de356478 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Create volume request body: {'volume': {"'snapshot_id": '6e9c25e1-cd85-4c8d-af67-b36613b3ad55', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-647696252'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:01:35 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-36972ea1-779e-4099-996d-ee93de356478 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Create volume of 1 GB Sep 08 07:01:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-36972ea1-779e-4099-996d-ee93de356478 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Availability Zones retrieved successfully. Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-36972ea1-779e-4099-996d-ee93de356478 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Flow 'volume_create_api' (bca5d024-8442-411a-a4ad-69b912571582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-36972ea1-779e-4099-996d-ee93de356478 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (348197fc-3215-4b84-a043-dff7344c76c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-36972ea1-779e-4099-996d-ee93de356478 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-36972ea1-779e-4099-996d-ee93de356478 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (348197fc-3215-4b84-a043-dff7344c76c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-36972ea1-779e-4099-996d-ee93de356478 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4373d2c1-2196-4515-a319-1d07d0221fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1907c14f-1616-44ec-b1be-2d9a6b6f9af9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1907c14f-1616-44ec-b1be-2d9a6b6f9af9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] GET http://192.168.122.168/volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd Sep 08 07:01:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1907c14f-1616-44ec-b1be-2d9a6b6f9af9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1907c14f-1616-44ec-b1be-2d9a6b6f9af9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1907c14f-1616-44ec-b1be-2d9a6b6f9af9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Snapshot retrieved successfully. Sep 08 07:01:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1907c14f-1616-44ec-b1be-2d9a6b6f9af9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] http://192.168.122.168/volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd returned with HTTP 200 Sep 08 07:01:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1564/3131] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:35 2026] GET /volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd => generated 436 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-36972ea1-779e-4099-996d-ee93de356478 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Created reservations ['a9c9ab4e-b847-4273-ad16-e2626f720623', '691fb4cf-814b-4838-bafb-d484ae45218f', 'b9e3422a-32e0-4140-902f-ecadeaa7c3f9', 'ffacf9e7-9cae-4f01-baee-d4802f46a7c0'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-36972ea1-779e-4099-996d-ee93de356478 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4373d2c1-2196-4515-a319-1d07d0221fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9c9ab4e-b847-4273-ad16-e2626f720623', '691fb4cf-814b-4838-bafb-d484ae45218f', 'b9e3422a-32e0-4140-902f-ecadeaa7c3f9', 'ffacf9e7-9cae-4f01-baee-d4802f46a7c0']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-36972ea1-779e-4099-996d-ee93de356478 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdfbbc9d-ac58-4b43-88c3-8da744e2a0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-36972ea1-779e-4099-996d-ee93de356478 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdfbbc9d-ac58-4b43-88c3-8da744e2a0cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75596ec6-90a0-4cfd-91d6-0869f9697f60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-647696252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c354875ecfb4a179f5a9af76951d762',qos_specs=None,replication_status=,reservations=['a9c9ab4e-b847-4273-ad16-e2626f720623','691fb4cf-814b-4838-bafb-d484ae45218f','b9e3422a-32e0-4140-902f-ecadeaa7c3f9','ffacf9e7-9cae-4f01-baee-d4802f46a7c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0534fb217442b98f8f3168e5f9cc6a',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:01:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-647696252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75596ec6-90a0-4cfd-91d6-0869f9697f60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c354875ecfb4a179f5a9af76951d762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd0534fb217442b98f8f3168e5f9cc6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-36972ea1-779e-4099-996d-ee93de356478 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05458e6a-6ee6-4c26-85f8-e570bd3d6b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-36972ea1-779e-4099-996d-ee93de356478 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05458e6a-6ee6-4c26-85f8-e570bd3d6b97) transitioned into state 'SUCCESS' from state '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-647696252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c354875ecfb4a179f5a9af76951d762',qos_specs=None,replication_status=,reservations=['a9c9ab4e-b847-4273-ad16-e2626f720623','691fb4cf-814b-4838-bafb-d484ae45218f','b9e3422a-32e0-4140-902f-ecadeaa7c3f9','ffacf9e7-9cae-4f01-baee-d4802f46a7c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0534fb217442b98f8f3168e5f9cc6a',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-36972ea1-779e-4099-996d-ee93de356478 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1469e69-1299-4ece-8166-6f8cb7a9521c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-36972ea1-779e-4099-996d-ee93de356478 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1469e69-1299-4ece-8166-6f8cb7a9521c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-36972ea1-779e-4099-996d-ee93de356478 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Flow 'volume_create_api' (bca5d024-8442-411a-a4ad-69b912571582) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-36972ea1-779e-4099-996d-ee93de356478 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Create volume request issued successfully. Sep 08 07:01:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-36972ea1-779e-4099-996d-ee93de356478 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:01:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1568/3132] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 07:01:35 2026] POST /volume/v3/volumes => generated 768 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 07:01:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ab7fa808-e2cc-4b76-af35-610521c63ed3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab7fa808-e2cc-4b76-af35-610521c63ed3 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/d216298f-bb6c-45ed-90de-b599a80502ad Sep 08 07:01:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ab7fa808-e2cc-4b76-af35-610521c63ed3 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ab7fa808-e2cc-4b76-af35-610521c63ed3 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:35 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:35 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:35 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ab7fa808-e2cc-4b76-af35-610521c63ed3 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab7fa808-e2cc-4b76-af35-610521c63ed3 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/d216298f-bb6c-45ed-90de-b599a80502ad returned with HTTP 200 Sep 08 07:01:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1565/3133] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:35 2026] GET /volume/v3/volumes/d216298f-bb6c-45ed-90de-b599a80502ad => generated 861 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2eb0dd6b-ec6d-4797-a398-810bb9e3cb9c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2eb0dd6b-ec6d-4797-a398-810bb9e3cb9c tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/e1a751bf-1a70-49b9-be0c-be10a550b86e Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2eb0dd6b-ec6d-4797-a398-810bb9e3cb9c tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2eb0dd6b-ec6d-4797-a398-810bb9e3cb9c tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:35 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:35 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2eb0dd6b-ec6d-4797-a398-810bb9e3cb9c tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2eb0dd6b-ec6d-4797-a398-810bb9e3cb9c tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/e1a751bf-1a70-49b9-be0c-be10a550b86e returned with HTTP 200 Sep 08 07:01:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1569/3134] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:35 2026] GET /volume/v3/volumes/e1a751bf-1a70-49b9-be0c-be10a550b86e => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f22f62a1-4584-4580-840d-350e5747f363 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f22f62a1-4584-4580-840d-350e5747f363 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c Sep 08 07:01:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f22f62a1-4584-4580-840d-350e5747f363 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f22f62a1-4584-4580-840d-350e5747f363 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f22f62a1-4584-4580-840d-350e5747f363 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c returned with HTTP 404 Sep 08 07:01:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1566/3135] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:36 2026] GET /volume/v3/volumes/dea3e977-53b2-4408-abed-16d1d6048b0c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 07:01:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-76947630-d776-449d-a9e2-01179315f860 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-76947630-d776-449d-a9e2-01179315f860 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:01:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-76947630-d776-449d-a9e2-01179315f860 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1858650020"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-76947630-d776-449d-a9e2-01179315f860 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1858650020'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:01:36 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-76947630-d776-449d-a9e2-01179315f860 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Create volume of 1 GB Sep 08 07:01:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-76947630-d776-449d-a9e2-01179315f860 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Availability Zones retrieved successfully. Sep 08 07:01:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76947630-d776-449d-a9e2-01179315f860 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Flow 'volume_create_api' (f3b9728e-43cb-479c-a8ba-dc0ff0579271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76947630-d776-449d-a9e2-01179315f860 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26db684b-6a26-4c4d-9164-6cefd679f2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-76947630-d776-449d-a9e2-01179315f860 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:01:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76947630-d776-449d-a9e2-01179315f860 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26db684b-6a26-4c4d-9164-6cefd679f2d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76947630-d776-449d-a9e2-01179315f860 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c587c86-0df7-4a5f-9a55-ba20a6e76cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:36 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-76947630-d776-449d-a9e2-01179315f860 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Created reservations ['0b2aa38c-9e84-48ef-bf07-3688a2ef9238', 'ff1a6c34-a0c1-4f43-9a3b-785cbf4c98c7', 'dac96100-651e-4237-810a-919bb6800036', 'f67d1ab1-4085-4a1d-8c8b-45841b89bc48'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76947630-d776-449d-a9e2-01179315f860 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c587c86-0df7-4a5f-9a55-ba20a6e76cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b2aa38c-9e84-48ef-bf07-3688a2ef9238', 'ff1a6c34-a0c1-4f43-9a3b-785cbf4c98c7', 'dac96100-651e-4237-810a-919bb6800036', 'f67d1ab1-4085-4a1d-8c8b-45841b89bc48']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76947630-d776-449d-a9e2-01179315f860 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd1b5300-a3b4-48b9-9c3a-ee853f125f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5c837ed5-0eef-46f9-a567-088a4c0b8768 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c837ed5-0eef-46f9-a567-088a4c0b8768 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] GET http://192.168.122.168/volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd Sep 08 07:01:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5c837ed5-0eef-46f9-a567-088a4c0b8768 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5c837ed5-0eef-46f9-a567-088a4c0b8768 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76947630-d776-449d-a9e2-01179315f860 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd1b5300-a3b4-48b9-9c3a-ee853f125f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1858650020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6367f07ddf4a4cb92e17a1b8b6bb5b',qos_specs=None,replication_status=,reservations=['0b2aa38c-9e84-48ef-bf07-3688a2ef9238','ff1a6c34-a0c1-4f43-9a3b-785cbf4c98c7','dac96100-651e-4237-810a-919bb6800036','f67d1ab1-4085-4a1d-8c8b-45841b89bc48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b8690b455d34f248f0182e09db083f9',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:01:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1858650020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c6367f07ddf4a4cb92e17a1b8b6bb5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b8690b455d34f248f0182e09db083f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76947630-d776-449d-a9e2-01179315f860 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbb48267-5cca-46d4-b356-08cb57df123e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5c837ed5-0eef-46f9-a567-088a4c0b8768 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Snapshot retrieved successfully. Sep 08 07:01:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c837ed5-0eef-46f9-a567-088a4c0b8768 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] http://192.168.122.168/volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd returned with HTTP 200 Sep 08 07:01:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1567/3136] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:36 2026] GET /volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd => generated 436 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76947630-d776-449d-a9e2-01179315f860 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbb48267-5cca-46d4-b356-08cb57df123e) transitioned into state 'SUCCESS' from state '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-1858650020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6367f07ddf4a4cb92e17a1b8b6bb5b',qos_specs=None,replication_status=,reservations=['0b2aa38c-9e84-48ef-bf07-3688a2ef9238','ff1a6c34-a0c1-4f43-9a3b-785cbf4c98c7','dac96100-651e-4237-810a-919bb6800036','f67d1ab1-4085-4a1d-8c8b-45841b89bc48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b8690b455d34f248f0182e09db083f9',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76947630-d776-449d-a9e2-01179315f860 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f57b36a7-7a87-49d3-ab12-090c6a356941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76947630-d776-449d-a9e2-01179315f860 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f57b36a7-7a87-49d3-ab12-090c6a356941) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:36 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-76947630-d776-449d-a9e2-01179315f860 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Flow 'volume_create_api' (f3b9728e-43cb-479c-a8ba-dc0ff0579271) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-76947630-d776-449d-a9e2-01179315f860 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Create volume request issued successfully. Sep 08 07:01:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-76947630-d776-449d-a9e2-01179315f860 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:01:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1570/3137] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 07:01:36 2026] POST /volume/v3/volumes => generated 787 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 07:01:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5f01468e-e3a7-423f-9412-1be4814a62fb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5f01468e-e3a7-423f-9412-1be4814a62fb tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 Sep 08 07:01:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5f01468e-e3a7-423f-9412-1be4814a62fb tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5f01468e-e3a7-423f-9412-1be4814a62fb tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5f01468e-e3a7-423f-9412-1be4814a62fb tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5f01468e-e3a7-423f-9412-1be4814a62fb tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 returned with HTTP 200 Sep 08 07:01:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1568/3138] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:36 2026] GET /volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 => generated 966 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b956e222-db68-4fae-8b22-67275672ea1d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b956e222-db68-4fae-8b22-67275672ea1d tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/e1a751bf-1a70-49b9-be0c-be10a550b86e Sep 08 07:01:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b956e222-db68-4fae-8b22-67275672ea1d tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b956e222-db68-4fae-8b22-67275672ea1d tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:36 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:36 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:36 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:36 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:36 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b956e222-db68-4fae-8b22-67275672ea1d tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b956e222-db68-4fae-8b22-67275672ea1d tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/e1a751bf-1a70-49b9-be0c-be10a550b86e returned with HTTP 200 Sep 08 07:01:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1571/3139] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:36 2026] GET /volume/v3/volumes/e1a751bf-1a70-49b9-be0c-be10a550b86e => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-797b0252-e54e-4bef-b698-3e4d6d5d7438 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-797b0252-e54e-4bef-b698-3e4d6d5d7438 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/fa318b77-8ac7-440d-8b3a-cb6ffdd672fc Sep 08 07:01:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-797b0252-e54e-4bef-b698-3e4d6d5d7438 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-797b0252-e54e-4bef-b698-3e4d6d5d7438 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-797b0252-e54e-4bef-b698-3e4d6d5d7438 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-797b0252-e54e-4bef-b698-3e4d6d5d7438 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/fa318b77-8ac7-440d-8b3a-cb6ffdd672fc returned with HTTP 200 Sep 08 07:01:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1569/3140] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:36 2026] GET /volume/v3/volumes/fa318b77-8ac7-440d-8b3a-cb6ffdd672fc => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1cd02996-87f7-4027-8df8-078650a80d44 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1cd02996-87f7-4027-8df8-078650a80d44 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] GET http://192.168.122.168/volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd Sep 08 07:01:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1cd02996-87f7-4027-8df8-078650a80d44 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1cd02996-87f7-4027-8df8-078650a80d44 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1cd02996-87f7-4027-8df8-078650a80d44 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Snapshot retrieved successfully. Sep 08 07:01:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1cd02996-87f7-4027-8df8-078650a80d44 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] http://192.168.122.168/volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd returned with HTTP 200 Sep 08 07:01:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1572/3141] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:37 2026] GET /volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd => generated 436 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1172ae5b-ba7d-4f30-89db-a0e097ab9a3a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1172ae5b-ba7d-4f30-89db-a0e097ab9a3a tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 Sep 08 07:01:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1172ae5b-ba7d-4f30-89db-a0e097ab9a3a tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:37 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1172ae5b-ba7d-4f30-89db-a0e097ab9a3a tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:37 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:37 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:37 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:37 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1172ae5b-ba7d-4f30-89db-a0e097ab9a3a tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1172ae5b-ba7d-4f30-89db-a0e097ab9a3a tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 returned with HTTP 200 Sep 08 07:01:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1570/3142] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:37 2026] GET /volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-de35897b-27a1-46fc-bf2d-9f485e1d36a1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-de35897b-27a1-46fc-bf2d-9f485e1d36a1 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/fa318b77-8ac7-440d-8b3a-cb6ffdd672fc Sep 08 07:01:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-de35897b-27a1-46fc-bf2d-9f485e1d36a1 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-de35897b-27a1-46fc-bf2d-9f485e1d36a1 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-de35897b-27a1-46fc-bf2d-9f485e1d36a1 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-de35897b-27a1-46fc-bf2d-9f485e1d36a1 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/fa318b77-8ac7-440d-8b3a-cb6ffdd672fc returned with HTTP 200 Sep 08 07:01:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1573/3143] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:38 2026] GET /volume/v3/volumes/fa318b77-8ac7-440d-8b3a-cb6ffdd672fc => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ec6e6248-868c-4128-8961-6cfeca106ab9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec6e6248-868c-4128-8961-6cfeca106ab9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] GET http://192.168.122.168/volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd Sep 08 07:01:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ec6e6248-868c-4128-8961-6cfeca106ab9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ec6e6248-868c-4128-8961-6cfeca106ab9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ec6e6248-868c-4128-8961-6cfeca106ab9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Snapshot retrieved successfully. Sep 08 07:01:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec6e6248-868c-4128-8961-6cfeca106ab9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] http://192.168.122.168/volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd returned with HTTP 200 Sep 08 07:01:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1571/3144] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:38 2026] GET /volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd => generated 436 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2474a4d1-1629-40a4-b7f9-8c7db8984e02 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2474a4d1-1629-40a4-b7f9-8c7db8984e02 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 Sep 08 07:01:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2474a4d1-1629-40a4-b7f9-8c7db8984e02 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2474a4d1-1629-40a4-b7f9-8c7db8984e02 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:38 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:38 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2474a4d1-1629-40a4-b7f9-8c7db8984e02 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2474a4d1-1629-40a4-b7f9-8c7db8984e02 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 returned with HTTP 200 Sep 08 07:01:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1574/3145] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:38 2026] GET /volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2777ae02-be44-425f-b7fd-252dbecaacaa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2777ae02-be44-425f-b7fd-252dbecaacaa tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/fa318b77-8ac7-440d-8b3a-cb6ffdd672fc Sep 08 07:01:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2777ae02-be44-425f-b7fd-252dbecaacaa tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2777ae02-be44-425f-b7fd-252dbecaacaa tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2777ae02-be44-425f-b7fd-252dbecaacaa tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2777ae02-be44-425f-b7fd-252dbecaacaa tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/fa318b77-8ac7-440d-8b3a-cb6ffdd672fc returned with HTTP 200 Sep 08 07:01:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1572/3146] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:39 2026] GET /volume/v3/volumes/fa318b77-8ac7-440d-8b3a-cb6ffdd672fc => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3fbbf0db-8661-427f-b1ec-2851f071560e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3fbbf0db-8661-427f-b1ec-2851f071560e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] GET http://192.168.122.168/volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd Sep 08 07:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3fbbf0db-8661-427f-b1ec-2851f071560e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3fbbf0db-8661-427f-b1ec-2851f071560e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3fbbf0db-8661-427f-b1ec-2851f071560e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Snapshot retrieved successfully. Sep 08 07:01:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3fbbf0db-8661-427f-b1ec-2851f071560e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] http://192.168.122.168/volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd returned with HTTP 200 Sep 08 07:01:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1575/3147] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:39 2026] GET /volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd => generated 463 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b1574b5e-74e9-448c-b188-6868d08d46d1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b1574b5e-74e9-448c-b188-6868d08d46d1 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd Sep 08 07:01:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b1574b5e-74e9-448c-b188-6868d08d46d1 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b1574b5e-74e9-448c-b188-6868d08d46d1 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:39 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-b1574b5e-74e9-448c-b188-6868d08d46d1 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Delete snapshot with id: dffb0440-1ad3-47af-a454-b96ac1b4d0cd Sep 08 07:01:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b1574b5e-74e9-448c-b188-6868d08d46d1 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Snapshot retrieved successfully. Sep 08 07:01:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b1574b5e-74e9-448c-b188-6868d08d46d1 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Snapshot delete request issued successfully. Sep 08 07:01:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b1574b5e-74e9-448c-b188-6868d08d46d1 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] http://192.168.122.168/volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd returned with HTTP 202 Sep 08 07:01:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1573/3148] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 07:01:39 2026] DELETE /volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-516acf7f-0d69-477d-a4e2-a0555a384616 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-516acf7f-0d69-477d-a4e2-a0555a384616 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] GET http://192.168.122.168/volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd Sep 08 07:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-516acf7f-0d69-477d-a4e2-a0555a384616 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-516acf7f-0d69-477d-a4e2-a0555a384616 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-516acf7f-0d69-477d-a4e2-a0555a384616 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Snapshot retrieved successfully. Sep 08 07:01:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-516acf7f-0d69-477d-a4e2-a0555a384616 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] http://192.168.122.168/volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd returned with HTTP 200 Sep 08 07:01:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1576/3149] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:39 2026] GET /volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd => generated 462 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5e51b19c-9552-42a2-b345-322f5e94a9df None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5e51b19c-9552-42a2-b345-322f5e94a9df tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 Sep 08 07:01:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5e51b19c-9552-42a2-b345-322f5e94a9df tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5e51b19c-9552-42a2-b345-322f5e94a9df tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5e51b19c-9552-42a2-b345-322f5e94a9df tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5e51b19c-9552-42a2-b345-322f5e94a9df tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 returned with HTTP 200 Sep 08 07:01:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1574/3150] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:39 2026] GET /volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 => generated 1016 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c71b2209-e66f-4e05-828a-f3723cc47e3c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c71b2209-e66f-4e05-828a-f3723cc47e3c tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/fa318b77-8ac7-440d-8b3a-cb6ffdd672fc Sep 08 07:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c71b2209-e66f-4e05-828a-f3723cc47e3c tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c71b2209-e66f-4e05-828a-f3723cc47e3c tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c71b2209-e66f-4e05-828a-f3723cc47e3c tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c71b2209-e66f-4e05-828a-f3723cc47e3c tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/fa318b77-8ac7-440d-8b3a-cb6ffdd672fc returned with HTTP 200 Sep 08 07:01:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1577/3151] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:40 2026] GET /volume/v3/volumes/fa318b77-8ac7-440d-8b3a-cb6ffdd672fc => generated 861 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-614d0d17-2422-47d1-b591-3614a03127aa None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-614d0d17-2422-47d1-b591-3614a03127aa tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/28b69448-40e8-4506-a207-ed1971ac1e58 Sep 08 07:01:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-614d0d17-2422-47d1-b591-3614a03127aa tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-614d0d17-2422-47d1-b591-3614a03127aa tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-614d0d17-2422-47d1-b591-3614a03127aa tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-614d0d17-2422-47d1-b591-3614a03127aa tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/28b69448-40e8-4506-a207-ed1971ac1e58 returned with HTTP 200 Sep 08 07:01:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1575/3152] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:40 2026] GET /volume/v3/volumes/28b69448-40e8-4506-a207-ed1971ac1e58 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2a707c84-f39c-4e77-979d-50b4c2d76335 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2a707c84-f39c-4e77-979d-50b4c2d76335 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] GET http://192.168.122.168/volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd Sep 08 07:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2a707c84-f39c-4e77-979d-50b4c2d76335 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2a707c84-f39c-4e77-979d-50b4c2d76335 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2a707c84-f39c-4e77-979d-50b4c2d76335 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Snapshot retrieved successfully. Sep 08 07:01:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2a707c84-f39c-4e77-979d-50b4c2d76335 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] http://192.168.122.168/volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd returned with HTTP 200 Sep 08 07:01:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1578/3153] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:40 2026] GET /volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd => generated 462 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e820c7e5-73e0-4b55-8343-5b83c62abc02 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e820c7e5-73e0-4b55-8343-5b83c62abc02 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 Sep 08 07:01:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e820c7e5-73e0-4b55-8343-5b83c62abc02 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e820c7e5-73e0-4b55-8343-5b83c62abc02 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e820c7e5-73e0-4b55-8343-5b83c62abc02 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e820c7e5-73e0-4b55-8343-5b83c62abc02 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 returned with HTTP 200 Sep 08 07:01:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1576/3154] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:40 2026] GET /volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 => generated 1016 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a3f73287-40df-47bd-81b0-b2a88bde31bd None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3f73287-40df-47bd-81b0-b2a88bde31bd tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/28b69448-40e8-4506-a207-ed1971ac1e58 Sep 08 07:01:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a3f73287-40df-47bd-81b0-b2a88bde31bd tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a3f73287-40df-47bd-81b0-b2a88bde31bd tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a3f73287-40df-47bd-81b0-b2a88bde31bd tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3f73287-40df-47bd-81b0-b2a88bde31bd tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/28b69448-40e8-4506-a207-ed1971ac1e58 returned with HTTP 200 Sep 08 07:01:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1579/3155] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:41 2026] GET /volume/v3/volumes/28b69448-40e8-4506-a207-ed1971ac1e58 => generated 861 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6fbf2e82-38a1-4fba-b7b8-75b7e8a3e100 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6fbf2e82-38a1-4fba-b7b8-75b7e8a3e100 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/75596ec6-90a0-4cfd-91d6-0869f9697f60 Sep 08 07:01:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6fbf2e82-38a1-4fba-b7b8-75b7e8a3e100 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6fbf2e82-38a1-4fba-b7b8-75b7e8a3e100 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6fbf2e82-38a1-4fba-b7b8-75b7e8a3e100 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6fbf2e82-38a1-4fba-b7b8-75b7e8a3e100 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/75596ec6-90a0-4cfd-91d6-0869f9697f60 returned with HTTP 200 Sep 08 07:01:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1577/3156] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:41 2026] GET /volume/v3/volumes/75596ec6-90a0-4cfd-91d6-0869f9697f60 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a26cafdf-0e51-42e6-ac91-cda730d87ba9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a26cafdf-0e51-42e6-ac91-cda730d87ba9 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] DELETE http://192.168.122.168/volume/v3/volumes/75596ec6-90a0-4cfd-91d6-0869f9697f60 Sep 08 07:01:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a26cafdf-0e51-42e6-ac91-cda730d87ba9 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a26cafdf-0e51-42e6-ac91-cda730d87ba9 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:41 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-a26cafdf-0e51-42e6-ac91-cda730d87ba9 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Delete volume with id: 75596ec6-90a0-4cfd-91d6-0869f9697f60 Sep 08 07:01:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a26cafdf-0e51-42e6-ac91-cda730d87ba9 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a26cafdf-0e51-42e6-ac91-cda730d87ba9 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Delete volume request issued successfully. Sep 08 07:01:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a26cafdf-0e51-42e6-ac91-cda730d87ba9 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/75596ec6-90a0-4cfd-91d6-0869f9697f60 returned with HTTP 202 Sep 08 07:01:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1580/3157] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:01:41 2026] DELETE /volume/v3/volumes/75596ec6-90a0-4cfd-91d6-0869f9697f60 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:01:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6c040acb-93c0-4849-bfd2-3cd9ed1668d3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6c040acb-93c0-4849-bfd2-3cd9ed1668d3 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/75596ec6-90a0-4cfd-91d6-0869f9697f60 Sep 08 07:01:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6c040acb-93c0-4849-bfd2-3cd9ed1668d3 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6c040acb-93c0-4849-bfd2-3cd9ed1668d3 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6c040acb-93c0-4849-bfd2-3cd9ed1668d3 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6c040acb-93c0-4849-bfd2-3cd9ed1668d3 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/75596ec6-90a0-4cfd-91d6-0869f9697f60 returned with HTTP 200 Sep 08 07:01:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1578/3158] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:41 2026] GET /volume/v3/volumes/75596ec6-90a0-4cfd-91d6-0869f9697f60 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cc8a77ad-11a6-4172-95ad-8234ec28fe62 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc8a77ad-11a6-4172-95ad-8234ec28fe62 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] GET http://192.168.122.168/volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd Sep 08 07:01:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cc8a77ad-11a6-4172-95ad-8234ec28fe62 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cc8a77ad-11a6-4172-95ad-8234ec28fe62 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc8a77ad-11a6-4172-95ad-8234ec28fe62 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] http://192.168.122.168/volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd returned with HTTP 404 Sep 08 07:01:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1581/3159] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:41 2026] GET /volume/v3/snapshots/dffb0440-1ad3-47af-a454-b96ac1b4d0cd => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dd04d965-cfa8-456e-a005-2f941c04a815 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dd04d965-cfa8-456e-a005-2f941c04a815 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a Sep 08 07:01:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dd04d965-cfa8-456e-a005-2f941c04a815 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dd04d965-cfa8-456e-a005-2f941c04a815 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:41 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-dd04d965-cfa8-456e-a005-2f941c04a815 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete volume with id: c124cbd3-9c94-4db9-8713-dfc83a8e3c0a Sep 08 07:01:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dd04d965-cfa8-456e-a005-2f941c04a815 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:01:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dd04d965-cfa8-456e-a005-2f941c04a815 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete volume request issued successfully. Sep 08 07:01:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dd04d965-cfa8-456e-a005-2f941c04a815 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a returned with HTTP 202 Sep 08 07:01:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1579/3160] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:01:41 2026] DELETE /volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:01:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-eec6e782-b8cd-45c5-96da-9ef551ba5626 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eec6e782-b8cd-45c5-96da-9ef551ba5626 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a Sep 08 07:01:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eec6e782-b8cd-45c5-96da-9ef551ba5626 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eec6e782-b8cd-45c5-96da-9ef551ba5626 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-eec6e782-b8cd-45c5-96da-9ef551ba5626 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:01:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-97c8b5d8-01ac-4568-adc5-298438eed0c0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-97c8b5d8-01ac-4568-adc5-298438eed0c0 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 Sep 08 07:01:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eec6e782-b8cd-45c5-96da-9ef551ba5626 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a returned with HTTP 200 Sep 08 07:01:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-97c8b5d8-01ac-4568-adc5-298438eed0c0 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-97c8b5d8-01ac-4568-adc5-298438eed0c0 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1582/3161] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:41 2026] GET /volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a => generated 1015 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-97c8b5d8-01ac-4568-adc5-298438eed0c0 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-97c8b5d8-01ac-4568-adc5-298438eed0c0 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 returned with HTTP 200 Sep 08 07:01:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1580/3162] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:42 2026] GET /volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 => generated 1016 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6a3b0c98-dbf5-4bc8-b253-55c7c9fb0933 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6a3b0c98-dbf5-4bc8-b253-55c7c9fb0933 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/75596ec6-90a0-4cfd-91d6-0869f9697f60 Sep 08 07:01:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6a3b0c98-dbf5-4bc8-b253-55c7c9fb0933 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6a3b0c98-dbf5-4bc8-b253-55c7c9fb0933 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6a3b0c98-dbf5-4bc8-b253-55c7c9fb0933 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/75596ec6-90a0-4cfd-91d6-0869f9697f60 returned with HTTP 404 Sep 08 07:01:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1583/3163] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:42 2026] GET /volume/v3/volumes/75596ec6-90a0-4cfd-91d6-0869f9697f60 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8bc770f4-9335-4425-967f-3e7096b1acef None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8bc770f4-9335-4425-967f-3e7096b1acef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] DELETE http://192.168.122.168/volume/v3/volumes/28b69448-40e8-4506-a207-ed1971ac1e58 Sep 08 07:01:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8bc770f4-9335-4425-967f-3e7096b1acef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8bc770f4-9335-4425-967f-3e7096b1acef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:42 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-8bc770f4-9335-4425-967f-3e7096b1acef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Delete volume with id: 28b69448-40e8-4506-a207-ed1971ac1e58 Sep 08 07:01:42 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:42 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8bc770f4-9335-4425-967f-3e7096b1acef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8bc770f4-9335-4425-967f-3e7096b1acef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Delete volume request issued successfully. Sep 08 07:01:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8bc770f4-9335-4425-967f-3e7096b1acef tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/28b69448-40e8-4506-a207-ed1971ac1e58 returned with HTTP 202 Sep 08 07:01:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1581/3164] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:01:42 2026] DELETE /volume/v3/volumes/28b69448-40e8-4506-a207-ed1971ac1e58 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:01:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-43f1066c-6e9b-4eb8-a836-a5470ab6e4ac None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-43f1066c-6e9b-4eb8-a836-a5470ab6e4ac tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/28b69448-40e8-4506-a207-ed1971ac1e58 Sep 08 07:01:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-43f1066c-6e9b-4eb8-a836-a5470ab6e4ac tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-43f1066c-6e9b-4eb8-a836-a5470ab6e4ac tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-43f1066c-6e9b-4eb8-a836-a5470ab6e4ac tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-43f1066c-6e9b-4eb8-a836-a5470ab6e4ac tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/28b69448-40e8-4506-a207-ed1971ac1e58 returned with HTTP 200 Sep 08 07:01:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1584/3165] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:42 2026] GET /volume/v3/volumes/28b69448-40e8-4506-a207-ed1971ac1e58 => generated 860 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ac79fd90-57cc-42e3-9fd4-e2130822242d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ac79fd90-57cc-42e3-9fd4-e2130822242d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a Sep 08 07:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ac79fd90-57cc-42e3-9fd4-e2130822242d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ac79fd90-57cc-42e3-9fd4-e2130822242d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ac79fd90-57cc-42e3-9fd4-e2130822242d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a returned with HTTP 404 Sep 08 07:01:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1582/3166] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:43 2026] GET /volume/v3/volumes/c124cbd3-9c94-4db9-8713-dfc83a8e3c0a => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f8d54835-78ec-4c52-adf2-e14b82408028 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4158129f-6b4f-4205-9129-3e9b849e1227 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f8d54835-78ec-4c52-adf2-e14b82408028 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 Sep 08 07:01:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4158129f-6b4f-4205-9129-3e9b849e1227 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:01:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f8d54835-78ec-4c52-adf2-e14b82408028 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4158129f-6b4f-4205-9129-3e9b849e1227 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1541198481"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f8d54835-78ec-4c52-adf2-e14b82408028 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-4158129f-6b4f-4205-9129-3e9b849e1227 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1541198481'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:01:43 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-4158129f-6b4f-4205-9129-3e9b849e1227 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume of 1 GB Sep 08 07:01:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4158129f-6b4f-4205-9129-3e9b849e1227 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Availability Zones retrieved successfully. Sep 08 07:01:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f8d54835-78ec-4c52-adf2-e14b82408028 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f8d54835-78ec-4c52-adf2-e14b82408028 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 returned with HTTP 200 Sep 08 07:01:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1585/3167] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:43 2026] GET /volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 => generated 1017 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4158129f-6b4f-4205-9129-3e9b849e1227 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Flow 'volume_create_api' (88da5015-712f-463b-b77d-cd647a59ce02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-89ac702b-a0b1-4b60-980a-f811c1fd7885 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-89ac702b-a0b1-4b60-980a-f811c1fd7885 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 08 07:01:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-89ac702b-a0b1-4b60-980a-f811c1fd7885 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1874009311"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4158129f-6b4f-4205-9129-3e9b849e1227 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3386236a-1afa-4265-98ec-6f542f9a1a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-4158129f-6b4f-4205-9129-3e9b849e1227 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:01:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-89ac702b-a0b1-4b60-980a-f811c1fd7885 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:43 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-89ac702b-a0b1-4b60-980a-f811c1fd7885 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Create snapshot from volume c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 Sep 08 07:01:43 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-89ac702b-a0b1-4b60-980a-f811c1fd7885 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Created reservations ['d542a465-6ae1-4872-a29f-d08973e3adba', '1eab5dc4-e1c2-4360-8790-9bba29fdbaf4', 'e50e4f09-3423-44f6-a006-6edb279eeffd', 'fd876505-cef1-4bf6-9415-639310aab8c4'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4158129f-6b4f-4205-9129-3e9b849e1227 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3386236a-1afa-4265-98ec-6f542f9a1a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4158129f-6b4f-4205-9129-3e9b849e1227 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36fe81ef-af04-42dd-800b-cb9d31ce46cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-89ac702b-a0b1-4b60-980a-f811c1fd7885 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot create request issued successfully. Sep 08 07:01:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-89ac702b-a0b1-4b60-980a-f811c1fd7885 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 07:01:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1586/3168] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 07:01:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c79080df-1ad6-489c-984a-c04397836821 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c79080df-1ad6-489c-984a-c04397836821 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d Sep 08 07:01:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c79080df-1ad6-489c-984a-c04397836821 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c79080df-1ad6-489c-984a-c04397836821 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c79080df-1ad6-489c-984a-c04397836821 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:01:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c79080df-1ad6-489c-984a-c04397836821 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d returned with HTTP 200 Sep 08 07:01:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1587/3169] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:43 2026] GET /volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-4158129f-6b4f-4205-9129-3e9b849e1227 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Created reservations ['5fccdb31-5280-4130-870c-09408f59e2dc', '5b6f4838-ba9e-41e1-a9c3-1f35404fdfb3', 'c5c99bd5-8b3d-4fac-95a3-243fa3d0d8a3', '7918fce1-9030-43d9-bbc1-f23f90ab0ba9'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4158129f-6b4f-4205-9129-3e9b849e1227 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36fe81ef-af04-42dd-800b-cb9d31ce46cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fccdb31-5280-4130-870c-09408f59e2dc', '5b6f4838-ba9e-41e1-a9c3-1f35404fdfb3', 'c5c99bd5-8b3d-4fac-95a3-243fa3d0d8a3', '7918fce1-9030-43d9-bbc1-f23f90ab0ba9']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4158129f-6b4f-4205-9129-3e9b849e1227 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81604791-5597-457a-b05a-7c1f0a0c5e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4158129f-6b4f-4205-9129-3e9b849e1227 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81604791-5597-457a-b05a-7c1f0a0c5e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ed6e326-27fc-4f84-97f9-b0bf0dd542e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1541198481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc639babed634473856ad52d77e5a6af',qos_specs=None,replication_status=,reservations=['5fccdb31-5280-4130-870c-09408f59e2dc','5b6f4838-ba9e-41e1-a9c3-1f35404fdfb3','c5c99bd5-8b3d-4fac-95a3-243fa3d0d8a3','7918fce1-9030-43d9-bbc1-f23f90ab0ba9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c850edcf996545b89f3d8d0b683570e0',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:01:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1541198481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ed6e326-27fc-4f84-97f9-b0bf0dd542e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc639babed634473856ad52d77e5a6af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c850edcf996545b89f3d8d0b683570e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4158129f-6b4f-4205-9129-3e9b849e1227 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54a4f40d-ad8f-451a-ac50-2f86c512d51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4158129f-6b4f-4205-9129-3e9b849e1227 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54a4f40d-ad8f-451a-ac50-2f86c512d51c) transitioned into state 'SUCCESS' from state '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-1541198481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc639babed634473856ad52d77e5a6af',qos_specs=None,replication_status=,reservations=['5fccdb31-5280-4130-870c-09408f59e2dc','5b6f4838-ba9e-41e1-a9c3-1f35404fdfb3','c5c99bd5-8b3d-4fac-95a3-243fa3d0d8a3','7918fce1-9030-43d9-bbc1-f23f90ab0ba9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c850edcf996545b89f3d8d0b683570e0',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4158129f-6b4f-4205-9129-3e9b849e1227 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1c99a2d-a26b-4521-b347-05380d0c709c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4158129f-6b4f-4205-9129-3e9b849e1227 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1c99a2d-a26b-4521-b347-05380d0c709c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4158129f-6b4f-4205-9129-3e9b849e1227 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Flow 'volume_create_api' (88da5015-712f-463b-b77d-cd647a59ce02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4158129f-6b4f-4205-9129-3e9b849e1227 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume request issued successfully. Sep 08 07:01:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4158129f-6b4f-4205-9129-3e9b849e1227 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:01:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1583/3170] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 07:01:43 2026] POST /volume/v3/volumes => generated 787 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ef259985-fe4a-4770-acc5-700f9f9f826f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ef259985-fe4a-4770-acc5-700f9f9f826f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/5ed6e326-27fc-4f84-97f9-b0bf0dd542e5 Sep 08 07:01:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ef259985-fe4a-4770-acc5-700f9f9f826f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ef259985-fe4a-4770-acc5-700f9f9f826f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ef259985-fe4a-4770-acc5-700f9f9f826f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:01:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ef259985-fe4a-4770-acc5-700f9f9f826f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/5ed6e326-27fc-4f84-97f9-b0bf0dd542e5 returned with HTTP 200 Sep 08 07:01:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1588/3171] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:43 2026] GET /volume/v3/volumes/5ed6e326-27fc-4f84-97f9-b0bf0dd542e5 => generated 966 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-98eea3a1-5c16-454a-9306-6e26e0c38ee9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-98eea3a1-5c16-454a-9306-6e26e0c38ee9 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/28b69448-40e8-4506-a207-ed1971ac1e58 Sep 08 07:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-98eea3a1-5c16-454a-9306-6e26e0c38ee9 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-98eea3a1-5c16-454a-9306-6e26e0c38ee9 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-98eea3a1-5c16-454a-9306-6e26e0c38ee9 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-98eea3a1-5c16-454a-9306-6e26e0c38ee9 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/28b69448-40e8-4506-a207-ed1971ac1e58 returned with HTTP 200 Sep 08 07:01:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1584/3172] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:43 2026] GET /volume/v3/volumes/28b69448-40e8-4506-a207-ed1971ac1e58 => generated 860 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:01:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4e54fde2-2d9c-42a8-ad44-7228acd1d34c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4e54fde2-2d9c-42a8-ad44-7228acd1d34c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d Sep 08 07:01:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4e54fde2-2d9c-42a8-ad44-7228acd1d34c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4e54fde2-2d9c-42a8-ad44-7228acd1d34c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4e54fde2-2d9c-42a8-ad44-7228acd1d34c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:01:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4e54fde2-2d9c-42a8-ad44-7228acd1d34c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d returned with HTTP 200 Sep 08 07:01:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1589/3173] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:44 2026] GET /volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dae6f5ba-1557-4014-b91e-60383be6b4bd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dae6f5ba-1557-4014-b91e-60383be6b4bd tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/5ed6e326-27fc-4f84-97f9-b0bf0dd542e5 Sep 08 07:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dae6f5ba-1557-4014-b91e-60383be6b4bd tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dae6f5ba-1557-4014-b91e-60383be6b4bd tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dae6f5ba-1557-4014-b91e-60383be6b4bd tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:01:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dae6f5ba-1557-4014-b91e-60383be6b4bd tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/5ed6e326-27fc-4f84-97f9-b0bf0dd542e5 returned with HTTP 200 Sep 08 07:01:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1585/3174] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:44 2026] GET /volume/v3/volumes/5ed6e326-27fc-4f84-97f9-b0bf0dd542e5 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-40551f50-6fae-4554-a1c1-f9de6f1afa8c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-40551f50-6fae-4554-a1c1-f9de6f1afa8c tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/28b69448-40e8-4506-a207-ed1971ac1e58 Sep 08 07:01:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-40551f50-6fae-4554-a1c1-f9de6f1afa8c tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-40551f50-6fae-4554-a1c1-f9de6f1afa8c tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-40551f50-6fae-4554-a1c1-f9de6f1afa8c tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/28b69448-40e8-4506-a207-ed1971ac1e58 returned with HTTP 404 Sep 08 07:01:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1590/3175] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:45 2026] GET /volume/v3/volumes/28b69448-40e8-4506-a207-ed1971ac1e58 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8e1022b7-e2c8-4b82-9721-f9a0ee2166fc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e1022b7-e2c8-4b82-9721-f9a0ee2166fc tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] DELETE http://192.168.122.168/volume/v3/volumes/fa318b77-8ac7-440d-8b3a-cb6ffdd672fc Sep 08 07:01:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8e1022b7-e2c8-4b82-9721-f9a0ee2166fc tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8e1022b7-e2c8-4b82-9721-f9a0ee2166fc tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:45 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-8e1022b7-e2c8-4b82-9721-f9a0ee2166fc tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Delete volume with id: fa318b77-8ac7-440d-8b3a-cb6ffdd672fc Sep 08 07:01:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8e1022b7-e2c8-4b82-9721-f9a0ee2166fc tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8e1022b7-e2c8-4b82-9721-f9a0ee2166fc tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Delete volume request issued successfully. Sep 08 07:01:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e1022b7-e2c8-4b82-9721-f9a0ee2166fc tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/fa318b77-8ac7-440d-8b3a-cb6ffdd672fc returned with HTTP 202 Sep 08 07:01:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1586/3176] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:01:45 2026] DELETE /volume/v3/volumes/fa318b77-8ac7-440d-8b3a-cb6ffdd672fc => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:01:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-68251761-28b9-4eda-8db2-9cebdc5befb0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-68251761-28b9-4eda-8db2-9cebdc5befb0 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/fa318b77-8ac7-440d-8b3a-cb6ffdd672fc Sep 08 07:01:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-68251761-28b9-4eda-8db2-9cebdc5befb0 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-68251761-28b9-4eda-8db2-9cebdc5befb0 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-68251761-28b9-4eda-8db2-9cebdc5befb0 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-68251761-28b9-4eda-8db2-9cebdc5befb0 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/fa318b77-8ac7-440d-8b3a-cb6ffdd672fc returned with HTTP 200 Sep 08 07:01:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1591/3177] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:45 2026] GET /volume/v3/volumes/fa318b77-8ac7-440d-8b3a-cb6ffdd672fc => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0d46b498-43f4-4f42-9583-35db772e0c25 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0d46b498-43f4-4f42-9583-35db772e0c25 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d Sep 08 07:01:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0d46b498-43f4-4f42-9583-35db772e0c25 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0d46b498-43f4-4f42-9583-35db772e0c25 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0d46b498-43f4-4f42-9583-35db772e0c25 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:01:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0d46b498-43f4-4f42-9583-35db772e0c25 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d returned with HTTP 200 Sep 08 07:01:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1587/3178] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:45 2026] GET /volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8fa5791b-0c9f-4956-93a0-547cff7192db None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8fa5791b-0c9f-4956-93a0-547cff7192db tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/5ed6e326-27fc-4f84-97f9-b0bf0dd542e5 Sep 08 07:01:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8fa5791b-0c9f-4956-93a0-547cff7192db tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8fa5791b-0c9f-4956-93a0-547cff7192db tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8fa5791b-0c9f-4956-93a0-547cff7192db tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:01:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8fa5791b-0c9f-4956-93a0-547cff7192db tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/5ed6e326-27fc-4f84-97f9-b0bf0dd542e5 returned with HTTP 200 Sep 08 07:01:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1592/3179] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:45 2026] GET /volume/v3/volumes/5ed6e326-27fc-4f84-97f9-b0bf0dd542e5 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4d4cc36b-0fa1-402e-a996-6e25bbbda403 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4d4cc36b-0fa1-402e-a996-6e25bbbda403 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/fa318b77-8ac7-440d-8b3a-cb6ffdd672fc Sep 08 07:01:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4d4cc36b-0fa1-402e-a996-6e25bbbda403 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4d4cc36b-0fa1-402e-a996-6e25bbbda403 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4d4cc36b-0fa1-402e-a996-6e25bbbda403 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/fa318b77-8ac7-440d-8b3a-cb6ffdd672fc returned with HTTP 404 Sep 08 07:01:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1588/3180] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:46 2026] GET /volume/v3/volumes/fa318b77-8ac7-440d-8b3a-cb6ffdd672fc => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-216989a9-e7d3-4fe2-89e3-67b618599056 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-216989a9-e7d3-4fe2-89e3-67b618599056 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] DELETE http://192.168.122.168/volume/v3/volumes/e1a751bf-1a70-49b9-be0c-be10a550b86e Sep 08 07:01:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-216989a9-e7d3-4fe2-89e3-67b618599056 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-216989a9-e7d3-4fe2-89e3-67b618599056 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:46 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-216989a9-e7d3-4fe2-89e3-67b618599056 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Delete volume with id: e1a751bf-1a70-49b9-be0c-be10a550b86e Sep 08 07:01:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-216989a9-e7d3-4fe2-89e3-67b618599056 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-216989a9-e7d3-4fe2-89e3-67b618599056 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Delete volume request issued successfully. Sep 08 07:01:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-216989a9-e7d3-4fe2-89e3-67b618599056 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/e1a751bf-1a70-49b9-be0c-be10a550b86e returned with HTTP 202 Sep 08 07:01:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1593/3181] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:01:46 2026] DELETE /volume/v3/volumes/e1a751bf-1a70-49b9-be0c-be10a550b86e => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:01:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3a5c2750-6194-4314-9b8b-aabb8297e86b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3a5c2750-6194-4314-9b8b-aabb8297e86b tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/e1a751bf-1a70-49b9-be0c-be10a550b86e Sep 08 07:01:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3a5c2750-6194-4314-9b8b-aabb8297e86b tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3a5c2750-6194-4314-9b8b-aabb8297e86b tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3a5c2750-6194-4314-9b8b-aabb8297e86b tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3a5c2750-6194-4314-9b8b-aabb8297e86b tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/e1a751bf-1a70-49b9-be0c-be10a550b86e returned with HTTP 200 Sep 08 07:01:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1589/3182] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:46 2026] GET /volume/v3/volumes/e1a751bf-1a70-49b9-be0c-be10a550b86e => generated 861 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d9aa6a3b-cb56-4ad8-b436-affcb7580936 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d9aa6a3b-cb56-4ad8-b436-affcb7580936 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d Sep 08 07:01:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d9aa6a3b-cb56-4ad8-b436-affcb7580936 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d9aa6a3b-cb56-4ad8-b436-affcb7580936 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d9aa6a3b-cb56-4ad8-b436-affcb7580936 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:01:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d9aa6a3b-cb56-4ad8-b436-affcb7580936 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d returned with HTTP 200 Sep 08 07:01:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1594/3183] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:46 2026] GET /volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7735eda5-340c-43cf-92dc-6f8dae4d91da None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7735eda5-340c-43cf-92dc-6f8dae4d91da tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] GET http://192.168.122.168/volume/v3/snapshots Sep 08 07:01:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7735eda5-340c-43cf-92dc-6f8dae4d91da tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7735eda5-340c-43cf-92dc-6f8dae4d91da tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-7735eda5-340c-43cf-92dc-6f8dae4d91da tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 07:01:46 devstack devstack@c-api.service[87202]: DEBUG cinder.db.api [None req-7735eda5-340c-43cf-92dc-6f8dae4d91da tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] Building query based on filter {{(pid=87202) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 07:01:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:46 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 07:01:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7735eda5-340c-43cf-92dc-6f8dae4d91da tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] Get all snapshots completed successfully. Sep 08 07:01:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7735eda5-340c-43cf-92dc-6f8dae4d91da tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] http://192.168.122.168/volume/v3/snapshots returned with HTTP 200 Sep 08 07:01:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1590/3184] 192.168.122.168 () {58 vars in 1127 bytes} [Tue Sep 8 07:01:46 2026] GET /volume/v3/snapshots => generated 336 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ab7c2f94-700e-4e62-9f19-424253fdfa31 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ab7c2f94-700e-4e62-9f19-424253fdfa31 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d Sep 08 07:01:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ab7c2f94-700e-4e62-9f19-424253fdfa31 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ab7c2f94-700e-4e62-9f19-424253fdfa31 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:46 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-ab7c2f94-700e-4e62-9f19-424253fdfa31 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Delete snapshot with id: 1bd7baa9-0da8-4d30-952b-56584606b44d Sep 08 07:01:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ab7c2f94-700e-4e62-9f19-424253fdfa31 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:01:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ab7c2f94-700e-4e62-9f19-424253fdfa31 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot delete request issued successfully. Sep 08 07:01:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ab7c2f94-700e-4e62-9f19-424253fdfa31 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d returned with HTTP 202 Sep 08 07:01:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1595/3185] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 07:01:46 2026] DELETE /volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:01:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4f3f46df-4971-4206-b2a8-5a848399ce50 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4f3f46df-4971-4206-b2a8-5a848399ce50 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d Sep 08 07:01:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4f3f46df-4971-4206-b2a8-5a848399ce50 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4f3f46df-4971-4206-b2a8-5a848399ce50 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4f3f46df-4971-4206-b2a8-5a848399ce50 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:01:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4f3f46df-4971-4206-b2a8-5a848399ce50 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d returned with HTTP 200 Sep 08 07:01:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1591/3186] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:46 2026] GET /volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-98a6c3a5-3cd2-4976-a281-63ff239ae008 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-98a6c3a5-3cd2-4976-a281-63ff239ae008 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/5ed6e326-27fc-4f84-97f9-b0bf0dd542e5 Sep 08 07:01:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-98a6c3a5-3cd2-4976-a281-63ff239ae008 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-98a6c3a5-3cd2-4976-a281-63ff239ae008 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-98a6c3a5-3cd2-4976-a281-63ff239ae008 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:01:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-98a6c3a5-3cd2-4976-a281-63ff239ae008 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/5ed6e326-27fc-4f84-97f9-b0bf0dd542e5 returned with HTTP 200 Sep 08 07:01:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1596/3187] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:46 2026] GET /volume/v3/volumes/5ed6e326-27fc-4f84-97f9-b0bf0dd542e5 => generated 1017 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ecfdc322-eed2-4184-9896-ab358a6e9de4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ecfdc322-eed2-4184-9896-ab358a6e9de4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 08 07:01:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ecfdc322-eed2-4184-9896-ab358a6e9de4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ed6e326-27fc-4f84-97f9-b0bf0dd542e5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-387985210"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ecfdc322-eed2-4184-9896-ab358a6e9de4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:01:47 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-ecfdc322-eed2-4184-9896-ab358a6e9de4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create snapshot from volume 5ed6e326-27fc-4f84-97f9-b0bf0dd542e5 Sep 08 07:01:47 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-ecfdc322-eed2-4184-9896-ab358a6e9de4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Created reservations ['4ba96f97-29d3-423c-bc7b-fcd0de39f158', '4e503eaa-743d-4ae9-a9d2-76eb50bdb290', '7f8fbef4-e5fa-4eff-85d1-a33698fb6ae5', '5b9df460-e1aa-40a5-9e99-485cdd035027'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ecfdc322-eed2-4184-9896-ab358a6e9de4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot create request issued successfully. Sep 08 07:01:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ecfdc322-eed2-4184-9896-ab358a6e9de4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 07:01:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1592/3188] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 07:01:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-86c378d2-0b1d-42cd-9686-21d8e8005f99 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-86c378d2-0b1d-42cd-9686-21d8e8005f99 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 Sep 08 07:01:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-86c378d2-0b1d-42cd-9686-21d8e8005f99 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-86c378d2-0b1d-42cd-9686-21d8e8005f99 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-86c378d2-0b1d-42cd-9686-21d8e8005f99 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:01:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-86c378d2-0b1d-42cd-9686-21d8e8005f99 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 returned with HTTP 200 Sep 08 07:01:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1597/3189] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:47 2026] GET /volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-199312d6-85ff-47b4-97fc-4132fbc9f1ed None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-199312d6-85ff-47b4-97fc-4132fbc9f1ed tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/e1a751bf-1a70-49b9-be0c-be10a550b86e Sep 08 07:01:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-199312d6-85ff-47b4-97fc-4132fbc9f1ed tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-199312d6-85ff-47b4-97fc-4132fbc9f1ed tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-199312d6-85ff-47b4-97fc-4132fbc9f1ed tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/e1a751bf-1a70-49b9-be0c-be10a550b86e returned with HTTP 404 Sep 08 07:01:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1593/3190] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:47 2026] GET /volume/v3/volumes/e1a751bf-1a70-49b9-be0c-be10a550b86e => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-569d5850-63db-4904-b29d-c36027dc316d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-569d5850-63db-4904-b29d-c36027dc316d tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] DELETE http://192.168.122.168/volume/v3/volumes/d216298f-bb6c-45ed-90de-b599a80502ad Sep 08 07:01:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-569d5850-63db-4904-b29d-c36027dc316d tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-569d5850-63db-4904-b29d-c36027dc316d tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:47 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-569d5850-63db-4904-b29d-c36027dc316d tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Delete volume with id: d216298f-bb6c-45ed-90de-b599a80502ad Sep 08 07:01:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-569d5850-63db-4904-b29d-c36027dc316d tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-569d5850-63db-4904-b29d-c36027dc316d tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Delete volume request issued successfully. Sep 08 07:01:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-569d5850-63db-4904-b29d-c36027dc316d tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/d216298f-bb6c-45ed-90de-b599a80502ad returned with HTTP 202 Sep 08 07:01:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1598/3191] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:01:47 2026] DELETE /volume/v3/volumes/d216298f-bb6c-45ed-90de-b599a80502ad => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:01:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ede627e3-f969-4284-94a5-63e0d2ddfc1a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ede627e3-f969-4284-94a5-63e0d2ddfc1a tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/d216298f-bb6c-45ed-90de-b599a80502ad Sep 08 07:01:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ede627e3-f969-4284-94a5-63e0d2ddfc1a tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ede627e3-f969-4284-94a5-63e0d2ddfc1a tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ede627e3-f969-4284-94a5-63e0d2ddfc1a tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ede627e3-f969-4284-94a5-63e0d2ddfc1a tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/d216298f-bb6c-45ed-90de-b599a80502ad returned with HTTP 200 Sep 08 07:01:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1594/3192] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:47 2026] GET /volume/v3/volumes/d216298f-bb6c-45ed-90de-b599a80502ad => generated 860 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-294f0f23-e15e-4667-9641-5e2e55c37903 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-294f0f23-e15e-4667-9641-5e2e55c37903 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d Sep 08 07:01:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-294f0f23-e15e-4667-9641-5e2e55c37903 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-294f0f23-e15e-4667-9641-5e2e55c37903 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-294f0f23-e15e-4667-9641-5e2e55c37903 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:01:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-294f0f23-e15e-4667-9641-5e2e55c37903 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d returned with HTTP 200 Sep 08 07:01:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1599/3193] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:47 2026] GET /volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-943ea7e8-ad19-4e5e-9cb9-50a24a15c3ae None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-943ea7e8-ad19-4e5e-9cb9-50a24a15c3ae tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 Sep 08 07:01:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-943ea7e8-ad19-4e5e-9cb9-50a24a15c3ae tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-943ea7e8-ad19-4e5e-9cb9-50a24a15c3ae tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-943ea7e8-ad19-4e5e-9cb9-50a24a15c3ae tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:01:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-943ea7e8-ad19-4e5e-9cb9-50a24a15c3ae tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 returned with HTTP 200 Sep 08 07:01:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1595/3194] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:48 2026] GET /volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:01:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d594f7f5-a34c-428e-a057-ed4d78a7acbf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d594f7f5-a34c-428e-a057-ed4d78a7acbf tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/d216298f-bb6c-45ed-90de-b599a80502ad Sep 08 07:01:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d594f7f5-a34c-428e-a057-ed4d78a7acbf tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d594f7f5-a34c-428e-a057-ed4d78a7acbf tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d594f7f5-a34c-428e-a057-ed4d78a7acbf tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/d216298f-bb6c-45ed-90de-b599a80502ad returned with HTTP 404 Sep 08 07:01:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1600/3195] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:48 2026] GET /volume/v3/volumes/d216298f-bb6c-45ed-90de-b599a80502ad => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ff376702-fdd8-4210-84ad-6c0506c2fad7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ff376702-fdd8-4210-84ad-6c0506c2fad7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 Sep 08 07:01:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ff376702-fdd8-4210-84ad-6c0506c2fad7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ff376702-fdd8-4210-84ad-6c0506c2fad7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:48 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-ff376702-fdd8-4210-84ad-6c0506c2fad7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Delete snapshot with id: 6e9c25e1-cd85-4c8d-af67-b36613b3ad55 Sep 08 07:01:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ff376702-fdd8-4210-84ad-6c0506c2fad7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Snapshot retrieved successfully. Sep 08 07:01:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ff376702-fdd8-4210-84ad-6c0506c2fad7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Snapshot delete request issued successfully. Sep 08 07:01:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ff376702-fdd8-4210-84ad-6c0506c2fad7 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 returned with HTTP 202 Sep 08 07:01:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1596/3196] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 07:01:48 2026] DELETE /volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:01:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9ef551ec-de2d-4894-8018-ba5ae5e00cd3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9ef551ec-de2d-4894-8018-ba5ae5e00cd3 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 Sep 08 07:01:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9ef551ec-de2d-4894-8018-ba5ae5e00cd3 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9ef551ec-de2d-4894-8018-ba5ae5e00cd3 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-48cd9321-df09-4096-a3ae-b1a21c01ee53 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-48cd9321-df09-4096-a3ae-b1a21c01ee53 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d Sep 08 07:01:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-48cd9321-df09-4096-a3ae-b1a21c01ee53 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-48cd9321-df09-4096-a3ae-b1a21c01ee53 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9ef551ec-de2d-4894-8018-ba5ae5e00cd3 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Snapshot retrieved successfully. Sep 08 07:01:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9ef551ec-de2d-4894-8018-ba5ae5e00cd3 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 returned with HTTP 200 Sep 08 07:01:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1601/3197] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:48 2026] GET /volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 => generated 474 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-48cd9321-df09-4096-a3ae-b1a21c01ee53 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d returned with HTTP 404 Sep 08 07:01:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1597/3198] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:48 2026] GET /volume/v3/snapshots/1bd7baa9-0da8-4d30-952b-56584606b44d => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-077935fc-3477-4007-92f6-c6d84ac74d0c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-077935fc-3477-4007-92f6-c6d84ac74d0c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 Sep 08 07:01:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-077935fc-3477-4007-92f6-c6d84ac74d0c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:48 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-077935fc-3477-4007-92f6-c6d84ac74d0c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:48 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-077935fc-3477-4007-92f6-c6d84ac74d0c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Delete volume with id: c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 Sep 08 07:01:48 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:48 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:48 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:48 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-077935fc-3477-4007-92f6-c6d84ac74d0c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-077935fc-3477-4007-92f6-c6d84ac74d0c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Delete volume request issued successfully. Sep 08 07:01:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-077935fc-3477-4007-92f6-c6d84ac74d0c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 returned with HTTP 202 Sep 08 07:01:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1602/3199] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:01:48 2026] DELETE /volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:01:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-76276201-39af-455a-8d04-fae5c5642aa1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-76276201-39af-455a-8d04-fae5c5642aa1 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 Sep 08 07:01:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-76276201-39af-455a-8d04-fae5c5642aa1 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-76276201-39af-455a-8d04-fae5c5642aa1 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:48 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:48 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-76276201-39af-455a-8d04-fae5c5642aa1 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-76276201-39af-455a-8d04-fae5c5642aa1 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 returned with HTTP 200 Sep 08 07:01:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1598/3200] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:48 2026] GET /volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 => generated 1016 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3277db3f-5978-4d21-bd05-a8fbd5a117ba None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3277db3f-5978-4d21-bd05-a8fbd5a117ba tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 Sep 08 07:01:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3277db3f-5978-4d21-bd05-a8fbd5a117ba tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3277db3f-5978-4d21-bd05-a8fbd5a117ba tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3277db3f-5978-4d21-bd05-a8fbd5a117ba tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:01:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3277db3f-5978-4d21-bd05-a8fbd5a117ba tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 returned with HTTP 200 Sep 08 07:01:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1603/3201] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:49 2026] GET /volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-205aa89b-ef6a-474b-9b07-629d4216362e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-205aa89b-ef6a-474b-9b07-629d4216362e tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 Sep 08 07:01:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-205aa89b-ef6a-474b-9b07-629d4216362e tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-205aa89b-ef6a-474b-9b07-629d4216362e tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-205aa89b-ef6a-474b-9b07-629d4216362e tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Snapshot retrieved successfully. Sep 08 07:01:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-205aa89b-ef6a-474b-9b07-629d4216362e tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 returned with HTTP 200 Sep 08 07:01:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1599/3202] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:49 2026] GET /volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 => generated 474 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0e5e932c-b4db-414e-a9ca-02380780a7a0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0e5e932c-b4db-414e-a9ca-02380780a7a0 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 Sep 08 07:01:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0e5e932c-b4db-414e-a9ca-02380780a7a0 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0e5e932c-b4db-414e-a9ca-02380780a7a0 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0e5e932c-b4db-414e-a9ca-02380780a7a0 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 returned with HTTP 404 Sep 08 07:01:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1604/3203] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:50 2026] GET /volume/v3/volumes/c5c41c7b-f5f5-4a4a-9f3b-5a6e442ccbd9 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2c267f9c-8606-4290-acdb-13270204c78c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2c267f9c-8606-4290-acdb-13270204c78c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2c267f9c-8606-4290-acdb-13270204c78c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1055867689"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-2c267f9c-8606-4290-acdb-13270204c78c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1055867689'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-2c267f9c-8606-4290-acdb-13270204c78c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Create volume of 1 GB Sep 08 07:01:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2c267f9c-8606-4290-acdb-13270204c78c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Availability Zones retrieved successfully. Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c267f9c-8606-4290-acdb-13270204c78c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Flow 'volume_create_api' (f23d0bc1-e9cc-414e-8c3a-992064ef0f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c267f9c-8606-4290-acdb-13270204c78c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9b6e3f3-832f-43c1-8c56-949f7d1e4c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-2c267f9c-8606-4290-acdb-13270204c78c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c267f9c-8606-4290-acdb-13270204c78c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9b6e3f3-832f-43c1-8c56-949f7d1e4c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c267f9c-8606-4290-acdb-13270204c78c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f806e6d-5738-453f-97dd-1920df20843e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-2c267f9c-8606-4290-acdb-13270204c78c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Created reservations ['663efc52-b1da-4655-87ac-3388c1a43552', 'd93e65b0-3c85-4c23-b012-a297e4fbe65c', '566dffef-22d9-4611-8e62-bd8d93162588', '9d0cfd39-c14e-4cd3-9b69-bcf67a2afe74'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c267f9c-8606-4290-acdb-13270204c78c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f806e6d-5738-453f-97dd-1920df20843e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['663efc52-b1da-4655-87ac-3388c1a43552', 'd93e65b0-3c85-4c23-b012-a297e4fbe65c', '566dffef-22d9-4611-8e62-bd8d93162588', '9d0cfd39-c14e-4cd3-9b69-bcf67a2afe74']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c267f9c-8606-4290-acdb-13270204c78c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2781856-b3b5-4de6-a16d-bde5a2c24143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c267f9c-8606-4290-acdb-13270204c78c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2781856-b3b5-4de6-a16d-bde5a2c24143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f15cd4cc-8742-4035-8286-7fef4ff788e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1055867689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6367f07ddf4a4cb92e17a1b8b6bb5b',qos_specs=None,replication_status=,reservations=['663efc52-b1da-4655-87ac-3388c1a43552','d93e65b0-3c85-4c23-b012-a297e4fbe65c','566dffef-22d9-4611-8e62-bd8d93162588','9d0cfd39-c14e-4cd3-9b69-bcf67a2afe74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b8690b455d34f248f0182e09db083f9',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:01:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1055867689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f15cd4cc-8742-4035-8286-7fef4ff788e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c6367f07ddf4a4cb92e17a1b8b6bb5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b8690b455d34f248f0182e09db083f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c267f9c-8606-4290-acdb-13270204c78c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (950d3843-9606-4e4e-ada2-cf2abc45a428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-09a3f776-dc6b-420f-9761-9641135ef82a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-09a3f776-dc6b-420f-9761-9641135ef82a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 Sep 08 07:01:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-09a3f776-dc6b-420f-9761-9641135ef82a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-09a3f776-dc6b-420f-9761-9641135ef82a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c267f9c-8606-4290-acdb-13270204c78c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (950d3843-9606-4e4e-ada2-cf2abc45a428) transitioned into state 'SUCCESS' from state '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-1055867689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6367f07ddf4a4cb92e17a1b8b6bb5b',qos_specs=None,replication_status=,reservations=['663efc52-b1da-4655-87ac-3388c1a43552','d93e65b0-3c85-4c23-b012-a297e4fbe65c','566dffef-22d9-4611-8e62-bd8d93162588','9d0cfd39-c14e-4cd3-9b69-bcf67a2afe74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b8690b455d34f248f0182e09db083f9',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c267f9c-8606-4290-acdb-13270204c78c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49c3aff9-8893-447f-92ab-d2a4cb1d255d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-09a3f776-dc6b-420f-9761-9641135ef82a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:01:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-09a3f776-dc6b-420f-9761-9641135ef82a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 returned with HTTP 200 Sep 08 07:01:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1605/3204] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:50 2026] GET /volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:01:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-16ed7202-f906-44d9-bc12-66c951a02b63 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-16ed7202-f906-44d9-bc12-66c951a02b63 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 Sep 08 07:01:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-16ed7202-f906-44d9-bc12-66c951a02b63 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-16ed7202-f906-44d9-bc12-66c951a02b63 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:50 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-16ed7202-f906-44d9-bc12-66c951a02b63 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Delete snapshot with id: 3add8579-5079-40e5-a932-ede8b90d3158 Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c267f9c-8606-4290-acdb-13270204c78c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49c3aff9-8893-447f-92ab-d2a4cb1d255d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2c267f9c-8606-4290-acdb-13270204c78c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Flow 'volume_create_api' (f23d0bc1-e9cc-414e-8c3a-992064ef0f5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2c267f9c-8606-4290-acdb-13270204c78c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Create volume request issued successfully. Sep 08 07:01:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2c267f9c-8606-4290-acdb-13270204c78c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:01:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1600/3205] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 07:01:50 2026] POST /volume/v3/volumes => generated 787 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-16ed7202-f906-44d9-bc12-66c951a02b63 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Snapshot retrieved successfully. Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9b5cd471-6959-4db0-9912-5c2f726cda80 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9b5cd471-6959-4db0-9912-5c2f726cda80 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/f15cd4cc-8742-4035-8286-7fef4ff788e5 Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9b5cd471-6959-4db0-9912-5c2f726cda80 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9b5cd471-6959-4db0-9912-5c2f726cda80 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-16ed7202-f906-44d9-bc12-66c951a02b63 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Snapshot delete request issued successfully. Sep 08 07:01:50 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:50 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-16ed7202-f906-44d9-bc12-66c951a02b63 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] http://192.168.122.168/volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 returned with HTTP 202 Sep 08 07:01:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1606/3206] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 07:01:50 2026] DELETE /volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:01:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-64fefa29-1876-487f-9b40-72667f0a5d55 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9b5cd471-6959-4db0-9912-5c2f726cda80 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64fefa29-1876-487f-9b40-72667f0a5d55 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] GET http://192.168.122.168/volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 Sep 08 07:01:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64fefa29-1876-487f-9b40-72667f0a5d55 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-64fefa29-1876-487f-9b40-72667f0a5d55 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9b5cd471-6959-4db0-9912-5c2f726cda80 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/f15cd4cc-8742-4035-8286-7fef4ff788e5 returned with HTTP 200 Sep 08 07:01:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1601/3207] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:50 2026] GET /volume/v3/volumes/f15cd4cc-8742-4035-8286-7fef4ff788e5 => generated 966 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-64fefa29-1876-487f-9b40-72667f0a5d55 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Snapshot retrieved successfully. Sep 08 07:01:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-64fefa29-1876-487f-9b40-72667f0a5d55 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] http://192.168.122.168/volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 returned with HTTP 200 Sep 08 07:01:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1607/3208] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:50 2026] GET /volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2ebecd86-640b-41c1-9cad-f9580534f1fc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2ebecd86-640b-41c1-9cad-f9580534f1fc tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2ebecd86-640b-41c1-9cad-f9580534f1fc tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2ebecd86-640b-41c1-9cad-f9580534f1fc tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2ebecd86-640b-41c1-9cad-f9580534f1fc tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 returned with HTTP 404 Sep 08 07:01:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1602/3209] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:50 2026] GET /volume/v3/snapshots/6e9c25e1-cd85-4c8d-af67-b36613b3ad55 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d089e8aa-29e8-4e70-b86c-0aa137d64d85 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d089e8aa-29e8-4e70-b86c-0aa137d64d85 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] DELETE http://192.168.122.168/volume/v3/volumes/004d9f83-d614-49bd-a3e9-d4819f0d155d Sep 08 07:01:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d089e8aa-29e8-4e70-b86c-0aa137d64d85 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d089e8aa-29e8-4e70-b86c-0aa137d64d85 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:50 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-d089e8aa-29e8-4e70-b86c-0aa137d64d85 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Delete volume with id: 004d9f83-d614-49bd-a3e9-d4819f0d155d Sep 08 07:01:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d089e8aa-29e8-4e70-b86c-0aa137d64d85 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d089e8aa-29e8-4e70-b86c-0aa137d64d85 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Delete volume request issued successfully. Sep 08 07:01:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d089e8aa-29e8-4e70-b86c-0aa137d64d85 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/004d9f83-d614-49bd-a3e9-d4819f0d155d returned with HTTP 202 Sep 08 07:01:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1608/3210] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:01:50 2026] DELETE /volume/v3/volumes/004d9f83-d614-49bd-a3e9-d4819f0d155d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-92d51c7d-61f5-48d4-bc47-4c1da0058082 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-92d51c7d-61f5-48d4-bc47-4c1da0058082 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/004d9f83-d614-49bd-a3e9-d4819f0d155d Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-92d51c7d-61f5-48d4-bc47-4c1da0058082 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-92d51c7d-61f5-48d4-bc47-4c1da0058082 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-92d51c7d-61f5-48d4-bc47-4c1da0058082 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Volume info retrieved successfully. Sep 08 07:01:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-92d51c7d-61f5-48d4-bc47-4c1da0058082 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/004d9f83-d614-49bd-a3e9-d4819f0d155d returned with HTTP 200 Sep 08 07:01:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1603/3211] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:50 2026] GET /volume/v3/volumes/004d9f83-d614-49bd-a3e9-d4819f0d155d => generated 861 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fa53a2e5-da9e-40bf-b8ab-52394344f28a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6cc4484e-db83-44fe-b14e-d662e4dec5b2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6cc4484e-db83-44fe-b14e-d662e4dec5b2 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/f15cd4cc-8742-4035-8286-7fef4ff788e5 Sep 08 07:01:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6cc4484e-db83-44fe-b14e-d662e4dec5b2 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6cc4484e-db83-44fe-b14e-d662e4dec5b2 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa53a2e5-da9e-40bf-b8ab-52394344f28a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] GET http://192.168.122.168/volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 Sep 08 07:01:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa53a2e5-da9e-40bf-b8ab-52394344f28a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fa53a2e5-da9e-40bf-b8ab-52394344f28a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fa53a2e5-da9e-40bf-b8ab-52394344f28a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Snapshot retrieved successfully. Sep 08 07:01:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fa53a2e5-da9e-40bf-b8ab-52394344f28a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] http://192.168.122.168/volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 returned with HTTP 200 Sep 08 07:01:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1609/3212] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:51 2026] GET /volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6cc4484e-db83-44fe-b14e-d662e4dec5b2 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6cc4484e-db83-44fe-b14e-d662e4dec5b2 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/f15cd4cc-8742-4035-8286-7fef4ff788e5 returned with HTTP 200 Sep 08 07:01:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1604/3213] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:51 2026] GET /volume/v3/volumes/f15cd4cc-8742-4035-8286-7fef4ff788e5 => generated 1016 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ff0529a0-ed72-41f9-b515-a4e889706b32 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ff0529a0-ed72-41f9-b515-a4e889706b32 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] GET http://192.168.122.168/volume/v3/volumes/004d9f83-d614-49bd-a3e9-d4819f0d155d Sep 08 07:01:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ff0529a0-ed72-41f9-b515-a4e889706b32 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ff0529a0-ed72-41f9-b515-a4e889706b32 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ff0529a0-ed72-41f9-b515-a4e889706b32 tempest-CreateVolumesFromSnapshotTest-1375213394 tempest-CreateVolumesFromSnapshotTest-1375213394-project-member] http://192.168.122.168/volume/v3/volumes/004d9f83-d614-49bd-a3e9-d4819f0d155d returned with HTTP 404 Sep 08 07:01:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1610/3214] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:52 2026] GET /volume/v3/volumes/004d9f83-d614-49bd-a3e9-d4819f0d155d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 07:01:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e9c18245-8ce3-48f5-8312-a31270b48972 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e9c18245-8ce3-48f5-8312-a31270b48972 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] GET http://192.168.122.168/volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 Sep 08 07:01:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e9c18245-8ce3-48f5-8312-a31270b48972 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e9c18245-8ce3-48f5-8312-a31270b48972 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e9c18245-8ce3-48f5-8312-a31270b48972 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] http://192.168.122.168/volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 returned with HTTP 404 Sep 08 07:01:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1605/3215] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:52 2026] GET /volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a4dfaad6-27f4-408a-8224-c5bb36ce91f5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a4dfaad6-27f4-408a-8224-c5bb36ce91f5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 Sep 08 07:01:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a4dfaad6-27f4-408a-8224-c5bb36ce91f5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a4dfaad6-27f4-408a-8224-c5bb36ce91f5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:52 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-a4dfaad6-27f4-408a-8224-c5bb36ce91f5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete snapshot with id: 3add8579-5079-40e5-a932-ede8b90d3158 Sep 08 07:01:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9853161a-674d-44c5-a50f-7f6b5182e038 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9853161a-674d-44c5-a50f-7f6b5182e038 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/f15cd4cc-8742-4035-8286-7fef4ff788e5 Sep 08 07:01:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9853161a-674d-44c5-a50f-7f6b5182e038 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9853161a-674d-44c5-a50f-7f6b5182e038 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a4dfaad6-27f4-408a-8224-c5bb36ce91f5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 returned with HTTP 404 Sep 08 07:01:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1611/3216] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 07:01:52 2026] DELETE /volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dfa74381-07ac-42fb-ad19-46e3cb827cf4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dfa74381-07ac-42fb-ad19-46e3cb827cf4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 Sep 08 07:01:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dfa74381-07ac-42fb-ad19-46e3cb827cf4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dfa74381-07ac-42fb-ad19-46e3cb827cf4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9853161a-674d-44c5-a50f-7f6b5182e038 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dfa74381-07ac-42fb-ad19-46e3cb827cf4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 returned with HTTP 404 Sep 08 07:01:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1612/3217] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:52 2026] GET /volume/v3/snapshots/3add8579-5079-40e5-a932-ede8b90d3158 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f911ccf0-17ad-4e05-8d7e-577814a29517 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9853161a-674d-44c5-a50f-7f6b5182e038 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/f15cd4cc-8742-4035-8286-7fef4ff788e5 returned with HTTP 200 Sep 08 07:01:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1606/3218] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:52 2026] GET /volume/v3/volumes/f15cd4cc-8742-4035-8286-7fef4ff788e5 => generated 1017 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f911ccf0-17ad-4e05-8d7e-577814a29517 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/5ed6e326-27fc-4f84-97f9-b0bf0dd542e5 Sep 08 07:01:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f911ccf0-17ad-4e05-8d7e-577814a29517 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f911ccf0-17ad-4e05-8d7e-577814a29517 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:52 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-f911ccf0-17ad-4e05-8d7e-577814a29517 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete volume with id: 5ed6e326-27fc-4f84-97f9-b0bf0dd542e5 Sep 08 07:01:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bde33365-7931-4d77-8bd7-56ae08742d9a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f911ccf0-17ad-4e05-8d7e-577814a29517 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:01:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bde33365-7931-4d77-8bd7-56ae08742d9a tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 08 07:01:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bde33365-7931-4d77-8bd7-56ae08742d9a tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f15cd4cc-8742-4035-8286-7fef4ff788e5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1126396508"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bde33365-7931-4d77-8bd7-56ae08742d9a tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:52 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-bde33365-7931-4d77-8bd7-56ae08742d9a tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Create snapshot from volume f15cd4cc-8742-4035-8286-7fef4ff788e5 Sep 08 07:01:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f911ccf0-17ad-4e05-8d7e-577814a29517 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete volume request issued successfully. Sep 08 07:01:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f911ccf0-17ad-4e05-8d7e-577814a29517 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/5ed6e326-27fc-4f84-97f9-b0bf0dd542e5 returned with HTTP 202 Sep 08 07:01:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1613/3219] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:01:52 2026] DELETE /volume/v3/volumes/5ed6e326-27fc-4f84-97f9-b0bf0dd542e5 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 07:01:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a274e9cb-4a1e-4600-8d9a-843701c8b1c9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a274e9cb-4a1e-4600-8d9a-843701c8b1c9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/5ed6e326-27fc-4f84-97f9-b0bf0dd542e5 Sep 08 07:01:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a274e9cb-4a1e-4600-8d9a-843701c8b1c9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a274e9cb-4a1e-4600-8d9a-843701c8b1c9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a274e9cb-4a1e-4600-8d9a-843701c8b1c9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:01:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a274e9cb-4a1e-4600-8d9a-843701c8b1c9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/5ed6e326-27fc-4f84-97f9-b0bf0dd542e5 returned with HTTP 200 Sep 08 07:01:52 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-bde33365-7931-4d77-8bd7-56ae08742d9a tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Created reservations ['bf1c2349-659d-4459-bc5b-72c92bf52eb1', '7b38dc9b-5b91-4629-9e00-ce1f10237880', '3842b943-aede-4289-a9f1-954b60195527', '5a4f17de-447c-45e7-8fb5-fd3869f1b000'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1614/3220] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:52 2026] GET /volume/v3/volumes/5ed6e326-27fc-4f84-97f9-b0bf0dd542e5 => generated 1016 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bde33365-7931-4d77-8bd7-56ae08742d9a tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot create request issued successfully. Sep 08 07:01:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bde33365-7931-4d77-8bd7-56ae08742d9a tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 07:01:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1607/3221] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 07:01:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-82c154e2-8d51-475b-ad5a-d281333568ee None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-82c154e2-8d51-475b-ad5a-d281333568ee tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 Sep 08 07:01:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-82c154e2-8d51-475b-ad5a-d281333568ee tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-82c154e2-8d51-475b-ad5a-d281333568ee tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-82c154e2-8d51-475b-ad5a-d281333568ee tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:01:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-82c154e2-8d51-475b-ad5a-d281333568ee tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 returned with HTTP 200 Sep 08 07:01:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1615/3222] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:52 2026] GET /volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 => generated 440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8e0a6f09-f3ff-463f-a32c-928870709eb4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e0a6f09-f3ff-463f-a32c-928870709eb4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/5ed6e326-27fc-4f84-97f9-b0bf0dd542e5 Sep 08 07:01:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8e0a6f09-f3ff-463f-a32c-928870709eb4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8e0a6f09-f3ff-463f-a32c-928870709eb4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e0a6f09-f3ff-463f-a32c-928870709eb4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/5ed6e326-27fc-4f84-97f9-b0bf0dd542e5 returned with HTTP 404 Sep 08 07:01:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1608/3223] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:53 2026] GET /volume/v3/volumes/5ed6e326-27fc-4f84-97f9-b0bf0dd542e5 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8282817d-4f0f-4bbc-b204-92c6dd554f06 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8282817d-4f0f-4bbc-b204-92c6dd554f06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:01:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8282817d-4f0f-4bbc-b204-92c6dd554f06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1072806978"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-8282817d-4f0f-4bbc-b204-92c6dd554f06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1072806978'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:01:53 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-8282817d-4f0f-4bbc-b204-92c6dd554f06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume of 1 GB Sep 08 07:01:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8282817d-4f0f-4bbc-b204-92c6dd554f06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Availability Zones retrieved successfully. Sep 08 07:01:53 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8282817d-4f0f-4bbc-b204-92c6dd554f06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Flow 'volume_create_api' (fe294caf-88cb-495e-920f-b2321afb1fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:53 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8282817d-4f0f-4bbc-b204-92c6dd554f06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49282103-f928-4336-992d-06143fcda21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:53 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-8282817d-4f0f-4bbc-b204-92c6dd554f06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:01:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e2a84d9c-8d89-4d6c-b923-dd1b5a6951ae None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e2a84d9c-8d89-4d6c-b923-dd1b5a6951ae tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 Sep 08 07:01:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e2a84d9c-8d89-4d6c-b923-dd1b5a6951ae tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e2a84d9c-8d89-4d6c-b923-dd1b5a6951ae tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e2a84d9c-8d89-4d6c-b923-dd1b5a6951ae tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:01:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e2a84d9c-8d89-4d6c-b923-dd1b5a6951ae tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 returned with HTTP 200 Sep 08 07:01:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1609/3224] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:53 2026] GET /volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 => generated 440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:53 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8282817d-4f0f-4bbc-b204-92c6dd554f06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49282103-f928-4336-992d-06143fcda21d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:53 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8282817d-4f0f-4bbc-b204-92c6dd554f06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b301ba5-181d-4d9f-8ff5-bfc32146767a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:54 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-8282817d-4f0f-4bbc-b204-92c6dd554f06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Created reservations ['e0d4101f-7092-4963-afbd-a156520141fa', '8e4969d1-762e-4daa-8866-82bf4ef7df5e', 'bb1d1a24-5121-46c0-8a96-43548a832059', 'e61b8b9c-23db-4e85-881d-f5b63e634880'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8282817d-4f0f-4bbc-b204-92c6dd554f06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b301ba5-181d-4d9f-8ff5-bfc32146767a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0d4101f-7092-4963-afbd-a156520141fa', '8e4969d1-762e-4daa-8866-82bf4ef7df5e', 'bb1d1a24-5121-46c0-8a96-43548a832059', 'e61b8b9c-23db-4e85-881d-f5b63e634880']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8282817d-4f0f-4bbc-b204-92c6dd554f06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2eb3229-be66-41a5-835d-01ef9bcfbdfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8282817d-4f0f-4bbc-b204-92c6dd554f06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2eb3229-be66-41a5-835d-01ef9bcfbdfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d03a741-5eb8-46f0-9dfe-e89527fe99d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1072806978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc639babed634473856ad52d77e5a6af',qos_specs=None,replication_status=,reservations=['e0d4101f-7092-4963-afbd-a156520141fa','8e4969d1-762e-4daa-8866-82bf4ef7df5e','bb1d1a24-5121-46c0-8a96-43548a832059','e61b8b9c-23db-4e85-881d-f5b63e634880'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c850edcf996545b89f3d8d0b683570e0',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:01:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1072806978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d03a741-5eb8-46f0-9dfe-e89527fe99d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc639babed634473856ad52d77e5a6af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c850edcf996545b89f3d8d0b683570e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8282817d-4f0f-4bbc-b204-92c6dd554f06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51f1fdf6-d52b-48bc-817a-37e427ba4d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8282817d-4f0f-4bbc-b204-92c6dd554f06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51f1fdf6-d52b-48bc-817a-37e427ba4d51) transitioned into state 'SUCCESS' from state '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-1072806978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc639babed634473856ad52d77e5a6af',qos_specs=None,replication_status=,reservations=['e0d4101f-7092-4963-afbd-a156520141fa','8e4969d1-762e-4daa-8866-82bf4ef7df5e','bb1d1a24-5121-46c0-8a96-43548a832059','e61b8b9c-23db-4e85-881d-f5b63e634880'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c850edcf996545b89f3d8d0b683570e0',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8282817d-4f0f-4bbc-b204-92c6dd554f06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c87fd79c-cc56-4462-ac1d-30969288b5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8282817d-4f0f-4bbc-b204-92c6dd554f06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c87fd79c-cc56-4462-ac1d-30969288b5fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:54 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-8282817d-4f0f-4bbc-b204-92c6dd554f06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Flow 'volume_create_api' (fe294caf-88cb-495e-920f-b2321afb1fc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8282817d-4f0f-4bbc-b204-92c6dd554f06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume request issued successfully. Sep 08 07:01:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8282817d-4f0f-4bbc-b204-92c6dd554f06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:01:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1616/3225] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 07:01:53 2026] POST /volume/v3/volumes => generated 787 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0beca3fa-a028-4b3d-ada3-1fa57c68687f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0beca3fa-a028-4b3d-ada3-1fa57c68687f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/4d03a741-5eb8-46f0-9dfe-e89527fe99d1 Sep 08 07:01:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0beca3fa-a028-4b3d-ada3-1fa57c68687f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0beca3fa-a028-4b3d-ada3-1fa57c68687f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0beca3fa-a028-4b3d-ada3-1fa57c68687f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:01:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0beca3fa-a028-4b3d-ada3-1fa57c68687f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/4d03a741-5eb8-46f0-9dfe-e89527fe99d1 returned with HTTP 200 Sep 08 07:01:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1610/3226] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:54 2026] GET /volume/v3/volumes/4d03a741-5eb8-46f0-9dfe-e89527fe99d1 => generated 966 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-07b0d93d-eacc-4362-b674-667b20fef633 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-07b0d93d-eacc-4362-b674-667b20fef633 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:01:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-07b0d93d-eacc-4362-b674-667b20fef633 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-07b0d93d-eacc-4362-b674-667b20fef633 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:01:54 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-07b0d93d-eacc-4362-b674-667b20fef633 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Create volume of 1 GB Sep 08 07:01:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6f8a0338-7776-4179-8d42-d88655cd09b8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-07b0d93d-eacc-4362-b674-667b20fef633 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Availability Zones retrieved successfully. Sep 08 07:01:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6f8a0338-7776-4179-8d42-d88655cd09b8 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 Sep 08 07:01:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6f8a0338-7776-4179-8d42-d88655cd09b8 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6f8a0338-7776-4179-8d42-d88655cd09b8 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-07b0d93d-eacc-4362-b674-667b20fef633 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Flow 'volume_create_api' (97f98ba0-156b-4b26-9d16-616de72185ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6f8a0338-7776-4179-8d42-d88655cd09b8 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:01:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6f8a0338-7776-4179-8d42-d88655cd09b8 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 returned with HTTP 200 Sep 08 07:01:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-07b0d93d-eacc-4362-b674-667b20fef633 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35fd0757-4045-4d06-b3c4-117c1d5912cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1611/3227] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:54 2026] GET /volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-07b0d93d-eacc-4362-b674-667b20fef633 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:01:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-07b0d93d-eacc-4362-b674-667b20fef633 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35fd0757-4045-4d06-b3c4-117c1d5912cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-07b0d93d-eacc-4362-b674-667b20fef633 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2242205c-cf7a-4c54-a196-18cb6d426cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:55 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-07b0d93d-eacc-4362-b674-667b20fef633 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Created reservations ['33d9bf2b-8dc7-41d3-89ad-e3248650348e', '9c209c82-25ba-4236-8184-5506bc64f3a3', '989368fd-e889-49bf-ae62-3c324161651a', 'cc7e0b1b-580b-4dec-be6d-2242a4eb9a07'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-07b0d93d-eacc-4362-b674-667b20fef633 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2242205c-cf7a-4c54-a196-18cb6d426cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33d9bf2b-8dc7-41d3-89ad-e3248650348e', '9c209c82-25ba-4236-8184-5506bc64f3a3', '989368fd-e889-49bf-ae62-3c324161651a', 'cc7e0b1b-580b-4dec-be6d-2242a4eb9a07']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-07b0d93d-eacc-4362-b674-667b20fef633 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45320b17-3a77-47af-b19d-e374b4ea3dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-07b0d93d-eacc-4362-b674-667b20fef633 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45320b17-3a77-47af-b19d-e374b4ea3dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6e2bbf7-8a96-4fe2-8ab9-166832b45152', '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='f8750d5f5d1648d9a1dea58dc6ac4a3b',qos_specs=None,replication_status=,reservations=['33d9bf2b-8dc7-41d3-89ad-e3248650348e','9c209c82-25ba-4236-8184-5506bc64f3a3','989368fd-e889-49bf-ae62-3c324161651a','cc7e0b1b-580b-4dec-be6d-2242a4eb9a07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b4ec939b9254d2fbfc6b71189a04f53',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:01:55Z,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=f6e2bbf7-8a96-4fe2-8ab9-166832b45152,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8750d5f5d1648d9a1dea58dc6ac4a3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b4ec939b9254d2fbfc6b71189a04f53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-07b0d93d-eacc-4362-b674-667b20fef633 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca50b3e2-f13c-407b-b2da-e89ec257b799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-07b0d93d-eacc-4362-b674-667b20fef633 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca50b3e2-f13c-407b-b2da-e89ec257b799) transitioned into state 'SUCCESS' from 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='f8750d5f5d1648d9a1dea58dc6ac4a3b',qos_specs=None,replication_status=,reservations=['33d9bf2b-8dc7-41d3-89ad-e3248650348e','9c209c82-25ba-4236-8184-5506bc64f3a3','989368fd-e889-49bf-ae62-3c324161651a','cc7e0b1b-580b-4dec-be6d-2242a4eb9a07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b4ec939b9254d2fbfc6b71189a04f53',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-07b0d93d-eacc-4362-b674-667b20fef633 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (657e30f5-8ed3-4d59-adbe-990f4e9e840f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-07b0d93d-eacc-4362-b674-667b20fef633 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (657e30f5-8ed3-4d59-adbe-990f4e9e840f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:55 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-07b0d93d-eacc-4362-b674-667b20fef633 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Flow 'volume_create_api' (97f98ba0-156b-4b26-9d16-616de72185ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-07b0d93d-eacc-4362-b674-667b20fef633 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Create volume request issued successfully. Sep 08 07:01:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-07b0d93d-eacc-4362-b674-667b20fef633 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:01:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1b99465e-cf46-402b-aa04-255b32636a6d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1617/3228] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 07:01:54 2026] POST /volume/v3/volumes => generated 749 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1b99465e-cf46-402b-aa04-255b32636a6d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/4d03a741-5eb8-46f0-9dfe-e89527fe99d1 Sep 08 07:01:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1b99465e-cf46-402b-aa04-255b32636a6d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1b99465e-cf46-402b-aa04-255b32636a6d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d6ee186e-9212-45bb-8f8d-c08578a0b2aa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d6ee186e-9212-45bb-8f8d-c08578a0b2aa tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] GET http://192.168.122.168/volume/v3/volumes/f6e2bbf7-8a96-4fe2-8ab9-166832b45152 Sep 08 07:01:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d6ee186e-9212-45bb-8f8d-c08578a0b2aa tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:55 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d6ee186e-9212-45bb-8f8d-c08578a0b2aa tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:55 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:55 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:55 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:55 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:55 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1b99465e-cf46-402b-aa04-255b32636a6d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:01:55 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:55 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:55 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:55 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1b99465e-cf46-402b-aa04-255b32636a6d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/4d03a741-5eb8-46f0-9dfe-e89527fe99d1 returned with HTTP 200 Sep 08 07:01:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1612/3229] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:55 2026] GET /volume/v3/volumes/4d03a741-5eb8-46f0-9dfe-e89527fe99d1 => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:55 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d6ee186e-9212-45bb-8f8d-c08578a0b2aa tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Volume info retrieved successfully. Sep 08 07:01:55 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d6ee186e-9212-45bb-8f8d-c08578a0b2aa tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/volumes/f6e2bbf7-8a96-4fe2-8ab9-166832b45152 returned with HTTP 200 Sep 08 07:01:55 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1618/3230] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:55 2026] GET /volume/v3/volumes/f6e2bbf7-8a96-4fe2-8ab9-166832b45152 => generated 817 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-564d47af-1b18-4e6e-901f-154553178248 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-564d47af-1b18-4e6e-901f-154553178248 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 Sep 08 07:01:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-564d47af-1b18-4e6e-901f-154553178248 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-564d47af-1b18-4e6e-901f-154553178248 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-564d47af-1b18-4e6e-901f-154553178248 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:01:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-564d47af-1b18-4e6e-901f-154553178248 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 returned with HTTP 200 Sep 08 07:01:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1613/3231] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:56 2026] GET /volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8901ac1e-f32a-46b8-9ec5-42f6887e3560 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8901ac1e-f32a-46b8-9ec5-42f6887e3560 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] POST http://192.168.122.168/volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8/action Sep 08 07:01:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8901ac1e-f32a-46b8-9ec5-42f6887e3560 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 07:01:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8901ac1e-f32a-46b8-9ec5-42f6887e3560 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.admin_actions [None req-8901ac1e-f32a-46b8-9ec5-42f6887e3560 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] Updating snapshot 'd7e7a02e-9214-4c2c-93ff-356e36728cf8' with '{'status': 'error'}' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 07:01:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:56 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-8901ac1e-f32a-46b8-9ec5-42f6887e3560 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ad9e43eb4be44bb7a6848196bb9c3cad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9c6367f07ddf4a4cb92e17a1b8b6bb5b', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:01:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8901ac1e-f32a-46b8-9ec5-42f6887e3560 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] http://192.168.122.168/volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8/action returned with HTTP 403 Sep 08 07:01:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1619/3232] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 07:01:56 2026] POST /volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8/action => generated 133 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bff4d1c6-c259-413f-994f-e656893093bc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bff4d1c6-c259-413f-994f-e656893093bc tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 Sep 08 07:01:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bff4d1c6-c259-413f-994f-e656893093bc tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bff4d1c6-c259-413f-994f-e656893093bc tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:56 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-bff4d1c6-c259-413f-994f-e656893093bc tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Delete snapshot with id: d7e7a02e-9214-4c2c-93ff-356e36728cf8 Sep 08 07:01:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bff4d1c6-c259-413f-994f-e656893093bc tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:01:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bff4d1c6-c259-413f-994f-e656893093bc tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot delete request issued successfully. Sep 08 07:01:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bff4d1c6-c259-413f-994f-e656893093bc tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 returned with HTTP 202 Sep 08 07:01:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1614/3233] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 07:01:56 2026] DELETE /volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:01:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4da9e177-3d38-4efa-ba12-bdf460b44c31 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4da9e177-3d38-4efa-ba12-bdf460b44c31 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 Sep 08 07:01:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4da9e177-3d38-4efa-ba12-bdf460b44c31 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4da9e177-3d38-4efa-ba12-bdf460b44c31 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4da9e177-3d38-4efa-ba12-bdf460b44c31 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:01:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4da9e177-3d38-4efa-ba12-bdf460b44c31 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 returned with HTTP 200 Sep 08 07:01:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1620/3234] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:56 2026] GET /volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ee292f36-954f-4542-b7a4-0e3683bdbaad None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee292f36-954f-4542-b7a4-0e3683bdbaad tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/4d03a741-5eb8-46f0-9dfe-e89527fe99d1 Sep 08 07:01:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ee292f36-954f-4542-b7a4-0e3683bdbaad tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ee292f36-954f-4542-b7a4-0e3683bdbaad tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4f23552b-f5bc-4215-bc1d-0a6e6d47cb50 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f23552b-f5bc-4215-bc1d-0a6e6d47cb50 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] GET http://192.168.122.168/volume/v3/volumes/f6e2bbf7-8a96-4fe2-8ab9-166832b45152 Sep 08 07:01:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4f23552b-f5bc-4215-bc1d-0a6e6d47cb50 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ee292f36-954f-4542-b7a4-0e3683bdbaad tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:01:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4f23552b-f5bc-4215-bc1d-0a6e6d47cb50 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ee292f36-954f-4542-b7a4-0e3683bdbaad tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/4d03a741-5eb8-46f0-9dfe-e89527fe99d1 returned with HTTP 200 Sep 08 07:01:56 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:56 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1615/3235] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:56 2026] GET /volume/v3/volumes/4d03a741-5eb8-46f0-9dfe-e89527fe99d1 => generated 1017 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4f23552b-f5bc-4215-bc1d-0a6e6d47cb50 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Volume info retrieved successfully. Sep 08 07:01:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c7a59518-f86b-465e-b848-12ed620d9894 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c7a59518-f86b-465e-b848-12ed620d9894 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 08 07:01:56 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c7a59518-f86b-465e-b848-12ed620d9894 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4d03a741-5eb8-46f0-9dfe-e89527fe99d1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1658776644"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4f23552b-f5bc-4215-bc1d-0a6e6d47cb50 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/volumes/f6e2bbf7-8a96-4fe2-8ab9-166832b45152 returned with HTTP 200 Sep 08 07:01:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1621/3236] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:56 2026] GET /volume/v3/volumes/f6e2bbf7-8a96-4fe2-8ab9-166832b45152 => generated 841 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:56 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:56 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c7a59518-f86b-465e-b848-12ed620d9894 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:01:56 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-c7a59518-f86b-465e-b848-12ed620d9894 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create snapshot from volume 4d03a741-5eb8-46f0-9dfe-e89527fe99d1 Sep 08 07:01:56 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-c7a59518-f86b-465e-b848-12ed620d9894 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Created reservations ['880209da-1699-4a6f-a845-aad4d0a0745d', '5392284d-87ad-42f7-b179-34a5a0f23c77', '4e015516-4792-4f8f-b0e6-8650efbb0365', 'fc6f0ff2-90bb-4b31-9b5f-2b1aaa9741e3'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:56 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:56 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:56 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c7a59518-f86b-465e-b848-12ed620d9894 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot create request issued successfully. Sep 08 07:01:56 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c7a59518-f86b-465e-b848-12ed620d9894 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 07:01:56 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1616/3237] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 07:01:56 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 08 07:01:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4af7f27c-8e99-43cd-ba3a-d68fd8aed820 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4af7f27c-8e99-43cd-ba3a-d68fd8aed820 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e Sep 08 07:01:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4af7f27c-8e99-43cd-ba3a-d68fd8aed820 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:56 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4af7f27c-8e99-43cd-ba3a-d68fd8aed820 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:56 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:56 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:56 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4af7f27c-8e99-43cd-ba3a-d68fd8aed820 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:01:56 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4af7f27c-8e99-43cd-ba3a-d68fd8aed820 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e returned with HTTP 200 Sep 08 07:01:56 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1622/3238] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:56 2026] GET /volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:01:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b85d9767-0813-417e-ab35-2db47bfc1f7a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b85d9767-0813-417e-ab35-2db47bfc1f7a tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 Sep 08 07:01:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b85d9767-0813-417e-ab35-2db47bfc1f7a tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b85d9767-0813-417e-ab35-2db47bfc1f7a tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b85d9767-0813-417e-ab35-2db47bfc1f7a tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:01:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b85d9767-0813-417e-ab35-2db47bfc1f7a tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 returned with HTTP 200 Sep 08 07:01:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1617/3239] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:57 2026] GET /volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d5567250-333b-443e-96eb-d0d9228534b5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d5567250-333b-443e-96eb-d0d9228534b5 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] GET http://192.168.122.168/volume/v3/volumes/f6e2bbf7-8a96-4fe2-8ab9-166832b45152 Sep 08 07:01:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d5567250-333b-443e-96eb-d0d9228534b5 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d5567250-333b-443e-96eb-d0d9228534b5 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:57 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:57 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d5567250-333b-443e-96eb-d0d9228534b5 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Volume info retrieved successfully. Sep 08 07:01:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d5567250-333b-443e-96eb-d0d9228534b5 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/volumes/f6e2bbf7-8a96-4fe2-8ab9-166832b45152 returned with HTTP 200 Sep 08 07:01:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1623/3240] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:57 2026] GET /volume/v3/volumes/f6e2bbf7-8a96-4fe2-8ab9-166832b45152 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:01:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a608acc2-b304-4a2f-a338-fb4c0aac7cce None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a608acc2-b304-4a2f-a338-fb4c0aac7cce tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] GET http://192.168.122.168/volume/v3/volumes/f6e2bbf7-8a96-4fe2-8ab9-166832b45152 Sep 08 07:01:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a608acc2-b304-4a2f-a338-fb4c0aac7cce tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a608acc2-b304-4a2f-a338-fb4c0aac7cce tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:57 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:57 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a608acc2-b304-4a2f-a338-fb4c0aac7cce tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Volume info retrieved successfully. Sep 08 07:01:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a608acc2-b304-4a2f-a338-fb4c0aac7cce tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/volumes/f6e2bbf7-8a96-4fe2-8ab9-166832b45152 returned with HTTP 200 Sep 08 07:01:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1618/3241] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:57 2026] GET /volume/v3/volumes/f6e2bbf7-8a96-4fe2-8ab9-166832b45152 => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dd90485f-0cfb-4e2c-95de-42c63fad5392 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dd90485f-0cfb-4e2c-95de-42c63fad5392 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:01:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dd90485f-0cfb-4e2c-95de-42c63fad5392 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-544332041"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-dd90485f-0cfb-4e2c-95de-42c63fad5392 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-544332041'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:01:57 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-dd90485f-0cfb-4e2c-95de-42c63fad5392 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Create volume of 1 GB Sep 08 07:01:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dd90485f-0cfb-4e2c-95de-42c63fad5392 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Availability Zones retrieved successfully. Sep 08 07:01:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd90485f-0cfb-4e2c-95de-42c63fad5392 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Flow 'volume_create_api' (7e295e82-3df1-49a4-9034-30c163797b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd90485f-0cfb-4e2c-95de-42c63fad5392 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47194698-d7b2-48c0-b032-d92a68713b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-dd90485f-0cfb-4e2c-95de-42c63fad5392 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:01:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ec1561e2-c880-4249-8887-2d04c229b495 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec1561e2-c880-4249-8887-2d04c229b495 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e Sep 08 07:01:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ec1561e2-c880-4249-8887-2d04c229b495 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:57 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ec1561e2-c880-4249-8887-2d04c229b495 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:57 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:57 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:57 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ec1561e2-c880-4249-8887-2d04c229b495 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:01:57 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec1561e2-c880-4249-8887-2d04c229b495 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e returned with HTTP 200 Sep 08 07:01:57 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1619/3242] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:57 2026] GET /volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd90485f-0cfb-4e2c-95de-42c63fad5392 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47194698-d7b2-48c0-b032-d92a68713b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd90485f-0cfb-4e2c-95de-42c63fad5392 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e3eaa8b-d762-4898-ade1-e89e4f67ddd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:57 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-dd90485f-0cfb-4e2c-95de-42c63fad5392 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Created reservations ['5d5530e6-f14e-4736-8d2e-9a6386d9bfd0', '718042e2-e126-460e-a70c-35f255413899', '7e3ed3b3-bd20-49af-a362-17502c40cc57', '43dd75c3-dc64-49cd-9007-1e8e9fa25d31'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd90485f-0cfb-4e2c-95de-42c63fad5392 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e3eaa8b-d762-4898-ade1-e89e4f67ddd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d5530e6-f14e-4736-8d2e-9a6386d9bfd0', '718042e2-e126-460e-a70c-35f255413899', '7e3ed3b3-bd20-49af-a362-17502c40cc57', '43dd75c3-dc64-49cd-9007-1e8e9fa25d31']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd90485f-0cfb-4e2c-95de-42c63fad5392 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1894e47-9cfd-496d-ac1f-2e147ede1854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:57 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:57 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd90485f-0cfb-4e2c-95de-42c63fad5392 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1894e47-9cfd-496d-ac1f-2e147ede1854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '796c4ed8-a39b-410f-a7d2-842da5ad9f17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-544332041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8750d5f5d1648d9a1dea58dc6ac4a3b',qos_specs=None,replication_status=,reservations=['5d5530e6-f14e-4736-8d2e-9a6386d9bfd0','718042e2-e126-460e-a70c-35f255413899','7e3ed3b3-bd20-49af-a362-17502c40cc57','43dd75c3-dc64-49cd-9007-1e8e9fa25d31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b4ec939b9254d2fbfc6b71189a04f53',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:01:57Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-544332041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=796c4ed8-a39b-410f-a7d2-842da5ad9f17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8750d5f5d1648d9a1dea58dc6ac4a3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b4ec939b9254d2fbfc6b71189a04f53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd90485f-0cfb-4e2c-95de-42c63fad5392 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abb0b4d3-c452-4f6b-84cc-18c0124b5642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd90485f-0cfb-4e2c-95de-42c63fad5392 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abb0b4d3-c452-4f6b-84cc-18c0124b5642) transitioned into 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-544332041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8750d5f5d1648d9a1dea58dc6ac4a3b',qos_specs=None,replication_status=,reservations=['5d5530e6-f14e-4736-8d2e-9a6386d9bfd0','718042e2-e126-460e-a70c-35f255413899','7e3ed3b3-bd20-49af-a362-17502c40cc57','43dd75c3-dc64-49cd-9007-1e8e9fa25d31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b4ec939b9254d2fbfc6b71189a04f53',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd90485f-0cfb-4e2c-95de-42c63fad5392 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3354fbf-21a6-4f63-8710-a2263a5faf56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd90485f-0cfb-4e2c-95de-42c63fad5392 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3354fbf-21a6-4f63-8710-a2263a5faf56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:57 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd90485f-0cfb-4e2c-95de-42c63fad5392 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Flow 'volume_create_api' (7e295e82-3df1-49a4-9034-30c163797b06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:57 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dd90485f-0cfb-4e2c-95de-42c63fad5392 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Create volume request issued successfully. Sep 08 07:01:57 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dd90485f-0cfb-4e2c-95de-42c63fad5392 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:01:57 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1624/3243] 192.168.122.168 () {60 vars in 1143 bytes} [Tue Sep 8 07:01:57 2026] POST /volume/v3/volumes => generated 784 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:01:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-72c7ffa9-9d4a-4bdc-9246-f92f57325604 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-72c7ffa9-9d4a-4bdc-9246-f92f57325604 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] GET http://192.168.122.168/volume/v3/volumes/796c4ed8-a39b-410f-a7d2-842da5ad9f17 Sep 08 07:01:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-72c7ffa9-9d4a-4bdc-9246-f92f57325604 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-72c7ffa9-9d4a-4bdc-9246-f92f57325604 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-72c7ffa9-9d4a-4bdc-9246-f92f57325604 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Volume info retrieved successfully. Sep 08 07:01:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-72c7ffa9-9d4a-4bdc-9246-f92f57325604 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/volumes/796c4ed8-a39b-410f-a7d2-842da5ad9f17 returned with HTTP 200 Sep 08 07:01:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1620/3244] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:58 2026] GET /volume/v3/volumes/796c4ed8-a39b-410f-a7d2-842da5ad9f17 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-db7e72db-fa9f-445c-84dd-f8c0a76fc78a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-db7e72db-fa9f-445c-84dd-f8c0a76fc78a tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 Sep 08 07:01:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-db7e72db-fa9f-445c-84dd-f8c0a76fc78a tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-db7e72db-fa9f-445c-84dd-f8c0a76fc78a tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-db7e72db-fa9f-445c-84dd-f8c0a76fc78a tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 returned with HTTP 404 Sep 08 07:01:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1625/3245] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:58 2026] GET /volume/v3/snapshots/d7e7a02e-9214-4c2c-93ff-356e36728cf8 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5c38a148-b910-49cd-8c82-6da0cfd5efb6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c38a148-b910-49cd-8c82-6da0cfd5efb6 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/f15cd4cc-8742-4035-8286-7fef4ff788e5 Sep 08 07:01:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5c38a148-b910-49cd-8c82-6da0cfd5efb6 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5c38a148-b910-49cd-8c82-6da0cfd5efb6 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:58 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-5c38a148-b910-49cd-8c82-6da0cfd5efb6 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Delete volume with id: f15cd4cc-8742-4035-8286-7fef4ff788e5 Sep 08 07:01:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5c38a148-b910-49cd-8c82-6da0cfd5efb6 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5c38a148-b910-49cd-8c82-6da0cfd5efb6 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Delete volume request issued successfully. Sep 08 07:01:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5c38a148-b910-49cd-8c82-6da0cfd5efb6 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/f15cd4cc-8742-4035-8286-7fef4ff788e5 returned with HTTP 202 Sep 08 07:01:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1621/3246] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:01:58 2026] DELETE /volume/v3/volumes/f15cd4cc-8742-4035-8286-7fef4ff788e5 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:01:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-97e1f0ad-5599-4304-8566-b90a0f6898de None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-97e1f0ad-5599-4304-8566-b90a0f6898de tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/f15cd4cc-8742-4035-8286-7fef4ff788e5 Sep 08 07:01:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-97e1f0ad-5599-4304-8566-b90a0f6898de tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-97e1f0ad-5599-4304-8566-b90a0f6898de tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-97e1f0ad-5599-4304-8566-b90a0f6898de tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-97e1f0ad-5599-4304-8566-b90a0f6898de tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/f15cd4cc-8742-4035-8286-7fef4ff788e5 returned with HTTP 200 Sep 08 07:01:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1626/3247] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:58 2026] GET /volume/v3/volumes/f15cd4cc-8742-4035-8286-7fef4ff788e5 => generated 1016 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:01:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6fa13f0d-b0dd-4088-8665-8f6bc6a2c0a4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6fa13f0d-b0dd-4088-8665-8f6bc6a2c0a4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e Sep 08 07:01:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6fa13f0d-b0dd-4088-8665-8f6bc6a2c0a4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6fa13f0d-b0dd-4088-8665-8f6bc6a2c0a4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6fa13f0d-b0dd-4088-8665-8f6bc6a2c0a4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:01:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6fa13f0d-b0dd-4088-8665-8f6bc6a2c0a4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e returned with HTTP 200 Sep 08 07:01:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1622/3248] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:58 2026] GET /volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f4bf8ec3-c178-45aa-88ad-c1b28febe951 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f4bf8ec3-c178-45aa-88ad-c1b28febe951 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] GET http://192.168.122.168/volume/v3/volumes/796c4ed8-a39b-410f-a7d2-842da5ad9f17 Sep 08 07:01:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f4bf8ec3-c178-45aa-88ad-c1b28febe951 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f4bf8ec3-c178-45aa-88ad-c1b28febe951 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f4bf8ec3-c178-45aa-88ad-c1b28febe951 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Volume info retrieved successfully. Sep 08 07:01:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f4bf8ec3-c178-45aa-88ad-c1b28febe951 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/volumes/796c4ed8-a39b-410f-a7d2-842da5ad9f17 returned with HTTP 200 Sep 08 07:01:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1627/3249] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:59 2026] GET /volume/v3/volumes/796c4ed8-a39b-410f-a7d2-842da5ad9f17 => generated 876 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cd9eb26b-aa60-4844-811b-672cb283ce62 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cd9eb26b-aa60-4844-811b-672cb283ce62 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/f15cd4cc-8742-4035-8286-7fef4ff788e5 Sep 08 07:01:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cd9eb26b-aa60-4844-811b-672cb283ce62 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cd9eb26b-aa60-4844-811b-672cb283ce62 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cd9eb26b-aa60-4844-811b-672cb283ce62 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/f15cd4cc-8742-4035-8286-7fef4ff788e5 returned with HTTP 404 Sep 08 07:01:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1623/3250] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:59 2026] GET /volume/v3/volumes/f15cd4cc-8742-4035-8286-7fef4ff788e5 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-eb142625-b393-4a67-b4f9-a4b772499b57 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eb142625-b393-4a67-b4f9-a4b772499b57 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:01:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eb142625-b393-4a67-b4f9-a4b772499b57 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1734522437"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-eb142625-b393-4a67-b4f9-a4b772499b57 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1734522437'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:01:59 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-eb142625-b393-4a67-b4f9-a4b772499b57 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Create volume of 1 GB Sep 08 07:01:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-eb142625-b393-4a67-b4f9-a4b772499b57 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Availability Zones retrieved successfully. Sep 08 07:01:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb142625-b393-4a67-b4f9-a4b772499b57 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Flow 'volume_create_api' (2d385e5e-5e48-45ac-bb99-9b316606ce97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb142625-b393-4a67-b4f9-a4b772499b57 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e2dd453-7500-44a7-8c54-2d279134c4bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-eb142625-b393-4a67-b4f9-a4b772499b57 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:01:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb142625-b393-4a67-b4f9-a4b772499b57 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e2dd453-7500-44a7-8c54-2d279134c4bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb142625-b393-4a67-b4f9-a4b772499b57 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47dc42d0-299c-432c-a505-0b9cf68314db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:59 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-eb142625-b393-4a67-b4f9-a4b772499b57 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Created reservations ['d78edb1a-51ed-4b66-9432-216032a19dc8', 'dfb2e108-7e4c-4a11-8a26-44ebd0bf2b1c', '21efab02-515a-4f6d-8b73-28ffb5d1002d', 'c6d5b88c-1284-4ba7-be6f-6fde74831980'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:01:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb142625-b393-4a67-b4f9-a4b772499b57 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47dc42d0-299c-432c-a505-0b9cf68314db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d78edb1a-51ed-4b66-9432-216032a19dc8', 'dfb2e108-7e4c-4a11-8a26-44ebd0bf2b1c', '21efab02-515a-4f6d-8b73-28ffb5d1002d', 'c6d5b88c-1284-4ba7-be6f-6fde74831980']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb142625-b393-4a67-b4f9-a4b772499b57 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f978bae4-1d4d-4010-bc4d-df09465d1d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-984a300c-2d9c-4edd-9004-f4a5468653c0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-984a300c-2d9c-4edd-9004-f4a5468653c0 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e Sep 08 07:01:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-984a300c-2d9c-4edd-9004-f4a5468653c0 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-984a300c-2d9c-4edd-9004-f4a5468653c0 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-984a300c-2d9c-4edd-9004-f4a5468653c0 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:01:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-984a300c-2d9c-4edd-9004-f4a5468653c0 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e returned with HTTP 200 Sep 08 07:01:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1624/3251] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:59 2026] GET /volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb142625-b393-4a67-b4f9-a4b772499b57 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f978bae4-1d4d-4010-bc4d-df09465d1d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9052380-5344-470f-8b6f-6b8fae111f26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1734522437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6367f07ddf4a4cb92e17a1b8b6bb5b',qos_specs=None,replication_status=,reservations=['d78edb1a-51ed-4b66-9432-216032a19dc8','dfb2e108-7e4c-4a11-8a26-44ebd0bf2b1c','21efab02-515a-4f6d-8b73-28ffb5d1002d','c6d5b88c-1284-4ba7-be6f-6fde74831980'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b8690b455d34f248f0182e09db083f9',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:01:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1734522437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9052380-5344-470f-8b6f-6b8fae111f26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c6367f07ddf4a4cb92e17a1b8b6bb5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b8690b455d34f248f0182e09db083f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb142625-b393-4a67-b4f9-a4b772499b57 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8670c264-f7fe-4092-8860-26adff7dfd0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3edab87d-0f5f-4eec-a168-cf5d76b195bf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3edab87d-0f5f-4eec-a168-cf5d76b195bf tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] POST http://192.168.122.168/volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e/action Sep 08 07:01:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3edab87d-0f5f-4eec-a168-cf5d76b195bf tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 07:01:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3edab87d-0f5f-4eec-a168-cf5d76b195bf tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:01:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3edab87d-0f5f-4eec-a168-cf5d76b195bf tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Snapshot retrieved successfully. Sep 08 07:01:59 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-3edab87d-0f5f-4eec-a168-cf5d76b195bf tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'cda4ba68728e46479d752c6413a9a110', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc639babed634473856ad52d77e5a6af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:01:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3edab87d-0f5f-4eec-a168-cf5d76b195bf tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] http://192.168.122.168/volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e/action returned with HTTP 403 Sep 08 07:01:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1625/3252] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 07:01:59 2026] POST /volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e/action => generated 133 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:01:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1a96e275-5199-48cb-863c-2b9182390508 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1a96e275-5199-48cb-863c-2b9182390508 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e Sep 08 07:01:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1a96e275-5199-48cb-863c-2b9182390508 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1a96e275-5199-48cb-863c-2b9182390508 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:59 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-1a96e275-5199-48cb-863c-2b9182390508 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete snapshot with id: 7e6b9d12-78cf-4d41-9b31-e985984ea94e Sep 08 07:01:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb142625-b393-4a67-b4f9-a4b772499b57 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8670c264-f7fe-4092-8860-26adff7dfd0b) transitioned into state 'SUCCESS' from state '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-1734522437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6367f07ddf4a4cb92e17a1b8b6bb5b',qos_specs=None,replication_status=,reservations=['d78edb1a-51ed-4b66-9432-216032a19dc8','dfb2e108-7e4c-4a11-8a26-44ebd0bf2b1c','21efab02-515a-4f6d-8b73-28ffb5d1002d','c6d5b88c-1284-4ba7-be6f-6fde74831980'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b8690b455d34f248f0182e09db083f9',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb142625-b393-4a67-b4f9-a4b772499b57 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a1af880-eae7-499e-9343-4e5563b1456f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:01:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1a96e275-5199-48cb-863c-2b9182390508 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:01:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:01:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb142625-b393-4a67-b4f9-a4b772499b57 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a1af880-eae7-499e-9343-4e5563b1456f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:01:59 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-eb142625-b393-4a67-b4f9-a4b772499b57 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Flow 'volume_create_api' (2d385e5e-5e48-45ac-bb99-9b316606ce97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:01:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-eb142625-b393-4a67-b4f9-a4b772499b57 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Create volume request issued successfully. Sep 08 07:01:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eb142625-b393-4a67-b4f9-a4b772499b57 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:01:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1628/3253] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 07:01:59 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 08 07:01:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1a96e275-5199-48cb-863c-2b9182390508 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot delete request issued successfully. Sep 08 07:01:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1a96e275-5199-48cb-863c-2b9182390508 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e returned with HTTP 202 Sep 08 07:01:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1626/3254] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 07:01:59 2026] DELETE /volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:01:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0d966888-92b4-49c1-b26e-ab9c1ed73e5f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0a3990d5-8a05-4306-8731-8137ffaadc4a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:01:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0a3990d5-8a05-4306-8731-8137ffaadc4a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e Sep 08 07:01:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0a3990d5-8a05-4306-8731-8137ffaadc4a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0a3990d5-8a05-4306-8731-8137ffaadc4a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0d966888-92b4-49c1-b26e-ab9c1ed73e5f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/f9052380-5344-470f-8b6f-6b8fae111f26 Sep 08 07:01:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0d966888-92b4-49c1-b26e-ab9c1ed73e5f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:01:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0d966888-92b4-49c1-b26e-ab9c1ed73e5f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:01:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:01:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0a3990d5-8a05-4306-8731-8137ffaadc4a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:01:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0a3990d5-8a05-4306-8731-8137ffaadc4a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e returned with HTTP 200 Sep 08 07:01:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1627/3255] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:01:59 2026] GET /volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:01:59 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:01:59 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:01:59 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:01:59 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:01:59 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0d966888-92b4-49c1-b26e-ab9c1ed73e5f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:01:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0d966888-92b4-49c1-b26e-ab9c1ed73e5f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/f9052380-5344-470f-8b6f-6b8fae111f26 returned with HTTP 200 Sep 08 07:01:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1629/3256] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:01:59 2026] GET /volume/v3/volumes/f9052380-5344-470f-8b6f-6b8fae111f26 => generated 966 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0e26152b-3ebf-4ad7-b285-704f7e24e31a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0e26152b-3ebf-4ad7-b285-704f7e24e31a tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] GET http://192.168.122.168/volume/v3/volumes/796c4ed8-a39b-410f-a7d2-842da5ad9f17 Sep 08 07:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0e26152b-3ebf-4ad7-b285-704f7e24e31a tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0e26152b-3ebf-4ad7-b285-704f7e24e31a tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0e26152b-3ebf-4ad7-b285-704f7e24e31a tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Volume info retrieved successfully. Sep 08 07:02:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0e26152b-3ebf-4ad7-b285-704f7e24e31a tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/volumes/796c4ed8-a39b-410f-a7d2-842da5ad9f17 returned with HTTP 200 Sep 08 07:02:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1628/3257] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:00 2026] GET /volume/v3/volumes/796c4ed8-a39b-410f-a7d2-842da5ad9f17 => generated 877 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c2e724a3-a77a-4470-a173-70221509f444 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c2e724a3-a77a-4470-a173-70221509f444 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] GET http://192.168.122.168/volume/v3/volumes/796c4ed8-a39b-410f-a7d2-842da5ad9f17 Sep 08 07:02:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c2e724a3-a77a-4470-a173-70221509f444 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c2e724a3-a77a-4470-a173-70221509f444 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c2e724a3-a77a-4470-a173-70221509f444 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Volume info retrieved successfully. Sep 08 07:02:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c2e724a3-a77a-4470-a173-70221509f444 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/volumes/796c4ed8-a39b-410f-a7d2-842da5ad9f17 returned with HTTP 200 Sep 08 07:02:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1630/3258] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:00 2026] GET /volume/v3/volumes/796c4ed8-a39b-410f-a7d2-842da5ad9f17 => generated 877 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b2ac922c-c45c-4f46-8a79-edebe2a60b4c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b2ac922c-c45c-4f46-8a79-edebe2a60b4c tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 08 07:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b2ac922c-c45c-4f46-8a79-edebe2a60b4c tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "796c4ed8-a39b-410f-a7d2-842da5ad9f17", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1047201792"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b2ac922c-c45c-4f46-8a79-edebe2a60b4c tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Volume info retrieved successfully. Sep 08 07:02:00 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-b2ac922c-c45c-4f46-8a79-edebe2a60b4c tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Create snapshot from volume 796c4ed8-a39b-410f-a7d2-842da5ad9f17 Sep 08 07:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-b2ac922c-c45c-4f46-8a79-edebe2a60b4c tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Created reservations ['2f440493-2dfb-4e0e-a03d-ebc7cf4609af', '9be095e3-193a-4c66-b7c2-4978e2278aa5', 'b604e143-3d0c-499f-81d6-b2c3e0e0f30f', 'c04a86c3-42b7-4ad4-99f4-f4ae14793565'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b2ac922c-c45c-4f46-8a79-edebe2a60b4c tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Snapshot create request issued successfully. Sep 08 07:02:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b2ac922c-c45c-4f46-8a79-edebe2a60b4c tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 07:02:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1629/3259] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 07:02:00 2026] POST /volume/v3/snapshots => generated 326 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:02:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-96028ef7-ec42-4455-81b3-bafe35300129 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-96028ef7-ec42-4455-81b3-bafe35300129 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] GET http://192.168.122.168/volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 Sep 08 07:02:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-96028ef7-ec42-4455-81b3-bafe35300129 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-96028ef7-ec42-4455-81b3-bafe35300129 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-96028ef7-ec42-4455-81b3-bafe35300129 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Snapshot retrieved successfully. Sep 08 07:02:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-96028ef7-ec42-4455-81b3-bafe35300129 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 returned with HTTP 200 Sep 08 07:02:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1631/3260] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:00 2026] GET /volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 => generated 458 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3ccbccd1-0759-4e32-91e0-de0244947547 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3ccbccd1-0759-4e32-91e0-de0244947547 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e Sep 08 07:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3ccbccd1-0759-4e32-91e0-de0244947547 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3ccbccd1-0759-4e32-91e0-de0244947547 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3ccbccd1-0759-4e32-91e0-de0244947547 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3ccbccd1-0759-4e32-91e0-de0244947547 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e returned with HTTP 200 Sep 08 07:02:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1630/3261] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:00 2026] GET /volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7883daeb-7b5e-44ca-9156-9407fa965533 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7883daeb-7b5e-44ca-9156-9407fa965533 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/f9052380-5344-470f-8b6f-6b8fae111f26 Sep 08 07:02:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7883daeb-7b5e-44ca-9156-9407fa965533 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7883daeb-7b5e-44ca-9156-9407fa965533 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7883daeb-7b5e-44ca-9156-9407fa965533 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:02:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7883daeb-7b5e-44ca-9156-9407fa965533 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/f9052380-5344-470f-8b6f-6b8fae111f26 returned with HTTP 200 Sep 08 07:02:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1632/3262] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:00 2026] GET /volume/v3/volumes/f9052380-5344-470f-8b6f-6b8fae111f26 => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cfcc816e-de7e-4815-834e-d20f5bd65d8e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cfcc816e-de7e-4815-834e-d20f5bd65d8e tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] GET http://192.168.122.168/volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 Sep 08 07:02:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cfcc816e-de7e-4815-834e-d20f5bd65d8e tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cfcc816e-de7e-4815-834e-d20f5bd65d8e tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-cfcc816e-de7e-4815-834e-d20f5bd65d8e tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Snapshot retrieved successfully. Sep 08 07:02:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cfcc816e-de7e-4815-834e-d20f5bd65d8e tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 returned with HTTP 200 Sep 08 07:02:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1631/3263] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:01 2026] GET /volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 => generated 458 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4fadf418-3785-4360-97bc-89be0acccf32 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4fadf418-3785-4360-97bc-89be0acccf32 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e Sep 08 07:02:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4fadf418-3785-4360-97bc-89be0acccf32 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4fadf418-3785-4360-97bc-89be0acccf32 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4fadf418-3785-4360-97bc-89be0acccf32 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e returned with HTTP 404 Sep 08 07:02:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1633/3264] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:01 2026] GET /volume/v3/snapshots/7e6b9d12-78cf-4d41-9b31-e985984ea94e => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d8797ea3-77d1-49f3-bdef-ba890a790147 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d8797ea3-77d1-49f3-bdef-ba890a790147 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/4d03a741-5eb8-46f0-9dfe-e89527fe99d1 Sep 08 07:02:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d8797ea3-77d1-49f3-bdef-ba890a790147 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d8797ea3-77d1-49f3-bdef-ba890a790147 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:02 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-d8797ea3-77d1-49f3-bdef-ba890a790147 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete volume with id: 4d03a741-5eb8-46f0-9dfe-e89527fe99d1 Sep 08 07:02:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d8797ea3-77d1-49f3-bdef-ba890a790147 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cfa5b060-78a5-451a-85fc-dce8d0e04dd4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cfa5b060-78a5-451a-85fc-dce8d0e04dd4 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/f9052380-5344-470f-8b6f-6b8fae111f26 Sep 08 07:02:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cfa5b060-78a5-451a-85fc-dce8d0e04dd4 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cfa5b060-78a5-451a-85fc-dce8d0e04dd4 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d8797ea3-77d1-49f3-bdef-ba890a790147 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete volume request issued successfully. Sep 08 07:02:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cfa5b060-78a5-451a-85fc-dce8d0e04dd4 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:02:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d8797ea3-77d1-49f3-bdef-ba890a790147 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/4d03a741-5eb8-46f0-9dfe-e89527fe99d1 returned with HTTP 202 Sep 08 07:02:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1632/3265] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:02:02 2026] DELETE /volume/v3/volumes/4d03a741-5eb8-46f0-9dfe-e89527fe99d1 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cfa5b060-78a5-451a-85fc-dce8d0e04dd4 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/f9052380-5344-470f-8b6f-6b8fae111f26 returned with HTTP 200 Sep 08 07:02:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1634/3266] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:02 2026] GET /volume/v3/volumes/f9052380-5344-470f-8b6f-6b8fae111f26 => generated 1017 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3fd99999-c178-49fa-938c-16f6a486b8c4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3fd99999-c178-49fa-938c-16f6a486b8c4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/4d03a741-5eb8-46f0-9dfe-e89527fe99d1 Sep 08 07:02:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3fd99999-c178-49fa-938c-16f6a486b8c4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3fd99999-c178-49fa-938c-16f6a486b8c4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a3dfcc81-7245-4e59-84ab-f9549b75e774 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3dfcc81-7245-4e59-84ab-f9549b75e774 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 08 07:02:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a3dfcc81-7245-4e59-84ab-f9549b75e774 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9052380-5344-470f-8b6f-6b8fae111f26", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1731743311"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3fd99999-c178-49fa-938c-16f6a486b8c4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a3dfcc81-7245-4e59-84ab-f9549b75e774 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:02:02 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-a3dfcc81-7245-4e59-84ab-f9549b75e774 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Create snapshot from volume f9052380-5344-470f-8b6f-6b8fae111f26 Sep 08 07:02:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3fd99999-c178-49fa-938c-16f6a486b8c4 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/4d03a741-5eb8-46f0-9dfe-e89527fe99d1 returned with HTTP 200 Sep 08 07:02:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1633/3267] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:02 2026] GET /volume/v3/volumes/4d03a741-5eb8-46f0-9dfe-e89527fe99d1 => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 07:02:02 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-a3dfcc81-7245-4e59-84ab-f9549b75e774 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Created reservations ['e8fafcb7-2352-4e94-bd40-2272902247ce', '5f90ec4a-c760-4495-ab9b-5cbe016739e2', '9069e80c-1e70-4a55-aca8-31552ea20f5a', 'a8d08002-e845-4f97-8421-71834b69949d'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a3dfcc81-7245-4e59-84ab-f9549b75e774 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot create request issued successfully. Sep 08 07:02:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3dfcc81-7245-4e59-84ab-f9549b75e774 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 07:02:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1635/3268] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 07:02:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:02:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6a88a718-8399-4a48-8954-04f8cfc245d1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6a88a718-8399-4a48-8954-04f8cfc245d1 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff Sep 08 07:02:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6a88a718-8399-4a48-8954-04f8cfc245d1 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:02 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6a88a718-8399-4a48-8954-04f8cfc245d1 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:02 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:02 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6a88a718-8399-4a48-8954-04f8cfc245d1 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:02:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6a88a718-8399-4a48-8954-04f8cfc245d1 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff returned with HTTP 200 Sep 08 07:02:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1634/3269] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:02 2026] GET /volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:02:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9fb84166-a5c3-449b-b449-ff63fcbc23d3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9fb84166-a5c3-449b-b449-ff63fcbc23d3 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] GET http://192.168.122.168/volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 Sep 08 07:02:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9fb84166-a5c3-449b-b449-ff63fcbc23d3 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9fb84166-a5c3-449b-b449-ff63fcbc23d3 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9fb84166-a5c3-449b-b449-ff63fcbc23d3 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Snapshot retrieved successfully. Sep 08 07:02:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9fb84166-a5c3-449b-b449-ff63fcbc23d3 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 returned with HTTP 200 Sep 08 07:02:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1636/3270] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:02 2026] GET /volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 => generated 458 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-db7b5294-9679-49ca-b93f-b744010ee5b5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-db7b5294-9679-49ca-b93f-b744010ee5b5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/4d03a741-5eb8-46f0-9dfe-e89527fe99d1 Sep 08 07:02:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-db7b5294-9679-49ca-b93f-b744010ee5b5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-db7b5294-9679-49ca-b93f-b744010ee5b5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-db7b5294-9679-49ca-b93f-b744010ee5b5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/4d03a741-5eb8-46f0-9dfe-e89527fe99d1 returned with HTTP 404 Sep 08 07:02:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1635/3271] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:03 2026] GET /volume/v3/volumes/4d03a741-5eb8-46f0-9dfe-e89527fe99d1 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5eeb100f-7f9e-48f7-ab2e-a0e7024bc8d9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5eeb100f-7f9e-48f7-ab2e-a0e7024bc8d9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5eeb100f-7f9e-48f7-ab2e-a0e7024bc8d9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-967388795"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-5eeb100f-7f9e-48f7-ab2e-a0e7024bc8d9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-967388795'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-5eeb100f-7f9e-48f7-ab2e-a0e7024bc8d9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume of 1 GB Sep 08 07:02:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5eeb100f-7f9e-48f7-ab2e-a0e7024bc8d9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Availability Zones retrieved successfully. Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5eeb100f-7f9e-48f7-ab2e-a0e7024bc8d9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Flow 'volume_create_api' (b05385e3-01ea-42a7-ae7c-bb1a415bdc6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5eeb100f-7f9e-48f7-ab2e-a0e7024bc8d9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b044c79c-c786-475d-9cda-322458dfcdde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-5eeb100f-7f9e-48f7-ab2e-a0e7024bc8d9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5eeb100f-7f9e-48f7-ab2e-a0e7024bc8d9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b044c79c-c786-475d-9cda-322458dfcdde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5eeb100f-7f9e-48f7-ab2e-a0e7024bc8d9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a500e1a-2d8b-4e2e-a271-f61745ebeb28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dcde2430-1f00-4c37-961c-ad434d6f1738 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dcde2430-1f00-4c37-961c-ad434d6f1738 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff Sep 08 07:02:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dcde2430-1f00-4c37-961c-ad434d6f1738 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dcde2430-1f00-4c37-961c-ad434d6f1738 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dcde2430-1f00-4c37-961c-ad434d6f1738 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:02:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dcde2430-1f00-4c37-961c-ad434d6f1738 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff returned with HTTP 200 Sep 08 07:02:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1636/3272] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:03 2026] GET /volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-5eeb100f-7f9e-48f7-ab2e-a0e7024bc8d9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Created reservations ['a7769ade-fe7a-4de1-9d1a-8b00e01a72c9', '201a9ecb-2f35-483d-9859-5a15bb5815ef', 'fb920812-d3bb-4af7-b944-909edcbde7ee', '89a2a6a8-d650-49fa-a5c6-b77e1e88364f'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5eeb100f-7f9e-48f7-ab2e-a0e7024bc8d9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a500e1a-2d8b-4e2e-a271-f61745ebeb28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7769ade-fe7a-4de1-9d1a-8b00e01a72c9', '201a9ecb-2f35-483d-9859-5a15bb5815ef', 'fb920812-d3bb-4af7-b944-909edcbde7ee', '89a2a6a8-d650-49fa-a5c6-b77e1e88364f']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5eeb100f-7f9e-48f7-ab2e-a0e7024bc8d9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4120081-215e-40bf-9f6c-f25ffbbe6e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:03 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5eeb100f-7f9e-48f7-ab2e-a0e7024bc8d9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4120081-215e-40bf-9f6c-f25ffbbe6e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd910f8d0-8b20-4c8f-9aed-b861cb7ba8bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-967388795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc639babed634473856ad52d77e5a6af',qos_specs=None,replication_status=,reservations=['a7769ade-fe7a-4de1-9d1a-8b00e01a72c9','201a9ecb-2f35-483d-9859-5a15bb5815ef','fb920812-d3bb-4af7-b944-909edcbde7ee','89a2a6a8-d650-49fa-a5c6-b77e1e88364f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c850edcf996545b89f3d8d0b683570e0',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:02:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-967388795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc639babed634473856ad52d77e5a6af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c850edcf996545b89f3d8d0b683570e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5eeb100f-7f9e-48f7-ab2e-a0e7024bc8d9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d79c0e6-ce38-4f44-adfe-ffc79d325871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5eeb100f-7f9e-48f7-ab2e-a0e7024bc8d9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d79c0e6-ce38-4f44-adfe-ffc79d325871) transitioned into state 'SUCCESS' from state '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-967388795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc639babed634473856ad52d77e5a6af',qos_specs=None,replication_status=,reservations=['a7769ade-fe7a-4de1-9d1a-8b00e01a72c9','201a9ecb-2f35-483d-9859-5a15bb5815ef','fb920812-d3bb-4af7-b944-909edcbde7ee','89a2a6a8-d650-49fa-a5c6-b77e1e88364f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c850edcf996545b89f3d8d0b683570e0',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5eeb100f-7f9e-48f7-ab2e-a0e7024bc8d9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94b0544c-1a7e-452d-9ffd-4ca514f58a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5eeb100f-7f9e-48f7-ab2e-a0e7024bc8d9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94b0544c-1a7e-452d-9ffd-4ca514f58a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-5eeb100f-7f9e-48f7-ab2e-a0e7024bc8d9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Flow 'volume_create_api' (b05385e3-01ea-42a7-ae7c-bb1a415bdc6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5eeb100f-7f9e-48f7-ab2e-a0e7024bc8d9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume request issued successfully. Sep 08 07:02:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5eeb100f-7f9e-48f7-ab2e-a0e7024bc8d9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:02:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1637/3273] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 07:02:03 2026] POST /volume/v3/volumes => generated 786 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:02:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-12859eac-ef77-4b25-984c-46e2d9bab117 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7980caf8-3769-48c9-b21a-578c47e3c661 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-12859eac-ef77-4b25-984c-46e2d9bab117 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb Sep 08 07:02:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7980caf8-3769-48c9-b21a-578c47e3c661 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] GET http://192.168.122.168/volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 Sep 08 07:02:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-12859eac-ef77-4b25-984c-46e2d9bab117 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7980caf8-3769-48c9-b21a-578c47e3c661 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7980caf8-3769-48c9-b21a-578c47e3c661 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-12859eac-ef77-4b25-984c-46e2d9bab117 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7980caf8-3769-48c9-b21a-578c47e3c661 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Snapshot retrieved successfully. Sep 08 07:02:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7980caf8-3769-48c9-b21a-578c47e3c661 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 returned with HTTP 200 Sep 08 07:02:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1638/3274] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:03 2026] GET /volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 => generated 485 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-be8e6157-d4f4-4ddf-9c8e-28ca246d6b25 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-be8e6157-d4f4-4ddf-9c8e-28ca246d6b25 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] GET http://192.168.122.168/volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-be8e6157-d4f4-4ddf-9c8e-28ca246d6b25 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-12859eac-ef77-4b25-984c-46e2d9bab117 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-be8e6157-d4f4-4ddf-9c8e-28ca246d6b25 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-12859eac-ef77-4b25-984c-46e2d9bab117 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb returned with HTTP 200 Sep 08 07:02:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1637/3275] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:03 2026] GET /volume/v3/volumes/d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb => generated 965 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-be8e6157-d4f4-4ddf-9c8e-28ca246d6b25 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Snapshot retrieved successfully. Sep 08 07:02:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-be8e6157-d4f4-4ddf-9c8e-28ca246d6b25 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 returned with HTTP 200 Sep 08 07:02:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1639/3276] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:03 2026] GET /volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 => generated 485 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5d1577ba-42ac-44c2-ab83-b72073b872dd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5d1577ba-42ac-44c2-ab83-b72073b872dd tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 Sep 08 07:02:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5d1577ba-42ac-44c2-ab83-b72073b872dd tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5d1577ba-42ac-44c2-ab83-b72073b872dd tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:03 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-5d1577ba-42ac-44c2-ab83-b72073b872dd tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Delete snapshot with id: 1f5ea058-8f6d-41de-97be-9108e9ac6c20 Sep 08 07:02:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5d1577ba-42ac-44c2-ab83-b72073b872dd tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Snapshot retrieved successfully. Sep 08 07:02:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5d1577ba-42ac-44c2-ab83-b72073b872dd tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Snapshot delete request issued successfully. Sep 08 07:02:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5d1577ba-42ac-44c2-ab83-b72073b872dd tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 returned with HTTP 202 Sep 08 07:02:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1638/3277] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 07:02:03 2026] DELETE /volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9c555c1d-0fe5-4c08-853f-c00f9ba7e491 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9c555c1d-0fe5-4c08-853f-c00f9ba7e491 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] GET http://192.168.122.168/volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9c555c1d-0fe5-4c08-853f-c00f9ba7e491 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9c555c1d-0fe5-4c08-853f-c00f9ba7e491 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:03 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:03 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:03 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9c555c1d-0fe5-4c08-853f-c00f9ba7e491 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Snapshot retrieved successfully. Sep 08 07:02:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9c555c1d-0fe5-4c08-853f-c00f9ba7e491 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 returned with HTTP 200 Sep 08 07:02:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1640/3278] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:03 2026] GET /volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 => generated 484 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f79e6563-4f72-45f2-94b3-ffa241264fa8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f79e6563-4f72-45f2-94b3-ffa241264fa8 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff Sep 08 07:02:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f79e6563-4f72-45f2-94b3-ffa241264fa8 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f79e6563-4f72-45f2-94b3-ffa241264fa8 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-f79e6563-4f72-45f2-94b3-ffa241264fa8 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:02:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f79e6563-4f72-45f2-94b3-ffa241264fa8 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff returned with HTTP 200 Sep 08 07:02:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1639/3279] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:04 2026] GET /volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-41c8f55f-39b6-4b55-9286-628e9866273d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-41c8f55f-39b6-4b55-9286-628e9866273d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb Sep 08 07:02:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-41c8f55f-39b6-4b55-9286-628e9866273d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:04 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-41c8f55f-39b6-4b55-9286-628e9866273d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:04 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:04 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:04 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:04 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:04 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-41c8f55f-39b6-4b55-9286-628e9866273d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:04 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-41c8f55f-39b6-4b55-9286-628e9866273d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb returned with HTTP 200 Sep 08 07:02:04 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1641/3280] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:04 2026] GET /volume/v3/volumes/d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e2e17e8b-0531-4976-9de4-7fb0f7bbbc40 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e2e17e8b-0531-4976-9de4-7fb0f7bbbc40 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] GET http://192.168.122.168/volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 Sep 08 07:02:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e2e17e8b-0531-4976-9de4-7fb0f7bbbc40 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:04 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e2e17e8b-0531-4976-9de4-7fb0f7bbbc40 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:04 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:04 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:04 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e2e17e8b-0531-4976-9de4-7fb0f7bbbc40 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Snapshot retrieved successfully. Sep 08 07:02:04 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e2e17e8b-0531-4976-9de4-7fb0f7bbbc40 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 returned with HTTP 200 Sep 08 07:02:04 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1640/3281] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:04 2026] GET /volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 => generated 484 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:02:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-38460f0c-292b-44ba-b1a9-94d6ec96e6b1 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-38460f0c-292b-44ba-b1a9-94d6ec96e6b1 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff Sep 08 07:02:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-38460f0c-292b-44ba-b1a9-94d6ec96e6b1 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-38460f0c-292b-44ba-b1a9-94d6ec96e6b1 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-38460f0c-292b-44ba-b1a9-94d6ec96e6b1 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:02:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-38460f0c-292b-44ba-b1a9-94d6ec96e6b1 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff returned with HTTP 200 Sep 08 07:02:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1642/3282] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:05 2026] GET /volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a8635fc9-c44f-4826-bff0-017b4b600bd8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a8635fc9-c44f-4826-bff0-017b4b600bd8 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] GET http://192.168.122.168/volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff Sep 08 07:02:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a8635fc9-c44f-4826-bff0-017b4b600bd8 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a8635fc9-c44f-4826-bff0-017b4b600bd8 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a8635fc9-c44f-4826-bff0-017b4b600bd8 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] Snapshot retrieved successfully. Sep 08 07:02:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a8635fc9-c44f-4826-bff0-017b4b600bd8 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] http://192.168.122.168/volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff returned with HTTP 200 Sep 08 07:02:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1641/3283] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:05 2026] GET /volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f5024606-914e-4b42-bf10-4a4b73277ccf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f5024606-914e-4b42-bf10-4a4b73277ccf tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff Sep 08 07:02:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f5024606-914e-4b42-bf10-4a4b73277ccf tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f5024606-914e-4b42-bf10-4a4b73277ccf tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:05 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-f5024606-914e-4b42-bf10-4a4b73277ccf tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Delete snapshot with id: 8e417283-44cc-45ce-b513-f43f991ea4ff Sep 08 07:02:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f5024606-914e-4b42-bf10-4a4b73277ccf tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:02:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f5024606-914e-4b42-bf10-4a4b73277ccf tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot delete request issued successfully. Sep 08 07:02:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f5024606-914e-4b42-bf10-4a4b73277ccf tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff returned with HTTP 202 Sep 08 07:02:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1643/3284] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 07:02:05 2026] DELETE /volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-180fb4ad-3a90-407a-8a98-8645f9b332a2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-180fb4ad-3a90-407a-8a98-8645f9b332a2 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff Sep 08 07:02:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-180fb4ad-3a90-407a-8a98-8645f9b332a2 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-180fb4ad-3a90-407a-8a98-8645f9b332a2 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-180fb4ad-3a90-407a-8a98-8645f9b332a2 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:02:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-180fb4ad-3a90-407a-8a98-8645f9b332a2 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff returned with HTTP 200 Sep 08 07:02:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1642/3285] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:05 2026] GET /volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c7c8c44e-9c2d-44f2-ae60-246b1daabb65 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7c8c44e-9c2d-44f2-ae60-246b1daabb65 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb Sep 08 07:02:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c7c8c44e-9c2d-44f2-ae60-246b1daabb65 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c7c8c44e-9c2d-44f2-ae60-246b1daabb65 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c7c8c44e-9c2d-44f2-ae60-246b1daabb65 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c7c8c44e-9c2d-44f2-ae60-246b1daabb65 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb returned with HTTP 200 Sep 08 07:02:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1644/3286] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:05 2026] GET /volume/v3/volumes/d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a9a4214d-7ee5-4fc8-a7bd-be56ef5c7259 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a9a4214d-7ee5-4fc8-a7bd-be56ef5c7259 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] GET http://192.168.122.168/volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 Sep 08 07:02:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a9a4214d-7ee5-4fc8-a7bd-be56ef5c7259 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a9a4214d-7ee5-4fc8-a7bd-be56ef5c7259 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a9a4214d-7ee5-4fc8-a7bd-be56ef5c7259 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 returned with HTTP 404 Sep 08 07:02:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1643/3287] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:05 2026] GET /volume/v3/snapshots/1f5ea058-8f6d-41de-97be-9108e9ac6c20 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2127b011-686c-4a01-8653-362c80bd98f7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2127b011-686c-4a01-8653-362c80bd98f7 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] DELETE http://192.168.122.168/volume/v3/volumes/796c4ed8-a39b-410f-a7d2-842da5ad9f17 Sep 08 07:02:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2127b011-686c-4a01-8653-362c80bd98f7 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:05 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2127b011-686c-4a01-8653-362c80bd98f7 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:05 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-2127b011-686c-4a01-8653-362c80bd98f7 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Delete volume with id: 796c4ed8-a39b-410f-a7d2-842da5ad9f17 Sep 08 07:02:05 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:05 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:05 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:05 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2127b011-686c-4a01-8653-362c80bd98f7 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Volume info retrieved successfully. Sep 08 07:02:05 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2127b011-686c-4a01-8653-362c80bd98f7 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Delete volume request issued successfully. Sep 08 07:02:05 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2127b011-686c-4a01-8653-362c80bd98f7 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/volumes/796c4ed8-a39b-410f-a7d2-842da5ad9f17 returned with HTTP 202 Sep 08 07:02:05 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1645/3288] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:02:05 2026] DELETE /volume/v3/volumes/796c4ed8-a39b-410f-a7d2-842da5ad9f17 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2a69d2ce-953f-4686-a829-54e607a4d323 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2a69d2ce-953f-4686-a829-54e607a4d323 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] GET http://192.168.122.168/volume/v3/volumes/796c4ed8-a39b-410f-a7d2-842da5ad9f17 Sep 08 07:02:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2a69d2ce-953f-4686-a829-54e607a4d323 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:05 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2a69d2ce-953f-4686-a829-54e607a4d323 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:05 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:05 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:05 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:05 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:05 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2a69d2ce-953f-4686-a829-54e607a4d323 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Volume info retrieved successfully. Sep 08 07:02:05 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2a69d2ce-953f-4686-a829-54e607a4d323 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/volumes/796c4ed8-a39b-410f-a7d2-842da5ad9f17 returned with HTTP 200 Sep 08 07:02:05 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1644/3289] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:05 2026] GET /volume/v3/volumes/796c4ed8-a39b-410f-a7d2-842da5ad9f17 => generated 876 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8f530036-6726-45c9-9d09-1b68261499c5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8f530036-6726-45c9-9d09-1b68261499c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff Sep 08 07:02:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8f530036-6726-45c9-9d09-1b68261499c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8f530036-6726-45c9-9d09-1b68261499c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8f530036-6726-45c9-9d09-1b68261499c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:02:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8f530036-6726-45c9-9d09-1b68261499c5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff returned with HTTP 200 Sep 08 07:02:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1646/3290] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:06 2026] GET /volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-888b404f-3392-4e0e-bd8a-ed941d8d9910 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-888b404f-3392-4e0e-bd8a-ed941d8d9910 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb Sep 08 07:02:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-888b404f-3392-4e0e-bd8a-ed941d8d9910 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-888b404f-3392-4e0e-bd8a-ed941d8d9910 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:06 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:06 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-888b404f-3392-4e0e-bd8a-ed941d8d9910 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-888b404f-3392-4e0e-bd8a-ed941d8d9910 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb returned with HTTP 200 Sep 08 07:02:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1645/3291] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:06 2026] GET /volume/v3/volumes/d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 07:02:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-86f462b1-ea95-4080-b2f9-4b7cd7a0008f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-86f462b1-ea95-4080-b2f9-4b7cd7a0008f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 08 07:02:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-86f462b1-ea95-4080-b2f9-4b7cd7a0008f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-396886877"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-86f462b1-ea95-4080-b2f9-4b7cd7a0008f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:06 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-86f462b1-ea95-4080-b2f9-4b7cd7a0008f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create snapshot from volume d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb Sep 08 07:02:06 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-86f462b1-ea95-4080-b2f9-4b7cd7a0008f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Created reservations ['e9cd5875-f560-4c7e-af3c-bd01f1d5ba69', 'd4fc9d9f-6dbf-4d8a-affc-4b099601daa8', '061dc66c-66aa-48a7-8327-6f52d0d1d58d', '18b16dfd-db3f-463f-b1a9-17a7206ce13f'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f5186c42-72a0-4b2b-aeb7-7a1717146b0c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f5186c42-72a0-4b2b-aeb7-7a1717146b0c tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] GET http://192.168.122.168/volume/v3/volumes/796c4ed8-a39b-410f-a7d2-842da5ad9f17 Sep 08 07:02:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f5186c42-72a0-4b2b-aeb7-7a1717146b0c tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f5186c42-72a0-4b2b-aeb7-7a1717146b0c tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f5186c42-72a0-4b2b-aeb7-7a1717146b0c tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/volumes/796c4ed8-a39b-410f-a7d2-842da5ad9f17 returned with HTTP 404 Sep 08 07:02:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1646/3292] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:07 2026] GET /volume/v3/volumes/796c4ed8-a39b-410f-a7d2-842da5ad9f17 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3f93e092-a76e-417a-8c49-0ebd5a5be7f9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3f93e092-a76e-417a-8c49-0ebd5a5be7f9 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] DELETE http://192.168.122.168/volume/v3/volumes/f6e2bbf7-8a96-4fe2-8ab9-166832b45152 Sep 08 07:02:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3f93e092-a76e-417a-8c49-0ebd5a5be7f9 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3f93e092-a76e-417a-8c49-0ebd5a5be7f9 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:07 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-3f93e092-a76e-417a-8c49-0ebd5a5be7f9 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Delete volume with id: f6e2bbf7-8a96-4fe2-8ab9-166832b45152 Sep 08 07:02:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-86f462b1-ea95-4080-b2f9-4b7cd7a0008f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot create request issued successfully. Sep 08 07:02:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-86f462b1-ea95-4080-b2f9-4b7cd7a0008f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 07:02:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1647/3293] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 07:02:06 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 08 07:02:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-30088f93-fba5-4b81-9fbc-3abf9e9496c9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3f93e092-a76e-417a-8c49-0ebd5a5be7f9 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Volume info retrieved successfully. Sep 08 07:02:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-30088f93-fba5-4b81-9fbc-3abf9e9496c9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 Sep 08 07:02:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-30088f93-fba5-4b81-9fbc-3abf9e9496c9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-30088f93-fba5-4b81-9fbc-3abf9e9496c9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-30088f93-fba5-4b81-9fbc-3abf9e9496c9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-30088f93-fba5-4b81-9fbc-3abf9e9496c9 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 returned with HTTP 200 Sep 08 07:02:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1648/3294] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:07 2026] GET /volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3f93e092-a76e-417a-8c49-0ebd5a5be7f9 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Delete volume request issued successfully. Sep 08 07:02:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3f93e092-a76e-417a-8c49-0ebd5a5be7f9 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/volumes/f6e2bbf7-8a96-4fe2-8ab9-166832b45152 returned with HTTP 202 Sep 08 07:02:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1647/3295] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:02:07 2026] DELETE /volume/v3/volumes/f6e2bbf7-8a96-4fe2-8ab9-166832b45152 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bbf58279-c8ba-4c9c-b4f8-38ac6de6912c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bbf58279-c8ba-4c9c-b4f8-38ac6de6912c tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] GET http://192.168.122.168/volume/v3/volumes/f6e2bbf7-8a96-4fe2-8ab9-166832b45152 Sep 08 07:02:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bbf58279-c8ba-4c9c-b4f8-38ac6de6912c tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bbf58279-c8ba-4c9c-b4f8-38ac6de6912c tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bbf58279-c8ba-4c9c-b4f8-38ac6de6912c tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Volume info retrieved successfully. Sep 08 07:02:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bbf58279-c8ba-4c9c-b4f8-38ac6de6912c tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/volumes/f6e2bbf7-8a96-4fe2-8ab9-166832b45152 returned with HTTP 200 Sep 08 07:02:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1649/3296] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:07 2026] GET /volume/v3/volumes/f6e2bbf7-8a96-4fe2-8ab9-166832b45152 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3130127c-cda2-4daa-a87e-9f07f953530c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3130127c-cda2-4daa-a87e-9f07f953530c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff Sep 08 07:02:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3130127c-cda2-4daa-a87e-9f07f953530c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3130127c-cda2-4daa-a87e-9f07f953530c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3130127c-cda2-4daa-a87e-9f07f953530c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff returned with HTTP 404 Sep 08 07:02:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1648/3297] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:07 2026] GET /volume/v3/snapshots/8e417283-44cc-45ce-b513-f43f991ea4ff => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-92e2c910-d1ff-4a05-888c-e5e0b568f9e2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-92e2c910-d1ff-4a05-888c-e5e0b568f9e2 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/f9052380-5344-470f-8b6f-6b8fae111f26 Sep 08 07:02:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-92e2c910-d1ff-4a05-888c-e5e0b568f9e2 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:07 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-92e2c910-d1ff-4a05-888c-e5e0b568f9e2 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:07 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-92e2c910-d1ff-4a05-888c-e5e0b568f9e2 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Delete volume with id: f9052380-5344-470f-8b6f-6b8fae111f26 Sep 08 07:02:07 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:07 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:07 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:07 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-92e2c910-d1ff-4a05-888c-e5e0b568f9e2 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:02:07 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-92e2c910-d1ff-4a05-888c-e5e0b568f9e2 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Delete volume request issued successfully. Sep 08 07:02:07 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-92e2c910-d1ff-4a05-888c-e5e0b568f9e2 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/f9052380-5344-470f-8b6f-6b8fae111f26 returned with HTTP 202 Sep 08 07:02:07 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1650/3298] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:02:07 2026] DELETE /volume/v3/volumes/f9052380-5344-470f-8b6f-6b8fae111f26 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3bd5b345-9367-4018-a294-f2097810fc41 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3bd5b345-9367-4018-a294-f2097810fc41 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/f9052380-5344-470f-8b6f-6b8fae111f26 Sep 08 07:02:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3bd5b345-9367-4018-a294-f2097810fc41 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3bd5b345-9367-4018-a294-f2097810fc41 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3bd5b345-9367-4018-a294-f2097810fc41 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:02:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3bd5b345-9367-4018-a294-f2097810fc41 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/f9052380-5344-470f-8b6f-6b8fae111f26 returned with HTTP 200 Sep 08 07:02:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1649/3299] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:07 2026] GET /volume/v3/volumes/f9052380-5344-470f-8b6f-6b8fae111f26 => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0ec2d595-b888-4c88-bb99-50797133e85a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0ec2d595-b888-4c88-bb99-50797133e85a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 Sep 08 07:02:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0ec2d595-b888-4c88-bb99-50797133e85a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0ec2d595-b888-4c88-bb99-50797133e85a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0ec2d595-b888-4c88-bb99-50797133e85a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0ec2d595-b888-4c88-bb99-50797133e85a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 returned with HTTP 200 Sep 08 07:02:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1651/3300] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:08 2026] GET /volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ab369c24-a886-4919-aea3-1e4026ce8a31 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab369c24-a886-4919-aea3-1e4026ce8a31 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] GET http://192.168.122.168/volume/v3/volumes/f6e2bbf7-8a96-4fe2-8ab9-166832b45152 Sep 08 07:02:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ab369c24-a886-4919-aea3-1e4026ce8a31 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ab369c24-a886-4919-aea3-1e4026ce8a31 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ab369c24-a886-4919-aea3-1e4026ce8a31 tempest-CinderUnicodeTest-1861632318 tempest-CinderUnicodeTest-1861632318-project-member] http://192.168.122.168/volume/v3/volumes/f6e2bbf7-8a96-4fe2-8ab9-166832b45152 returned with HTTP 404 Sep 08 07:02:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1650/3301] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:08 2026] GET /volume/v3/volumes/f6e2bbf7-8a96-4fe2-8ab9-166832b45152 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f8bab63b-78fa-4fc7-9381-e088e0ac6c22 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f8bab63b-78fa-4fc7-9381-e088e0ac6c22 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/f9052380-5344-470f-8b6f-6b8fae111f26 Sep 08 07:02:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f8bab63b-78fa-4fc7-9381-e088e0ac6c22 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f8bab63b-78fa-4fc7-9381-e088e0ac6c22 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f8bab63b-78fa-4fc7-9381-e088e0ac6c22 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/f9052380-5344-470f-8b6f-6b8fae111f26 returned with HTTP 404 Sep 08 07:02:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1652/3302] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:08 2026] GET /volume/v3/volumes/f9052380-5344-470f-8b6f-6b8fae111f26 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2b215b5a-6c12-45fe-9df8-3fedbc1be421 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2b215b5a-6c12-45fe-9df8-3fedbc1be421 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:02:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2b215b5a-6c12-45fe-9df8-3fedbc1be421 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-272172987"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-2b215b5a-6c12-45fe-9df8-3fedbc1be421 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-272172987'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:02:08 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-2b215b5a-6c12-45fe-9df8-3fedbc1be421 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Create volume of 1 GB Sep 08 07:02:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2b215b5a-6c12-45fe-9df8-3fedbc1be421 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Availability Zones retrieved successfully. Sep 08 07:02:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b215b5a-6c12-45fe-9df8-3fedbc1be421 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Flow 'volume_create_api' (0515f7cb-61b1-42e2-8fea-dfccf127f091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b215b5a-6c12-45fe-9df8-3fedbc1be421 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cff5a80c-a030-4506-a9e5-44579a31273f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-2b215b5a-6c12-45fe-9df8-3fedbc1be421 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:02:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b215b5a-6c12-45fe-9df8-3fedbc1be421 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cff5a80c-a030-4506-a9e5-44579a31273f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:08 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b215b5a-6c12-45fe-9df8-3fedbc1be421 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06a901ec-e0cd-4ed5-afd5-3ba98efc219d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:09 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-2b215b5a-6c12-45fe-9df8-3fedbc1be421 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Created reservations ['f82ead45-30fe-49ba-b33f-80182ddd3f07', 'e2ed1174-cf39-4381-b326-33a57e46db7f', '49f9d4ba-f7ea-4d13-98b6-0e967142f721', 'bb2511e7-623b-4dd6-bd1a-9cf161139a55'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b215b5a-6c12-45fe-9df8-3fedbc1be421 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06a901ec-e0cd-4ed5-afd5-3ba98efc219d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f82ead45-30fe-49ba-b33f-80182ddd3f07', 'e2ed1174-cf39-4381-b326-33a57e46db7f', '49f9d4ba-f7ea-4d13-98b6-0e967142f721', 'bb2511e7-623b-4dd6-bd1a-9cf161139a55']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b215b5a-6c12-45fe-9df8-3fedbc1be421 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac31646d-a2de-4223-932b-f1a0d4a80173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b215b5a-6c12-45fe-9df8-3fedbc1be421 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac31646d-a2de-4223-932b-f1a0d4a80173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad27f358-0d91-4ca2-ba43-af67c68e06dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-272172987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6367f07ddf4a4cb92e17a1b8b6bb5b',qos_specs=None,replication_status=,reservations=['f82ead45-30fe-49ba-b33f-80182ddd3f07','e2ed1174-cf39-4381-b326-33a57e46db7f','49f9d4ba-f7ea-4d13-98b6-0e967142f721','bb2511e7-623b-4dd6-bd1a-9cf161139a55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b8690b455d34f248f0182e09db083f9',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:02:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-272172987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad27f358-0d91-4ca2-ba43-af67c68e06dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c6367f07ddf4a4cb92e17a1b8b6bb5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b8690b455d34f248f0182e09db083f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7505d170-330e-4892-9057-2670d1547ca6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b215b5a-6c12-45fe-9df8-3fedbc1be421 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70f3c619-0f91-48da-9840-bcab3b442357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7505d170-330e-4892-9057-2670d1547ca6 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 Sep 08 07:02:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7505d170-330e-4892-9057-2670d1547ca6 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7505d170-330e-4892-9057-2670d1547ca6 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7505d170-330e-4892-9057-2670d1547ca6 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7505d170-330e-4892-9057-2670d1547ca6 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 returned with HTTP 200 Sep 08 07:02:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1653/3303] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:09 2026] GET /volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:02:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b215b5a-6c12-45fe-9df8-3fedbc1be421 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70f3c619-0f91-48da-9840-bcab3b442357) transitioned into state 'SUCCESS' from state '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-272172987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c6367f07ddf4a4cb92e17a1b8b6bb5b',qos_specs=None,replication_status=,reservations=['f82ead45-30fe-49ba-b33f-80182ddd3f07','e2ed1174-cf39-4381-b326-33a57e46db7f','49f9d4ba-f7ea-4d13-98b6-0e967142f721','bb2511e7-623b-4dd6-bd1a-9cf161139a55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b8690b455d34f248f0182e09db083f9',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b215b5a-6c12-45fe-9df8-3fedbc1be421 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb91fa6b-0afb-4c64-be28-9192a1476de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b215b5a-6c12-45fe-9df8-3fedbc1be421 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb91fa6b-0afb-4c64-be28-9192a1476de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:09 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-2b215b5a-6c12-45fe-9df8-3fedbc1be421 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Flow 'volume_create_api' (0515f7cb-61b1-42e2-8fea-dfccf127f091) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2b215b5a-6c12-45fe-9df8-3fedbc1be421 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Create volume request issued successfully. Sep 08 07:02:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2b215b5a-6c12-45fe-9df8-3fedbc1be421 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:02:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1651/3304] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 07:02:08 2026] POST /volume/v3/volumes => generated 786 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:02:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b1214787-389a-4faf-8d6e-0752fbc044a5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b1214787-389a-4faf-8d6e-0752fbc044a5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/ad27f358-0d91-4ca2-ba43-af67c68e06dc Sep 08 07:02:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b1214787-389a-4faf-8d6e-0752fbc044a5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b1214787-389a-4faf-8d6e-0752fbc044a5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:09 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:09 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b1214787-389a-4faf-8d6e-0752fbc044a5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:02:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b1214787-389a-4faf-8d6e-0752fbc044a5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/ad27f358-0d91-4ca2-ba43-af67c68e06dc returned with HTTP 200 Sep 08 07:02:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1654/3305] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:09 2026] GET /volume/v3/volumes/ad27f358-0d91-4ca2-ba43-af67c68e06dc => generated 965 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dbd72cc9-1157-47b1-a8d2-f26cab223023 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dbd72cc9-1157-47b1-a8d2-f26cab223023 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 Sep 08 07:02:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dbd72cc9-1157-47b1-a8d2-f26cab223023 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dbd72cc9-1157-47b1-a8d2-f26cab223023 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dbd72cc9-1157-47b1-a8d2-f26cab223023 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dbd72cc9-1157-47b1-a8d2-f26cab223023 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 returned with HTTP 200 Sep 08 07:02:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1652/3306] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:10 2026] GET /volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7f99c5a8-edf5-4e77-9b0a-f6b229a88eb8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7f99c5a8-edf5-4e77-9b0a-f6b229a88eb8 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] GET http://192.168.122.168/volume/v3/snapshots Sep 08 07:02:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7f99c5a8-edf5-4e77-9b0a-f6b229a88eb8 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7f99c5a8-edf5-4e77-9b0a-f6b229a88eb8 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.api_utils [None req-7f99c5a8-edf5-4e77-9b0a-f6b229a88eb8 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Removing options '' from query. {{(pid=87203) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 07:02:10 devstack devstack@c-api.service[87203]: DEBUG cinder.db.api [None req-7f99c5a8-edf5-4e77-9b0a-f6b229a88eb8 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Building query based on filter {{(pid=87203) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 07:02:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:10 devstack devstack@c-api.service[87203]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 07:02:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7f99c5a8-edf5-4e77-9b0a-f6b229a88eb8 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Get all snapshots completed successfully. Sep 08 07:02:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7f99c5a8-edf5-4e77-9b0a-f6b229a88eb8 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 200 Sep 08 07:02:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1655/3307] 192.168.122.168 () {58 vars in 1127 bytes} [Tue Sep 8 07:02:10 2026] GET /volume/v3/snapshots => generated 335 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-81953ea5-d8f2-4de8-ae4a-71f0e5b5a22b None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-81953ea5-d8f2-4de8-ae4a-71f0e5b5a22b tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 Sep 08 07:02:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-81953ea5-d8f2-4de8-ae4a-71f0e5b5a22b tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-81953ea5-d8f2-4de8-ae4a-71f0e5b5a22b tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:10 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-81953ea5-d8f2-4de8-ae4a-71f0e5b5a22b tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete snapshot with id: 3cbe72bf-f360-475a-af55-34744974ef88 Sep 08 07:02:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-81953ea5-d8f2-4de8-ae4a-71f0e5b5a22b tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-81953ea5-d8f2-4de8-ae4a-71f0e5b5a22b tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot delete request issued successfully. Sep 08 07:02:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bb6bce95-623d-46b2-a2ee-b1bb8a6a7ffa None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-81953ea5-d8f2-4de8-ae4a-71f0e5b5a22b tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 returned with HTTP 202 Sep 08 07:02:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1653/3308] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 07:02:10 2026] DELETE /volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bb6bce95-623d-46b2-a2ee-b1bb8a6a7ffa tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/ad27f358-0d91-4ca2-ba43-af67c68e06dc Sep 08 07:02:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bb6bce95-623d-46b2-a2ee-b1bb8a6a7ffa tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bb6bce95-623d-46b2-a2ee-b1bb8a6a7ffa tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dc448f7c-52bd-4376-b3ce-000e9df11d55 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc448f7c-52bd-4376-b3ce-000e9df11d55 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 Sep 08 07:02:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc448f7c-52bd-4376-b3ce-000e9df11d55 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc448f7c-52bd-4376-b3ce-000e9df11d55 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dc448f7c-52bd-4376-b3ce-000e9df11d55 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc448f7c-52bd-4376-b3ce-000e9df11d55 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 returned with HTTP 200 Sep 08 07:02:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1654/3309] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:10 2026] GET /volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bb6bce95-623d-46b2-a2ee-b1bb8a6a7ffa tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:02:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bb6bce95-623d-46b2-a2ee-b1bb8a6a7ffa tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/ad27f358-0d91-4ca2-ba43-af67c68e06dc returned with HTTP 200 Sep 08 07:02:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1656/3310] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:10 2026] GET /volume/v3/volumes/ad27f358-0d91-4ca2-ba43-af67c68e06dc => generated 1015 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0c6699f2-5d42-49dc-82ad-90af3ad88f39 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0c6699f2-5d42-49dc-82ad-90af3ad88f39 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 Sep 08 07:02:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0c6699f2-5d42-49dc-82ad-90af3ad88f39 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0c6699f2-5d42-49dc-82ad-90af3ad88f39 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0c6699f2-5d42-49dc-82ad-90af3ad88f39 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0c6699f2-5d42-49dc-82ad-90af3ad88f39 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 returned with HTTP 200 Sep 08 07:02:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1655/3311] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:11 2026] GET /volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d12c4bb1-99bb-41ee-bd70-8515667aff15 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d12c4bb1-99bb-41ee-bd70-8515667aff15 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/ad27f358-0d91-4ca2-ba43-af67c68e06dc Sep 08 07:02:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d12c4bb1-99bb-41ee-bd70-8515667aff15 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d12c4bb1-99bb-41ee-bd70-8515667aff15 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:11 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:11 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d12c4bb1-99bb-41ee-bd70-8515667aff15 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:02:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d12c4bb1-99bb-41ee-bd70-8515667aff15 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/ad27f358-0d91-4ca2-ba43-af67c68e06dc returned with HTTP 200 Sep 08 07:02:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1657/3312] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:11 2026] GET /volume/v3/volumes/ad27f358-0d91-4ca2-ba43-af67c68e06dc => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a374277f-b7a1-475b-be90-1f58e33314ca None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a374277f-b7a1-475b-be90-1f58e33314ca tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 08 07:02:11 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a374277f-b7a1-475b-be90-1f58e33314ca tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ad27f358-0d91-4ca2-ba43-af67c68e06dc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-45628495"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:11 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:11 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a374277f-b7a1-475b-be90-1f58e33314ca tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:02:11 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-a374277f-b7a1-475b-be90-1f58e33314ca tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Create snapshot from volume ad27f358-0d91-4ca2-ba43-af67c68e06dc Sep 08 07:02:11 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-a374277f-b7a1-475b-be90-1f58e33314ca tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Created reservations ['13ecc5f9-ca61-49d8-9dc9-cc68e7728c6e', '710af295-0ef9-43ca-a37d-6c4bd120c44c', '479c042a-df20-4532-9fd9-f1a5d7d0e070', 'ada5a532-0b82-4c31-87db-51473a70d79c'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:11 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:11 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:11 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a374277f-b7a1-475b-be90-1f58e33314ca tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot create request issued successfully. Sep 08 07:02:11 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a374277f-b7a1-475b-be90-1f58e33314ca tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 07:02:11 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1656/3313] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 07:02:11 2026] POST /volume/v3/snapshots => generated 306 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:02:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-017e8c2e-cfe2-423e-89d0-d00cc13fb20c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-017e8c2e-cfe2-423e-89d0-d00cc13fb20c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa Sep 08 07:02:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-017e8c2e-cfe2-423e-89d0-d00cc13fb20c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-017e8c2e-cfe2-423e-89d0-d00cc13fb20c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:11 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:11 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:11 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-017e8c2e-cfe2-423e-89d0-d00cc13fb20c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:02:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-017e8c2e-cfe2-423e-89d0-d00cc13fb20c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa returned with HTTP 200 Sep 08 07:02:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1658/3314] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:11 2026] GET /volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-04943ce1-93ba-4b74-acfe-6e4738cb6686 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-04943ce1-93ba-4b74-acfe-6e4738cb6686 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 Sep 08 07:02:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-04943ce1-93ba-4b74-acfe-6e4738cb6686 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-04943ce1-93ba-4b74-acfe-6e4738cb6686 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-04943ce1-93ba-4b74-acfe-6e4738cb6686 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 returned with HTTP 404 Sep 08 07:02:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1657/3315] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:12 2026] GET /volume/v3/snapshots/3cbe72bf-f360-475a-af55-34744974ef88 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b00e315f-2b3b-49a3-b427-bb90de25f054 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b00e315f-2b3b-49a3-b427-bb90de25f054 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb Sep 08 07:02:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b00e315f-2b3b-49a3-b427-bb90de25f054 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b00e315f-2b3b-49a3-b427-bb90de25f054 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:12 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-b00e315f-2b3b-49a3-b427-bb90de25f054 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete volume with id: d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb Sep 08 07:02:12 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:12 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b00e315f-2b3b-49a3-b427-bb90de25f054 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b00e315f-2b3b-49a3-b427-bb90de25f054 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete volume request issued successfully. Sep 08 07:02:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b00e315f-2b3b-49a3-b427-bb90de25f054 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb returned with HTTP 202 Sep 08 07:02:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1659/3316] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:02:12 2026] DELETE /volume/v3/volumes/d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-02145018-0183-461b-b4eb-ad4317a04e42 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-02145018-0183-461b-b4eb-ad4317a04e42 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb Sep 08 07:02:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-02145018-0183-461b-b4eb-ad4317a04e42 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:12 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-02145018-0183-461b-b4eb-ad4317a04e42 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:12 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:12 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:12 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:12 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:12 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-02145018-0183-461b-b4eb-ad4317a04e42 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:12 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-02145018-0183-461b-b4eb-ad4317a04e42 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb returned with HTTP 200 Sep 08 07:02:12 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1658/3317] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:12 2026] GET /volume/v3/volumes/d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7adbd76d-e5d0-4fab-8cc1-2624356b0d2b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7adbd76d-e5d0-4fab-8cc1-2624356b0d2b tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa Sep 08 07:02:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7adbd76d-e5d0-4fab-8cc1-2624356b0d2b tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:12 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7adbd76d-e5d0-4fab-8cc1-2624356b0d2b tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:12 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:12 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:12 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7adbd76d-e5d0-4fab-8cc1-2624356b0d2b tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:02:12 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7adbd76d-e5d0-4fab-8cc1-2624356b0d2b tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa returned with HTTP 200 Sep 08 07:02:12 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1660/3318] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:12 2026] GET /volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6dc23c43-d105-4de7-87fb-8e8f356af869 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6dc23c43-d105-4de7-87fb-8e8f356af869 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb Sep 08 07:02:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6dc23c43-d105-4de7-87fb-8e8f356af869 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6dc23c43-d105-4de7-87fb-8e8f356af869 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6dc23c43-d105-4de7-87fb-8e8f356af869 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb returned with HTTP 404 Sep 08 07:02:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1659/3319] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:13 2026] GET /volume/v3/volumes/d910f8d0-8b20-4c8f-9aed-b861cb7ba8bb => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 07:02:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d0f210f5-b679-4ff9-8995-64245d789f57 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:13 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d0f210f5-b679-4ff9-8995-64245d789f57 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:02:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d0f210f5-b679-4ff9-8995-64245d789f57 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1190702773"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:13 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-d0f210f5-b679-4ff9-8995-64245d789f57 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1190702773'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:02:13 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-d0f210f5-b679-4ff9-8995-64245d789f57 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume of 1 GB Sep 08 07:02:13 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d0f210f5-b679-4ff9-8995-64245d789f57 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Availability Zones retrieved successfully. Sep 08 07:02:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0f210f5-b679-4ff9-8995-64245d789f57 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Flow 'volume_create_api' (97375899-596a-465f-b489-057b7b982406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0f210f5-b679-4ff9-8995-64245d789f57 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0038e197-940b-45d9-b60f-47d7e2a52d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-d0f210f5-b679-4ff9-8995-64245d789f57 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:02:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9a483c56-c66b-47b0-bbc6-ac5e48f0442f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9a483c56-c66b-47b0-bbc6-ac5e48f0442f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa Sep 08 07:02:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9a483c56-c66b-47b0-bbc6-ac5e48f0442f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9a483c56-c66b-47b0-bbc6-ac5e48f0442f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9a483c56-c66b-47b0-bbc6-ac5e48f0442f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:02:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9a483c56-c66b-47b0-bbc6-ac5e48f0442f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa returned with HTTP 200 Sep 08 07:02:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1660/3320] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:13 2026] GET /volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0f210f5-b679-4ff9-8995-64245d789f57 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0038e197-940b-45d9-b60f-47d7e2a52d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0f210f5-b679-4ff9-8995-64245d789f57 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beb48271-6bcc-4347-91c1-8eab5b20f295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-95eb8327-a050-40d6-991f-60dcf799021c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-95eb8327-a050-40d6-991f-60dcf799021c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] POST http://192.168.122.168/volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa/action Sep 08 07:02:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-95eb8327-a050-40d6-991f-60dcf799021c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 07:02:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-95eb8327-a050-40d6-991f-60dcf799021c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:13 devstack devstack@c-api.service[87202]: INFO cinder.api.contrib.snapshot_unmanage [None req-95eb8327-a050-40d6-991f-60dcf799021c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] Unmanage snapshot with id: 99de6346-7e4e-4e81-9a66-62e21ba7e4fa Sep 08 07:02:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-95eb8327-a050-40d6-991f-60dcf799021c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] Snapshot retrieved successfully. Sep 08 07:02:13 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-95eb8327-a050-40d6-991f-60dcf799021c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'ad9e43eb4be44bb7a6848196bb9c3cad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9c6367f07ddf4a4cb92e17a1b8b6bb5b', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:02:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-95eb8327-a050-40d6-991f-60dcf799021c tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-reader] http://192.168.122.168/volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa/action returned with HTTP 403 Sep 08 07:02:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1661/3321] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 07:02:13 2026] POST /volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa/action => generated 117 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7444058f-a5da-4541-a59f-039e8446872f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7444058f-a5da-4541-a59f-039e8446872f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa Sep 08 07:02:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7444058f-a5da-4541-a59f-039e8446872f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7444058f-a5da-4541-a59f-039e8446872f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:13 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-7444058f-a5da-4541-a59f-039e8446872f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Delete snapshot with id: 99de6346-7e4e-4e81-9a66-62e21ba7e4fa Sep 08 07:02:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7444058f-a5da-4541-a59f-039e8446872f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:02:13 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:13 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:13 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-d0f210f5-b679-4ff9-8995-64245d789f57 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Created reservations ['476a7007-b68d-42d1-880c-ac533c6b2123', 'f368fd3c-63f8-4b20-ad36-f3ba07eb43ff', 'ffd6b86e-a031-449b-b73b-49c39dabcbed', '2915c073-26d0-4c83-83a3-8821c6737faf'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0f210f5-b679-4ff9-8995-64245d789f57 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beb48271-6bcc-4347-91c1-8eab5b20f295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['476a7007-b68d-42d1-880c-ac533c6b2123', 'f368fd3c-63f8-4b20-ad36-f3ba07eb43ff', 'ffd6b86e-a031-449b-b73b-49c39dabcbed', '2915c073-26d0-4c83-83a3-8821c6737faf']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0f210f5-b679-4ff9-8995-64245d789f57 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31e2c2b4-99d4-4ca6-88aa-64b02ea57d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7444058f-a5da-4541-a59f-039e8446872f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot delete request issued successfully. Sep 08 07:02:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7444058f-a5da-4541-a59f-039e8446872f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa returned with HTTP 202 Sep 08 07:02:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1662/3322] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 07:02:13 2026] DELETE /volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6fc4db6f-3e85-4418-957b-240eccde1f32 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6fc4db6f-3e85-4418-957b-240eccde1f32 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa Sep 08 07:02:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6fc4db6f-3e85-4418-957b-240eccde1f32 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:13 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6fc4db6f-3e85-4418-957b-240eccde1f32 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:13 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:13 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:13 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6fc4db6f-3e85-4418-957b-240eccde1f32 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:02:13 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6fc4db6f-3e85-4418-957b-240eccde1f32 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa returned with HTTP 200 Sep 08 07:02:13 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1663/3323] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:13 2026] GET /volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:13 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:13 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0f210f5-b679-4ff9-8995-64245d789f57 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31e2c2b4-99d4-4ca6-88aa-64b02ea57d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9eb44e1e-bd9b-483a-9172-4de012d453dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1190702773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc639babed634473856ad52d77e5a6af',qos_specs=None,replication_status=,reservations=['476a7007-b68d-42d1-880c-ac533c6b2123','f368fd3c-63f8-4b20-ad36-f3ba07eb43ff','ffd6b86e-a031-449b-b73b-49c39dabcbed','2915c073-26d0-4c83-83a3-8821c6737faf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c850edcf996545b89f3d8d0b683570e0',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:02:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1190702773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9eb44e1e-bd9b-483a-9172-4de012d453dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc639babed634473856ad52d77e5a6af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c850edcf996545b89f3d8d0b683570e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0f210f5-b679-4ff9-8995-64245d789f57 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (375a224b-08a8-4be0-929b-3f80bd0263d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0f210f5-b679-4ff9-8995-64245d789f57 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (375a224b-08a8-4be0-929b-3f80bd0263d0) transitioned into state 'SUCCESS' from state '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-1190702773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc639babed634473856ad52d77e5a6af',qos_specs=None,replication_status=,reservations=['476a7007-b68d-42d1-880c-ac533c6b2123','f368fd3c-63f8-4b20-ad36-f3ba07eb43ff','ffd6b86e-a031-449b-b73b-49c39dabcbed','2915c073-26d0-4c83-83a3-8821c6737faf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c850edcf996545b89f3d8d0b683570e0',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0f210f5-b679-4ff9-8995-64245d789f57 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51e63615-937e-474a-9396-085a92ca5f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:13 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0f210f5-b679-4ff9-8995-64245d789f57 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51e63615-937e-474a-9396-085a92ca5f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:14 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0f210f5-b679-4ff9-8995-64245d789f57 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Flow 'volume_create_api' (97375899-596a-465f-b489-057b7b982406) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d0f210f5-b679-4ff9-8995-64245d789f57 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume request issued successfully. Sep 08 07:02:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d0f210f5-b679-4ff9-8995-64245d789f57 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:02:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1661/3324] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 07:02:13 2026] POST /volume/v3/volumes => generated 787 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:02:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d57b516a-6023-4e5c-9268-e03b4eeda674 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d57b516a-6023-4e5c-9268-e03b4eeda674 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/9eb44e1e-bd9b-483a-9172-4de012d453dc Sep 08 07:02:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d57b516a-6023-4e5c-9268-e03b4eeda674 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d57b516a-6023-4e5c-9268-e03b4eeda674 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:14 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:14 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:14 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:14 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:14 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d57b516a-6023-4e5c-9268-e03b4eeda674 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d57b516a-6023-4e5c-9268-e03b4eeda674 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/9eb44e1e-bd9b-483a-9172-4de012d453dc returned with HTTP 200 Sep 08 07:02:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1664/3325] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:14 2026] GET /volume/v3/volumes/9eb44e1e-bd9b-483a-9172-4de012d453dc => generated 966 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1afd5021-4d5b-414e-9031-2f5a9885efe7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1afd5021-4d5b-414e-9031-2f5a9885efe7 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa Sep 08 07:02:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1afd5021-4d5b-414e-9031-2f5a9885efe7 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1afd5021-4d5b-414e-9031-2f5a9885efe7 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:14 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:14 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:14 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1afd5021-4d5b-414e-9031-2f5a9885efe7 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Snapshot retrieved successfully. Sep 08 07:02:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1afd5021-4d5b-414e-9031-2f5a9885efe7 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa returned with HTTP 200 Sep 08 07:02:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1662/3326] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:14 2026] GET /volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1c407235-dacb-4b5d-af2a-45a8ef1d6c6e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1c407235-dacb-4b5d-af2a-45a8ef1d6c6e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/9eb44e1e-bd9b-483a-9172-4de012d453dc Sep 08 07:02:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1c407235-dacb-4b5d-af2a-45a8ef1d6c6e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1c407235-dacb-4b5d-af2a-45a8ef1d6c6e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1c407235-dacb-4b5d-af2a-45a8ef1d6c6e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1c407235-dacb-4b5d-af2a-45a8ef1d6c6e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/9eb44e1e-bd9b-483a-9172-4de012d453dc returned with HTTP 200 Sep 08 07:02:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1665/3327] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:15 2026] GET /volume/v3/volumes/9eb44e1e-bd9b-483a-9172-4de012d453dc => generated 1017 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0febbb2b-cca5-4537-9296-f5e8726e23fb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0febbb2b-cca5-4537-9296-f5e8726e23fb tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 08 07:02:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0febbb2b-cca5-4537-9296-f5e8726e23fb tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9eb44e1e-bd9b-483a-9172-4de012d453dc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-744690959"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:15 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:15 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0febbb2b-cca5-4537-9296-f5e8726e23fb tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:15 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-0febbb2b-cca5-4537-9296-f5e8726e23fb tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create snapshot from volume 9eb44e1e-bd9b-483a-9172-4de012d453dc Sep 08 07:02:15 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-0febbb2b-cca5-4537-9296-f5e8726e23fb tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Created reservations ['451812ea-b470-43da-926a-e4987558b136', '05186e5d-a68d-47c4-9d5e-348940307086', 'b49a6c60-12aa-4c53-a4f9-480a03ef2c61', 'bb9cafad-9866-4ea2-b2c4-3ec3505d7286'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:15 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:15 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:15 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0febbb2b-cca5-4537-9296-f5e8726e23fb tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot create request issued successfully. Sep 08 07:02:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0febbb2b-cca5-4537-9296-f5e8726e23fb tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 07:02:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1663/3328] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 07:02:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:02:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9fc02428-c3ae-427b-8d1e-152e4f2e29f5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9fc02428-c3ae-427b-8d1e-152e4f2e29f5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98 Sep 08 07:02:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9fc02428-c3ae-427b-8d1e-152e4f2e29f5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9fc02428-c3ae-427b-8d1e-152e4f2e29f5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:15 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9fc02428-c3ae-427b-8d1e-152e4f2e29f5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9fc02428-c3ae-427b-8d1e-152e4f2e29f5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98 returned with HTTP 200 Sep 08 07:02:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1666/3329] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:15 2026] GET /volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-166d1536-3ee7-4800-bcd2-ed3ac909e357 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-166d1536-3ee7-4800-bcd2-ed3ac909e357 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa Sep 08 07:02:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-166d1536-3ee7-4800-bcd2-ed3ac909e357 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-166d1536-3ee7-4800-bcd2-ed3ac909e357 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-166d1536-3ee7-4800-bcd2-ed3ac909e357 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa returned with HTTP 404 Sep 08 07:02:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1664/3330] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:15 2026] GET /volume/v3/snapshots/99de6346-7e4e-4e81-9a66-62e21ba7e4fa => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8e632db4-0659-4687-b2d5-2f8d44720723 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e632db4-0659-4687-b2d5-2f8d44720723 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/ad27f358-0d91-4ca2-ba43-af67c68e06dc Sep 08 07:02:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8e632db4-0659-4687-b2d5-2f8d44720723 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8e632db4-0659-4687-b2d5-2f8d44720723 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:15 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-8e632db4-0659-4687-b2d5-2f8d44720723 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Delete volume with id: ad27f358-0d91-4ca2-ba43-af67c68e06dc Sep 08 07:02:15 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:15 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:15 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:15 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8e632db4-0659-4687-b2d5-2f8d44720723 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:02:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8e632db4-0659-4687-b2d5-2f8d44720723 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Delete volume request issued successfully. Sep 08 07:02:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e632db4-0659-4687-b2d5-2f8d44720723 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/ad27f358-0d91-4ca2-ba43-af67c68e06dc returned with HTTP 202 Sep 08 07:02:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1667/3331] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:02:15 2026] DELETE /volume/v3/volumes/ad27f358-0d91-4ca2-ba43-af67c68e06dc => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 07:02:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c221dc92-e9e3-4cc6-bfb4-117ba403b7b5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c221dc92-e9e3-4cc6-bfb4-117ba403b7b5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/ad27f358-0d91-4ca2-ba43-af67c68e06dc Sep 08 07:02:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c221dc92-e9e3-4cc6-bfb4-117ba403b7b5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c221dc92-e9e3-4cc6-bfb4-117ba403b7b5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:16 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:16 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:16 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:16 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:16 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c221dc92-e9e3-4cc6-bfb4-117ba403b7b5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Volume info retrieved successfully. Sep 08 07:02:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c221dc92-e9e3-4cc6-bfb4-117ba403b7b5 tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/ad27f358-0d91-4ca2-ba43-af67c68e06dc returned with HTTP 200 Sep 08 07:02:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1665/3332] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:16 2026] GET /volume/v3/volumes/ad27f358-0d91-4ca2-ba43-af67c68e06dc => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9bfd3445-0f8d-4731-9f95-7abeeeb269e2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9bfd3445-0f8d-4731-9f95-7abeeeb269e2 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98 Sep 08 07:02:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9bfd3445-0f8d-4731-9f95-7abeeeb269e2 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9bfd3445-0f8d-4731-9f95-7abeeeb269e2 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:16 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:16 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:16 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9bfd3445-0f8d-4731-9f95-7abeeeb269e2 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9bfd3445-0f8d-4731-9f95-7abeeeb269e2 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98 returned with HTTP 200 Sep 08 07:02:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1668/3333] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:16 2026] GET /volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cd146cf3-816e-442d-81f9-95e60053104f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cd146cf3-816e-442d-81f9-95e60053104f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] GET http://192.168.122.168/volume/v3/volumes/ad27f358-0d91-4ca2-ba43-af67c68e06dc Sep 08 07:02:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cd146cf3-816e-442d-81f9-95e60053104f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cd146cf3-816e-442d-81f9-95e60053104f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cd146cf3-816e-442d-81f9-95e60053104f tempest-ProjectReaderTests-1152707596 tempest-ProjectReaderTests-1152707596-project-admin] http://192.168.122.168/volume/v3/volumes/ad27f358-0d91-4ca2-ba43-af67c68e06dc returned with HTTP 404 Sep 08 07:02:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1666/3334] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:17 2026] GET /volume/v3/volumes/ad27f358-0d91-4ca2-ba43-af67c68e06dc => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-102a0c53-31e3-48e4-b796-4def54b7ca50 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-102a0c53-31e3-48e4-b796-4def54b7ca50 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98 Sep 08 07:02:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-102a0c53-31e3-48e4-b796-4def54b7ca50 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-102a0c53-31e3-48e4-b796-4def54b7ca50 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-102a0c53-31e3-48e4-b796-4def54b7ca50 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-102a0c53-31e3-48e4-b796-4def54b7ca50 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98 returned with HTTP 200 Sep 08 07:02:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1669/3335] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:17 2026] GET /volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-814f27cd-2d16-4cb8-952d-7726e3d2bc95 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-814f27cd-2d16-4cb8-952d-7726e3d2bc95 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] POST http://192.168.122.168/volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98/action Sep 08 07:02:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-814f27cd-2d16-4cb8-952d-7726e3d2bc95 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 07:02:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-814f27cd-2d16-4cb8-952d-7726e3d2bc95 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.admin_actions [None req-814f27cd-2d16-4cb8-952d-7726e3d2bc95 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Updating snapshot 'ddf85d42-7654-4cfd-9d63-eb5bb937ca98' with '{'status': 'error'}' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 07:02:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:17 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-814f27cd-2d16-4cb8-952d-7726e3d2bc95 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'cda4ba68728e46479d752c6413a9a110', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc639babed634473856ad52d77e5a6af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:02:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-814f27cd-2d16-4cb8-952d-7726e3d2bc95 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] http://192.168.122.168/volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98/action returned with HTTP 403 Sep 08 07:02:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1667/3336] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 07:02:17 2026] POST /volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98/action => generated 133 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-784142da-ded8-4ced-87cf-ce5dedb5d88a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-784142da-ded8-4ced-87cf-ce5dedb5d88a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98 Sep 08 07:02:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-784142da-ded8-4ced-87cf-ce5dedb5d88a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:17 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-784142da-ded8-4ced-87cf-ce5dedb5d88a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:17 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-784142da-ded8-4ced-87cf-ce5dedb5d88a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete snapshot with id: ddf85d42-7654-4cfd-9d63-eb5bb937ca98 Sep 08 07:02:17 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:17 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-784142da-ded8-4ced-87cf-ce5dedb5d88a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:17 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:17 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:17 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-784142da-ded8-4ced-87cf-ce5dedb5d88a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot delete request issued successfully. Sep 08 07:02:17 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-784142da-ded8-4ced-87cf-ce5dedb5d88a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98 returned with HTTP 202 Sep 08 07:02:17 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1670/3337] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 07:02:17 2026] DELETE /volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-891d4992-8e49-4f28-bd73-7aa8476f7181 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-891d4992-8e49-4f28-bd73-7aa8476f7181 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98 Sep 08 07:02:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-891d4992-8e49-4f28-bd73-7aa8476f7181 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:17 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-891d4992-8e49-4f28-bd73-7aa8476f7181 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:17 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:17 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:17 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-891d4992-8e49-4f28-bd73-7aa8476f7181 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:17 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-891d4992-8e49-4f28-bd73-7aa8476f7181 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98 returned with HTTP 200 Sep 08 07:02:17 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1668/3338] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:17 2026] GET /volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e6ae14d3-7e68-4a69-b42d-23b825edf6e7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e6ae14d3-7e68-4a69-b42d-23b825edf6e7 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98 Sep 08 07:02:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e6ae14d3-7e68-4a69-b42d-23b825edf6e7 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:18 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e6ae14d3-7e68-4a69-b42d-23b825edf6e7 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:18 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:18 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:18 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e6ae14d3-7e68-4a69-b42d-23b825edf6e7 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:18 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e6ae14d3-7e68-4a69-b42d-23b825edf6e7 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98 returned with HTTP 200 Sep 08 07:02:18 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1671/3339] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:18 2026] GET /volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b3f87ed6-9360-4b93-a68a-2a7e8fbe1020 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b3f87ed6-9360-4b93-a68a-2a7e8fbe1020 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98 Sep 08 07:02:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b3f87ed6-9360-4b93-a68a-2a7e8fbe1020 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b3f87ed6-9360-4b93-a68a-2a7e8fbe1020 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b3f87ed6-9360-4b93-a68a-2a7e8fbe1020 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98 returned with HTTP 404 Sep 08 07:02:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1669/3340] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:19 2026] GET /volume/v3/snapshots/ddf85d42-7654-4cfd-9d63-eb5bb937ca98 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 07:02:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b611065f-12bd-4736-a46c-00e041914ffc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b611065f-12bd-4736-a46c-00e041914ffc tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/9eb44e1e-bd9b-483a-9172-4de012d453dc Sep 08 07:02:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b611065f-12bd-4736-a46c-00e041914ffc tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b611065f-12bd-4736-a46c-00e041914ffc tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:19 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-b611065f-12bd-4736-a46c-00e041914ffc tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete volume with id: 9eb44e1e-bd9b-483a-9172-4de012d453dc Sep 08 07:02:19 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:19 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:19 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:19 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b611065f-12bd-4736-a46c-00e041914ffc tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:19 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b611065f-12bd-4736-a46c-00e041914ffc tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete volume request issued successfully. Sep 08 07:02:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b611065f-12bd-4736-a46c-00e041914ffc tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/9eb44e1e-bd9b-483a-9172-4de012d453dc returned with HTTP 202 Sep 08 07:02:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1672/3341] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:02:19 2026] DELETE /volume/v3/volumes/9eb44e1e-bd9b-483a-9172-4de012d453dc => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-141feabd-79c2-4671-8bf0-2c7a78778bbe None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-141feabd-79c2-4671-8bf0-2c7a78778bbe tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/9eb44e1e-bd9b-483a-9172-4de012d453dc Sep 08 07:02:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-141feabd-79c2-4671-8bf0-2c7a78778bbe tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-141feabd-79c2-4671-8bf0-2c7a78778bbe tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:19 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:19 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:19 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:19 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:19 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-141feabd-79c2-4671-8bf0-2c7a78778bbe tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-141feabd-79c2-4671-8bf0-2c7a78778bbe tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/9eb44e1e-bd9b-483a-9172-4de012d453dc returned with HTTP 200 Sep 08 07:02:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1670/3342] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:19 2026] GET /volume/v3/volumes/9eb44e1e-bd9b-483a-9172-4de012d453dc => generated 1016 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-303b00af-4a7f-4705-be19-aae8722e58cf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-303b00af-4a7f-4705-be19-aae8722e58cf tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:02:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-303b00af-4a7f-4705-be19-aae8722e58cf tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1363948155", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1929858066", "vendor_name": "tempest-vendor_name-728980174"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-303b00af-4a7f-4705-be19-aae8722e58cf tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:02:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1673/3343] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:02:19 2026] POST /volume/v3/types => generated 328 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:02:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "48af4e0f-3f5f-4fb5-9f0b-4a9ee6fcdc5c", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Create volume request body: {'volume': {'volume_type': '48af4e0f-3f5f-4fb5-9f0b-4a9ee6fcdc5c', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:02:20 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Create volume of 1 GB Sep 08 07:02:20 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:20 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Availability Zones retrieved successfully. Sep 08 07:02:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Flow 'volume_create_api' (93eebd14-3542-4834-b113-3d166103d9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9d34a34-4d5a-4353-810f-c884ef495e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:02:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9d34a34-4d5a-4353-810f-c884ef495e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T05:02:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1929858066',vendor_name='tempest-vendor_name-728980174'},id=48af4e0f-3f5f-4fb5-9f0b-4a9ee6fcdc5c,is_public=True,name='tempest-ProjectAdminTests-volume-type-1363948155',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48af4e0f-3f5f-4fb5-9f0b-4a9ee6fcdc5c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9599c3ce-6109-46a4-9d63-cc53779941d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:20 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1363948155 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1363948155, it is now deprecated. Please use the default quota class for default quota. Sep 08 07:02:20 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1363948155 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1363948155, it is now deprecated. Please use the default quota class for default quota. Sep 08 07:02:20 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Created reservations ['d7642f21-cb1c-47a2-bf40-85858ddc4e5b', 'f2a7984c-d6d2-45c4-9be7-f34ccc996f4d', '134a6fcf-b56d-494d-841b-8415e670846d', '10212353-1cfd-4644-a259-839ce5592da2'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9599c3ce-6109-46a4-9d63-cc53779941d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7642f21-cb1c-47a2-bf40-85858ddc4e5b', 'f2a7984c-d6d2-45c4-9be7-f34ccc996f4d', '134a6fcf-b56d-494d-841b-8415e670846d', '10212353-1cfd-4644-a259-839ce5592da2']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (817b27ea-8ba0-4c54-88fe-53034ad5ea45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:20 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:20 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (817b27ea-8ba0-4c54-88fe-53034ad5ea45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c2471b8-3548-4ab3-a4ef-514fe6f7ce37', '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='a7c3c49ca7c444fa8b7af12e574b5ee7',qos_specs=None,replication_status=,reservations=['d7642f21-cb1c-47a2-bf40-85858ddc4e5b','f2a7984c-d6d2-45c4-9be7-f34ccc996f4d','134a6fcf-b56d-494d-841b-8415e670846d','10212353-1cfd-4644-a259-839ce5592da2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de4dc26c288490dafe00c66a392cd0e',volume_type_id=48af4e0f-3f5f-4fb5-9f0b-4a9ee6fcdc5c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:02:20Z,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=2c2471b8-3548-4ab3-a4ef-514fe6f7ce37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7c3c49ca7c444fa8b7af12e574b5ee7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3de4dc26c288490dafe00c66a392cd0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48af4e0f-3f5f-4fb5-9f0b-4a9ee6fcdc5c),volume_type_id=48af4e0f-3f5f-4fb5-9f0b-4a9ee6fcdc5c)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d86b5338-67b1-4630-af3a-5a7c21bd3485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d86b5338-67b1-4630-af3a-5a7c21bd3485) transitioned into state 'SUCCESS' from 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='a7c3c49ca7c444fa8b7af12e574b5ee7',qos_specs=None,replication_status=,reservations=['d7642f21-cb1c-47a2-bf40-85858ddc4e5b','f2a7984c-d6d2-45c4-9be7-f34ccc996f4d','134a6fcf-b56d-494d-841b-8415e670846d','10212353-1cfd-4644-a259-839ce5592da2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de4dc26c288490dafe00c66a392cd0e',volume_type_id=48af4e0f-3f5f-4fb5-9f0b-4a9ee6fcdc5c)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (348236e3-511a-4476-a44f-00507936e558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (348236e3-511a-4476-a44f-00507936e558) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:20 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Flow 'volume_create_api' (93eebd14-3542-4834-b113-3d166103d9f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:20 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Create volume request issued successfully. Sep 08 07:02:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-27bb835d-c90b-45b3-ac65-23ffce3ed89e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:02:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1671/3344] 192.168.122.168 () {62 vars in 1182 bytes} [Tue Sep 8 07:02:20 2026] POST /volume/v3/volumes => generated 781 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:02:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bda9973f-515c-4842-9354-3b15d7f42a4a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bda9973f-515c-4842-9354-3b15d7f42a4a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] GET http://192.168.122.168/volume/v3/volumes/2c2471b8-3548-4ab3-a4ef-514fe6f7ce37 Sep 08 07:02:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bda9973f-515c-4842-9354-3b15d7f42a4a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bda9973f-515c-4842-9354-3b15d7f42a4a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:20 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:20 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:20 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:20 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bda9973f-515c-4842-9354-3b15d7f42a4a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Volume info retrieved successfully. Sep 08 07:02:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bda9973f-515c-4842-9354-3b15d7f42a4a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/volumes/2c2471b8-3548-4ab3-a4ef-514fe6f7ce37 returned with HTTP 200 Sep 08 07:02:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1674/3345] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 07:02:20 2026] GET /volume/v3/volumes/2c2471b8-3548-4ab3-a4ef-514fe6f7ce37 => generated 960 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c0614c54-de7b-4e54-869f-93b72c803801 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c0614c54-de7b-4e54-869f-93b72c803801 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/9eb44e1e-bd9b-483a-9172-4de012d453dc Sep 08 07:02:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c0614c54-de7b-4e54-869f-93b72c803801 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c0614c54-de7b-4e54-869f-93b72c803801 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c0614c54-de7b-4e54-869f-93b72c803801 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/9eb44e1e-bd9b-483a-9172-4de012d453dc returned with HTTP 404 Sep 08 07:02:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1672/3346] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:20 2026] GET /volume/v3/volumes/9eb44e1e-bd9b-483a-9172-4de012d453dc => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 07:02:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9e481093-f422-495e-92cd-86997d513f1a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9e481093-f422-495e-92cd-86997d513f1a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:02:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9e481093-f422-495e-92cd-86997d513f1a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1130708869"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-9e481093-f422-495e-92cd-86997d513f1a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1130708869'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:02:20 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-9e481093-f422-495e-92cd-86997d513f1a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume of 1 GB Sep 08 07:02:20 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9e481093-f422-495e-92cd-86997d513f1a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Availability Zones retrieved successfully. Sep 08 07:02:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e481093-f422-495e-92cd-86997d513f1a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Flow 'volume_create_api' (eaa0e4b8-a5a1-4f8c-a74c-d668c0c7648c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e481093-f422-495e-92cd-86997d513f1a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6289f8c-1f81-48e6-a34e-72255e9adb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-9e481093-f422-495e-92cd-86997d513f1a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:02:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e481093-f422-495e-92cd-86997d513f1a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6289f8c-1f81-48e6-a34e-72255e9adb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e481093-f422-495e-92cd-86997d513f1a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05df2bc4-1bee-4819-a426-d83064136982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:20 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-9e481093-f422-495e-92cd-86997d513f1a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Created reservations ['1f2ccc93-28a5-40e7-8229-493846c616c7', '72f02054-93f1-4c32-9ee8-4a5b7d5af83c', 'bfd7104a-c41d-4f84-bf8a-3d93c1fd252c', 'fb171c96-687d-46d8-8d2e-175a7f7e2c07'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e481093-f422-495e-92cd-86997d513f1a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05df2bc4-1bee-4819-a426-d83064136982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f2ccc93-28a5-40e7-8229-493846c616c7', '72f02054-93f1-4c32-9ee8-4a5b7d5af83c', 'bfd7104a-c41d-4f84-bf8a-3d93c1fd252c', 'fb171c96-687d-46d8-8d2e-175a7f7e2c07']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:20 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e481093-f422-495e-92cd-86997d513f1a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26ca1303-0d90-47bb-bc69-4d14e7127a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e481093-f422-495e-92cd-86997d513f1a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26ca1303-0d90-47bb-bc69-4d14e7127a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff7205d0-6727-4f5a-839e-850216eae762', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1130708869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc639babed634473856ad52d77e5a6af',qos_specs=None,replication_status=,reservations=['1f2ccc93-28a5-40e7-8229-493846c616c7','72f02054-93f1-4c32-9ee8-4a5b7d5af83c','bfd7104a-c41d-4f84-bf8a-3d93c1fd252c','fb171c96-687d-46d8-8d2e-175a7f7e2c07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c850edcf996545b89f3d8d0b683570e0',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:02:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1130708869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff7205d0-6727-4f5a-839e-850216eae762,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc639babed634473856ad52d77e5a6af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c850edcf996545b89f3d8d0b683570e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e481093-f422-495e-92cd-86997d513f1a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a1ae290-f1ab-4f50-b533-1957dc6da603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e481093-f422-495e-92cd-86997d513f1a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a1ae290-f1ab-4f50-b533-1957dc6da603) transitioned into state 'SUCCESS' from state '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-1130708869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc639babed634473856ad52d77e5a6af',qos_specs=None,replication_status=,reservations=['1f2ccc93-28a5-40e7-8229-493846c616c7','72f02054-93f1-4c32-9ee8-4a5b7d5af83c','bfd7104a-c41d-4f84-bf8a-3d93c1fd252c','fb171c96-687d-46d8-8d2e-175a7f7e2c07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c850edcf996545b89f3d8d0b683570e0',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e481093-f422-495e-92cd-86997d513f1a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9667fdd-87dd-4aa8-9180-d46af3847d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e481093-f422-495e-92cd-86997d513f1a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9667fdd-87dd-4aa8-9180-d46af3847d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9e481093-f422-495e-92cd-86997d513f1a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Flow 'volume_create_api' (eaa0e4b8-a5a1-4f8c-a74c-d668c0c7648c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9e481093-f422-495e-92cd-86997d513f1a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume request issued successfully. Sep 08 07:02:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9e481093-f422-495e-92cd-86997d513f1a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:02:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1675/3347] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 07:02:20 2026] POST /volume/v3/volumes => generated 787 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:02:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5e564a7c-350c-40ac-8603-33ab467f6e18 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5e564a7c-350c-40ac-8603-33ab467f6e18 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/ff7205d0-6727-4f5a-839e-850216eae762 Sep 08 07:02:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5e564a7c-350c-40ac-8603-33ab467f6e18 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5e564a7c-350c-40ac-8603-33ab467f6e18 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:21 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:21 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:21 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:21 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:21 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5e564a7c-350c-40ac-8603-33ab467f6e18 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5e564a7c-350c-40ac-8603-33ab467f6e18 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/ff7205d0-6727-4f5a-839e-850216eae762 returned with HTTP 200 Sep 08 07:02:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1673/3348] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:21 2026] GET /volume/v3/volumes/ff7205d0-6727-4f5a-839e-850216eae762 => generated 966 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7f86919d-8f68-4286-8b93-bff3d42d973d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7f86919d-8f68-4286-8b93-bff3d42d973d tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] GET http://192.168.122.168/volume/v3/volumes/2c2471b8-3548-4ab3-a4ef-514fe6f7ce37 Sep 08 07:02:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7f86919d-8f68-4286-8b93-bff3d42d973d tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7f86919d-8f68-4286-8b93-bff3d42d973d tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7f86919d-8f68-4286-8b93-bff3d42d973d tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Volume info retrieved successfully. Sep 08 07:02:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7f86919d-8f68-4286-8b93-bff3d42d973d tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/volumes/2c2471b8-3548-4ab3-a4ef-514fe6f7ce37 returned with HTTP 200 Sep 08 07:02:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1676/3349] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 07:02:21 2026] GET /volume/v3/volumes/2c2471b8-3548-4ab3-a4ef-514fe6f7ce37 => generated 981 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-18dc46e4-4947-4fd6-a683-216f2f86b2c6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-18dc46e4-4947-4fd6-a683-216f2f86b2c6 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] GET http://192.168.122.168/volume/v3/messages Sep 08 07:02:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-18dc46e4-4947-4fd6-a683-216f2f86b2c6 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-18dc46e4-4947-4fd6-a683-216f2f86b2c6 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-18dc46e4-4947-4fd6-a683-216f2f86b2c6 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 08 07:02:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1674/3350] 192.168.122.168 () {60 vars in 1164 bytes} [Tue Sep 8 07:02:21 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 08 07:02:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dc6ff24e-dc0e-4933-8243-26b00c33c0b1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc6ff24e-dc0e-4933-8243-26b00c33c0b1 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] DELETE http://192.168.122.168/volume/v3/messages/e59177ae-f0a4-4220-91b0-1023722f107b Sep 08 07:02:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc6ff24e-dc0e-4933-8243-26b00c33c0b1 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc6ff24e-dc0e-4933-8243-26b00c33c0b1 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc6ff24e-dc0e-4933-8243-26b00c33c0b1 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/messages/e59177ae-f0a4-4220-91b0-1023722f107b returned with HTTP 204 Sep 08 07:02:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1677/3351] 192.168.122.168 () {60 vars in 1278 bytes} [Tue Sep 8 07:02:21 2026] DELETE /volume/v3/messages/e59177ae-f0a4-4220-91b0-1023722f107b => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 07:02:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f5188dba-c660-44de-b1bd-b05b3ff6f960 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f5188dba-c660-44de-b1bd-b05b3ff6f960 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] GET http://192.168.122.168/volume/v3/messages/e59177ae-f0a4-4220-91b0-1023722f107b Sep 08 07:02:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f5188dba-c660-44de-b1bd-b05b3ff6f960 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f5188dba-c660-44de-b1bd-b05b3ff6f960 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f5188dba-c660-44de-b1bd-b05b3ff6f960 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/messages/e59177ae-f0a4-4220-91b0-1023722f107b returned with HTTP 404 Sep 08 07:02:21 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1675/3352] 192.168.122.168 () {60 vars in 1275 bytes} [Tue Sep 8 07:02:21 2026] GET /volume/v3/messages/e59177ae-f0a4-4220-91b0-1023722f107b => generated 110 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a5122e90-0871-4fa8-89d9-89235ff0a153 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a5122e90-0871-4fa8-89d9-89235ff0a153 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/2c2471b8-3548-4ab3-a4ef-514fe6f7ce37 Sep 08 07:02:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a5122e90-0871-4fa8-89d9-89235ff0a153 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:21 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a5122e90-0871-4fa8-89d9-89235ff0a153 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:21 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-a5122e90-0871-4fa8-89d9-89235ff0a153 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Delete volume with id: 2c2471b8-3548-4ab3-a4ef-514fe6f7ce37 Sep 08 07:02:21 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:21 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:21 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:21 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a5122e90-0871-4fa8-89d9-89235ff0a153 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Volume info retrieved successfully. Sep 08 07:02:21 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a5122e90-0871-4fa8-89d9-89235ff0a153 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87202) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 07:02:21 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-a5122e90-0871-4fa8-89d9-89235ff0a153 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1363948155 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1363948155, it is now deprecated. Please use the default quota class for default quota. Sep 08 07:02:21 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-a5122e90-0871-4fa8-89d9-89235ff0a153 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1363948155 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1363948155, it is now deprecated. Please use the default quota class for default quota. Sep 08 07:02:21 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-a5122e90-0871-4fa8-89d9-89235ff0a153 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Created reservations ['543898c9-0790-4adc-9545-fe61f93b9e97', 'de045bed-38dd-408b-af55-16ded017dad7', '83eefeae-4015-44ed-b68d-16711bb54243', 'c06efd70-dfc8-4998-808a-6fdf0bb2ab02'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:21 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a5122e90-0871-4fa8-89d9-89235ff0a153 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Delete volume request issued successfully. Sep 08 07:02:21 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a5122e90-0871-4fa8-89d9-89235ff0a153 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/volumes/2c2471b8-3548-4ab3-a4ef-514fe6f7ce37 returned with HTTP 202 Sep 08 07:02:21 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1678/3353] 192.168.122.168 () {60 vars in 1275 bytes} [Tue Sep 8 07:02:21 2026] DELETE /volume/v3/volumes/2c2471b8-3548-4ab3-a4ef-514fe6f7ce37 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0809f042-48a1-41a4-8ae1-9cff28899377 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:21 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0809f042-48a1-41a4-8ae1-9cff28899377 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] DELETE http://192.168.122.168/volume/v3/types/48af4e0f-3f5f-4fb5-9f0b-4a9ee6fcdc5c Sep 08 07:02:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0809f042-48a1-41a4-8ae1-9cff28899377 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:21 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0809f042-48a1-41a4-8ae1-9cff28899377 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0809f042-48a1-41a4-8ae1-9cff28899377 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/types/48af4e0f-3f5f-4fb5-9f0b-4a9ee6fcdc5c returned with HTTP 202 Sep 08 07:02:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1676/3354] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:02:21 2026] DELETE /volume/v3/types/48af4e0f-3f5f-4fb5-9f0b-4a9ee6fcdc5c => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-73915368-188f-4461-950d-e2e8eff7c184 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-73915368-188f-4461-950d-e2e8eff7c184 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:02:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-73915368-188f-4461-950d-e2e8eff7c184 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-682964986", "extra_specs": {"storage_protocol": "tempest-storage_protocol-447314080", "vendor_name": "tempest-vendor_name-1030246685"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-73915368-188f-4461-950d-e2e8eff7c184 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:02:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1679/3355] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:02:22 2026] POST /volume/v3/types => generated 327 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:02:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cff26787-e238-4cfe-81a5-00aa5905def1", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Create volume request body: {'volume': {'volume_type': 'cff26787-e238-4cfe-81a5-00aa5905def1', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:02:22 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Create volume of 1 GB Sep 08 07:02:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Availability Zones retrieved successfully. Sep 08 07:02:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Flow 'volume_create_api' (e2487647-cb45-489f-b1c7-e7eea40877b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd3d2de5-c3ca-4cfc-9622-ab5600ae209b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:02:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd3d2de5-c3ca-4cfc-9622-ab5600ae209b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T05:02:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-447314080',vendor_name='tempest-vendor_name-1030246685'},id=cff26787-e238-4cfe-81a5-00aa5905def1,is_public=True,name='tempest-ProjectAdminTests-volume-type-682964986',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cff26787-e238-4cfe-81a5-00aa5905def1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d262c97-12ea-48e6-83a1-77242e99558e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bf8cdfe9-cf16-41e1-a269-1ccfc554a2ba None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bf8cdfe9-cf16-41e1-a269-1ccfc554a2ba tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/ff7205d0-6727-4f5a-839e-850216eae762 Sep 08 07:02:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bf8cdfe9-cf16-41e1-a269-1ccfc554a2ba tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bf8cdfe9-cf16-41e1-a269-1ccfc554a2ba tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:22 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-682964986 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-682964986, it is now deprecated. Please use the default quota class for default quota. Sep 08 07:02:22 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-682964986 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-682964986, it is now deprecated. Please use the default quota class for default quota. Sep 08 07:02:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-bf8cdfe9-cf16-41e1-a269-1ccfc554a2ba tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bf8cdfe9-cf16-41e1-a269-1ccfc554a2ba tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/ff7205d0-6727-4f5a-839e-850216eae762 returned with HTTP 200 Sep 08 07:02:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1680/3356] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:22 2026] GET /volume/v3/volumes/ff7205d0-6727-4f5a-839e-850216eae762 => generated 1017 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-af3bb665-a3c8-44c8-936f-01f2f2c39af3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af3bb665-a3c8-44c8-936f-01f2f2c39af3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 08 07:02:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-af3bb665-a3c8-44c8-936f-01f2f2c39af3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ff7205d0-6727-4f5a-839e-850216eae762", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-10135345"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-af3bb665-a3c8-44c8-936f-01f2f2c39af3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:22 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-af3bb665-a3c8-44c8-936f-01f2f2c39af3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create snapshot from volume ff7205d0-6727-4f5a-839e-850216eae762 Sep 08 07:02:22 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Created reservations ['d675e47d-2610-4aac-905f-6dff78f16266', '9b40cb57-445f-49ab-abcb-b009c3a70be8', '804f4bde-8682-484b-80a6-de2d6d3516ad', '59dbb193-b052-4ec0-8f01-2a80482a22eb'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d262c97-12ea-48e6-83a1-77242e99558e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d675e47d-2610-4aac-905f-6dff78f16266', '9b40cb57-445f-49ab-abcb-b009c3a70be8', '804f4bde-8682-484b-80a6-de2d6d3516ad', '59dbb193-b052-4ec0-8f01-2a80482a22eb']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ccf4875-d20f-4387-b3a6-e503ce4e8dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:22 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-af3bb665-a3c8-44c8-936f-01f2f2c39af3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Created reservations ['d43b646b-d9f9-4506-8c89-2abcd066d509', '0c67aef6-f8de-4ca0-bbed-418d76b4428b', 'e68fa61d-4fbb-46f0-a0ab-9d9c23fc29b1', '7668ef80-dc8a-43a6-9dc1-de507beafe4b'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ccf4875-d20f-4387-b3a6-e503ce4e8dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f1bcc3a-3b9c-42f8-8323-e2117ec01219', '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='a7c3c49ca7c444fa8b7af12e574b5ee7',qos_specs=None,replication_status=,reservations=['d675e47d-2610-4aac-905f-6dff78f16266','9b40cb57-445f-49ab-abcb-b009c3a70be8','804f4bde-8682-484b-80a6-de2d6d3516ad','59dbb193-b052-4ec0-8f01-2a80482a22eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de4dc26c288490dafe00c66a392cd0e',volume_type_id=cff26787-e238-4cfe-81a5-00aa5905def1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:02:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f1bcc3a-3b9c-42f8-8323-e2117ec01219,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7c3c49ca7c444fa8b7af12e574b5ee7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3de4dc26c288490dafe00c66a392cd0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cff26787-e238-4cfe-81a5-00aa5905def1),volume_type_id=cff26787-e238-4cfe-81a5-00aa5905def1)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bff332bb-5e03-49e3-9e01-cead4b311c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:22 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:22 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bff332bb-5e03-49e3-9e01-cead4b311c41) transitioned into state 'SUCCESS' from 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='a7c3c49ca7c444fa8b7af12e574b5ee7',qos_specs=None,replication_status=,reservations=['d675e47d-2610-4aac-905f-6dff78f16266','9b40cb57-445f-49ab-abcb-b009c3a70be8','804f4bde-8682-484b-80a6-de2d6d3516ad','59dbb193-b052-4ec0-8f01-2a80482a22eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de4dc26c288490dafe00c66a392cd0e',volume_type_id=cff26787-e238-4cfe-81a5-00aa5905def1)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98792fc3-6973-4579-a087-398a8d2c1028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-af3bb665-a3c8-44c8-936f-01f2f2c39af3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot create request issued successfully. Sep 08 07:02:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-af3bb665-a3c8-44c8-936f-01f2f2c39af3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 07:02:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1681/3357] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 07:02:22 2026] POST /volume/v3/snapshots => generated 306 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:02:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98792fc3-6973-4579-a087-398a8d2c1028) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:22 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Flow 'volume_create_api' (e2487647-cb45-489f-b1c7-e7eea40877b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Create volume request issued successfully. Sep 08 07:02:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-235b4738-ca15-4283-b4f6-2979edbdcbb9 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:02:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1677/3358] 192.168.122.168 () {62 vars in 1182 bytes} [Tue Sep 8 07:02:22 2026] POST /volume/v3/volumes => generated 780 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:02:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8770e6f9-8257-432e-830c-fc38492c1955 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8770e6f9-8257-432e-830c-fc38492c1955 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 Sep 08 07:02:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8770e6f9-8257-432e-830c-fc38492c1955 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:22 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8770e6f9-8257-432e-830c-fc38492c1955 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-60bdebd7-e6de-49ac-b0cb-ba623b6998b8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-60bdebd7-e6de-49ac-b0cb-ba623b6998b8 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] GET http://192.168.122.168/volume/v3/volumes/5f1bcc3a-3b9c-42f8-8323-e2117ec01219 Sep 08 07:02:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-60bdebd7-e6de-49ac-b0cb-ba623b6998b8 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:22 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-60bdebd7-e6de-49ac-b0cb-ba623b6998b8 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:22 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:22 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:22 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8770e6f9-8257-432e-830c-fc38492c1955 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:22 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8770e6f9-8257-432e-830c-fc38492c1955 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 returned with HTTP 200 Sep 08 07:02:22 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1682/3359] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:22 2026] GET /volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 => generated 438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:22 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:22 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:22 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:22 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:22 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-60bdebd7-e6de-49ac-b0cb-ba623b6998b8 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Volume info retrieved successfully. Sep 08 07:02:22 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-60bdebd7-e6de-49ac-b0cb-ba623b6998b8 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/volumes/5f1bcc3a-3b9c-42f8-8323-e2117ec01219 returned with HTTP 200 Sep 08 07:02:22 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1678/3360] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 07:02:22 2026] GET /volume/v3/volumes/5f1bcc3a-3b9c-42f8-8323-e2117ec01219 => generated 959 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fc78b09a-7b92-4ff9-a1f8-36fc2672d42c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fc78b09a-7b92-4ff9-a1f8-36fc2672d42c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 Sep 08 07:02:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fc78b09a-7b92-4ff9-a1f8-36fc2672d42c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fc78b09a-7b92-4ff9-a1f8-36fc2672d42c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fc78b09a-7b92-4ff9-a1f8-36fc2672d42c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fc78b09a-7b92-4ff9-a1f8-36fc2672d42c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 returned with HTTP 200 Sep 08 07:02:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1683/3361] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:23 2026] GET /volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-25bce11b-c93f-4b3f-a02e-8c3246abd8be None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-25bce11b-c93f-4b3f-a02e-8c3246abd8be tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] GET http://192.168.122.168/volume/v3/volumes/5f1bcc3a-3b9c-42f8-8323-e2117ec01219 Sep 08 07:02:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-25bce11b-c93f-4b3f-a02e-8c3246abd8be tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-25bce11b-c93f-4b3f-a02e-8c3246abd8be tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-25bce11b-c93f-4b3f-a02e-8c3246abd8be tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Volume info retrieved successfully. Sep 08 07:02:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-25bce11b-c93f-4b3f-a02e-8c3246abd8be tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/volumes/5f1bcc3a-3b9c-42f8-8323-e2117ec01219 returned with HTTP 200 Sep 08 07:02:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1679/3362] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 07:02:23 2026] GET /volume/v3/volumes/5f1bcc3a-3b9c-42f8-8323-e2117ec01219 => generated 980 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e6143635-c98c-4646-8504-9de6ec48b662 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e6143635-c98c-4646-8504-9de6ec48b662 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] GET http://192.168.122.168/volume/v3/messages Sep 08 07:02:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e6143635-c98c-4646-8504-9de6ec48b662 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e6143635-c98c-4646-8504-9de6ec48b662 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e6143635-c98c-4646-8504-9de6ec48b662 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 08 07:02:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1684/3363] 192.168.122.168 () {60 vars in 1164 bytes} [Tue Sep 8 07:02:23 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 08 07:02:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-87803a4a-794c-447c-bee0-3c94c2161b21 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-87803a4a-794c-447c-bee0-3c94c2161b21 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] GET http://192.168.122.168/volume/v3/messages Sep 08 07:02:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-87803a4a-794c-447c-bee0-3c94c2161b21 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-87803a4a-794c-447c-bee0-3c94c2161b21 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-87803a4a-794c-447c-bee0-3c94c2161b21 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 08 07:02:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1680/3364] 192.168.122.168 () {60 vars in 1164 bytes} [Tue Sep 8 07:02:23 2026] GET /volume/v3/messages => generated 678 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:02:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3330e0a6-465f-400a-b64b-f1a55d49f0fc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3330e0a6-465f-400a-b64b-f1a55d49f0fc tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] DELETE http://192.168.122.168/volume/v3/messages/94b5e06a-7d82-4f62-8a3d-5ac04ac8020c Sep 08 07:02:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3330e0a6-465f-400a-b64b-f1a55d49f0fc tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3330e0a6-465f-400a-b64b-f1a55d49f0fc tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3330e0a6-465f-400a-b64b-f1a55d49f0fc tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/messages/94b5e06a-7d82-4f62-8a3d-5ac04ac8020c returned with HTTP 204 Sep 08 07:02:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1685/3365] 192.168.122.168 () {60 vars in 1278 bytes} [Tue Sep 8 07:02:23 2026] DELETE /volume/v3/messages/94b5e06a-7d82-4f62-8a3d-5ac04ac8020c => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 07:02:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ff57f989-ad7c-4b2c-b0ad-a66e6e8b0695 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ff57f989-ad7c-4b2c-b0ad-a66e6e8b0695 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/5f1bcc3a-3b9c-42f8-8323-e2117ec01219 Sep 08 07:02:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ff57f989-ad7c-4b2c-b0ad-a66e6e8b0695 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ff57f989-ad7c-4b2c-b0ad-a66e6e8b0695 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:23 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-ff57f989-ad7c-4b2c-b0ad-a66e6e8b0695 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Delete volume with id: 5f1bcc3a-3b9c-42f8-8323-e2117ec01219 Sep 08 07:02:23 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:23 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:23 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:23 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ff57f989-ad7c-4b2c-b0ad-a66e6e8b0695 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Volume info retrieved successfully. Sep 08 07:02:23 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-ff57f989-ad7c-4b2c-b0ad-a66e6e8b0695 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87203) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 07:02:23 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-ff57f989-ad7c-4b2c-b0ad-a66e6e8b0695 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Created reservations ['bd010fe7-a526-4984-8360-a4db256edaa6', '2c31d53c-ece4-4179-910d-7173525c0c15', '510b56f0-447e-4773-9f5c-c1d590fba312', '8f507fc7-da03-47f5-8767-584b7164dca1'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:23 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ff57f989-ad7c-4b2c-b0ad-a66e6e8b0695 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Delete volume request issued successfully. Sep 08 07:02:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ff57f989-ad7c-4b2c-b0ad-a66e6e8b0695 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/volumes/5f1bcc3a-3b9c-42f8-8323-e2117ec01219 returned with HTTP 202 Sep 08 07:02:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1681/3366] 192.168.122.168 () {60 vars in 1275 bytes} [Tue Sep 8 07:02:23 2026] DELETE /volume/v3/volumes/5f1bcc3a-3b9c-42f8-8323-e2117ec01219 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-70029c89-2ba0-43cc-866c-77a1d8f15ecd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-70029c89-2ba0-43cc-866c-77a1d8f15ecd tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] DELETE http://192.168.122.168/volume/v3/types/cff26787-e238-4cfe-81a5-00aa5905def1 Sep 08 07:02:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-70029c89-2ba0-43cc-866c-77a1d8f15ecd tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-70029c89-2ba0-43cc-866c-77a1d8f15ecd tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-70029c89-2ba0-43cc-866c-77a1d8f15ecd tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/types/cff26787-e238-4cfe-81a5-00aa5905def1 returned with HTTP 202 Sep 08 07:02:23 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1686/3367] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:02:23 2026] DELETE /volume/v3/types/cff26787-e238-4cfe-81a5-00aa5905def1 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5395710a-a1f0-491c-8002-a1e0e8e95c3e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5395710a-a1f0-491c-8002-a1e0e8e95c3e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:02:23 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5395710a-a1f0-491c-8002-a1e0e8e95c3e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1607337919", "extra_specs": {"storage_protocol": "tempest-storage_protocol-691411872", "vendor_name": "tempest-vendor_name-1081913416"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:23 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5395710a-a1f0-491c-8002-a1e0e8e95c3e tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:02:23 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1682/3368] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:02:23 2026] POST /volume/v3/types => generated 328 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:23 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:02:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "795a0516-6fb3-40c7-9ce7-23b47e214f8e", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:23 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Create volume request body: {'volume': {'volume_type': '795a0516-6fb3-40c7-9ce7-23b47e214f8e', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:02:23 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Create volume of 1 GB Sep 08 07:02:23 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:23 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:23 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Availability Zones retrieved successfully. Sep 08 07:02:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Flow 'volume_create_api' (3edbf73c-72f9-4b20-8da6-ef1aedc9e947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5afbf836-3482-4004-9083-99fd46878188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:23 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:02:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5afbf836-3482-4004-9083-99fd46878188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T05:02:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-691411872',vendor_name='tempest-vendor_name-1081913416'},id=795a0516-6fb3-40c7-9ce7-23b47e214f8e,is_public=True,name='tempest-ProjectAdminTests-volume-type-1607337919',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '795a0516-6fb3-40c7-9ce7-23b47e214f8e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3ba150c-2c48-4bdd-b364-5b3f07e87764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:24 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1607337919 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1607337919, it is now deprecated. Please use the default quota class for default quota. Sep 08 07:02:24 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1607337919 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1607337919, it is now deprecated. Please use the default quota class for default quota. Sep 08 07:02:24 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Created reservations ['1d02692b-0024-43ae-b425-e113164411fa', '6f8a7e23-2b48-4a90-9b66-dbf045577274', 'c3c3f15c-66cd-4867-aa18-665b567b0d11', '9a21fb1b-076f-4dd9-b5aa-645122c19b35'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3ba150c-2c48-4bdd-b364-5b3f07e87764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d02692b-0024-43ae-b425-e113164411fa', '6f8a7e23-2b48-4a90-9b66-dbf045577274', 'c3c3f15c-66cd-4867-aa18-665b567b0d11', '9a21fb1b-076f-4dd9-b5aa-645122c19b35']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cdbd858-9b45-493c-bd3c-c8746a9596d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:24 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:24 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cdbd858-9b45-493c-bd3c-c8746a9596d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51bb5f78-09de-44a8-8ce3-9de3f7ce859d', '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='a7c3c49ca7c444fa8b7af12e574b5ee7',qos_specs=None,replication_status=,reservations=['1d02692b-0024-43ae-b425-e113164411fa','6f8a7e23-2b48-4a90-9b66-dbf045577274','c3c3f15c-66cd-4867-aa18-665b567b0d11','9a21fb1b-076f-4dd9-b5aa-645122c19b35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de4dc26c288490dafe00c66a392cd0e',volume_type_id=795a0516-6fb3-40c7-9ce7-23b47e214f8e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:02:24Z,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=51bb5f78-09de-44a8-8ce3-9de3f7ce859d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7c3c49ca7c444fa8b7af12e574b5ee7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3de4dc26c288490dafe00c66a392cd0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(795a0516-6fb3-40c7-9ce7-23b47e214f8e),volume_type_id=795a0516-6fb3-40c7-9ce7-23b47e214f8e)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98c34372-7cf6-4e5a-bc60-2fe881ad8921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98c34372-7cf6-4e5a-bc60-2fe881ad8921) transitioned into state 'SUCCESS' from 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='a7c3c49ca7c444fa8b7af12e574b5ee7',qos_specs=None,replication_status=,reservations=['1d02692b-0024-43ae-b425-e113164411fa','6f8a7e23-2b48-4a90-9b66-dbf045577274','c3c3f15c-66cd-4867-aa18-665b567b0d11','9a21fb1b-076f-4dd9-b5aa-645122c19b35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de4dc26c288490dafe00c66a392cd0e',volume_type_id=795a0516-6fb3-40c7-9ce7-23b47e214f8e)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e4b2bdd-713e-46fe-a989-ccdfedb8272c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e4b2bdd-713e-46fe-a989-ccdfedb8272c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:24 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Flow 'volume_create_api' (3edbf73c-72f9-4b20-8da6-ef1aedc9e947) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Create volume request issued successfully. Sep 08 07:02:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-be4dfde1-d0bf-458e-be9a-79bd09a2187a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:02:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1687/3369] 192.168.122.168 () {62 vars in 1182 bytes} [Tue Sep 8 07:02:23 2026] POST /volume/v3/volumes => generated 781 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:02:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7f458971-b447-43df-9dd3-a98bdb876ed5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7f458971-b447-43df-9dd3-a98bdb876ed5 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] GET http://192.168.122.168/volume/v3/volumes/51bb5f78-09de-44a8-8ce3-9de3f7ce859d Sep 08 07:02:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7f458971-b447-43df-9dd3-a98bdb876ed5 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:24 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7f458971-b447-43df-9dd3-a98bdb876ed5 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:24 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:24 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:24 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:24 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:24 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7f458971-b447-43df-9dd3-a98bdb876ed5 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Volume info retrieved successfully. Sep 08 07:02:24 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7f458971-b447-43df-9dd3-a98bdb876ed5 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/volumes/51bb5f78-09de-44a8-8ce3-9de3f7ce859d returned with HTTP 200 Sep 08 07:02:24 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1683/3370] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 07:02:24 2026] GET /volume/v3/volumes/51bb5f78-09de-44a8-8ce3-9de3f7ce859d => generated 960 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-57085634-8066-4176-b4b7-b9c864cb6025 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-57085634-8066-4176-b4b7-b9c864cb6025 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 Sep 08 07:02:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-57085634-8066-4176-b4b7-b9c864cb6025 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:24 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-57085634-8066-4176-b4b7-b9c864cb6025 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:24 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:24 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:24 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-57085634-8066-4176-b4b7-b9c864cb6025 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:24 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-57085634-8066-4176-b4b7-b9c864cb6025 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 returned with HTTP 200 Sep 08 07:02:24 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1688/3371] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:24 2026] GET /volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ecb0fd5a-5c62-4f2a-baba-1df0887aebd0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ecb0fd5a-5c62-4f2a-baba-1df0887aebd0 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] GET http://192.168.122.168/volume/v3/volumes/51bb5f78-09de-44a8-8ce3-9de3f7ce859d Sep 08 07:02:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ecb0fd5a-5c62-4f2a-baba-1df0887aebd0 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ecb0fd5a-5c62-4f2a-baba-1df0887aebd0 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ecb0fd5a-5c62-4f2a-baba-1df0887aebd0 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Volume info retrieved successfully. Sep 08 07:02:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ecb0fd5a-5c62-4f2a-baba-1df0887aebd0 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/volumes/51bb5f78-09de-44a8-8ce3-9de3f7ce859d returned with HTTP 200 Sep 08 07:02:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1684/3372] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 07:02:25 2026] GET /volume/v3/volumes/51bb5f78-09de-44a8-8ce3-9de3f7ce859d => generated 981 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6baed44d-84f1-4fa6-b2b0-27b757adcd11 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6baed44d-84f1-4fa6-b2b0-27b757adcd11 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] GET http://192.168.122.168/volume/v3/messages Sep 08 07:02:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6baed44d-84f1-4fa6-b2b0-27b757adcd11 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6baed44d-84f1-4fa6-b2b0-27b757adcd11 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6baed44d-84f1-4fa6-b2b0-27b757adcd11 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 08 07:02:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1689/3373] 192.168.122.168 () {60 vars in 1164 bytes} [Tue Sep 8 07:02:25 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2f6d2bbc-df7c-4636-8b71-948f040b3df7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2f6d2bbc-df7c-4636-8b71-948f040b3df7 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] GET http://192.168.122.168/volume/v3/messages/b8ea82dd-74df-4c35-beb8-f1df2fac80e0 Sep 08 07:02:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2f6d2bbc-df7c-4636-8b71-948f040b3df7 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2f6d2bbc-df7c-4636-8b71-948f040b3df7 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2f6d2bbc-df7c-4636-8b71-948f040b3df7 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/messages/b8ea82dd-74df-4c35-beb8-f1df2fac80e0 returned with HTTP 200 Sep 08 07:02:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1685/3374] 192.168.122.168 () {60 vars in 1275 bytes} [Tue Sep 8 07:02:25 2026] GET /volume/v3/messages/b8ea82dd-74df-4c35-beb8-f1df2fac80e0 => generated 675 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-044c8ca5-27bc-4c80-81e6-d7c431b9b37a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-044c8ca5-27bc-4c80-81e6-d7c431b9b37a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] DELETE http://192.168.122.168/volume/v3/messages/b8ea82dd-74df-4c35-beb8-f1df2fac80e0 Sep 08 07:02:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-044c8ca5-27bc-4c80-81e6-d7c431b9b37a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-044c8ca5-27bc-4c80-81e6-d7c431b9b37a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-044c8ca5-27bc-4c80-81e6-d7c431b9b37a tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/messages/b8ea82dd-74df-4c35-beb8-f1df2fac80e0 returned with HTTP 204 Sep 08 07:02:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1690/3375] 192.168.122.168 () {60 vars in 1278 bytes} [Tue Sep 8 07:02:25 2026] DELETE /volume/v3/messages/b8ea82dd-74df-4c35-beb8-f1df2fac80e0 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 07:02:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-96b2ce94-c467-42de-af05-295b8f4b9ff0 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4d9dbd07-b269-4852-b2bf-a7e959dcb1ca None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-96b2ce94-c467-42de-af05-295b8f4b9ff0 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 Sep 08 07:02:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-96b2ce94-c467-42de-af05-295b8f4b9ff0 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-96b2ce94-c467-42de-af05-295b8f4b9ff0 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4d9dbd07-b269-4852-b2bf-a7e959dcb1ca tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/51bb5f78-09de-44a8-8ce3-9de3f7ce859d Sep 08 07:02:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4d9dbd07-b269-4852-b2bf-a7e959dcb1ca tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:25 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4d9dbd07-b269-4852-b2bf-a7e959dcb1ca tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:25 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-4d9dbd07-b269-4852-b2bf-a7e959dcb1ca tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Delete volume with id: 51bb5f78-09de-44a8-8ce3-9de3f7ce859d Sep 08 07:02:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-96b2ce94-c467-42de-af05-295b8f4b9ff0 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-96b2ce94-c467-42de-af05-295b8f4b9ff0 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 returned with HTTP 200 Sep 08 07:02:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1686/3376] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:25 2026] GET /volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:25 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:25 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:25 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:25 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4d9dbd07-b269-4852-b2bf-a7e959dcb1ca tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Volume info retrieved successfully. Sep 08 07:02:25 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-4d9dbd07-b269-4852-b2bf-a7e959dcb1ca tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87202) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 07:02:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3ffed2b8-db51-4d4b-b7ab-437b23f8da14 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ffed2b8-db51-4d4b-b7ab-437b23f8da14 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] GET http://192.168.122.168/volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 Sep 08 07:02:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3ffed2b8-db51-4d4b-b7ab-437b23f8da14 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3ffed2b8-db51-4d4b-b7ab-437b23f8da14 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3ffed2b8-db51-4d4b-b7ab-437b23f8da14 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Snapshot retrieved successfully. Sep 08 07:02:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ffed2b8-db51-4d4b-b7ab-437b23f8da14 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] http://192.168.122.168/volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 returned with HTTP 200 Sep 08 07:02:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1687/3377] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:25 2026] GET /volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-349c3dd6-125f-4a19-be02-6c0781a6df5c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-349c3dd6-125f-4a19-be02-6c0781a6df5c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 Sep 08 07:02:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-349c3dd6-125f-4a19-be02-6c0781a6df5c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-349c3dd6-125f-4a19-be02-6c0781a6df5c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:25 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-349c3dd6-125f-4a19-be02-6c0781a6df5c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete snapshot with id: d6d5f697-8315-4b07-8018-400fa4e04fc1 Sep 08 07:02:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-349c3dd6-125f-4a19-be02-6c0781a6df5c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:25 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-4d9dbd07-b269-4852-b2bf-a7e959dcb1ca tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Created reservations ['cfbcae4a-085a-4f07-bec1-bbb543328d7b', 'e841e702-9504-46bc-b65d-7ac5cd23f7bd', '951ee744-b796-4825-a2de-94acd87a6df3', '2fe62527-3470-4d54-a261-130e37534bc4'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:25 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:25 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-349c3dd6-125f-4a19-be02-6c0781a6df5c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot delete request issued successfully. Sep 08 07:02:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-349c3dd6-125f-4a19-be02-6c0781a6df5c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 returned with HTTP 202 Sep 08 07:02:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1688/3378] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 07:02:25 2026] DELETE /volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-71ef7371-ae11-44b0-af19-35579d8b2d3f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-71ef7371-ae11-44b0-af19-35579d8b2d3f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 Sep 08 07:02:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-71ef7371-ae11-44b0-af19-35579d8b2d3f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-71ef7371-ae11-44b0-af19-35579d8b2d3f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:25 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:25 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:25 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-71ef7371-ae11-44b0-af19-35579d8b2d3f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-71ef7371-ae11-44b0-af19-35579d8b2d3f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 returned with HTTP 200 Sep 08 07:02:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1689/3379] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:25 2026] GET /volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:25 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4d9dbd07-b269-4852-b2bf-a7e959dcb1ca tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Delete volume request issued successfully. Sep 08 07:02:25 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4d9dbd07-b269-4852-b2bf-a7e959dcb1ca tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/volumes/51bb5f78-09de-44a8-8ce3-9de3f7ce859d returned with HTTP 202 Sep 08 07:02:25 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1691/3380] 192.168.122.168 () {60 vars in 1275 bytes} [Tue Sep 8 07:02:25 2026] DELETE /volume/v3/volumes/51bb5f78-09de-44a8-8ce3-9de3f7ce859d => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1b4ca946-5105-451a-83e4-373a374f3776 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1b4ca946-5105-451a-83e4-373a374f3776 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] DELETE http://192.168.122.168/volume/v3/types/795a0516-6fb3-40c7-9ce7-23b47e214f8e Sep 08 07:02:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1b4ca946-5105-451a-83e4-373a374f3776 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:25 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1b4ca946-5105-451a-83e4-373a374f3776 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:25 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1b4ca946-5105-451a-83e4-373a374f3776 tempest-ProjectAdminTests-1775524028 tempest-ProjectAdminTests-1775524028-project-admin] http://192.168.122.168/volume/v3/types/795a0516-6fb3-40c7-9ce7-23b47e214f8e returned with HTTP 202 Sep 08 07:02:25 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1690/3381] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:02:25 2026] DELETE /volume/v3/types/795a0516-6fb3-40c7-9ce7-23b47e214f8e => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b874725f-f2d1-4951-9755-f42da2607792 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b874725f-f2d1-4951-9755-f42da2607792 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 Sep 08 07:02:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b874725f-f2d1-4951-9755-f42da2607792 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:26 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b874725f-f2d1-4951-9755-f42da2607792 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:26 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:26 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:26 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b874725f-f2d1-4951-9755-f42da2607792 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:26 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b874725f-f2d1-4951-9755-f42da2607792 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 returned with HTTP 200 Sep 08 07:02:26 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1692/3382] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:26 2026] GET /volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a3bfd32f-83ce-4ed4-96b4-b88885da0757 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3bfd32f-83ce-4ed4-96b4-b88885da0757 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 Sep 08 07:02:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a3bfd32f-83ce-4ed4-96b4-b88885da0757 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a3bfd32f-83ce-4ed4-96b4-b88885da0757 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a3bfd32f-83ce-4ed4-96b4-b88885da0757 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 returned with HTTP 404 Sep 08 07:02:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1691/3383] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:27 2026] GET /volume/v3/snapshots/d6d5f697-8315-4b07-8018-400fa4e04fc1 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-674c22ee-0758-43ff-8b86-05306dc01a46 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-674c22ee-0758-43ff-8b86-05306dc01a46 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/ff7205d0-6727-4f5a-839e-850216eae762 Sep 08 07:02:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-674c22ee-0758-43ff-8b86-05306dc01a46 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:27 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-674c22ee-0758-43ff-8b86-05306dc01a46 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:27 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-674c22ee-0758-43ff-8b86-05306dc01a46 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete volume with id: ff7205d0-6727-4f5a-839e-850216eae762 Sep 08 07:02:27 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:27 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:27 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:27 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-674c22ee-0758-43ff-8b86-05306dc01a46 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:27 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-674c22ee-0758-43ff-8b86-05306dc01a46 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete volume request issued successfully. Sep 08 07:02:27 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-674c22ee-0758-43ff-8b86-05306dc01a46 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/ff7205d0-6727-4f5a-839e-850216eae762 returned with HTTP 202 Sep 08 07:02:27 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1693/3384] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:02:27 2026] DELETE /volume/v3/volumes/ff7205d0-6727-4f5a-839e-850216eae762 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fd78ef8a-2a5d-47b7-84da-78d8b2fda3ea None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fd78ef8a-2a5d-47b7-84da-78d8b2fda3ea tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/ff7205d0-6727-4f5a-839e-850216eae762 Sep 08 07:02:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fd78ef8a-2a5d-47b7-84da-78d8b2fda3ea tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:27 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fd78ef8a-2a5d-47b7-84da-78d8b2fda3ea tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:27 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:27 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:27 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:27 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:27 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fd78ef8a-2a5d-47b7-84da-78d8b2fda3ea tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:27 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fd78ef8a-2a5d-47b7-84da-78d8b2fda3ea tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/ff7205d0-6727-4f5a-839e-850216eae762 returned with HTTP 200 Sep 08 07:02:27 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1692/3385] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:27 2026] GET /volume/v3/volumes/ff7205d0-6727-4f5a-839e-850216eae762 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-271ea508-af44-47be-b9e8-51d6d68bc24d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-271ea508-af44-47be-b9e8-51d6d68bc24d tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:02:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-271ea508-af44-47be-b9e8-51d6d68bc24d tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-31157605", "extra_specs": {"storage_protocol": "tempest-storage_protocol-496223151", "vendor_name": "tempest-vendor_name-273464131"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-271ea508-af44-47be-b9e8-51d6d68bc24d tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:02:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1694/3386] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:02:28 2026] POST /volume/v3/types => generated 326 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:28 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:02:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "23d9490a-3eb7-4167-99d3-a711e93e7361", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:28 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Create volume request body: {'volume': {'volume_type': '23d9490a-3eb7-4167-99d3-a711e93e7361', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:02:28 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Create volume of 1 GB Sep 08 07:02:28 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:28 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:28 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Availability Zones retrieved successfully. Sep 08 07:02:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Flow 'volume_create_api' (461a2855-5ac9-4f7d-aadf-a0017c553e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c4602d-fd4c-4854-ac43-4accc01c0d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:02:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f4020bda-8540-40ad-bad2-b6ae0c6d993f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f4020bda-8540-40ad-bad2-b6ae0c6d993f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/ff7205d0-6727-4f5a-839e-850216eae762 Sep 08 07:02:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f4020bda-8540-40ad-bad2-b6ae0c6d993f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f4020bda-8540-40ad-bad2-b6ae0c6d993f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c4602d-fd4c-4854-ac43-4accc01c0d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T05:02:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-496223151',vendor_name='tempest-vendor_name-273464131'},id=23d9490a-3eb7-4167-99d3-a711e93e7361,is_public=True,name='tempest-ProjectReaderTests-volume-type-31157605',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23d9490a-3eb7-4167-99d3-a711e93e7361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:28 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22d51273-ac3f-4a0d-97f1-0cfff2ef3e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f4020bda-8540-40ad-bad2-b6ae0c6d993f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/ff7205d0-6727-4f5a-839e-850216eae762 returned with HTTP 404 Sep 08 07:02:28 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1695/3387] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:28 2026] GET /volume/v3/volumes/ff7205d0-6727-4f5a-839e-850216eae762 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9d74edfd-555f-4806-8bd9-eb54bc703d0c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:28 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9d74edfd-555f-4806-8bd9-eb54bc703d0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:02:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9d74edfd-555f-4806-8bd9-eb54bc703d0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1469318849"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:28 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-9d74edfd-555f-4806-8bd9-eb54bc703d0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1469318849'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:02:28 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-9d74edfd-555f-4806-8bd9-eb54bc703d0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume of 1 GB Sep 08 07:02:28 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9d74edfd-555f-4806-8bd9-eb54bc703d0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Availability Zones retrieved successfully. Sep 08 07:02:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d74edfd-555f-4806-8bd9-eb54bc703d0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Flow 'volume_create_api' (37a3077b-8f12-42d4-8c36-1cdb3c53b4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d74edfd-555f-4806-8bd9-eb54bc703d0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ad73140-43f9-4bc0-82dc-c32f9b5ba7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:28 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-9d74edfd-555f-4806-8bd9-eb54bc703d0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:02:28 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-31157605 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-31157605, it is now deprecated. Please use the default quota class for default quota. Sep 08 07:02:28 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-31157605 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-31157605, it is now deprecated. Please use the default quota class for default quota. Sep 08 07:02:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d74edfd-555f-4806-8bd9-eb54bc703d0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ad73140-43f9-4bc0-82dc-c32f9b5ba7c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d74edfd-555f-4806-8bd9-eb54bc703d0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66de9342-7e22-4b4a-b0a4-ab8cf21d3ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:29 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Created reservations ['78f87102-2117-4ac7-aeca-b486b0ee336a', '972c2cb1-cc4f-4a8d-81c6-f108e34bb9b3', '3f0ba94f-d0d1-4a5a-a97f-6f4469754bff', 'ec2e5681-79dd-4030-8421-40ae32be7139'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22d51273-ac3f-4a0d-97f1-0cfff2ef3e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78f87102-2117-4ac7-aeca-b486b0ee336a', '972c2cb1-cc4f-4a8d-81c6-f108e34bb9b3', '3f0ba94f-d0d1-4a5a-a97f-6f4469754bff', 'ec2e5681-79dd-4030-8421-40ae32be7139']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faa93519-3f5b-4148-a7d5-061b5b3614d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faa93519-3f5b-4148-a7d5-061b5b3614d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dcbf1cc-295c-4685-bbbc-36cadfb96015', '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='308e0e97d10e4280993218be3c5ed917',qos_specs=None,replication_status=,reservations=['78f87102-2117-4ac7-aeca-b486b0ee336a','972c2cb1-cc4f-4a8d-81c6-f108e34bb9b3','3f0ba94f-d0d1-4a5a-a97f-6f4469754bff','ec2e5681-79dd-4030-8421-40ae32be7139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3584805e29d44e42bbfe54104e00a709',volume_type_id=23d9490a-3eb7-4167-99d3-a711e93e7361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:02: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=0dcbf1cc-295c-4685-bbbc-36cadfb96015,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='308e0e97d10e4280993218be3c5ed917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3584805e29d44e42bbfe54104e00a709',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23d9490a-3eb7-4167-99d3-a711e93e7361),volume_type_id=23d9490a-3eb7-4167-99d3-a711e93e7361)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5356271-37ea-40a7-9ec8-c551513886af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:29 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-9d74edfd-555f-4806-8bd9-eb54bc703d0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Created reservations ['47d55d2a-5cc6-4dff-9496-e5c70834fb29', '09d8a16a-ad40-4edc-a0c6-659583782e51', 'f62aa7fd-5f8f-40ff-af0d-6a29756f2bb1', 'fa2339cc-7935-48a7-b0e5-2da4f70c8180'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d74edfd-555f-4806-8bd9-eb54bc703d0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66de9342-7e22-4b4a-b0a4-ab8cf21d3ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47d55d2a-5cc6-4dff-9496-e5c70834fb29', '09d8a16a-ad40-4edc-a0c6-659583782e51', 'f62aa7fd-5f8f-40ff-af0d-6a29756f2bb1', 'fa2339cc-7935-48a7-b0e5-2da4f70c8180']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d74edfd-555f-4806-8bd9-eb54bc703d0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f5d9370-fe8c-4476-ac2a-ee7144586680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5356271-37ea-40a7-9ec8-c551513886af) transitioned into state 'SUCCESS' from 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='308e0e97d10e4280993218be3c5ed917',qos_specs=None,replication_status=,reservations=['78f87102-2117-4ac7-aeca-b486b0ee336a','972c2cb1-cc4f-4a8d-81c6-f108e34bb9b3','3f0ba94f-d0d1-4a5a-a97f-6f4469754bff','ec2e5681-79dd-4030-8421-40ae32be7139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3584805e29d44e42bbfe54104e00a709',volume_type_id=23d9490a-3eb7-4167-99d3-a711e93e7361)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61347b99-fc23-4cc2-97b3-997f39510ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:29 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:29 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61347b99-fc23-4cc2-97b3-997f39510ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d74edfd-555f-4806-8bd9-eb54bc703d0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f5d9370-fe8c-4476-ac2a-ee7144586680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50249e6f-6ea5-4574-9cd0-6c46ad732c26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1469318849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc639babed634473856ad52d77e5a6af',qos_specs=None,replication_status=,reservations=['47d55d2a-5cc6-4dff-9496-e5c70834fb29','09d8a16a-ad40-4edc-a0c6-659583782e51','f62aa7fd-5f8f-40ff-af0d-6a29756f2bb1','fa2339cc-7935-48a7-b0e5-2da4f70c8180'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c850edcf996545b89f3d8d0b683570e0',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1469318849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50249e6f-6ea5-4574-9cd0-6c46ad732c26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc639babed634473856ad52d77e5a6af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c850edcf996545b89f3d8d0b683570e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:29 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Flow 'volume_create_api' (461a2855-5ac9-4f7d-aadf-a0017c553e4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Create volume request issued successfully. Sep 08 07:02:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d74edfd-555f-4806-8bd9-eb54bc703d0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d57dce49-a3bf-4cbe-a659-88b033a030b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2f83d831-ad89-40b8-8eca-3dc451bd24ba tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:02:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1693/3388] 192.168.122.168 () {62 vars in 1182 bytes} [Tue Sep 8 07:02:28 2026] POST /volume/v3/volumes => generated 780 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:02:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3635776e-1bbd-477a-a7e0-349aeca91f8c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3635776e-1bbd-477a-a7e0-349aeca91f8c tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] GET http://192.168.122.168/volume/v3/volumes/0dcbf1cc-295c-4685-bbbc-36cadfb96015 Sep 08 07:02:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3635776e-1bbd-477a-a7e0-349aeca91f8c tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3635776e-1bbd-477a-a7e0-349aeca91f8c tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d74edfd-555f-4806-8bd9-eb54bc703d0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d57dce49-a3bf-4cbe-a659-88b033a030b7) transitioned into state 'SUCCESS' from state '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-1469318849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc639babed634473856ad52d77e5a6af',qos_specs=None,replication_status=,reservations=['47d55d2a-5cc6-4dff-9496-e5c70834fb29','09d8a16a-ad40-4edc-a0c6-659583782e51','f62aa7fd-5f8f-40ff-af0d-6a29756f2bb1','fa2339cc-7935-48a7-b0e5-2da4f70c8180'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c850edcf996545b89f3d8d0b683570e0',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d74edfd-555f-4806-8bd9-eb54bc703d0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c95ab16-ab13-4912-8f7e-34cba1ecbd85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-3635776e-1bbd-477a-a7e0-349aeca91f8c tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Volume info retrieved successfully. Sep 08 07:02:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3635776e-1bbd-477a-a7e0-349aeca91f8c tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] http://192.168.122.168/volume/v3/volumes/0dcbf1cc-295c-4685-bbbc-36cadfb96015 returned with HTTP 200 Sep 08 07:02:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d74edfd-555f-4806-8bd9-eb54bc703d0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c95ab16-ab13-4912-8f7e-34cba1ecbd85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1694/3389] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 07:02:29 2026] GET /volume/v3/volumes/0dcbf1cc-295c-4685-bbbc-36cadfb96015 => generated 959 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:29 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-9d74edfd-555f-4806-8bd9-eb54bc703d0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Flow 'volume_create_api' (37a3077b-8f12-42d4-8c36-1cdb3c53b4af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:29 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-9d74edfd-555f-4806-8bd9-eb54bc703d0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume request issued successfully. Sep 08 07:02:29 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9d74edfd-555f-4806-8bd9-eb54bc703d0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:02:29 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1696/3390] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 07:02:28 2026] POST /volume/v3/volumes => generated 787 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:02:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d92b21d6-3ae0-45c5-88c0-c527951bc20f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d92b21d6-3ae0-45c5-88c0-c527951bc20f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/50249e6f-6ea5-4574-9cd0-6c46ad732c26 Sep 08 07:02:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d92b21d6-3ae0-45c5-88c0-c527951bc20f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:29 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d92b21d6-3ae0-45c5-88c0-c527951bc20f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:29 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:29 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:29 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:29 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:29 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d92b21d6-3ae0-45c5-88c0-c527951bc20f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:29 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d92b21d6-3ae0-45c5-88c0-c527951bc20f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/50249e6f-6ea5-4574-9cd0-6c46ad732c26 returned with HTTP 200 Sep 08 07:02:29 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1695/3391] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:29 2026] GET /volume/v3/volumes/50249e6f-6ea5-4574-9cd0-6c46ad732c26 => generated 966 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6404293d-d24d-4320-ad33-0986cb0d7010 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6404293d-d24d-4320-ad33-0986cb0d7010 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] GET http://192.168.122.168/volume/v3/volumes/0dcbf1cc-295c-4685-bbbc-36cadfb96015 Sep 08 07:02:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6404293d-d24d-4320-ad33-0986cb0d7010 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6404293d-d24d-4320-ad33-0986cb0d7010 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6404293d-d24d-4320-ad33-0986cb0d7010 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Volume info retrieved successfully. Sep 08 07:02:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6404293d-d24d-4320-ad33-0986cb0d7010 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] http://192.168.122.168/volume/v3/volumes/0dcbf1cc-295c-4685-bbbc-36cadfb96015 returned with HTTP 200 Sep 08 07:02:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1697/3392] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 07:02:30 2026] GET /volume/v3/volumes/0dcbf1cc-295c-4685-bbbc-36cadfb96015 => generated 980 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2d71c08a-647c-4662-b5d0-680edfa1f55c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-55ee5439-d3cc-4372-99af-360fc1655daf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-55ee5439-d3cc-4372-99af-360fc1655daf tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] GET http://192.168.122.168/volume/v3/messages Sep 08 07:02:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-55ee5439-d3cc-4372-99af-360fc1655daf tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2d71c08a-647c-4662-b5d0-680edfa1f55c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/50249e6f-6ea5-4574-9cd0-6c46ad732c26 Sep 08 07:02:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-55ee5439-d3cc-4372-99af-360fc1655daf tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2d71c08a-647c-4662-b5d0-680edfa1f55c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2d71c08a-647c-4662-b5d0-680edfa1f55c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-55ee5439-d3cc-4372-99af-360fc1655daf tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 08 07:02:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1698/3393] 192.168.122.168 () {60 vars in 1164 bytes} [Tue Sep 8 07:02:30 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:30 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:30 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-333b1cdf-0a85-41c5-9ce8-576fb2104513 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2d71c08a-647c-4662-b5d0-680edfa1f55c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2d71c08a-647c-4662-b5d0-680edfa1f55c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/50249e6f-6ea5-4574-9cd0-6c46ad732c26 returned with HTTP 200 Sep 08 07:02:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1696/3394] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:30 2026] GET /volume/v3/volumes/50249e6f-6ea5-4574-9cd0-6c46ad732c26 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-333b1cdf-0a85-41c5-9ce8-576fb2104513 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-reader] GET http://192.168.122.168/volume/v3/messages Sep 08 07:02:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-333b1cdf-0a85-41c5-9ce8-576fb2104513 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-333b1cdf-0a85-41c5-9ce8-576fb2104513 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-reader] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-333b1cdf-0a85-41c5-9ce8-576fb2104513 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-reader] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 08 07:02:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1699/3395] 192.168.122.168 () {60 vars in 1164 bytes} [Tue Sep 8 07:02:30 2026] GET /volume/v3/messages => generated 678 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d1ae84f2-ccd6-4d91-9a8b-4e4a7ef2eea5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d1ae84f2-ccd6-4d91-9a8b-4e4a7ef2eea5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] DELETE http://192.168.122.168/volume/v3/messages/e69accfa-89b2-42f3-8b34-83a167a87e73 Sep 08 07:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d1ae84f2-ccd6-4d91-9a8b-4e4a7ef2eea5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d1ae84f2-ccd6-4d91-9a8b-4e4a7ef2eea5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d1ae84f2-ccd6-4d91-9a8b-4e4a7ef2eea5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] http://192.168.122.168/volume/v3/messages/e69accfa-89b2-42f3-8b34-83a167a87e73 returned with HTTP 204 Sep 08 07:02:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1697/3396] 192.168.122.168 () {60 vars in 1278 bytes} [Tue Sep 8 07:02:30 2026] DELETE /volume/v3/messages/e69accfa-89b2-42f3-8b34-83a167a87e73 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 07:02:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c7b87273-f5eb-48fc-a207-e65eb4a725df None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c7b87273-f5eb-48fc-a207-e65eb4a725df tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/0dcbf1cc-295c-4685-bbbc-36cadfb96015 Sep 08 07:02:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c7b87273-f5eb-48fc-a207-e65eb4a725df tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c7b87273-f5eb-48fc-a207-e65eb4a725df tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:30 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-c7b87273-f5eb-48fc-a207-e65eb4a725df tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Delete volume with id: 0dcbf1cc-295c-4685-bbbc-36cadfb96015 Sep 08 07:02:30 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:30 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:30 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:30 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c7b87273-f5eb-48fc-a207-e65eb4a725df tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Volume info retrieved successfully. Sep 08 07:02:30 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-c7b87273-f5eb-48fc-a207-e65eb4a725df tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87202) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 07:02:30 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-c7b87273-f5eb-48fc-a207-e65eb4a725df tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-31157605 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-31157605, it is now deprecated. Please use the default quota class for default quota. Sep 08 07:02:30 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-c7b87273-f5eb-48fc-a207-e65eb4a725df tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-31157605 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-31157605, it is now deprecated. Please use the default quota class for default quota. Sep 08 07:02:30 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-c7b87273-f5eb-48fc-a207-e65eb4a725df tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Created reservations ['8dbf68f3-f043-4f9f-bde5-9e72237e802d', 'bb4c5a88-a850-4af3-9a7e-80575899087a', '427912ca-10ed-4a65-a377-668206f76c8b', 'fcfad170-d6b6-49aa-9f0e-8a5a48c69a78'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:30 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c7b87273-f5eb-48fc-a207-e65eb4a725df tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Delete volume request issued successfully. Sep 08 07:02:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c7b87273-f5eb-48fc-a207-e65eb4a725df tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] http://192.168.122.168/volume/v3/volumes/0dcbf1cc-295c-4685-bbbc-36cadfb96015 returned with HTTP 202 Sep 08 07:02:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1700/3397] 192.168.122.168 () {60 vars in 1275 bytes} [Tue Sep 8 07:02:30 2026] DELETE /volume/v3/volumes/0dcbf1cc-295c-4685-bbbc-36cadfb96015 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4a7b099b-e6c4-4fab-966a-84b324348b36 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4a7b099b-e6c4-4fab-966a-84b324348b36 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] DELETE http://192.168.122.168/volume/v3/types/23d9490a-3eb7-4167-99d3-a711e93e7361 Sep 08 07:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4a7b099b-e6c4-4fab-966a-84b324348b36 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4a7b099b-e6c4-4fab-966a-84b324348b36 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4a7b099b-e6c4-4fab-966a-84b324348b36 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] http://192.168.122.168/volume/v3/types/23d9490a-3eb7-4167-99d3-a711e93e7361 returned with HTTP 202 Sep 08 07:02:30 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1698/3398] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:02:30 2026] DELETE /volume/v3/types/23d9490a-3eb7-4167-99d3-a711e93e7361 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e6cff304-dc47-4b6a-8443-e8a194d2155f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e6cff304-dc47-4b6a-8443-e8a194d2155f tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:02:30 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e6cff304-dc47-4b6a-8443-e8a194d2155f tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2131456251", "extra_specs": {"storage_protocol": "tempest-storage_protocol-904243543", "vendor_name": "tempest-vendor_name-640100462"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:30 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e6cff304-dc47-4b6a-8443-e8a194d2155f tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:02:30 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1701/3399] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:02:30 2026] POST /volume/v3/types => generated 328 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:30 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bee9b143-2de1-4e11-bda3-55864802889e", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Create volume request body: {'volume': {'volume_type': 'bee9b143-2de1-4e11-bda3-55864802889e', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:02:30 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Create volume of 1 GB Sep 08 07:02:30 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:30 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:30 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Availability Zones retrieved successfully. Sep 08 07:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Flow 'volume_create_api' (31e9554b-4350-44f9-93c0-b7c6263fe3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b69f7188-f68f-4b39-bef7-9f75cbf3322d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b69f7188-f68f-4b39-bef7-9f75cbf3322d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T05:02:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-904243543',vendor_name='tempest-vendor_name-640100462'},id=bee9b143-2de1-4e11-bda3-55864802889e,is_public=True,name='tempest-ProjectReaderTests-volume-type-2131456251',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bee9b143-2de1-4e11-bda3-55864802889e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a473384f-196a-4234-9745-4357f8489728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:30 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2131456251 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2131456251, it is now deprecated. Please use the default quota class for default quota. Sep 08 07:02:30 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2131456251 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2131456251, it is now deprecated. Please use the default quota class for default quota. Sep 08 07:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Created reservations ['0d9e1118-13b3-4946-9959-c000775a71f0', '77d670b3-d270-4762-a6f2-31162d6e89ce', '40132766-f53e-4fef-a0f0-177ae909b2ef', 'ccf83954-1733-4c40-94ea-1c2a611ca36e'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a473384f-196a-4234-9745-4357f8489728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d9e1118-13b3-4946-9959-c000775a71f0', '77d670b3-d270-4762-a6f2-31162d6e89ce', '40132766-f53e-4fef-a0f0-177ae909b2ef', 'ccf83954-1733-4c40-94ea-1c2a611ca36e']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:30 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (230116b3-6509-4605-8e9d-3aedb9618a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (230116b3-6509-4605-8e9d-3aedb9618a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41207354-d38b-4844-822b-4685547c6549', '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='308e0e97d10e4280993218be3c5ed917',qos_specs=None,replication_status=,reservations=['0d9e1118-13b3-4946-9959-c000775a71f0','77d670b3-d270-4762-a6f2-31162d6e89ce','40132766-f53e-4fef-a0f0-177ae909b2ef','ccf83954-1733-4c40-94ea-1c2a611ca36e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3584805e29d44e42bbfe54104e00a709',volume_type_id=bee9b143-2de1-4e11-bda3-55864802889e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:02:30Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41207354-d38b-4844-822b-4685547c6549,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='308e0e97d10e4280993218be3c5ed917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3584805e29d44e42bbfe54104e00a709',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bee9b143-2de1-4e11-bda3-55864802889e),volume_type_id=bee9b143-2de1-4e11-bda3-55864802889e)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6273539a-1158-4013-ad73-e50c7e66a2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6273539a-1158-4013-ad73-e50c7e66a2a7) transitioned into state 'SUCCESS' from 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='308e0e97d10e4280993218be3c5ed917',qos_specs=None,replication_status=,reservations=['0d9e1118-13b3-4946-9959-c000775a71f0','77d670b3-d270-4762-a6f2-31162d6e89ce','40132766-f53e-4fef-a0f0-177ae909b2ef','ccf83954-1733-4c40-94ea-1c2a611ca36e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3584805e29d44e42bbfe54104e00a709',volume_type_id=bee9b143-2de1-4e11-bda3-55864802889e)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ff813ea-1511-4a8f-8cbf-6ce70a32066a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ff813ea-1511-4a8f-8cbf-6ce70a32066a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:31 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Flow 'volume_create_api' (31e9554b-4350-44f9-93c0-b7c6263fe3b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Create volume request issued successfully. Sep 08 07:02:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d0b073d9-0964-4acc-9517-d42de7ecfeb5 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:02:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1699/3400] 192.168.122.168 () {62 vars in 1182 bytes} [Tue Sep 8 07:02:30 2026] POST /volume/v3/volumes => generated 782 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:02:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ec6f3448-087d-4297-92fd-4b874f5b3ea9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec6f3448-087d-4297-92fd-4b874f5b3ea9 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] GET http://192.168.122.168/volume/v3/volumes/41207354-d38b-4844-822b-4685547c6549 Sep 08 07:02:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ec6f3448-087d-4297-92fd-4b874f5b3ea9 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ec6f3448-087d-4297-92fd-4b874f5b3ea9 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ec6f3448-087d-4297-92fd-4b874f5b3ea9 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Volume info retrieved successfully. Sep 08 07:02:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ec6f3448-087d-4297-92fd-4b874f5b3ea9 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] http://192.168.122.168/volume/v3/volumes/41207354-d38b-4844-822b-4685547c6549 returned with HTTP 200 Sep 08 07:02:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1702/3401] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 07:02:31 2026] GET /volume/v3/volumes/41207354-d38b-4844-822b-4685547c6549 => generated 961 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5e592ed7-da75-4229-852f-1284d049b00b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5e592ed7-da75-4229-852f-1284d049b00b tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/50249e6f-6ea5-4574-9cd0-6c46ad732c26 Sep 08 07:02:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5e592ed7-da75-4229-852f-1284d049b00b tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5e592ed7-da75-4229-852f-1284d049b00b tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:31 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:31 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5e592ed7-da75-4229-852f-1284d049b00b tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5e592ed7-da75-4229-852f-1284d049b00b tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/50249e6f-6ea5-4574-9cd0-6c46ad732c26 returned with HTTP 200 Sep 08 07:02:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1700/3402] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:31 2026] GET /volume/v3/volumes/50249e6f-6ea5-4574-9cd0-6c46ad732c26 => generated 1017 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5d8c0e00-a85a-49fd-9fcd-e41ab8f05464 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5d8c0e00-a85a-49fd-9fcd-e41ab8f05464 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 08 07:02:31 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5d8c0e00-a85a-49fd-9fcd-e41ab8f05464 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "50249e6f-6ea5-4574-9cd0-6c46ad732c26", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-597125609"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:31 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:31 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5d8c0e00-a85a-49fd-9fcd-e41ab8f05464 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:31 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-5d8c0e00-a85a-49fd-9fcd-e41ab8f05464 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create snapshot from volume 50249e6f-6ea5-4574-9cd0-6c46ad732c26 Sep 08 07:02:31 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-5d8c0e00-a85a-49fd-9fcd-e41ab8f05464 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Created reservations ['fce1b57d-9e98-42cd-baee-46d6318c2f19', '3b3d30c6-4d71-4a3e-b463-073383bc659f', '1cada679-005b-4516-8a90-eb77e37db8f9', '9f744d12-443f-4eb4-ae44-9f9eec957fbf'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:31 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:31 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:31 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5d8c0e00-a85a-49fd-9fcd-e41ab8f05464 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot create request issued successfully. Sep 08 07:02:31 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5d8c0e00-a85a-49fd-9fcd-e41ab8f05464 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 07:02:31 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1703/3403] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 07:02:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:02:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2f40c64e-baff-41e0-b4d6-99a29ddbbe6a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2f40c64e-baff-41e0-b4d6-99a29ddbbe6a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 Sep 08 07:02:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2f40c64e-baff-41e0-b4d6-99a29ddbbe6a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:31 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2f40c64e-baff-41e0-b4d6-99a29ddbbe6a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:31 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:31 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:31 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2f40c64e-baff-41e0-b4d6-99a29ddbbe6a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:31 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2f40c64e-baff-41e0-b4d6-99a29ddbbe6a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 returned with HTTP 200 Sep 08 07:02:31 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1701/3404] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:31 2026] GET /volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0c2d2c10-618f-4a34-8db3-3fefe08c0286 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0c2d2c10-618f-4a34-8db3-3fefe08c0286 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] GET http://192.168.122.168/volume/v3/volumes/41207354-d38b-4844-822b-4685547c6549 Sep 08 07:02:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0c2d2c10-618f-4a34-8db3-3fefe08c0286 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0c2d2c10-618f-4a34-8db3-3fefe08c0286 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0c2d2c10-618f-4a34-8db3-3fefe08c0286 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Volume info retrieved successfully. Sep 08 07:02:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0c2d2c10-618f-4a34-8db3-3fefe08c0286 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] http://192.168.122.168/volume/v3/volumes/41207354-d38b-4844-822b-4685547c6549 returned with HTTP 200 Sep 08 07:02:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1704/3405] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 07:02:32 2026] GET /volume/v3/volumes/41207354-d38b-4844-822b-4685547c6549 => generated 982 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6a5e07bc-935f-4162-9c85-4a2dbe5ad055 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6a5e07bc-935f-4162-9c85-4a2dbe5ad055 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] GET http://192.168.122.168/volume/v3/messages Sep 08 07:02:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6a5e07bc-935f-4162-9c85-4a2dbe5ad055 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6a5e07bc-935f-4162-9c85-4a2dbe5ad055 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6a5e07bc-935f-4162-9c85-4a2dbe5ad055 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 08 07:02:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1702/3406] 192.168.122.168 () {60 vars in 1164 bytes} [Tue Sep 8 07:02:32 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 08 07:02:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-07e68ecd-683b-4f78-bac1-b60cbe5f4e93 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07e68ecd-683b-4f78-bac1-b60cbe5f4e93 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-reader] GET http://192.168.122.168/volume/v3/messages/e95622d7-2740-4b3e-b3b9-ec11b87244df Sep 08 07:02:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-07e68ecd-683b-4f78-bac1-b60cbe5f4e93 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-07e68ecd-683b-4f78-bac1-b60cbe5f4e93 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-reader] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07e68ecd-683b-4f78-bac1-b60cbe5f4e93 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-reader] http://192.168.122.168/volume/v3/messages/e95622d7-2740-4b3e-b3b9-ec11b87244df returned with HTTP 200 Sep 08 07:02:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1705/3407] 192.168.122.168 () {60 vars in 1275 bytes} [Tue Sep 8 07:02:32 2026] GET /volume/v3/messages/e95622d7-2740-4b3e-b3b9-ec11b87244df => generated 675 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0c56cdf4-0a30-45a5-82ea-2561bbc4ea24 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0c56cdf4-0a30-45a5-82ea-2561bbc4ea24 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] DELETE http://192.168.122.168/volume/v3/messages/e95622d7-2740-4b3e-b3b9-ec11b87244df Sep 08 07:02:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0c56cdf4-0a30-45a5-82ea-2561bbc4ea24 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0c56cdf4-0a30-45a5-82ea-2561bbc4ea24 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0c56cdf4-0a30-45a5-82ea-2561bbc4ea24 tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] http://192.168.122.168/volume/v3/messages/e95622d7-2740-4b3e-b3b9-ec11b87244df returned with HTTP 204 Sep 08 07:02:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1703/3408] 192.168.122.168 () {60 vars in 1278 bytes} [Tue Sep 8 07:02:32 2026] DELETE /volume/v3/messages/e95622d7-2740-4b3e-b3b9-ec11b87244df => generated 0 bytes in 36 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 07:02:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-fdc50901-74dd-441d-bd84-01625899491d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fdc50901-74dd-441d-bd84-01625899491d tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/41207354-d38b-4844-822b-4685547c6549 Sep 08 07:02:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fdc50901-74dd-441d-bd84-01625899491d tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-fdc50901-74dd-441d-bd84-01625899491d tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:32 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-fdc50901-74dd-441d-bd84-01625899491d tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Delete volume with id: 41207354-d38b-4844-822b-4685547c6549 Sep 08 07:02:32 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:32 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fdc50901-74dd-441d-bd84-01625899491d tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Volume info retrieved successfully. Sep 08 07:02:32 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-fdc50901-74dd-441d-bd84-01625899491d tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87202) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 07:02:32 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-fdc50901-74dd-441d-bd84-01625899491d tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2131456251 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2131456251, it is now deprecated. Please use the default quota class for default quota. Sep 08 07:02:32 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-fdc50901-74dd-441d-bd84-01625899491d tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2131456251 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2131456251, it is now deprecated. Please use the default quota class for default quota. Sep 08 07:02:32 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-fdc50901-74dd-441d-bd84-01625899491d tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Created reservations ['23cfb0bf-3f51-43cf-a088-118abd558db6', 'a2272b9c-ba76-4d01-90af-82b568ea54e7', '2f87d12f-9992-472c-8f70-ce539631814a', 'd5646607-8337-4453-96fc-cc9ce6b28da4'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-fdc50901-74dd-441d-bd84-01625899491d tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Delete volume request issued successfully. Sep 08 07:02:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-fdc50901-74dd-441d-bd84-01625899491d tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] http://192.168.122.168/volume/v3/volumes/41207354-d38b-4844-822b-4685547c6549 returned with HTTP 202 Sep 08 07:02:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1706/3409] 192.168.122.168 () {60 vars in 1275 bytes} [Tue Sep 8 07:02:32 2026] DELETE /volume/v3/volumes/41207354-d38b-4844-822b-4685547c6549 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dcd6724a-723d-4c11-b052-fdc478fd65ed None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dcd6724a-723d-4c11-b052-fdc478fd65ed tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] DELETE http://192.168.122.168/volume/v3/types/bee9b143-2de1-4e11-bda3-55864802889e Sep 08 07:02:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dcd6724a-723d-4c11-b052-fdc478fd65ed tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:32 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dcd6724a-723d-4c11-b052-fdc478fd65ed tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:32 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dcd6724a-723d-4c11-b052-fdc478fd65ed tempest-ProjectReaderTests-1747733067 tempest-ProjectReaderTests-1747733067-project-admin] http://192.168.122.168/volume/v3/types/bee9b143-2de1-4e11-bda3-55864802889e returned with HTTP 202 Sep 08 07:02:32 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1704/3410] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:02:32 2026] DELETE /volume/v3/types/bee9b143-2de1-4e11-bda3-55864802889e => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ea1269b9-3d5e-4bae-a4cf-011800fcbb0c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ea1269b9-3d5e-4bae-a4cf-011800fcbb0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 Sep 08 07:02:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ea1269b9-3d5e-4bae-a4cf-011800fcbb0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:32 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ea1269b9-3d5e-4bae-a4cf-011800fcbb0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:32 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:32 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:32 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-ea1269b9-3d5e-4bae-a4cf-011800fcbb0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:32 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ea1269b9-3d5e-4bae-a4cf-011800fcbb0c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 returned with HTTP 200 Sep 08 07:02:32 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1707/3411] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:32 2026] GET /volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f8761a85-60a9-40cf-98e0-a1e1c094de4d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f8761a85-60a9-40cf-98e0-a1e1c094de4d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 Sep 08 07:02:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f8761a85-60a9-40cf-98e0-a1e1c094de4d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:33 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f8761a85-60a9-40cf-98e0-a1e1c094de4d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:33 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:UPDATE=267,cinder:INSERT=139,cinder:SELECT=661 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 07:02:33 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:33 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:33 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f8761a85-60a9-40cf-98e0-a1e1c094de4d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:33 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f8761a85-60a9-40cf-98e0-a1e1c094de4d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 returned with HTTP 200 Sep 08 07:02:33 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1705/3412] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:33 2026] GET /volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8ea4d390-4cae-4ecf-85ef-283c7c49192d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8ea4d390-4cae-4ecf-85ef-283c7c49192d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 Sep 08 07:02:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8ea4d390-4cae-4ecf-85ef-283c7c49192d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8ea4d390-4cae-4ecf-85ef-283c7c49192d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:34 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=594,cinder:INSERT=124,cinder:UPDATE=264 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 07:02:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8ea4d390-4cae-4ecf-85ef-283c7c49192d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8ea4d390-4cae-4ecf-85ef-283c7c49192d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 returned with HTTP 200 Sep 08 07:02:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1708/3413] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:34 2026] GET /volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-1d5ebc0e-869c-4500-b735-c30a0f71f723 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d5ebc0e-869c-4500-b735-c30a0f71f723 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] POST http://192.168.122.168/volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040/action Sep 08 07:02:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d5ebc0e-869c-4500-b735-c30a0f71f723 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 07:02:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-1d5ebc0e-869c-4500-b735-c30a0f71f723 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:34 devstack devstack@c-api.service[87203]: INFO cinder.api.contrib.snapshot_unmanage [None req-1d5ebc0e-869c-4500-b735-c30a0f71f723 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Unmanage snapshot with id: c55afc98-aa61-4ef6-ba3f-027a0921c040 Sep 08 07:02:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-1d5ebc0e-869c-4500-b735-c30a0f71f723 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Snapshot retrieved successfully. Sep 08 07:02:34 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-1d5ebc0e-869c-4500-b735-c30a0f71f723 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'cda4ba68728e46479d752c6413a9a110', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc639babed634473856ad52d77e5a6af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:02:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-1d5ebc0e-869c-4500-b735-c30a0f71f723 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] http://192.168.122.168/volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040/action returned with HTTP 403 Sep 08 07:02:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1706/3414] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 07:02:34 2026] POST /volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040/action => generated 117 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b361272e-61ec-41dd-8f4e-90067551d48d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b361272e-61ec-41dd-8f4e-90067551d48d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 Sep 08 07:02:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b361272e-61ec-41dd-8f4e-90067551d48d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:34 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b361272e-61ec-41dd-8f4e-90067551d48d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:34 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-b361272e-61ec-41dd-8f4e-90067551d48d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete snapshot with id: c55afc98-aa61-4ef6-ba3f-027a0921c040 Sep 08 07:02:34 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:34 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b361272e-61ec-41dd-8f4e-90067551d48d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:34 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:34 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:34 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b361272e-61ec-41dd-8f4e-90067551d48d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot delete request issued successfully. Sep 08 07:02:34 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b361272e-61ec-41dd-8f4e-90067551d48d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 returned with HTTP 202 Sep 08 07:02:34 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1709/3415] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 07:02:34 2026] DELETE /volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b08d131e-d1dc-4cc2-9f52-64324d1ae154 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b08d131e-d1dc-4cc2-9f52-64324d1ae154 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 Sep 08 07:02:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b08d131e-d1dc-4cc2-9f52-64324d1ae154 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:34 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b08d131e-d1dc-4cc2-9f52-64324d1ae154 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:34 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:34 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:34 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b08d131e-d1dc-4cc2-9f52-64324d1ae154 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:34 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b08d131e-d1dc-4cc2-9f52-64324d1ae154 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 returned with HTTP 200 Sep 08 07:02:34 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1707/3416] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:34 2026] GET /volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d9fce436-da3e-4b2e-8d4f-9981d338caf8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d9fce436-da3e-4b2e-8d4f-9981d338caf8 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:02:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d9fce436-da3e-4b2e-8d4f-9981d338caf8 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1372229243", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:35 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:35 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d9fce436-da3e-4b2e-8d4f-9981d338caf8 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:02:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1710/3417] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:02:35 2026] POST /volume/v3/types => generated 380 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a2f429e2-9da5-4171-a0fd-26b995bb2524 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a2f429e2-9da5-4171-a0fd-26b995bb2524 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] POST http://192.168.122.168/volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/encryption Sep 08 07:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a2f429e2-9da5-4171-a0fd-26b995bb2524 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a2f429e2-9da5-4171-a0fd-26b995bb2524 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/encryption returned with HTTP 200 Sep 08 07:02:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1708/3418] 192.168.122.168 () {60 vars in 1281 bytes} [Tue Sep 8 07:02:35 2026] POST /volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e3aca93c-6707-421a-8ce2-0f6e32bc3b2f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e3aca93c-6707-421a-8ce2-0f6e32bc3b2f tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:02:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e3aca93c-6707-421a-8ce2-0f6e32bc3b2f tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-7931486", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e3aca93c-6707-421a-8ce2-0f6e32bc3b2f tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:02:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1711/3419] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:02:35 2026] POST /volume/v3/types => generated 377 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-eb09e8b9-3074-4d1e-a53a-9d777e1873ec None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eb09e8b9-3074-4d1e-a53a-9d777e1873ec tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] POST http://192.168.122.168/volume/v3/types/158cb313-b323-49f7-bf83-ea2f3db85044/encryption Sep 08 07:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eb09e8b9-3074-4d1e-a53a-9d777e1873ec tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eb09e8b9-3074-4d1e-a53a-9d777e1873ec tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types/158cb313-b323-49f7-bf83-ea2f3db85044/encryption returned with HTTP 200 Sep 08 07:02:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1709/3420] 192.168.122.168 () {60 vars in 1281 bytes} [Tue Sep 8 07:02:35 2026] POST /volume/v3/types/158cb313-b323-49f7-bf83-ea2f3db85044/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c73b97cb-6fcb-4124-bbd3-52dfdaa6258c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c73b97cb-6fcb-4124-bbd3-52dfdaa6258c tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:02:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c73b97cb-6fcb-4124-bbd3-52dfdaa6258c tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-342629847", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c73b97cb-6fcb-4124-bbd3-52dfdaa6258c tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:02:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1712/3421] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:02:35 2026] POST /volume/v3/types => generated 379 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-d10dd757-bccd-42e6-b043-df7929517657 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d10dd757-bccd-42e6-b043-df7929517657 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] POST http://192.168.122.168/volume/v3/types/9a0881a4-371e-4472-b171-429d23527345/extra_specs Sep 08 07:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-d10dd757-bccd-42e6-b043-df7929517657 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-d10dd757-bccd-42e6-b043-df7929517657 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types/9a0881a4-371e-4472-b171-429d23527345/extra_specs returned with HTTP 200 Sep 08 07:02:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1710/3422] 192.168.122.168 () {60 vars in 1283 bytes} [Tue Sep 8 07:02:35 2026] POST /volume/v3/types/9a0881a4-371e-4472-b171-429d23527345/extra_specs => generated 35 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 07:02:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-18eeb284-db9f-4911-9113-53aa4a71dbcc None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-18eeb284-db9f-4911-9113-53aa4a71dbcc tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] PUT http://192.168.122.168/volume/v3/types/9a0881a4-371e-4472-b171-429d23527345/extra_specs/key2 Sep 08 07:02:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-18eeb284-db9f-4911-9113-53aa4a71dbcc tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-18eeb284-db9f-4911-9113-53aa4a71dbcc tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types/9a0881a4-371e-4472-b171-429d23527345/extra_specs/key2 returned with HTTP 200 Sep 08 07:02:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1713/3423] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 07:02:35 2026] PUT /volume/v3/types/9a0881a4-371e-4472-b171-429d23527345/extra_specs/key2 => generated 25 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 07:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b1dfc12b-2382-4211-95aa-37dfad0838d7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b1dfc12b-2382-4211-95aa-37dfad0838d7 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b1dfc12b-2382-4211-95aa-37dfad0838d7 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b1dfc12b-2382-4211-95aa-37dfad0838d7 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:02:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1711/3424] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 07:02:35 2026] POST /volume/v3/types => generated 195 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-bf29ae95-6dea-4a2c-8189-5328a3924654 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bf29ae95-6dea-4a2c-8189-5328a3924654 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] DELETE http://192.168.122.168/volume/v3/types/8960ae62-2bf1-45d2-9342-bca439f69f2c Sep 08 07:02:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bf29ae95-6dea-4a2c-8189-5328a3924654 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-bf29ae95-6dea-4a2c-8189-5328a3924654 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-bf29ae95-6dea-4a2c-8189-5328a3924654 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types/8960ae62-2bf1-45d2-9342-bca439f69f2c returned with HTTP 202 Sep 08 07:02:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1714/3425] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:02:35 2026] DELETE /volume/v3/types/8960ae62-2bf1-45d2-9342-bca439f69f2c => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-48ff8c8a-42d5-47ad-bad6-e0f4842cf900 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-48ff8c8a-42d5-47ad-bad6-e0f4842cf900 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-48ff8c8a-42d5-47ad-bad6-e0f4842cf900 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1999153803", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-48ff8c8a-42d5-47ad-bad6-e0f4842cf900 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:02:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1712/3426] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:02:35 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 08 07:02:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-07b24aba-ec19-44f0-b1d0-5e492fd57d9e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07b24aba-ec19-44f0-b1d0-5e492fd57d9e tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] POST http://192.168.122.168/volume/v3/types/769fb06b-0c28-494f-a510-0ebe882622e8/encryption Sep 08 07:02:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-07b24aba-ec19-44f0-b1d0-5e492fd57d9e tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-07b24aba-ec19-44f0-b1d0-5e492fd57d9e tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types/769fb06b-0c28-494f-a510-0ebe882622e8/encryption returned with HTTP 200 Sep 08 07:02:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1715/3427] 192.168.122.168 () {60 vars in 1281 bytes} [Tue Sep 8 07:02:35 2026] POST /volume/v3/types/769fb06b-0c28-494f-a510-0ebe882622e8/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bd389cab-22ba-430b-b67d-83370d5cd307 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bd389cab-22ba-430b-b67d-83370d5cd307 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] DELETE http://192.168.122.168/volume/v3/types/769fb06b-0c28-494f-a510-0ebe882622e8/encryption/0b3fb509-b11d-45d2-88a3-794e3ccc66c0 Sep 08 07:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bd389cab-22ba-430b-b67d-83370d5cd307 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bd389cab-22ba-430b-b67d-83370d5cd307 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bd389cab-22ba-430b-b67d-83370d5cd307 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types/769fb06b-0c28-494f-a510-0ebe882622e8/encryption/0b3fb509-b11d-45d2-88a3-794e3ccc66c0 returned with HTTP 202 Sep 08 07:02:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1713/3428] 192.168.122.168 () {58 vars in 1373 bytes} [Tue Sep 8 07:02:35 2026] DELETE /volume/v3/types/769fb06b-0c28-494f-a510-0ebe882622e8/encryption/0b3fb509-b11d-45d2-88a3-794e3ccc66c0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-23679c47-0864-4b16-b8b7-915b55ca47a1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b029c970-8134-4b34-b06f-c5f2d93662d5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-23679c47-0864-4b16-b8b7-915b55ca47a1 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:02:35 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-23679c47-0864-4b16-b8b7-915b55ca47a1 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1224302729", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b029c970-8134-4b34-b06f-c5f2d93662d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 Sep 08 07:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b029c970-8134-4b34-b06f-c5f2d93662d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b029c970-8134-4b34-b06f-c5f2d93662d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:35 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:35 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:35 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b029c970-8134-4b34-b06f-c5f2d93662d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b029c970-8134-4b34-b06f-c5f2d93662d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 returned with HTTP 200 Sep 08 07:02:35 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1714/3429] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:35 2026] GET /volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:35 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-23679c47-0864-4b16-b8b7-915b55ca47a1 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:02:35 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1716/3430] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:02:35 2026] POST /volume/v3/types => generated 380 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-08c24351-19ed-4c60-a281-cfa7b37d0ac6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:35 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-08c24351-19ed-4c60-a281-cfa7b37d0ac6 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] DELETE http://192.168.122.168/volume/v3/types/8a903d08-705b-4a71-a67b-b9f35c4132ed/extra_specs/key1 Sep 08 07:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-08c24351-19ed-4c60-a281-cfa7b37d0ac6 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:35 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-08c24351-19ed-4c60-a281-cfa7b37d0ac6 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-08c24351-19ed-4c60-a281-cfa7b37d0ac6 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types/8a903d08-705b-4a71-a67b-b9f35c4132ed/extra_specs/key1 returned with HTTP 202 Sep 08 07:02:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1715/3431] 192.168.122.168 () {58 vars in 1280 bytes} [Tue Sep 8 07:02:35 2026] DELETE /volume/v3/types/8a903d08-705b-4a71-a67b-b9f35c4132ed/extra_specs/key1 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c2c2e83b-6d92-426d-aadc-deb606780efe None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c2c2e83b-6d92-426d-aadc-deb606780efe tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c2c2e83b-6d92-426d-aadc-deb606780efe tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1203016532", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c2c2e83b-6d92-426d-aadc-deb606780efe tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:02:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1717/3432] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:02:36 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-197c2d34-8cab-4580-b088-8d23e1b9bb6a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-197c2d34-8cab-4580-b088-8d23e1b9bb6a tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] DELETE http://192.168.122.168/volume/v3/types/3cf9450e-b925-4715-a055-11478913fe60 Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-197c2d34-8cab-4580-b088-8d23e1b9bb6a tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-197c2d34-8cab-4580-b088-8d23e1b9bb6a tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-197c2d34-8cab-4580-b088-8d23e1b9bb6a tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types/3cf9450e-b925-4715-a055-11478913fe60 returned with HTTP 202 Sep 08 07:02:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1716/3433] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:02:36 2026] DELETE /volume/v3/types/3cf9450e-b925-4715-a055-11478913fe60 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-31bf08b8-0c15-4adf-ac74-19b750a49e25 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-31bf08b8-0c15-4adf-ac74-19b750a49e25 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] GET http://192.168.122.168/volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/extra_specs Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-31bf08b8-0c15-4adf-ac74-19b750a49e25 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-31bf08b8-0c15-4adf-ac74-19b750a49e25 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-31bf08b8-0c15-4adf-ac74-19b750a49e25 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/extra_specs returned with HTTP 200 Sep 08 07:02:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1718/3434] 192.168.122.168 () {58 vars in 1262 bytes} [Tue Sep 8 07:02:36 2026] GET /volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/extra_specs => generated 185 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7634ae43-2088-4b44-b22d-f74c6b6956ce None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7634ae43-2088-4b44-b22d-f74c6b6956ce tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] GET http://192.168.122.168/volume/v3/types Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7634ae43-2088-4b44-b22d-f74c6b6956ce tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7634ae43-2088-4b44-b22d-f74c6b6956ce tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7634ae43-2088-4b44-b22d-f74c6b6956ce tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:02:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1717/3435] 192.168.122.168 () {58 vars in 1115 bytes} [Tue Sep 8 07:02:36 2026] GET /volume/v3/types => generated 2586 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b0901b8a-da6e-4474-a77f-cdea655ff88e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b0901b8a-da6e-4474-a77f-cdea655ff88e tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] GET http://192.168.122.168/volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/encryption/cipher Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b0901b8a-da6e-4474-a77f-cdea655ff88e tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b0901b8a-da6e-4474-a77f-cdea655ff88e tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b0901b8a-da6e-4474-a77f-cdea655ff88e tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/encryption/cipher returned with HTTP 200 Sep 08 07:02:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1719/3436] 192.168.122.168 () {58 vars in 1280 bytes} [Tue Sep 8 07:02:36 2026] GET /volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/encryption/cipher => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a6cbff9f-22be-4bec-a891-e826d4ca5dcf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a6cbff9f-22be-4bec-a891-e826d4ca5dcf tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] GET http://192.168.122.168/volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/encryption Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a6cbff9f-22be-4bec-a891-e826d4ca5dcf tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a6cbff9f-22be-4bec-a891-e826d4ca5dcf tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a6cbff9f-22be-4bec-a891-e826d4ca5dcf tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/encryption returned with HTTP 200 Sep 08 07:02:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1718/3437] 192.168.122.168 () {58 vars in 1259 bytes} [Tue Sep 8 07:02:36 2026] GET /volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/encryption => generated 325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-644509fe-18c4-4f6d-9c55-af4ab7f8fac2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-644509fe-18c4-4f6d-9c55-af4ab7f8fac2 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] GET http://192.168.122.168/volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/extra_specs/multiattach Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-644509fe-18c4-4f6d-9c55-af4ab7f8fac2 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-644509fe-18c4-4f6d-9c55-af4ab7f8fac2 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-644509fe-18c4-4f6d-9c55-af4ab7f8fac2 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/extra_specs/multiattach returned with HTTP 200 Sep 08 07:02:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1720/3438] 192.168.122.168 () {58 vars in 1298 bytes} [Tue Sep 8 07:02:36 2026] GET /volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/extra_specs/multiattach => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3ec75c87-5197-4d95-b99b-8db4b0899754 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ec75c87-5197-4d95-b99b-8db4b0899754 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] GET http://192.168.122.168/volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/extra_specs/volume_backend_name Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3ec75c87-5197-4d95-b99b-8db4b0899754 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3ec75c87-5197-4d95-b99b-8db4b0899754 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3ec75c87-5197-4d95-b99b-8db4b0899754 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/extra_specs/volume_backend_name returned with HTTP 200 Sep 08 07:02:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1719/3439] 192.168.122.168 () {58 vars in 1322 bytes} [Tue Sep 8 07:02:36 2026] GET /volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/extra_specs/volume_backend_name => generated 44 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9b7659a0-d01e-429d-b8c7-bd0e5a7e5a92 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9b7659a0-d01e-429d-b8c7-bd0e5a7e5a92 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] GET http://192.168.122.168/volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860 Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9b7659a0-d01e-429d-b8c7-bd0e5a7e5a92 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9b7659a0-d01e-429d-b8c7-bd0e5a7e5a92 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9b7659a0-d01e-429d-b8c7-bd0e5a7e5a92 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860 returned with HTTP 200 Sep 08 07:02:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1721/3440] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 07:02:36 2026] GET /volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860 => generated 402 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-44197546-037b-4258-aaf9-ab6867065b2e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-44197546-037b-4258-aaf9-ab6867065b2e tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] PUT http://192.168.122.168/volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/encryption/de676db8-8140-4e3b-ab1a-b83eb8f21725 Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-44197546-037b-4258-aaf9-ab6867065b2e tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-44197546-037b-4258-aaf9-ab6867065b2e tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/encryption/de676db8-8140-4e3b-ab1a-b83eb8f21725 returned with HTTP 200 Sep 08 07:02:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1720/3441] 192.168.122.168 () {60 vars in 1390 bytes} [Tue Sep 8 07:02:36 2026] PUT /volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/encryption/de676db8-8140-4e3b-ab1a-b83eb8f21725 => generated 33 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d3bc459f-6933-4af8-abb5-60606cd74782 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3bc459f-6933-4af8-abb5-60606cd74782 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] PUT http://192.168.122.168/volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/extra_specs/key1 Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d3bc459f-6933-4af8-abb5-60606cd74782 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d3bc459f-6933-4af8-abb5-60606cd74782 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/extra_specs/key1 returned with HTTP 200 Sep 08 07:02:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1722/3442] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 07:02:36 2026] PUT /volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860/extra_specs/key1 => generated 30 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e7e49e25-5b84-4d24-bd50-d8ea6ecd2d4d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e7e49e25-5b84-4d24-bd50-d8ea6ecd2d4d tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] PUT http://192.168.122.168/volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860 Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e7e49e25-5b84-4d24-bd50-d8ea6ecd2d4d tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e7e49e25-5b84-4d24-bd50-d8ea6ecd2d4d tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860 returned with HTTP 200 Sep 08 07:02:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1721/3443] 192.168.122.168 () {60 vars in 1246 bytes} [Tue Sep 8 07:02:36 2026] PUT /volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860 => generated 371 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1ee7308d-eade-4e79-8a70-37b4378ba99a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1ee7308d-eade-4e79-8a70-37b4378ba99a tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] DELETE http://192.168.122.168/volume/v3/types/8a903d08-705b-4a71-a67b-b9f35c4132ed Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1ee7308d-eade-4e79-8a70-37b4378ba99a tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1ee7308d-eade-4e79-8a70-37b4378ba99a tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1ee7308d-eade-4e79-8a70-37b4378ba99a tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types/8a903d08-705b-4a71-a67b-b9f35c4132ed returned with HTTP 202 Sep 08 07:02:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1723/3444] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:02:36 2026] DELETE /volume/v3/types/8a903d08-705b-4a71-a67b-b9f35c4132ed => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5e58868f-0730-4545-9ac6-ad435ca926bc None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5e58868f-0730-4545-9ac6-ad435ca926bc tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] DELETE http://192.168.122.168/volume/v3/types/769fb06b-0c28-494f-a510-0ebe882622e8 Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5e58868f-0730-4545-9ac6-ad435ca926bc tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5e58868f-0730-4545-9ac6-ad435ca926bc tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5e58868f-0730-4545-9ac6-ad435ca926bc tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types/769fb06b-0c28-494f-a510-0ebe882622e8 returned with HTTP 202 Sep 08 07:02:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1722/3445] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:02:36 2026] DELETE /volume/v3/types/769fb06b-0c28-494f-a510-0ebe882622e8 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-68538980-e627-498c-9424-63c0c0da42f5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-68538980-e627-498c-9424-63c0c0da42f5 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] DELETE http://192.168.122.168/volume/v3/types/9a0881a4-371e-4472-b171-429d23527345 Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-68538980-e627-498c-9424-63c0c0da42f5 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-68538980-e627-498c-9424-63c0c0da42f5 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-68538980-e627-498c-9424-63c0c0da42f5 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types/9a0881a4-371e-4472-b171-429d23527345 returned with HTTP 202 Sep 08 07:02:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1724/3446] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:02:36 2026] DELETE /volume/v3/types/9a0881a4-371e-4472-b171-429d23527345 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-54a0adc6-bb84-4016-83f1-3c63d2084316 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-54a0adc6-bb84-4016-83f1-3c63d2084316 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] DELETE http://192.168.122.168/volume/v3/types/158cb313-b323-49f7-bf83-ea2f3db85044 Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-54a0adc6-bb84-4016-83f1-3c63d2084316 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-54a0adc6-bb84-4016-83f1-3c63d2084316 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-54a0adc6-bb84-4016-83f1-3c63d2084316 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types/158cb313-b323-49f7-bf83-ea2f3db85044 returned with HTTP 202 Sep 08 07:02:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1723/3447] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:02:36 2026] DELETE /volume/v3/types/158cb313-b323-49f7-bf83-ea2f3db85044 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-10bc4647-71b4-4696-9c1a-06e124714fb7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-10bc4647-71b4-4696-9c1a-06e124714fb7 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] DELETE http://192.168.122.168/volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860 Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-10bc4647-71b4-4696-9c1a-06e124714fb7 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-10bc4647-71b4-4696-9c1a-06e124714fb7 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-10bc4647-71b4-4696-9c1a-06e124714fb7 tempest-VolumeTypesAdminTests-967910442 tempest-VolumeTypesAdminTests-967910442-project-admin] http://192.168.122.168/volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860 returned with HTTP 202 Sep 08 07:02:36 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1725/3448] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:02:36 2026] DELETE /volume/v3/types/00dc2482-3323-4a25-aee6-f1495e725860 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6a35bdb1-e878-43b0-b473-b4ad685c4060 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6a35bdb1-e878-43b0-b473-b4ad685c4060 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6a35bdb1-e878-43b0-b473-b4ad685c4060 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6a35bdb1-e878-43b0-b473-b4ad685c4060 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:36 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6a35bdb1-e878-43b0-b473-b4ad685c4060 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 returned with HTTP 404 Sep 08 07:02:36 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1724/3449] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:36 2026] GET /volume/v3/snapshots/c55afc98-aa61-4ef6-ba3f-027a0921c040 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-60e09ad3-add8-453d-bd40-9af8bf0c599d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-60e09ad3-add8-453d-bd40-9af8bf0c599d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/50249e6f-6ea5-4574-9cd0-6c46ad732c26 Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-60e09ad3-add8-453d-bd40-9af8bf0c599d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-60e09ad3-add8-453d-bd40-9af8bf0c599d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:36 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-60e09ad3-add8-453d-bd40-9af8bf0c599d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete volume with id: 50249e6f-6ea5-4574-9cd0-6c46ad732c26 Sep 08 07:02:36 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:36 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:36 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:36 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:36 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-60e09ad3-add8-453d-bd40-9af8bf0c599d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:37 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-60e09ad3-add8-453d-bd40-9af8bf0c599d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete volume request issued successfully. Sep 08 07:02:37 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-60e09ad3-add8-453d-bd40-9af8bf0c599d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/50249e6f-6ea5-4574-9cd0-6c46ad732c26 returned with HTTP 202 Sep 08 07:02:37 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1726/3450] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:02:36 2026] DELETE /volume/v3/volumes/50249e6f-6ea5-4574-9cd0-6c46ad732c26 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cd4e5997-640f-414b-bf84-205724193289 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cd4e5997-640f-414b-bf84-205724193289 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/50249e6f-6ea5-4574-9cd0-6c46ad732c26 Sep 08 07:02:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cd4e5997-640f-414b-bf84-205724193289 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:37 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cd4e5997-640f-414b-bf84-205724193289 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:37 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:37 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:37 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:37 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:37 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-cd4e5997-640f-414b-bf84-205724193289 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:37 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cd4e5997-640f-414b-bf84-205724193289 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/50249e6f-6ea5-4574-9cd0-6c46ad732c26 returned with HTTP 200 Sep 08 07:02:37 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1725/3451] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:37 2026] GET /volume/v3/volumes/50249e6f-6ea5-4574-9cd0-6c46ad732c26 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2f345db4-5263-44d9-a471-9ca8545a4d65 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2f345db4-5263-44d9-a471-9ca8545a4d65 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/50249e6f-6ea5-4574-9cd0-6c46ad732c26 Sep 08 07:02:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2f345db4-5263-44d9-a471-9ca8545a4d65 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2f345db4-5263-44d9-a471-9ca8545a4d65 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2f345db4-5263-44d9-a471-9ca8545a4d65 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/50249e6f-6ea5-4574-9cd0-6c46ad732c26 returned with HTTP 404 Sep 08 07:02:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1727/3452] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:38 2026] GET /volume/v3/volumes/50249e6f-6ea5-4574-9cd0-6c46ad732c26 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-567a658f-37ab-4c64-bc5b-791d0e9aa5d5 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-567a658f-37ab-4c64-bc5b-791d0e9aa5d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:02:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-567a658f-37ab-4c64-bc5b-791d0e9aa5d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1732321084"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:38 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-567a658f-37ab-4c64-bc5b-791d0e9aa5d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1732321084'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:02:38 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-567a658f-37ab-4c64-bc5b-791d0e9aa5d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume of 1 GB Sep 08 07:02:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-567a658f-37ab-4c64-bc5b-791d0e9aa5d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Availability Zones retrieved successfully. Sep 08 07:02:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567a658f-37ab-4c64-bc5b-791d0e9aa5d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Flow 'volume_create_api' (e314b8da-edeb-40d2-a9e9-774cdea57740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567a658f-37ab-4c64-bc5b-791d0e9aa5d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ec675a1-833e-4cc2-9480-6e687be51cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-567a658f-37ab-4c64-bc5b-791d0e9aa5d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:02:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567a658f-37ab-4c64-bc5b-791d0e9aa5d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ec675a1-833e-4cc2-9480-6e687be51cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567a658f-37ab-4c64-bc5b-791d0e9aa5d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (293d1924-5c35-4c57-bc5d-a7bb598cb90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:38 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-567a658f-37ab-4c64-bc5b-791d0e9aa5d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Created reservations ['c6df8eda-f85a-4c54-94f7-65017cdf688d', 'ad86daf5-d706-418a-8d30-76f8a5b5da10', '38beb370-0429-45e7-bd13-67526c7d3a62', 'b0d8a247-78e3-4b50-bd12-5ef2ba733ce6'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567a658f-37ab-4c64-bc5b-791d0e9aa5d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (293d1924-5c35-4c57-bc5d-a7bb598cb90b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6df8eda-f85a-4c54-94f7-65017cdf688d', 'ad86daf5-d706-418a-8d30-76f8a5b5da10', '38beb370-0429-45e7-bd13-67526c7d3a62', 'b0d8a247-78e3-4b50-bd12-5ef2ba733ce6']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567a658f-37ab-4c64-bc5b-791d0e9aa5d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a7a25ef-0d82-481d-a109-e9ccf75c2a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:38 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:38 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567a658f-37ab-4c64-bc5b-791d0e9aa5d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a7a25ef-0d82-481d-a109-e9ccf75c2a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f064024d-d6d7-4d70-98d8-58210577325b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1732321084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc639babed634473856ad52d77e5a6af',qos_specs=None,replication_status=,reservations=['c6df8eda-f85a-4c54-94f7-65017cdf688d','ad86daf5-d706-418a-8d30-76f8a5b5da10','38beb370-0429-45e7-bd13-67526c7d3a62','b0d8a247-78e3-4b50-bd12-5ef2ba733ce6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c850edcf996545b89f3d8d0b683570e0',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:02:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1732321084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f064024d-d6d7-4d70-98d8-58210577325b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc639babed634473856ad52d77e5a6af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c850edcf996545b89f3d8d0b683570e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567a658f-37ab-4c64-bc5b-791d0e9aa5d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67411436-ecc9-400b-90f3-715eb68738b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567a658f-37ab-4c64-bc5b-791d0e9aa5d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67411436-ecc9-400b-90f3-715eb68738b3) transitioned into state 'SUCCESS' from state '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-1732321084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc639babed634473856ad52d77e5a6af',qos_specs=None,replication_status=,reservations=['c6df8eda-f85a-4c54-94f7-65017cdf688d','ad86daf5-d706-418a-8d30-76f8a5b5da10','38beb370-0429-45e7-bd13-67526c7d3a62','b0d8a247-78e3-4b50-bd12-5ef2ba733ce6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c850edcf996545b89f3d8d0b683570e0',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567a658f-37ab-4c64-bc5b-791d0e9aa5d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8177749a-4161-4811-b5a3-2a8c5e731b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567a658f-37ab-4c64-bc5b-791d0e9aa5d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8177749a-4161-4811-b5a3-2a8c5e731b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:38 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-567a658f-37ab-4c64-bc5b-791d0e9aa5d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Flow 'volume_create_api' (e314b8da-edeb-40d2-a9e9-774cdea57740) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:38 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-567a658f-37ab-4c64-bc5b-791d0e9aa5d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume request issued successfully. Sep 08 07:02:38 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-567a658f-37ab-4c64-bc5b-791d0e9aa5d5 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:02:38 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1726/3453] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 07:02:38 2026] POST /volume/v3/volumes => generated 787 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:02:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0395749e-0bfb-4ea4-8a36-90fa67064597 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0395749e-0bfb-4ea4-8a36-90fa67064597 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/f064024d-d6d7-4d70-98d8-58210577325b Sep 08 07:02:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0395749e-0bfb-4ea4-8a36-90fa67064597 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:38 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0395749e-0bfb-4ea4-8a36-90fa67064597 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:38 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:38 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:38 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:38 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:38 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0395749e-0bfb-4ea4-8a36-90fa67064597 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:38 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0395749e-0bfb-4ea4-8a36-90fa67064597 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/f064024d-d6d7-4d70-98d8-58210577325b returned with HTTP 200 Sep 08 07:02:38 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1728/3454] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:38 2026] GET /volume/v3/volumes/f064024d-d6d7-4d70-98d8-58210577325b => generated 966 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 07:02:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7fd6173f-564f-4bb1-a7e9-903525d95224 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7fd6173f-564f-4bb1-a7e9-903525d95224 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/f064024d-d6d7-4d70-98d8-58210577325b Sep 08 07:02:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7fd6173f-564f-4bb1-a7e9-903525d95224 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7fd6173f-564f-4bb1-a7e9-903525d95224 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:39 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:39 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:39 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:39 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7fd6173f-564f-4bb1-a7e9-903525d95224 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7fd6173f-564f-4bb1-a7e9-903525d95224 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/f064024d-d6d7-4d70-98d8-58210577325b returned with HTTP 200 Sep 08 07:02:39 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1727/3455] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:39 2026] GET /volume/v3/volumes/f064024d-d6d7-4d70-98d8-58210577325b => generated 1017 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-941d7e63-598f-4481-992f-9ef1e09e6173 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-941d7e63-598f-4481-992f-9ef1e09e6173 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 08 07:02:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-941d7e63-598f-4481-992f-9ef1e09e6173 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f064024d-d6d7-4d70-98d8-58210577325b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1579182066"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-941d7e63-598f-4481-992f-9ef1e09e6173 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:39 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-941d7e63-598f-4481-992f-9ef1e09e6173 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create snapshot from volume f064024d-d6d7-4d70-98d8-58210577325b Sep 08 07:02:39 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-941d7e63-598f-4481-992f-9ef1e09e6173 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Created reservations ['5b1ae65a-da4e-46cd-8ada-b976434f8e21', '49bd1657-054c-4e9c-818c-4bdf0d9d2541', 'b29741ae-8e06-481b-ba25-3a3cd606010f', '19d1e047-2746-4669-ad2f-b8ca6e3064bd'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:39 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:39 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-74f96b73-f6d6-4fe0-9781-21a7827bbf41 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-941d7e63-598f-4481-992f-9ef1e09e6173 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot create request issued successfully. Sep 08 07:02:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-941d7e63-598f-4481-992f-9ef1e09e6173 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 07:02:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1729/3456] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 07:02:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:02:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b10cdc24-ea11-431f-abe3-dcc490f5cd7a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b10cdc24-ea11-431f-abe3-dcc490f5cd7a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e Sep 08 07:02:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b10cdc24-ea11-431f-abe3-dcc490f5cd7a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:39 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b10cdc24-ea11-431f-abe3-dcc490f5cd7a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:39 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:39 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:39 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b10cdc24-ea11-431f-abe3-dcc490f5cd7a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:39 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b10cdc24-ea11-431f-abe3-dcc490f5cd7a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e returned with HTTP 200 Sep 08 07:02:39 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1730/3457] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:39 2026] GET /volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:39 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-74f96b73-f6d6-4fe0-9781-21a7827bbf41 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:02:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-74f96b73-f6d6-4fe0-9781-21a7827bbf41 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1402299606"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:39 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-74f96b73-f6d6-4fe0-9781-21a7827bbf41 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1402299606'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:02:39 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-74f96b73-f6d6-4fe0-9781-21a7827bbf41 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Create volume of 1 GB Sep 08 07:02:39 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-74f96b73-f6d6-4fe0-9781-21a7827bbf41 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Availability Zones retrieved successfully. Sep 08 07:02:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-74f96b73-f6d6-4fe0-9781-21a7827bbf41 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Flow 'volume_create_api' (eca5afdd-32c3-4ac2-a6be-65f6c918176b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-74f96b73-f6d6-4fe0-9781-21a7827bbf41 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03277679-be32-4a61-af66-bbaec90bed29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:39 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-74f96b73-f6d6-4fe0-9781-21a7827bbf41 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:02:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-74f96b73-f6d6-4fe0-9781-21a7827bbf41 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03277679-be32-4a61-af66-bbaec90bed29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-74f96b73-f6d6-4fe0-9781-21a7827bbf41 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992bb665-9033-49b5-90f5-78d4022e7731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:40 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-74f96b73-f6d6-4fe0-9781-21a7827bbf41 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Created reservations ['e4cfdbe3-4966-4121-aa20-fe1450bbed4f', '0238841b-7aae-4747-83ef-c83a34973398', 'afa508aa-9ff4-4592-8bd0-18320607721b', '0dec079a-6882-4fe6-84aa-6132d742fed6'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-74f96b73-f6d6-4fe0-9781-21a7827bbf41 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992bb665-9033-49b5-90f5-78d4022e7731) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4cfdbe3-4966-4121-aa20-fe1450bbed4f', '0238841b-7aae-4747-83ef-c83a34973398', 'afa508aa-9ff4-4592-8bd0-18320607721b', '0dec079a-6882-4fe6-84aa-6132d742fed6']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-74f96b73-f6d6-4fe0-9781-21a7827bbf41 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9880388a-9219-42ea-b021-159724b7be25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:40 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:40 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-74f96b73-f6d6-4fe0-9781-21a7827bbf41 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9880388a-9219-42ea-b021-159724b7be25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4618329-d6a1-4ca5-ac3a-662752731e22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1402299606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4772b6dc45c4c50a1d46113fafb3720',qos_specs=None,replication_status=,reservations=['e4cfdbe3-4966-4121-aa20-fe1450bbed4f','0238841b-7aae-4747-83ef-c83a34973398','afa508aa-9ff4-4592-8bd0-18320607721b','0dec079a-6882-4fe6-84aa-6132d742fed6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6881a92c05fb4c2aaa59a6cc9a688449',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:02:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1402299606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4618329-d6a1-4ca5-ac3a-662752731e22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4772b6dc45c4c50a1d46113fafb3720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6881a92c05fb4c2aaa59a6cc9a688449',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-74f96b73-f6d6-4fe0-9781-21a7827bbf41 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efb0bd55-d346-4673-9745-37bd405c99b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-74f96b73-f6d6-4fe0-9781-21a7827bbf41 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efb0bd55-d346-4673-9745-37bd405c99b2) transitioned into state 'SUCCESS' from state '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-1402299606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4772b6dc45c4c50a1d46113fafb3720',qos_specs=None,replication_status=,reservations=['e4cfdbe3-4966-4121-aa20-fe1450bbed4f','0238841b-7aae-4747-83ef-c83a34973398','afa508aa-9ff4-4592-8bd0-18320607721b','0dec079a-6882-4fe6-84aa-6132d742fed6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6881a92c05fb4c2aaa59a6cc9a688449',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-74f96b73-f6d6-4fe0-9781-21a7827bbf41 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26c842eb-659b-4004-b6ed-68fd723cceaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-74f96b73-f6d6-4fe0-9781-21a7827bbf41 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26c842eb-659b-4004-b6ed-68fd723cceaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:40 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-74f96b73-f6d6-4fe0-9781-21a7827bbf41 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Flow 'volume_create_api' (eca5afdd-32c3-4ac2-a6be-65f6c918176b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-74f96b73-f6d6-4fe0-9781-21a7827bbf41 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Create volume request issued successfully. Sep 08 07:02:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-74f96b73-f6d6-4fe0-9781-21a7827bbf41 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:02:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1728/3458] 192.168.122.168 () {62 vars in 1183 bytes} [Tue Sep 8 07:02:39 2026] POST /volume/v3/volumes => generated 787 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3924bd5b-dd02-4a78-b2ee-68a61be8798e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3924bd5b-dd02-4a78-b2ee-68a61be8798e tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] GET http://192.168.122.168/volume/v3/volumes/a4618329-d6a1-4ca5-ac3a-662752731e22 Sep 08 07:02:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3924bd5b-dd02-4a78-b2ee-68a61be8798e tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:40 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3924bd5b-dd02-4a78-b2ee-68a61be8798e tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:40 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:40 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:40 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:40 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:40 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-3924bd5b-dd02-4a78-b2ee-68a61be8798e tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Volume info retrieved successfully. Sep 08 07:02:40 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3924bd5b-dd02-4a78-b2ee-68a61be8798e tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/a4618329-d6a1-4ca5-ac3a-662752731e22 returned with HTTP 200 Sep 08 07:02:40 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1731/3459] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:02:40 2026] GET /volume/v3/volumes/a4618329-d6a1-4ca5-ac3a-662752731e22 => generated 966 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-750e2cb5-376f-4b99-8e9e-94b8299a2c06 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-750e2cb5-376f-4b99-8e9e-94b8299a2c06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e Sep 08 07:02:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-750e2cb5-376f-4b99-8e9e-94b8299a2c06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:40 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-750e2cb5-376f-4b99-8e9e-94b8299a2c06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:40 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:40 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:40 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-750e2cb5-376f-4b99-8e9e-94b8299a2c06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:40 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-750e2cb5-376f-4b99-8e9e-94b8299a2c06 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e returned with HTTP 200 Sep 08 07:02:40 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1729/3460] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:40 2026] GET /volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d8510429-314b-40ae-ac49-76aaf46601ff None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d8510429-314b-40ae-ac49-76aaf46601ff tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] GET http://192.168.122.168/volume/v3/volumes/a4618329-d6a1-4ca5-ac3a-662752731e22 Sep 08 07:02:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d8510429-314b-40ae-ac49-76aaf46601ff tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d8510429-314b-40ae-ac49-76aaf46601ff tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:41 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:41 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d8510429-314b-40ae-ac49-76aaf46601ff tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Volume info retrieved successfully. Sep 08 07:02:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d8510429-314b-40ae-ac49-76aaf46601ff tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/a4618329-d6a1-4ca5-ac3a-662752731e22 returned with HTTP 200 Sep 08 07:02:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1732/3461] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:02:41 2026] GET /volume/v3/volumes/a4618329-d6a1-4ca5-ac3a-662752731e22 => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 07:02:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-05030888-fb9b-4f48-a375-df5103be8103 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-05030888-fb9b-4f48-a375-df5103be8103 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e Sep 08 07:02:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-05030888-fb9b-4f48-a375-df5103be8103 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-05030888-fb9b-4f48-a375-df5103be8103 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-05030888-fb9b-4f48-a375-df5103be8103 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-05030888-fb9b-4f48-a375-df5103be8103 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e returned with HTTP 200 Sep 08 07:02:41 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1730/3462] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:41 2026] GET /volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d9473b40-68d3-482d-82ff-93b7a3bbd04e None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d9473b40-68d3-482d-82ff-93b7a3bbd04e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] PUT http://192.168.122.168/volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e Sep 08 07:02:41 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d9473b40-68d3-482d-82ff-93b7a3bbd04e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:41 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:41 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:41 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d9473b40-68d3-482d-82ff-93b7a3bbd04e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Snapshot retrieved successfully. Sep 08 07:02:41 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d9473b40-68d3-482d-82ff-93b7a3bbd04e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] http://192.168.122.168/volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e returned with HTTP 200 Sep 08 07:02:41 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1733/3463] 192.168.122.168 () {60 vars in 1258 bytes} [Tue Sep 8 07:02:41 2026] PUT /volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e => generated 361 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-fed34f37-47cf-418d-8cd4-24ee7ed03abf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:41 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fed34f37-47cf-418d-8cd4-24ee7ed03abf tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e Sep 08 07:02:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fed34f37-47cf-418d-8cd4-24ee7ed03abf tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:41 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-fed34f37-47cf-418d-8cd4-24ee7ed03abf tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:41 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-fed34f37-47cf-418d-8cd4-24ee7ed03abf tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete snapshot with id: 40ffd684-f79a-4484-89b2-8210c8f2b76e Sep 08 07:02:41 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:41 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:41 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fed34f37-47cf-418d-8cd4-24ee7ed03abf tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:41 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:41 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-fed34f37-47cf-418d-8cd4-24ee7ed03abf tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot delete request issued successfully. Sep 08 07:02:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-fed34f37-47cf-418d-8cd4-24ee7ed03abf tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e returned with HTTP 202 Sep 08 07:02:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1731/3464] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 07:02:41 2026] DELETE /volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-03827739-c1fe-4600-a857-b361a24f8008 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-03827739-c1fe-4600-a857-b361a24f8008 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e Sep 08 07:02:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-03827739-c1fe-4600-a857-b361a24f8008 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:42 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-03827739-c1fe-4600-a857-b361a24f8008 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:42 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:42 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:42 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-03827739-c1fe-4600-a857-b361a24f8008 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:42 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-03827739-c1fe-4600-a857-b361a24f8008 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e returned with HTTP 200 Sep 08 07:02:42 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1734/3465] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:42 2026] GET /volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e => generated 494 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a5ff1545-230a-4359-8ad2-3304843a597f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a5ff1545-230a-4359-8ad2-3304843a597f tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] GET http://192.168.122.168/volume/v3/volumes/a4618329-d6a1-4ca5-ac3a-662752731e22 Sep 08 07:02:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a5ff1545-230a-4359-8ad2-3304843a597f tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:42 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a5ff1545-230a-4359-8ad2-3304843a597f tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:42 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:42 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:42 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:42 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:42 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a5ff1545-230a-4359-8ad2-3304843a597f tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Volume info retrieved successfully. Sep 08 07:02:42 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a5ff1545-230a-4359-8ad2-3304843a597f tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/a4618329-d6a1-4ca5-ac3a-662752731e22 returned with HTTP 200 Sep 08 07:02:42 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1732/3466] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:02:42 2026] GET /volume/v3/volumes/a4618329-d6a1-4ca5-ac3a-662752731e22 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 07:02:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8518b25d-03ca-400a-9fea-b05673c39965 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8518b25d-03ca-400a-9fea-b05673c39965 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e Sep 08 07:02:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8518b25d-03ca-400a-9fea-b05673c39965 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8518b25d-03ca-400a-9fea-b05673c39965 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-8518b25d-03ca-400a-9fea-b05673c39965 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8518b25d-03ca-400a-9fea-b05673c39965 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e returned with HTTP 200 Sep 08 07:02:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1735/3467] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:43 2026] GET /volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e => generated 494 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bbe8dd20-6c5a-493f-9001-fb961b4a00a6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bbe8dd20-6c5a-493f-9001-fb961b4a00a6 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] GET http://192.168.122.168/volume/v3/volumes/a4618329-d6a1-4ca5-ac3a-662752731e22 Sep 08 07:02:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bbe8dd20-6c5a-493f-9001-fb961b4a00a6 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bbe8dd20-6c5a-493f-9001-fb961b4a00a6 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-bbe8dd20-6c5a-493f-9001-fb961b4a00a6 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Volume info retrieved successfully. Sep 08 07:02:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bbe8dd20-6c5a-493f-9001-fb961b4a00a6 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/a4618329-d6a1-4ca5-ac3a-662752731e22 returned with HTTP 200 Sep 08 07:02:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1733/3468] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:02:43 2026] GET /volume/v3/volumes/a4618329-d6a1-4ca5-ac3a-662752731e22 => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 07:02:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-dc63805b-dd05-4637-8c6d-4fdcf40766ec None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc63805b-dd05-4637-8c6d-4fdcf40766ec tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] GET http://192.168.122.168/volume/v3/volumes Sep 08 07:02:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc63805b-dd05-4637-8c6d-4fdcf40766ec tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-dc63805b-dd05-4637-8c6d-4fdcf40766ec tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-dc63805b-dd05-4637-8c6d-4fdcf40766ec tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 07:02:43 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-dc63805b-dd05-4637-8c6d-4fdcf40766ec tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 07:02:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:43 devstack devstack@c-api.service[87202]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 07:02:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-dc63805b-dd05-4637-8c6d-4fdcf40766ec tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] Get all volumes completed successfully. Sep 08 07:02:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-dc63805b-dd05-4637-8c6d-4fdcf40766ec tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] http://192.168.122.168/volume/v3/volumes returned with HTTP 200 Sep 08 07:02:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1736/3469] 192.168.122.168 () {60 vars in 1162 bytes} [Tue Sep 8 07:02:43 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 08 07:02:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-831c073e-62c1-4444-a2b9-9e99604ecb0d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-831c073e-62c1-4444-a2b9-9e99604ecb0d tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/a4618329-d6a1-4ca5-ac3a-662752731e22 Sep 08 07:02:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-831c073e-62c1-4444-a2b9-9e99604ecb0d tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:43 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-831c073e-62c1-4444-a2b9-9e99604ecb0d tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:43 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-831c073e-62c1-4444-a2b9-9e99604ecb0d tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Delete volume with id: a4618329-d6a1-4ca5-ac3a-662752731e22 Sep 08 07:02:43 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:43 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:43 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:43 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-831c073e-62c1-4444-a2b9-9e99604ecb0d tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Volume info retrieved successfully. Sep 08 07:02:43 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-831c073e-62c1-4444-a2b9-9e99604ecb0d tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Delete volume request issued successfully. Sep 08 07:02:43 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-831c073e-62c1-4444-a2b9-9e99604ecb0d tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/a4618329-d6a1-4ca5-ac3a-662752731e22 returned with HTTP 202 Sep 08 07:02:43 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1734/3470] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 07:02:43 2026] DELETE /volume/v3/volumes/a4618329-d6a1-4ca5-ac3a-662752731e22 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 07:02:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-98811207-08fd-4c4b-95e5-59ce4f1d2e7f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-98811207-08fd-4c4b-95e5-59ce4f1d2e7f tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] GET http://192.168.122.168/volume/v3/volumes/a4618329-d6a1-4ca5-ac3a-662752731e22 Sep 08 07:02:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-98811207-08fd-4c4b-95e5-59ce4f1d2e7f tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:43 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-98811207-08fd-4c4b-95e5-59ce4f1d2e7f tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:43 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:43 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:43 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:43 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:43 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-98811207-08fd-4c4b-95e5-59ce4f1d2e7f tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Volume info retrieved successfully. Sep 08 07:02:43 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-98811207-08fd-4c4b-95e5-59ce4f1d2e7f tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/a4618329-d6a1-4ca5-ac3a-662752731e22 returned with HTTP 200 Sep 08 07:02:43 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1737/3471] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:02:43 2026] GET /volume/v3/volumes/a4618329-d6a1-4ca5-ac3a-662752731e22 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 07:02:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-adcbbd60-9d64-4460-9fa2-017357ff4009 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-adcbbd60-9d64-4460-9fa2-017357ff4009 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e Sep 08 07:02:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-adcbbd60-9d64-4460-9fa2-017357ff4009 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-adcbbd60-9d64-4460-9fa2-017357ff4009 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-adcbbd60-9d64-4460-9fa2-017357ff4009 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e returned with HTTP 404 Sep 08 07:02:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1735/3472] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:44 2026] GET /volume/v3/snapshots/40ffd684-f79a-4484-89b2-8210c8f2b76e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-08557d22-0605-4ffc-aa5b-88e047ae2a5a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-08557d22-0605-4ffc-aa5b-88e047ae2a5a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/f064024d-d6d7-4d70-98d8-58210577325b Sep 08 07:02:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-08557d22-0605-4ffc-aa5b-88e047ae2a5a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-08557d22-0605-4ffc-aa5b-88e047ae2a5a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:44 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-08557d22-0605-4ffc-aa5b-88e047ae2a5a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete volume with id: f064024d-d6d7-4d70-98d8-58210577325b Sep 08 07:02:44 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:44 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:44 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:44 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-08557d22-0605-4ffc-aa5b-88e047ae2a5a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:44 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-08557d22-0605-4ffc-aa5b-88e047ae2a5a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete volume request issued successfully. Sep 08 07:02:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-08557d22-0605-4ffc-aa5b-88e047ae2a5a tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/f064024d-d6d7-4d70-98d8-58210577325b returned with HTTP 202 Sep 08 07:02:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1738/3473] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:02:44 2026] DELETE /volume/v3/volumes/f064024d-d6d7-4d70-98d8-58210577325b => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-b3279890-dad5-471e-9153-3497c5128f0b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b3279890-dad5-471e-9153-3497c5128f0b tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/f064024d-d6d7-4d70-98d8-58210577325b Sep 08 07:02:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b3279890-dad5-471e-9153-3497c5128f0b tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-b3279890-dad5-471e-9153-3497c5128f0b tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:44 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:44 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:44 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:44 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-b3279890-dad5-471e-9153-3497c5128f0b tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-b3279890-dad5-471e-9153-3497c5128f0b tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/f064024d-d6d7-4d70-98d8-58210577325b returned with HTTP 200 Sep 08 07:02:44 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1736/3474] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:44 2026] GET /volume/v3/volumes/f064024d-d6d7-4d70-98d8-58210577325b => generated 1016 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ff560df4-2187-4a49-b26f-aaacb0959526 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ff560df4-2187-4a49-b26f-aaacb0959526 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] GET http://192.168.122.168/volume/v3/volumes/a4618329-d6a1-4ca5-ac3a-662752731e22 Sep 08 07:02:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ff560df4-2187-4a49-b26f-aaacb0959526 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:44 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ff560df4-2187-4a49-b26f-aaacb0959526 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:44 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ff560df4-2187-4a49-b26f-aaacb0959526 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/a4618329-d6a1-4ca5-ac3a-662752731e22 returned with HTTP 404 Sep 08 07:02:44 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1739/3475] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:02:44 2026] GET /volume/v3/volumes/a4618329-d6a1-4ca5-ac3a-662752731e22 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 07:02:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6bc03703-a78f-4dee-8239-285331e08476 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:44 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6bc03703-a78f-4dee-8239-285331e08476 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:02:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6bc03703-a78f-4dee-8239-285331e08476 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2064700170"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:44 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-6bc03703-a78f-4dee-8239-285331e08476 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2064700170'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:02:44 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-6bc03703-a78f-4dee-8239-285331e08476 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Create volume of 1 GB Sep 08 07:02:44 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6bc03703-a78f-4dee-8239-285331e08476 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Availability Zones retrieved successfully. Sep 08 07:02:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6bc03703-a78f-4dee-8239-285331e08476 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Flow 'volume_create_api' (e2eac87b-990e-40d5-bd7a-d806146e1414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6bc03703-a78f-4dee-8239-285331e08476 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (334cd3c9-0e26-469d-8453-bee1b19e6243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-6bc03703-a78f-4dee-8239-285331e08476 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:02:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6bc03703-a78f-4dee-8239-285331e08476 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (334cd3c9-0e26-469d-8453-bee1b19e6243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:44 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6bc03703-a78f-4dee-8239-285331e08476 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05d9808d-36b5-4ca1-9d42-688518621df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-6bc03703-a78f-4dee-8239-285331e08476 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Created reservations ['3d218178-3304-46ee-b58f-b139fc58bb71', 'e784fb47-bb13-4527-9f1d-c044c41d4307', '032f7847-8372-4456-86c6-ef1d7f683af5', 'b639eb3a-ca7f-473b-b646-dbf87c534240'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6bc03703-a78f-4dee-8239-285331e08476 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05d9808d-36b5-4ca1-9d42-688518621df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d218178-3304-46ee-b58f-b139fc58bb71', 'e784fb47-bb13-4527-9f1d-c044c41d4307', '032f7847-8372-4456-86c6-ef1d7f683af5', 'b639eb3a-ca7f-473b-b646-dbf87c534240']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6bc03703-a78f-4dee-8239-285331e08476 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e8d357a-a50e-4ea0-ab42-f1c91834b5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6bc03703-a78f-4dee-8239-285331e08476 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e8d357a-a50e-4ea0-ab42-f1c91834b5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '646e0433-1b75-4fd0-9e9c-c93b02464bbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2064700170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4772b6dc45c4c50a1d46113fafb3720',qos_specs=None,replication_status=,reservations=['3d218178-3304-46ee-b58f-b139fc58bb71','e784fb47-bb13-4527-9f1d-c044c41d4307','032f7847-8372-4456-86c6-ef1d7f683af5','b639eb3a-ca7f-473b-b646-dbf87c534240'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6881a92c05fb4c2aaa59a6cc9a688449',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:02:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2064700170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=646e0433-1b75-4fd0-9e9c-c93b02464bbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4772b6dc45c4c50a1d46113fafb3720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6881a92c05fb4c2aaa59a6cc9a688449',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6bc03703-a78f-4dee-8239-285331e08476 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9e4ee9c-1444-4c7d-bd69-42db2a770b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6bc03703-a78f-4dee-8239-285331e08476 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9e4ee9c-1444-4c7d-bd69-42db2a770b95) transitioned into state 'SUCCESS' from state '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-2064700170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4772b6dc45c4c50a1d46113fafb3720',qos_specs=None,replication_status=,reservations=['3d218178-3304-46ee-b58f-b139fc58bb71','e784fb47-bb13-4527-9f1d-c044c41d4307','032f7847-8372-4456-86c6-ef1d7f683af5','b639eb3a-ca7f-473b-b646-dbf87c534240'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6881a92c05fb4c2aaa59a6cc9a688449',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6bc03703-a78f-4dee-8239-285331e08476 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44ba024b-2731-4cf9-9889-7dc0693c39ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6bc03703-a78f-4dee-8239-285331e08476 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44ba024b-2731-4cf9-9889-7dc0693c39ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-6bc03703-a78f-4dee-8239-285331e08476 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Flow 'volume_create_api' (e2eac87b-990e-40d5-bd7a-d806146e1414) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-6bc03703-a78f-4dee-8239-285331e08476 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Create volume request issued successfully. Sep 08 07:02:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6bc03703-a78f-4dee-8239-285331e08476 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:02:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1737/3476] 192.168.122.168 () {62 vars in 1183 bytes} [Tue Sep 8 07:02:44 2026] POST /volume/v3/volumes => generated 787 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e3155084-aa79-48b1-912d-7cd099037086 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bc8ca87c-1e9b-4227-88dc-4bb4311a8b1d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e3155084-aa79-48b1-912d-7cd099037086 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] GET http://192.168.122.168/volume/v3/volumes/646e0433-1b75-4fd0-9e9c-c93b02464bbe Sep 08 07:02:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e3155084-aa79-48b1-912d-7cd099037086 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e3155084-aa79-48b1-912d-7cd099037086 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc8ca87c-1e9b-4227-88dc-4bb4311a8b1d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/f064024d-d6d7-4d70-98d8-58210577325b Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bc8ca87c-1e9b-4227-88dc-4bb4311a8b1d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bc8ca87c-1e9b-4227-88dc-4bb4311a8b1d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bc8ca87c-1e9b-4227-88dc-4bb4311a8b1d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/f064024d-d6d7-4d70-98d8-58210577325b returned with HTTP 404 Sep 08 07:02:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1738/3477] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:45 2026] GET /volume/v3/volumes/f064024d-d6d7-4d70-98d8-58210577325b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dd2ea27c-f40c-4a23-9083-377e968cfaa3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dd2ea27c-f40c-4a23-9083-377e968cfaa3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dd2ea27c-f40c-4a23-9083-377e968cfaa3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-32968077"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-e3155084-aa79-48b1-912d-7cd099037086 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Volume info retrieved successfully. Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-dd2ea27c-f40c-4a23-9083-377e968cfaa3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-32968077'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-dd2ea27c-f40c-4a23-9083-377e968cfaa3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume of 1 GB Sep 08 07:02:45 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:45 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e3155084-aa79-48b1-912d-7cd099037086 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/646e0433-1b75-4fd0-9e9c-c93b02464bbe returned with HTTP 200 Sep 08 07:02:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1740/3478] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:02:45 2026] GET /volume/v3/volumes/646e0433-1b75-4fd0-9e9c-c93b02464bbe => generated 966 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dd2ea27c-f40c-4a23-9083-377e968cfaa3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Availability Zones retrieved successfully. Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd2ea27c-f40c-4a23-9083-377e968cfaa3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Flow 'volume_create_api' (f6b456c6-898a-499a-be4a-ec2ae95007da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd2ea27c-f40c-4a23-9083-377e968cfaa3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf52e6bb-cced-4d43-bb6d-c6e6605b7063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-dd2ea27c-f40c-4a23-9083-377e968cfaa3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd2ea27c-f40c-4a23-9083-377e968cfaa3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf52e6bb-cced-4d43-bb6d-c6e6605b7063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd2ea27c-f40c-4a23-9083-377e968cfaa3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab76067e-05e4-465b-888a-5c5335e61509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-dd2ea27c-f40c-4a23-9083-377e968cfaa3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Created reservations ['bb4552dc-9473-4cc3-a286-9da9dbce32b0', 'faf49bd9-d2cc-45f2-8446-59923e0d061a', 'c50f94af-735f-4eb1-923f-2585caeb660c', '110d3316-951f-4270-b5e1-0db35550b1e6'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd2ea27c-f40c-4a23-9083-377e968cfaa3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab76067e-05e4-465b-888a-5c5335e61509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb4552dc-9473-4cc3-a286-9da9dbce32b0', 'faf49bd9-d2cc-45f2-8446-59923e0d061a', 'c50f94af-735f-4eb1-923f-2585caeb660c', '110d3316-951f-4270-b5e1-0db35550b1e6']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd2ea27c-f40c-4a23-9083-377e968cfaa3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd9eb67b-fe24-4103-882e-507ba4c1f072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:45 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd2ea27c-f40c-4a23-9083-377e968cfaa3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd9eb67b-fe24-4103-882e-507ba4c1f072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd044040c-8f74-45b0-9213-67157b97658e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-32968077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc639babed634473856ad52d77e5a6af',qos_specs=None,replication_status=,reservations=['bb4552dc-9473-4cc3-a286-9da9dbce32b0','faf49bd9-d2cc-45f2-8446-59923e0d061a','c50f94af-735f-4eb1-923f-2585caeb660c','110d3316-951f-4270-b5e1-0db35550b1e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c850edcf996545b89f3d8d0b683570e0',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:02:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-32968077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d044040c-8f74-45b0-9213-67157b97658e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc639babed634473856ad52d77e5a6af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c850edcf996545b89f3d8d0b683570e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd2ea27c-f40c-4a23-9083-377e968cfaa3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3fd8cd0-20ca-44bb-a9cf-be749c824ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd2ea27c-f40c-4a23-9083-377e968cfaa3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3fd8cd0-20ca-44bb-a9cf-be749c824ce2) transitioned into state 'SUCCESS' from state '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-32968077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc639babed634473856ad52d77e5a6af',qos_specs=None,replication_status=,reservations=['bb4552dc-9473-4cc3-a286-9da9dbce32b0','faf49bd9-d2cc-45f2-8446-59923e0d061a','c50f94af-735f-4eb1-923f-2585caeb660c','110d3316-951f-4270-b5e1-0db35550b1e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c850edcf996545b89f3d8d0b683570e0',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd2ea27c-f40c-4a23-9083-377e968cfaa3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af86a120-7958-4adf-89b3-8c83af3ed6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd2ea27c-f40c-4a23-9083-377e968cfaa3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af86a120-7958-4adf-89b3-8c83af3ed6ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-dd2ea27c-f40c-4a23-9083-377e968cfaa3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Flow 'volume_create_api' (f6b456c6-898a-499a-be4a-ec2ae95007da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:45 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-dd2ea27c-f40c-4a23-9083-377e968cfaa3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create volume request issued successfully. Sep 08 07:02:45 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dd2ea27c-f40c-4a23-9083-377e968cfaa3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:02:45 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1739/3479] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 07:02:45 2026] POST /volume/v3/volumes => generated 785 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:02:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-47c92696-4a5c-4962-9f22-03403d5787b8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-47c92696-4a5c-4962-9f22-03403d5787b8 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/d044040c-8f74-45b0-9213-67157b97658e Sep 08 07:02:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-47c92696-4a5c-4962-9f22-03403d5787b8 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:45 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-47c92696-4a5c-4962-9f22-03403d5787b8 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:45 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:45 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:45 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:45 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:45 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-47c92696-4a5c-4962-9f22-03403d5787b8 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:45 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-47c92696-4a5c-4962-9f22-03403d5787b8 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/d044040c-8f74-45b0-9213-67157b97658e returned with HTTP 200 Sep 08 07:02:45 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1741/3480] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:45 2026] GET /volume/v3/volumes/d044040c-8f74-45b0-9213-67157b97658e => generated 964 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5f9ab984-64e7-4fcd-acb5-b69d7ce0d138 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f9ab984-64e7-4fcd-acb5-b69d7ce0d138 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] GET http://192.168.122.168/volume/v3/volumes/646e0433-1b75-4fd0-9e9c-c93b02464bbe Sep 08 07:02:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5f9ab984-64e7-4fcd-acb5-b69d7ce0d138 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5f9ab984-64e7-4fcd-acb5-b69d7ce0d138 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-5f9ab984-64e7-4fcd-acb5-b69d7ce0d138 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Volume info retrieved successfully. Sep 08 07:02:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f9ab984-64e7-4fcd-acb5-b69d7ce0d138 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/646e0433-1b75-4fd0-9e9c-c93b02464bbe returned with HTTP 200 Sep 08 07:02:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1740/3481] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:02:46 2026] GET /volume/v3/volumes/646e0433-1b75-4fd0-9e9c-c93b02464bbe => generated 1017 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 07:02:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-742aba47-c5e9-45fc-a02a-e0d6a1ef34b6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-742aba47-c5e9-45fc-a02a-e0d6a1ef34b6 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail Sep 08 07:02:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-742aba47-c5e9-45fc-a02a-e0d6a1ef34b6 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-742aba47-c5e9-45fc-a02a-e0d6a1ef34b6 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] Calling method 'detail' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-742aba47-c5e9-45fc-a02a-e0d6a1ef34b6 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 07:02:46 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-742aba47-c5e9-45fc-a02a-e0d6a1ef34b6 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87202) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 07:02:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-742aba47-c5e9-45fc-a02a-e0d6a1ef34b6 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] Get all volumes completed successfully. Sep 08 07:02:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-742aba47-c5e9-45fc-a02a-e0d6a1ef34b6 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 08 07:02:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1742/3482] 192.168.122.168 () {60 vars in 1183 bytes} [Tue Sep 8 07:02:46 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ab4c91e9-25d6-4223-96b2-52f6bc2e2a43 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ab4c91e9-25d6-4223-96b2-52f6bc2e2a43 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/646e0433-1b75-4fd0-9e9c-c93b02464bbe Sep 08 07:02:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ab4c91e9-25d6-4223-96b2-52f6bc2e2a43 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ab4c91e9-25d6-4223-96b2-52f6bc2e2a43 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:46 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-ab4c91e9-25d6-4223-96b2-52f6bc2e2a43 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Delete volume with id: 646e0433-1b75-4fd0-9e9c-c93b02464bbe Sep 08 07:02:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ab4c91e9-25d6-4223-96b2-52f6bc2e2a43 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Volume info retrieved successfully. Sep 08 07:02:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ab4c91e9-25d6-4223-96b2-52f6bc2e2a43 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Delete volume request issued successfully. Sep 08 07:02:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ab4c91e9-25d6-4223-96b2-52f6bc2e2a43 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/646e0433-1b75-4fd0-9e9c-c93b02464bbe returned with HTTP 202 Sep 08 07:02:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1741/3483] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 07:02:46 2026] DELETE /volume/v3/volumes/646e0433-1b75-4fd0-9e9c-c93b02464bbe => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 07:02:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-16842819-5605-4064-8e30-f3531efd71db None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-16842819-5605-4064-8e30-f3531efd71db tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] GET http://192.168.122.168/volume/v3/volumes/646e0433-1b75-4fd0-9e9c-c93b02464bbe Sep 08 07:02:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-16842819-5605-4064-8e30-f3531efd71db tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:46 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-16842819-5605-4064-8e30-f3531efd71db tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:46 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:46 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:46 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:46 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:46 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-16842819-5605-4064-8e30-f3531efd71db tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Volume info retrieved successfully. Sep 08 07:02:46 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-16842819-5605-4064-8e30-f3531efd71db tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/646e0433-1b75-4fd0-9e9c-c93b02464bbe returned with HTTP 200 Sep 08 07:02:46 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1743/3484] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:02:46 2026] GET /volume/v3/volumes/646e0433-1b75-4fd0-9e9c-c93b02464bbe => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 07:02:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c393bb23-25c7-47ce-aad1-ee40813ba05c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c393bb23-25c7-47ce-aad1-ee40813ba05c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/d044040c-8f74-45b0-9213-67157b97658e Sep 08 07:02:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c393bb23-25c7-47ce-aad1-ee40813ba05c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:46 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c393bb23-25c7-47ce-aad1-ee40813ba05c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:46 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:46 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:46 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:46 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:46 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-c393bb23-25c7-47ce-aad1-ee40813ba05c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:46 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c393bb23-25c7-47ce-aad1-ee40813ba05c tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/d044040c-8f74-45b0-9213-67157b97658e returned with HTTP 200 Sep 08 07:02:46 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1742/3485] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:46 2026] GET /volume/v3/volumes/d044040c-8f74-45b0-9213-67157b97658e => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a65973d1-68a1-46d4-9d9a-6f31a163d519 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a65973d1-68a1-46d4-9d9a-6f31a163d519 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] GET http://192.168.122.168/volume/v3/volumes/646e0433-1b75-4fd0-9e9c-c93b02464bbe Sep 08 07:02:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a65973d1-68a1-46d4-9d9a-6f31a163d519 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a65973d1-68a1-46d4-9d9a-6f31a163d519 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a65973d1-68a1-46d4-9d9a-6f31a163d519 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/646e0433-1b75-4fd0-9e9c-c93b02464bbe returned with HTTP 404 Sep 08 07:02:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1744/3486] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:02:47 2026] GET /volume/v3/volumes/646e0433-1b75-4fd0-9e9c-c93b02464bbe => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 07:02:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a4ca4a74-26d1-40b0-bf92-83b26073397a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a4ca4a74-26d1-40b0-bf92-83b26073397a tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:02:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a4ca4a74-26d1-40b0-bf92-83b26073397a tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-874757173"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-a4ca4a74-26d1-40b0-bf92-83b26073397a tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-874757173'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:02:47 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-a4ca4a74-26d1-40b0-bf92-83b26073397a tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Create volume of 1 GB Sep 08 07:02:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a4ca4a74-26d1-40b0-bf92-83b26073397a tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Availability Zones retrieved successfully. Sep 08 07:02:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a4ca4a74-26d1-40b0-bf92-83b26073397a tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Flow 'volume_create_api' (af2f3107-c7f8-41c0-b9b8-81dcfb23a60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a4ca4a74-26d1-40b0-bf92-83b26073397a tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99fcdd72-1295-4be7-a190-b3ecf4029461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-a4ca4a74-26d1-40b0-bf92-83b26073397a tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:02:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a4ca4a74-26d1-40b0-bf92-83b26073397a tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99fcdd72-1295-4be7-a190-b3ecf4029461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a4ca4a74-26d1-40b0-bf92-83b26073397a tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a1a9165-56e6-4394-a73f-7959e8c861c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d699c5c0-b6ac-4b27-8ea2-192d1dbd4aca None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d699c5c0-b6ac-4b27-8ea2-192d1dbd4aca tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/d044040c-8f74-45b0-9213-67157b97658e Sep 08 07:02:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d699c5c0-b6ac-4b27-8ea2-192d1dbd4aca tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d699c5c0-b6ac-4b27-8ea2-192d1dbd4aca tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:47 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-a4ca4a74-26d1-40b0-bf92-83b26073397a tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Created reservations ['0dedb401-a419-4a69-b9dc-216f9bdc9073', 'fbe9cada-e9db-4538-8eb1-2d61efaf5dc3', '130c3954-37cb-4af2-bf86-cd4f1a865ffc', 'b9ab749c-12b8-44d6-be1f-c640dc1be8a3'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d699c5c0-b6ac-4b27-8ea2-192d1dbd4aca tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a4ca4a74-26d1-40b0-bf92-83b26073397a tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a1a9165-56e6-4394-a73f-7959e8c861c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dedb401-a419-4a69-b9dc-216f9bdc9073', 'fbe9cada-e9db-4538-8eb1-2d61efaf5dc3', '130c3954-37cb-4af2-bf86-cd4f1a865ffc', 'b9ab749c-12b8-44d6-be1f-c640dc1be8a3']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a4ca4a74-26d1-40b0-bf92-83b26073397a tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54ca1ddb-953e-40b4-b4f6-8c4c701cf72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d699c5c0-b6ac-4b27-8ea2-192d1dbd4aca tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/d044040c-8f74-45b0-9213-67157b97658e returned with HTTP 200 Sep 08 07:02:47 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1745/3487] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:47 2026] GET /volume/v3/volumes/d044040c-8f74-45b0-9213-67157b97658e => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-93f422e4-d25b-4d68-a938-6e981a3432d2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:47 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-93f422e4-d25b-4d68-a938-6e981a3432d2 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 08 07:02:47 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-93f422e4-d25b-4d68-a938-6e981a3432d2 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d044040c-8f74-45b0-9213-67157b97658e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-830566312"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a4ca4a74-26d1-40b0-bf92-83b26073397a tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54ca1ddb-953e-40b4-b4f6-8c4c701cf72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0073a3b8-7a95-4c30-9659-d9ce24a91470', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-874757173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4772b6dc45c4c50a1d46113fafb3720',qos_specs=None,replication_status=,reservations=['0dedb401-a419-4a69-b9dc-216f9bdc9073','fbe9cada-e9db-4538-8eb1-2d61efaf5dc3','130c3954-37cb-4af2-bf86-cd4f1a865ffc','b9ab749c-12b8-44d6-be1f-c640dc1be8a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6881a92c05fb4c2aaa59a6cc9a688449',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:02:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-874757173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0073a3b8-7a95-4c30-9659-d9ce24a91470,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4772b6dc45c4c50a1d46113fafb3720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6881a92c05fb4c2aaa59a6cc9a688449',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a4ca4a74-26d1-40b0-bf92-83b26073397a tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae19c6ad-60d4-4906-b875-3cfd70a3a12d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:47 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:47 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:47 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-93f422e4-d25b-4d68-a938-6e981a3432d2 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:47 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.snapshots [None req-93f422e4-d25b-4d68-a938-6e981a3432d2 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Create snapshot from volume d044040c-8f74-45b0-9213-67157b97658e Sep 08 07:02:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a4ca4a74-26d1-40b0-bf92-83b26073397a tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae19c6ad-60d4-4906-b875-3cfd70a3a12d) transitioned into state 'SUCCESS' from state '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-874757173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4772b6dc45c4c50a1d46113fafb3720',qos_specs=None,replication_status=,reservations=['0dedb401-a419-4a69-b9dc-216f9bdc9073','fbe9cada-e9db-4538-8eb1-2d61efaf5dc3','130c3954-37cb-4af2-bf86-cd4f1a865ffc','b9ab749c-12b8-44d6-be1f-c640dc1be8a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6881a92c05fb4c2aaa59a6cc9a688449',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a4ca4a74-26d1-40b0-bf92-83b26073397a tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9691547-bc4c-49fa-87ff-995f755726c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:47 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-93f422e4-d25b-4d68-a938-6e981a3432d2 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Created reservations ['7a9d151d-3648-43d1-94cc-0263dfbe0313', 'aa119684-903e-4b40-bec8-dc1f076fe0fc', 'c5edff99-4d17-4c45-9150-7c4feb84adb5', '0e098858-a2d7-4462-8dee-b50e48edba89'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a4ca4a74-26d1-40b0-bf92-83b26073397a tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9691547-bc4c-49fa-87ff-995f755726c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:47 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-a4ca4a74-26d1-40b0-bf92-83b26073397a tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Flow 'volume_create_api' (af2f3107-c7f8-41c0-b9b8-81dcfb23a60e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:47 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a4ca4a74-26d1-40b0-bf92-83b26073397a tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Create volume request issued successfully. Sep 08 07:02:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a4ca4a74-26d1-40b0-bf92-83b26073397a tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:02:47 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1743/3488] 192.168.122.168 () {62 vars in 1183 bytes} [Tue Sep 8 07:02:47 2026] POST /volume/v3/volumes => generated 786 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-2c46673f-786e-4dfe-a5bc-0962eeda3e89 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:47 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:47 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:47 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2c46673f-786e-4dfe-a5bc-0962eeda3e89 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] GET http://192.168.122.168/volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 Sep 08 07:02:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2c46673f-786e-4dfe-a5bc-0962eeda3e89 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:47 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-2c46673f-786e-4dfe-a5bc-0962eeda3e89 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:47 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:47 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:47 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:47 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:48 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-2c46673f-786e-4dfe-a5bc-0962eeda3e89 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Volume info retrieved successfully. Sep 08 07:02:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-93f422e4-d25b-4d68-a938-6e981a3432d2 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot create request issued successfully. Sep 08 07:02:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-93f422e4-d25b-4d68-a938-6e981a3432d2 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 08 07:02:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1746/3489] 192.168.122.168 () {60 vars in 1149 bytes} [Tue Sep 8 07:02:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:02:48 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-2c46673f-786e-4dfe-a5bc-0962eeda3e89 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 returned with HTTP 200 Sep 08 07:02:48 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1744/3490] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:02:47 2026] GET /volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 => generated 965 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-76eff97d-b2e8-4b1a-a0b3-606cac583705 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-76eff97d-b2e8-4b1a-a0b3-606cac583705 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 Sep 08 07:02:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-76eff97d-b2e8-4b1a-a0b3-606cac583705 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:48 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-76eff97d-b2e8-4b1a-a0b3-606cac583705 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:48 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:48 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:48 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-76eff97d-b2e8-4b1a-a0b3-606cac583705 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:48 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-76eff97d-b2e8-4b1a-a0b3-606cac583705 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 returned with HTTP 200 Sep 08 07:02:48 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1747/3491] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:48 2026] GET /volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-02be3829-326e-4974-b35d-43a85974ee99 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-02be3829-326e-4974-b35d-43a85974ee99 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] GET http://192.168.122.168/volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 Sep 08 07:02:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-02be3829-326e-4974-b35d-43a85974ee99 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:49 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-02be3829-326e-4974-b35d-43a85974ee99 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d92e4d51-7bef-4c4b-a6b5-26e11be6776f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:49 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:49 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d92e4d51-7bef-4c4b-a6b5-26e11be6776f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 Sep 08 07:02:49 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:49 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d92e4d51-7bef-4c4b-a6b5-26e11be6776f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:49 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d92e4d51-7bef-4c4b-a6b5-26e11be6776f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:49 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:49 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:49 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d92e4d51-7bef-4c4b-a6b5-26e11be6776f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:49 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d92e4d51-7bef-4c4b-a6b5-26e11be6776f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 returned with HTTP 200 Sep 08 07:02:49 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1748/3492] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:49 2026] GET /volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:49 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-02be3829-326e-4974-b35d-43a85974ee99 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Volume info retrieved successfully. Sep 08 07:02:49 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-02be3829-326e-4974-b35d-43a85974ee99 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 returned with HTTP 200 Sep 08 07:02:49 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1745/3493] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:02:49 2026] GET /volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 07:02:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1ef4c56b-6350-4c25-b97a-cb0e1ab263ef None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1ef4c56b-6350-4c25-b97a-cb0e1ab263ef tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 Sep 08 07:02:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1ef4c56b-6350-4c25-b97a-cb0e1ab263ef tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:50 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1ef4c56b-6350-4c25-b97a-cb0e1ab263ef tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:50 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:50 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:50 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1ef4c56b-6350-4c25-b97a-cb0e1ab263ef tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:50 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1ef4c56b-6350-4c25-b97a-cb0e1ab263ef tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 returned with HTTP 200 Sep 08 07:02:50 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1749/3494] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:50 2026] GET /volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a4f4956f-6bb1-453f-9780-b9c008488f89 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a4f4956f-6bb1-453f-9780-b9c008488f89 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] GET http://192.168.122.168/volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 Sep 08 07:02:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a4f4956f-6bb1-453f-9780-b9c008488f89 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:50 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a4f4956f-6bb1-453f-9780-b9c008488f89 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:50 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:50 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:50 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:50 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:50 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a4f4956f-6bb1-453f-9780-b9c008488f89 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Volume info retrieved successfully. Sep 08 07:02:50 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a4f4956f-6bb1-453f-9780-b9c008488f89 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 returned with HTTP 200 Sep 08 07:02:50 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1746/3495] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:02:50 2026] GET /volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 07:02:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4db885d2-2e4c-4d5e-9aff-66b8a824c369 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4db885d2-2e4c-4d5e-9aff-66b8a824c369 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 Sep 08 07:02:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4db885d2-2e4c-4d5e-9aff-66b8a824c369 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4db885d2-2e4c-4d5e-9aff-66b8a824c369 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-4db885d2-2e4c-4d5e-9aff-66b8a824c369 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4db885d2-2e4c-4d5e-9aff-66b8a824c369 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 returned with HTTP 200 Sep 08 07:02:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1750/3496] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:51 2026] GET /volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c9a2eec0-563e-480b-b5e1-6eac42323cc2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c9a2eec0-563e-480b-b5e1-6eac42323cc2 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] POST http://192.168.122.168/volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366/action Sep 08 07:02:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c9a2eec0-563e-480b-b5e1-6eac42323cc2 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 07:02:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c9a2eec0-563e-480b-b5e1-6eac42323cc2 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.admin_actions [None req-c9a2eec0-563e-480b-b5e1-6eac42323cc2 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Updating snapshot 'ff75a9f0-0df1-4da0-81d7-5de7ed053366' with '{'status': 'creating'}' {{(pid=87203) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 07:02:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-afbfbdeb-2524-4e55-929a-db46ac61e2b9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-afbfbdeb-2524-4e55-929a-db46ac61e2b9 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] GET http://192.168.122.168/volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 Sep 08 07:02:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-afbfbdeb-2524-4e55-929a-db46ac61e2b9 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-afbfbdeb-2524-4e55-929a-db46ac61e2b9 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c9a2eec0-563e-480b-b5e1-6eac42323cc2 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366/action returned with HTTP 202 Sep 08 07:02:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1747/3497] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 07:02:51 2026] POST /volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 07:02:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-afbfbdeb-2524-4e55-929a-db46ac61e2b9 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Volume info retrieved successfully. Sep 08 07:02:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a761645e-10ab-4554-8acd-9fd6d9e49d2f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a761645e-10ab-4554-8acd-9fd6d9e49d2f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 Sep 08 07:02:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a761645e-10ab-4554-8acd-9fd6d9e49d2f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a761645e-10ab-4554-8acd-9fd6d9e49d2f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-afbfbdeb-2524-4e55-929a-db46ac61e2b9 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 returned with HTTP 200 Sep 08 07:02:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1751/3498] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:02:51 2026] GET /volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 07:02:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-a761645e-10ab-4554-8acd-9fd6d9e49d2f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a761645e-10ab-4554-8acd-9fd6d9e49d2f tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 returned with HTTP 200 Sep 08 07:02:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1748/3499] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:51 2026] GET /volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-495d7d05-7df2-496e-84d6-7808db86377c None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-495d7d05-7df2-496e-84d6-7808db86377c tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] GET http://192.168.122.168/volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 Sep 08 07:02:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-495d7d05-7df2-496e-84d6-7808db86377c tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-63f03cde-c7f8-4692-b4ff-5d1867f22329 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-495d7d05-7df2-496e-84d6-7808db86377c tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-63f03cde-c7f8-4692-b4ff-5d1867f22329 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] POST http://192.168.122.168/volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366/action Sep 08 07:02:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-63f03cde-c7f8-4692-b4ff-5d1867f22329 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 07:02:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-63f03cde-c7f8-4692-b4ff-5d1867f22329 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.contrib.snapshot_actions [None req-63f03cde-c7f8-4692-b4ff-5d1867f22329 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87203) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 08 07:02:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:51 devstack devstack@c-api.service[87203]: INFO cinder.api.contrib.snapshot_actions [None req-63f03cde-c7f8-4692-b4ff-5d1867f22329 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] Updating snapshot ff75a9f0-0df1-4da0-81d7-5de7ed053366 with info {'id': 'ff75a9f0-0df1-4da0-81d7-5de7ed053366', 'status': 'error', 'progress': '80%'} Sep 08 07:02:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-495d7d05-7df2-496e-84d6-7808db86377c tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] Volume info retrieved successfully. Sep 08 07:02:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-63f03cde-c7f8-4692-b4ff-5d1867f22329 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-member] http://192.168.122.168/volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366/action returned with HTTP 202 Sep 08 07:02:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1749/3500] 192.168.122.168 () {60 vars in 1280 bytes} [Tue Sep 8 07:02:51 2026] POST /volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-495d7d05-7df2-496e-84d6-7808db86377c tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] http://192.168.122.168/volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 returned with HTTP 200 Sep 08 07:02:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1752/3501] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:02:51 2026] GET /volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8b1c2aba-d6df-43db-8a2c-fbb5db00398e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8b1c2aba-d6df-43db-8a2c-fbb5db00398e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 Sep 08 07:02:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8b1c2aba-d6df-43db-8a2c-fbb5db00398e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8b1c2aba-d6df-43db-8a2c-fbb5db00398e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:51 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.snapshots [None req-8b1c2aba-d6df-43db-8a2c-fbb5db00398e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete snapshot with id: ff75a9f0-0df1-4da0-81d7-5de7ed053366 Sep 08 07:02:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-69072460-3889-458d-a6e0-c8a26e0a7d3d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8b1c2aba-d6df-43db-8a2c-fbb5db00398e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-69072460-3889-458d-a6e0-c8a26e0a7d3d tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 Sep 08 07:02:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-69072460-3889-458d-a6e0-c8a26e0a7d3d tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:51 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-69072460-3889-458d-a6e0-c8a26e0a7d3d tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:51 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-69072460-3889-458d-a6e0-c8a26e0a7d3d tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Delete volume with id: 0073a3b8-7a95-4c30-9659-d9ce24a91470 Sep 08 07:02:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:51 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:51 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:51 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:51 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-69072460-3889-458d-a6e0-c8a26e0a7d3d tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Volume info retrieved successfully. Sep 08 07:02:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-8b1c2aba-d6df-43db-8a2c-fbb5db00398e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot delete request issued successfully. Sep 08 07:02:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8b1c2aba-d6df-43db-8a2c-fbb5db00398e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 returned with HTTP 202 Sep 08 07:02:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1750/3502] 192.168.122.168 () {58 vars in 1241 bytes} [Tue Sep 8 07:02:51 2026] DELETE /volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4509bff3-1902-4e34-a151-46c7b0b6945d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4509bff3-1902-4e34-a151-46c7b0b6945d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 Sep 08 07:02:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4509bff3-1902-4e34-a151-46c7b0b6945d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4509bff3-1902-4e34-a151-46c7b0b6945d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-4509bff3-1902-4e34-a151-46c7b0b6945d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4509bff3-1902-4e34-a151-46c7b0b6945d tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 returned with HTTP 200 Sep 08 07:02:51 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-69072460-3889-458d-a6e0-c8a26e0a7d3d tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Delete volume request issued successfully. Sep 08 07:02:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1751/3503] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:51 2026] GET /volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 => generated 464 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:51 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-69072460-3889-458d-a6e0-c8a26e0a7d3d tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 returned with HTTP 202 Sep 08 07:02:51 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1753/3504] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 07:02:51 2026] DELETE /volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 07:02:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-aae400b5-6ecb-4c7d-b266-900f89b0b7e2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aae400b5-6ecb-4c7d-b266-900f89b0b7e2 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] GET http://192.168.122.168/volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 Sep 08 07:02:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aae400b5-6ecb-4c7d-b266-900f89b0b7e2 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:51 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aae400b5-6ecb-4c7d-b266-900f89b0b7e2 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:51 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:51 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:51 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:51 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:51 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-aae400b5-6ecb-4c7d-b266-900f89b0b7e2 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Volume info retrieved successfully. Sep 08 07:02:51 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aae400b5-6ecb-4c7d-b266-900f89b0b7e2 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 returned with HTTP 200 Sep 08 07:02:51 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1752/3505] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:02:51 2026] GET /volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 07:02:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7a974d46-e37b-4ef7-ac19-7d899544a322 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7a974d46-e37b-4ef7-ac19-7d899544a322 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 Sep 08 07:02:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7a974d46-e37b-4ef7-ac19-7d899544a322 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7a974d46-e37b-4ef7-ac19-7d899544a322 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:52 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:52 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-7a974d46-e37b-4ef7-ac19-7d899544a322 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Snapshot retrieved successfully. Sep 08 07:02:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7a974d46-e37b-4ef7-ac19-7d899544a322 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 returned with HTTP 200 Sep 08 07:02:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1754/3506] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:52 2026] GET /volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 => generated 464 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-eabaf1ba-8589-4b3e-b37a-39ddccdc56c2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eabaf1ba-8589-4b3e-b37a-39ddccdc56c2 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] GET http://192.168.122.168/volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 Sep 08 07:02:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eabaf1ba-8589-4b3e-b37a-39ddccdc56c2 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-eabaf1ba-8589-4b3e-b37a-39ddccdc56c2 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-eabaf1ba-8589-4b3e-b37a-39ddccdc56c2 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 returned with HTTP 404 Sep 08 07:02:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1753/3507] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:02:52 2026] GET /volume/v3/volumes/0073a3b8-7a95-4c30-9659-d9ce24a91470 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 07:02:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-a3757180-3120-4a25-ad6d-255b3018e4a8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a3757180-3120-4a25-ad6d-255b3018e4a8 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:02:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-a3757180-3120-4a25-ad6d-255b3018e4a8 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1598654519"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:52 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-a3757180-3120-4a25-ad6d-255b3018e4a8 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1598654519'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:02:52 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-a3757180-3120-4a25-ad6d-255b3018e4a8 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Create volume of 1 GB Sep 08 07:02:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a3757180-3120-4a25-ad6d-255b3018e4a8 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Availability Zones retrieved successfully. Sep 08 07:02:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a3757180-3120-4a25-ad6d-255b3018e4a8 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Flow 'volume_create_api' (3bbef281-4000-40ba-b114-9dc8390b93a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a3757180-3120-4a25-ad6d-255b3018e4a8 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47fd4deb-fb16-42a5-926a-079ab0bb7fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-a3757180-3120-4a25-ad6d-255b3018e4a8 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:02:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a3757180-3120-4a25-ad6d-255b3018e4a8 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47fd4deb-fb16-42a5-926a-079ab0bb7fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a3757180-3120-4a25-ad6d-255b3018e4a8 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3767fffb-35f0-4bf8-8c7c-dbddefcec9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:52 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-a3757180-3120-4a25-ad6d-255b3018e4a8 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Created reservations ['6e0c91b8-bc54-4b8e-9bc0-656fc5640fcb', '885538b1-a9d5-4902-8e5a-3b5b88368b2d', '693bceb8-712d-4512-b725-51805258e583', '5a075cb1-6bf6-4fd2-932e-55e730f113df'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a3757180-3120-4a25-ad6d-255b3018e4a8 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3767fffb-35f0-4bf8-8c7c-dbddefcec9c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e0c91b8-bc54-4b8e-9bc0-656fc5640fcb', '885538b1-a9d5-4902-8e5a-3b5b88368b2d', '693bceb8-712d-4512-b725-51805258e583', '5a075cb1-6bf6-4fd2-932e-55e730f113df']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a3757180-3120-4a25-ad6d-255b3018e4a8 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05301ebd-5053-4291-bfa6-3fbae17cf1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:52 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:52 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a3757180-3120-4a25-ad6d-255b3018e4a8 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05301ebd-5053-4291-bfa6-3fbae17cf1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e6f4f30-07c6-49ca-9d7e-27f1db877867', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1598654519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4772b6dc45c4c50a1d46113fafb3720',qos_specs=None,replication_status=,reservations=['6e0c91b8-bc54-4b8e-9bc0-656fc5640fcb','885538b1-a9d5-4902-8e5a-3b5b88368b2d','693bceb8-712d-4512-b725-51805258e583','5a075cb1-6bf6-4fd2-932e-55e730f113df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6881a92c05fb4c2aaa59a6cc9a688449',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:02:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1598654519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e6f4f30-07c6-49ca-9d7e-27f1db877867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4772b6dc45c4c50a1d46113fafb3720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6881a92c05fb4c2aaa59a6cc9a688449',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a3757180-3120-4a25-ad6d-255b3018e4a8 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e9edf06-5ace-49f8-8d2f-a37bf6188eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a3757180-3120-4a25-ad6d-255b3018e4a8 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e9edf06-5ace-49f8-8d2f-a37bf6188eb6) transitioned into state 'SUCCESS' from state '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-1598654519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4772b6dc45c4c50a1d46113fafb3720',qos_specs=None,replication_status=,reservations=['6e0c91b8-bc54-4b8e-9bc0-656fc5640fcb','885538b1-a9d5-4902-8e5a-3b5b88368b2d','693bceb8-712d-4512-b725-51805258e583','5a075cb1-6bf6-4fd2-932e-55e730f113df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6881a92c05fb4c2aaa59a6cc9a688449',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a3757180-3120-4a25-ad6d-255b3018e4a8 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f5dbf03-d35c-4e52-af7a-553641a34fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a3757180-3120-4a25-ad6d-255b3018e4a8 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f5dbf03-d35c-4e52-af7a-553641a34fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:52 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-a3757180-3120-4a25-ad6d-255b3018e4a8 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Flow 'volume_create_api' (3bbef281-4000-40ba-b114-9dc8390b93a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:52 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-a3757180-3120-4a25-ad6d-255b3018e4a8 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Create volume request issued successfully. Sep 08 07:02:52 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-a3757180-3120-4a25-ad6d-255b3018e4a8 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:02:52 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1755/3508] 192.168.122.168 () {62 vars in 1183 bytes} [Tue Sep 8 07:02:52 2026] POST /volume/v3/volumes => generated 787 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0c318e40-3dc5-4e4a-b418-78cd36d7e44c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0c318e40-3dc5-4e4a-b418-78cd36d7e44c tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] GET http://192.168.122.168/volume/v3/volumes/2e6f4f30-07c6-49ca-9d7e-27f1db877867 Sep 08 07:02:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0c318e40-3dc5-4e4a-b418-78cd36d7e44c tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:52 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0c318e40-3dc5-4e4a-b418-78cd36d7e44c tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:52 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:52 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:52 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:52 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:52 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0c318e40-3dc5-4e4a-b418-78cd36d7e44c tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Volume info retrieved successfully. Sep 08 07:02:52 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0c318e40-3dc5-4e4a-b418-78cd36d7e44c tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/2e6f4f30-07c6-49ca-9d7e-27f1db877867 returned with HTTP 200 Sep 08 07:02:52 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1754/3509] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:02:52 2026] GET /volume/v3/volumes/2e6f4f30-07c6-49ca-9d7e-27f1db877867 => generated 966 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5325c017-6c73-4ad5-b63d-449f0b2fe8c3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5325c017-6c73-4ad5-b63d-449f0b2fe8c3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 Sep 08 07:02:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5325c017-6c73-4ad5-b63d-449f0b2fe8c3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5325c017-6c73-4ad5-b63d-449f0b2fe8c3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5325c017-6c73-4ad5-b63d-449f0b2fe8c3 tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 returned with HTTP 404 Sep 08 07:02:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1756/3510] 192.168.122.168 () {58 vars in 1238 bytes} [Tue Sep 8 07:02:53 2026] GET /volume/v3/snapshots/ff75a9f0-0df1-4da0-81d7-5de7ed053366 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-033e54db-cd76-42b2-b18c-5471c4c335ab None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-033e54db-cd76-42b2-b18c-5471c4c335ab tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/d044040c-8f74-45b0-9213-67157b97658e Sep 08 07:02:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-033e54db-cd76-42b2-b18c-5471c4c335ab tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-033e54db-cd76-42b2-b18c-5471c4c335ab tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:53 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-033e54db-cd76-42b2-b18c-5471c4c335ab tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete volume with id: d044040c-8f74-45b0-9213-67157b97658e Sep 08 07:02:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-033e54db-cd76-42b2-b18c-5471c4c335ab tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-033e54db-cd76-42b2-b18c-5471c4c335ab tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Delete volume request issued successfully. Sep 08 07:02:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-033e54db-cd76-42b2-b18c-5471c4c335ab tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/d044040c-8f74-45b0-9213-67157b97658e returned with HTTP 202 Sep 08 07:02:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1755/3511] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:02:53 2026] DELETE /volume/v3/volumes/d044040c-8f74-45b0-9213-67157b97658e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c2bcedda-0bff-4d0d-bc12-92fce3720ffd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c2bcedda-0bff-4d0d-bc12-92fce3720ffd tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/d044040c-8f74-45b0-9213-67157b97658e Sep 08 07:02:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c2bcedda-0bff-4d0d-bc12-92fce3720ffd tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c2bcedda-0bff-4d0d-bc12-92fce3720ffd tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:53 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:53 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:53 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:53 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-c2bcedda-0bff-4d0d-bc12-92fce3720ffd tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Volume info retrieved successfully. Sep 08 07:02:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c2bcedda-0bff-4d0d-bc12-92fce3720ffd tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/d044040c-8f74-45b0-9213-67157b97658e returned with HTTP 200 Sep 08 07:02:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1757/3512] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:53 2026] GET /volume/v3/volumes/d044040c-8f74-45b0-9213-67157b97658e => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:02:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f44b1c8b-253c-4b1c-974b-fe15c880e5eb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f44b1c8b-253c-4b1c-974b-fe15c880e5eb tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] GET http://192.168.122.168/volume/v3/volumes/2e6f4f30-07c6-49ca-9d7e-27f1db877867 Sep 08 07:02:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f44b1c8b-253c-4b1c-974b-fe15c880e5eb tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f44b1c8b-253c-4b1c-974b-fe15c880e5eb tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:53 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:53 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:53 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:53 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:53 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-f44b1c8b-253c-4b1c-974b-fe15c880e5eb tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Volume info retrieved successfully. Sep 08 07:02:53 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f44b1c8b-253c-4b1c-974b-fe15c880e5eb tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/2e6f4f30-07c6-49ca-9d7e-27f1db877867 returned with HTTP 200 Sep 08 07:02:53 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1756/3513] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:02:53 2026] GET /volume/v3/volumes/2e6f4f30-07c6-49ca-9d7e-27f1db877867 => generated 1017 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 07:02:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-2b858727-a704-4890-a652-0ff937ecfcdf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2b858727-a704-4890-a652-0ff937ecfcdf tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] GET http://192.168.122.168/volume/v3/volumes/summary Sep 08 07:02:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2b858727-a704-4890-a652-0ff937ecfcdf tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-2b858727-a704-4890-a652-0ff937ecfcdf tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:53 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-2b858727-a704-4890-a652-0ff937ecfcdf tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 07:02:53 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-2b858727-a704-4890-a652-0ff937ecfcdf tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] Get summary completed successfully. Sep 08 07:02:53 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-2b858727-a704-4890-a652-0ff937ecfcdf tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-reader] http://192.168.122.168/volume/v3/volumes/summary returned with HTTP 200 Sep 08 07:02:53 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1758/3514] 192.168.122.168 () {60 vars in 1186 bytes} [Tue Sep 8 07:02:53 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:53 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-e38524f3-810b-425e-84e3-f2de9f16fe68 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e38524f3-810b-425e-84e3-f2de9f16fe68 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/2e6f4f30-07c6-49ca-9d7e-27f1db877867 Sep 08 07:02:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e38524f3-810b-425e-84e3-f2de9f16fe68 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-e38524f3-810b-425e-84e3-f2de9f16fe68 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:54 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-e38524f3-810b-425e-84e3-f2de9f16fe68 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Delete volume with id: 2e6f4f30-07c6-49ca-9d7e-27f1db877867 Sep 08 07:02:54 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:54 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:54 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:54 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e38524f3-810b-425e-84e3-f2de9f16fe68 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Volume info retrieved successfully. Sep 08 07:02:54 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-e38524f3-810b-425e-84e3-f2de9f16fe68 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Delete volume request issued successfully. Sep 08 07:02:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-e38524f3-810b-425e-84e3-f2de9f16fe68 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/2e6f4f30-07c6-49ca-9d7e-27f1db877867 returned with HTTP 202 Sep 08 07:02:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1757/3515] 192.168.122.168 () {60 vars in 1276 bytes} [Tue Sep 8 07:02:53 2026] DELETE /volume/v3/volumes/2e6f4f30-07c6-49ca-9d7e-27f1db877867 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 07:02:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6b672b38-ba4d-4fdf-bfea-eeb7bec01f0f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b672b38-ba4d-4fdf-bfea-eeb7bec01f0f tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] GET http://192.168.122.168/volume/v3/volumes/2e6f4f30-07c6-49ca-9d7e-27f1db877867 Sep 08 07:02:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b672b38-ba4d-4fdf-bfea-eeb7bec01f0f tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:54 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6b672b38-ba4d-4fdf-bfea-eeb7bec01f0f tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:54 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:54 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:54 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:54 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:54 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6b672b38-ba4d-4fdf-bfea-eeb7bec01f0f tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Volume info retrieved successfully. Sep 08 07:02:54 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6b672b38-ba4d-4fdf-bfea-eeb7bec01f0f tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/2e6f4f30-07c6-49ca-9d7e-27f1db877867 returned with HTTP 200 Sep 08 07:02:54 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1759/3516] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:02:54 2026] GET /volume/v3/volumes/2e6f4f30-07c6-49ca-9d7e-27f1db877867 => generated 1016 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 07:02:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-948dd0dc-a62b-4938-899b-5aa85af4174e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-948dd0dc-a62b-4938-899b-5aa85af4174e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] GET http://192.168.122.168/volume/v3/volumes/d044040c-8f74-45b0-9213-67157b97658e Sep 08 07:02:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-948dd0dc-a62b-4938-899b-5aa85af4174e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:54 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-948dd0dc-a62b-4938-899b-5aa85af4174e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:54 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-948dd0dc-a62b-4938-899b-5aa85af4174e tempest-ProjectMemberTests-411164925 tempest-ProjectMemberTests-411164925-project-admin] http://192.168.122.168/volume/v3/volumes/d044040c-8f74-45b0-9213-67157b97658e returned with HTTP 404 Sep 08 07:02:54 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1758/3517] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:02:54 2026] GET /volume/v3/volumes/d044040c-8f74-45b0-9213-67157b97658e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 07:02:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-e8c2aa29-9410-4274-8dd9-9d41f8eb02f1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8c2aa29-9410-4274-8dd9-9d41f8eb02f1 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] GET http://192.168.122.168/volume/v3/volumes/2e6f4f30-07c6-49ca-9d7e-27f1db877867 Sep 08 07:02:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8c2aa29-9410-4274-8dd9-9d41f8eb02f1 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:55 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-e8c2aa29-9410-4274-8dd9-9d41f8eb02f1 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:55 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-e8c2aa29-9410-4274-8dd9-9d41f8eb02f1 tempest-ProjectReaderTests-1480099582 tempest-ProjectReaderTests-1480099582-project-admin] http://192.168.122.168/volume/v3/volumes/2e6f4f30-07c6-49ca-9d7e-27f1db877867 returned with HTTP 404 Sep 08 07:02:55 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1760/3518] 192.168.122.168 () {60 vars in 1273 bytes} [Tue Sep 8 07:02:55 2026] GET /volume/v3/volumes/2e6f4f30-07c6-49ca-9d7e-27f1db877867 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 07:02:57 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-816bd2be-6829-4eeb-922a-2cdfcb688a2e None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-816bd2be-6829-4eeb-922a-2cdfcb688a2e tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:02:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-816bd2be-6829-4eeb-922a-2cdfcb688a2e tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1535952225", "extra_specs": {"storage_protocol": "tempest-storage_protocol-383156585", "vendor_name": "tempest-vendor_name-725671195"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-816bd2be-6829-4eeb-922a-2cdfcb688a2e tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:02:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1759/3519] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:02:57 2026] POST /volume/v3/types => generated 328 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:02:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bcc287df-2568-4ffa-b4f0-cb127ca7187a", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:02:58 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Create volume request body: {'volume': {'volume_type': 'bcc287df-2568-4ffa-b4f0-cb127ca7187a', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:02:58 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Create volume of 1 GB Sep 08 07:02:58 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:58 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Availability Zones retrieved successfully. Sep 08 07:02:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Flow 'volume_create_api' (9d58c206-78bb-46d0-9341-edd28641149c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ff05f9b-4098-4472-a7ed-2b4d418764e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:02:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ff05f9b-4098-4472-a7ed-2b4d418764e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T05:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-383156585',vendor_name='tempest-vendor_name-725671195'},id=bcc287df-2568-4ffa-b4f0-cb127ca7187a,is_public=True,name='tempest-ProjectMemberTests-volume-type-1535952225',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bcc287df-2568-4ffa-b4f0-cb127ca7187a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51991c3c-f514-421b-adf4-5809a75a2437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:58 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1535952225 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1535952225, it is now deprecated. Please use the default quota class for default quota. Sep 08 07:02:58 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1535952225 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1535952225, it is now deprecated. Please use the default quota class for default quota. Sep 08 07:02:58 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Created reservations ['17882ce0-5a02-47cd-905e-19e43808b512', 'acba3afd-22b9-40fa-a5cc-3eba26eb087d', '148e2311-5138-4d05-899e-7397c4a225ef', '3badb2ba-891b-4cd5-9245-fba5dfb7ac02'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51991c3c-f514-421b-adf4-5809a75a2437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17882ce0-5a02-47cd-905e-19e43808b512', 'acba3afd-22b9-40fa-a5cc-3eba26eb087d', '148e2311-5138-4d05-899e-7397c4a225ef', '3badb2ba-891b-4cd5-9245-fba5dfb7ac02']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (281ab77d-c963-4196-9853-d1dab5b12735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:58 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:58 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (281ab77d-c963-4196-9853-d1dab5b12735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c397ec8-a98b-488a-8ebb-f39a1a80a3ef', '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='31cd397fb6374d18bf306a07792d58a7',qos_specs=None,replication_status=,reservations=['17882ce0-5a02-47cd-905e-19e43808b512','acba3afd-22b9-40fa-a5cc-3eba26eb087d','148e2311-5138-4d05-899e-7397c4a225ef','3badb2ba-891b-4cd5-9245-fba5dfb7ac02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ef01b25fa804703b987b4c8692cebdc',volume_type_id=bcc287df-2568-4ffa-b4f0-cb127ca7187a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:02:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c397ec8-a98b-488a-8ebb-f39a1a80a3ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31cd397fb6374d18bf306a07792d58a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ef01b25fa804703b987b4c8692cebdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bcc287df-2568-4ffa-b4f0-cb127ca7187a),volume_type_id=bcc287df-2568-4ffa-b4f0-cb127ca7187a)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7d8fcf1-e805-4c91-8131-f13048f097af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7d8fcf1-e805-4c91-8131-f13048f097af) transitioned into state 'SUCCESS' from 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='31cd397fb6374d18bf306a07792d58a7',qos_specs=None,replication_status=,reservations=['17882ce0-5a02-47cd-905e-19e43808b512','acba3afd-22b9-40fa-a5cc-3eba26eb087d','148e2311-5138-4d05-899e-7397c4a225ef','3badb2ba-891b-4cd5-9245-fba5dfb7ac02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ef01b25fa804703b987b4c8692cebdc',volume_type_id=bcc287df-2568-4ffa-b4f0-cb127ca7187a)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12cc9644-71dd-4621-84e9-1105fc0da1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:02:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12cc9644-71dd-4621-84e9-1105fc0da1aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:02:58 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Flow 'volume_create_api' (9d58c206-78bb-46d0-9341-edd28641149c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:02:58 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Create volume request issued successfully. Sep 08 07:02:58 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-42a210a7-e2a0-45cf-abc0-6213e495e2b5 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:02:58 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1761/3520] 192.168.122.168 () {62 vars in 1182 bytes} [Tue Sep 8 07:02:58 2026] POST /volume/v3/volumes => generated 782 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:02:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-85a085d4-40c0-4cf4-bdde-5acabc74fa5d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-85a085d4-40c0-4cf4-bdde-5acabc74fa5d tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] GET http://192.168.122.168/volume/v3/volumes/5c397ec8-a98b-488a-8ebb-f39a1a80a3ef Sep 08 07:02:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-85a085d4-40c0-4cf4-bdde-5acabc74fa5d tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:58 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-85a085d4-40c0-4cf4-bdde-5acabc74fa5d tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:58 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:58 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:02:58 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:58 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:02:58 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-85a085d4-40c0-4cf4-bdde-5acabc74fa5d tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Volume info retrieved successfully. Sep 08 07:02:58 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-85a085d4-40c0-4cf4-bdde-5acabc74fa5d tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] http://192.168.122.168/volume/v3/volumes/5c397ec8-a98b-488a-8ebb-f39a1a80a3ef returned with HTTP 200 Sep 08 07:02:58 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1760/3521] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 07:02:58 2026] GET /volume/v3/volumes/5c397ec8-a98b-488a-8ebb-f39a1a80a3ef => generated 961 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-327a2256-0592-47a6-9655-7f8bbbf5afef None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-327a2256-0592-47a6-9655-7f8bbbf5afef tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] GET http://192.168.122.168/volume/v3/volumes/5c397ec8-a98b-488a-8ebb-f39a1a80a3ef Sep 08 07:02:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-327a2256-0592-47a6-9655-7f8bbbf5afef tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-327a2256-0592-47a6-9655-7f8bbbf5afef tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-327a2256-0592-47a6-9655-7f8bbbf5afef tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Volume info retrieved successfully. Sep 08 07:02:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-327a2256-0592-47a6-9655-7f8bbbf5afef tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] http://192.168.122.168/volume/v3/volumes/5c397ec8-a98b-488a-8ebb-f39a1a80a3ef returned with HTTP 200 Sep 08 07:02:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1762/3522] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 07:02:59 2026] GET /volume/v3/volumes/5c397ec8-a98b-488a-8ebb-f39a1a80a3ef => generated 982 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-aec4b4fc-7006-4a7a-81d5-2ba6c0574618 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aec4b4fc-7006-4a7a-81d5-2ba6c0574618 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] GET http://192.168.122.168/volume/v3/messages Sep 08 07:02:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aec4b4fc-7006-4a7a-81d5-2ba6c0574618 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aec4b4fc-7006-4a7a-81d5-2ba6c0574618 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aec4b4fc-7006-4a7a-81d5-2ba6c0574618 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 08 07:02:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1761/3523] 192.168.122.168 () {60 vars in 1164 bytes} [Tue Sep 8 07:02:59 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:02:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ba39943f-f2d6-4113-8895-06a4222fc5ba None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ba39943f-f2d6-4113-8895-06a4222fc5ba tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-member] DELETE http://192.168.122.168/volume/v3/messages/370e997a-195e-46bf-9d97-c9e09088aaad Sep 08 07:02:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ba39943f-f2d6-4113-8895-06a4222fc5ba tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ba39943f-f2d6-4113-8895-06a4222fc5ba tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ba39943f-f2d6-4113-8895-06a4222fc5ba tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-member] http://192.168.122.168/volume/v3/messages/370e997a-195e-46bf-9d97-c9e09088aaad returned with HTTP 204 Sep 08 07:02:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1763/3524] 192.168.122.168 () {60 vars in 1278 bytes} [Tue Sep 8 07:02:59 2026] DELETE /volume/v3/messages/370e997a-195e-46bf-9d97-c9e09088aaad => generated 0 bytes in 149 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 07:02:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4106071b-911d-433f-8c93-a5d5392f46c4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4106071b-911d-433f-8c93-a5d5392f46c4 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-member] GET http://192.168.122.168/volume/v3/messages/370e997a-195e-46bf-9d97-c9e09088aaad Sep 08 07:02:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4106071b-911d-433f-8c93-a5d5392f46c4 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4106071b-911d-433f-8c93-a5d5392f46c4 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:59 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4106071b-911d-433f-8c93-a5d5392f46c4 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-member] http://192.168.122.168/volume/v3/messages/370e997a-195e-46bf-9d97-c9e09088aaad returned with HTTP 404 Sep 08 07:02:59 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1762/3525] 192.168.122.168 () {60 vars in 1275 bytes} [Tue Sep 8 07:02:59 2026] GET /volume/v3/messages/370e997a-195e-46bf-9d97-c9e09088aaad => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:02:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0000af77-6ba0-4711-8d33-02bb7511a869 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:02:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0000af77-6ba0-4711-8d33-02bb7511a869 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/5c397ec8-a98b-488a-8ebb-f39a1a80a3ef Sep 08 07:02:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0000af77-6ba0-4711-8d33-02bb7511a869 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:02:59 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0000af77-6ba0-4711-8d33-02bb7511a869 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:02:59 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-0000af77-6ba0-4711-8d33-02bb7511a869 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Delete volume with id: 5c397ec8-a98b-488a-8ebb-f39a1a80a3ef Sep 08 07:02:59 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:02:59 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:02:59 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:02:59 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:02:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0000af77-6ba0-4711-8d33-02bb7511a869 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Volume info retrieved successfully. Sep 08 07:02:59 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-0000af77-6ba0-4711-8d33-02bb7511a869 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87202) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 07:02:59 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-0000af77-6ba0-4711-8d33-02bb7511a869 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Created reservations ['3c841364-b646-4263-8078-b733235c9974', '62e3ae6e-8b49-4046-b3f0-999145657f2a', 'cfe64f07-6ebd-4618-b27f-f8fd594cd67b', '7cb7f4c2-db05-44f5-818c-7193061e41ab'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:02:59 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0000af77-6ba0-4711-8d33-02bb7511a869 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Delete volume request issued successfully. Sep 08 07:02:59 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0000af77-6ba0-4711-8d33-02bb7511a869 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] http://192.168.122.168/volume/v3/volumes/5c397ec8-a98b-488a-8ebb-f39a1a80a3ef returned with HTTP 202 Sep 08 07:02:59 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1764/3526] 192.168.122.168 () {60 vars in 1275 bytes} [Tue Sep 8 07:02:59 2026] DELETE /volume/v3/volumes/5c397ec8-a98b-488a-8ebb-f39a1a80a3ef => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:02:59 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5bf7d6ec-ba1c-4d57-88f0-4b3c63a0697c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5bf7d6ec-ba1c-4d57-88f0-4b3c63a0697c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] DELETE http://192.168.122.168/volume/v3/types/bcc287df-2568-4ffa-b4f0-cb127ca7187a Sep 08 07:03:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5bf7d6ec-ba1c-4d57-88f0-4b3c63a0697c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5bf7d6ec-ba1c-4d57-88f0-4b3c63a0697c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5bf7d6ec-ba1c-4d57-88f0-4b3c63a0697c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] http://192.168.122.168/volume/v3/types/bcc287df-2568-4ffa-b4f0-cb127ca7187a returned with HTTP 202 Sep 08 07:03:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1763/3527] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:02:59 2026] DELETE /volume/v3/types/bcc287df-2568-4ffa-b4f0-cb127ca7187a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:03:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6903e9dd-e5c6-4a0d-89a8-94fcf72e9b40 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6903e9dd-e5c6-4a0d-89a8-94fcf72e9b40 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:03:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6903e9dd-e5c6-4a0d-89a8-94fcf72e9b40 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-141955449", "extra_specs": {"storage_protocol": "tempest-storage_protocol-856542400", "vendor_name": "tempest-vendor_name-1547686075"}}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6903e9dd-e5c6-4a0d-89a8-94fcf72e9b40 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:03:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1765/3528] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:03:00 2026] POST /volume/v3/types => generated 328 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:03:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "efd74978-a935-4b5c-af12-7a083bf6d54f", "size": 1}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:00 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Create volume request body: {'volume': {'volume_type': 'efd74978-a935-4b5c-af12-7a083bf6d54f', 'size': 1}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:03:00 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Create volume of 1 GB Sep 08 07:03:00 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:03:00 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:03:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Availability Zones retrieved successfully. Sep 08 07:03:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Flow 'volume_create_api' (f5c30367-de08-4732-b0dd-1c7473b1507b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:03:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0841beb-968d-4b80-8413-08864cda5067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:03:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:03:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0841beb-968d-4b80-8413-08864cda5067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T05:03:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-856542400',vendor_name='tempest-vendor_name-1547686075'},id=efd74978-a935-4b5c-af12-7a083bf6d54f,is_public=True,name='tempest-ProjectMemberTests-volume-type-141955449',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efd74978-a935-4b5c-af12-7a083bf6d54f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:03:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5075acb8-ecf4-49d8-9211-da6c02db54ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:03:00 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-141955449 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-141955449, it is now deprecated. Please use the default quota class for default quota. Sep 08 07:03:00 devstack devstack@c-api.service[87203]: WARNING cinder.quota [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-141955449 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-141955449, it is now deprecated. Please use the default quota class for default quota. Sep 08 07:03:00 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Created reservations ['c964c04f-4b5c-46db-ad7e-ab5e13540a4e', 'edd90b4a-095c-4eaf-8b06-7793b298511f', '2336e653-d627-4a41-b35e-ef2fc1d4082b', 'd474cdb4-1b8e-41d6-ad30-91849ad823a0'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:03:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5075acb8-ecf4-49d8-9211-da6c02db54ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c964c04f-4b5c-46db-ad7e-ab5e13540a4e', 'edd90b4a-095c-4eaf-8b06-7793b298511f', '2336e653-d627-4a41-b35e-ef2fc1d4082b', 'd474cdb4-1b8e-41d6-ad30-91849ad823a0']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:03:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed751f7-fa08-4729-ba5f-eb815b0fac94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:03:00 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:03:00 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:03:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed751f7-fa08-4729-ba5f-eb815b0fac94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af9d1c8f-6ab8-437e-a0b5-5ba3d70cd85e', '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='31cd397fb6374d18bf306a07792d58a7',qos_specs=None,replication_status=,reservations=['c964c04f-4b5c-46db-ad7e-ab5e13540a4e','edd90b4a-095c-4eaf-8b06-7793b298511f','2336e653-d627-4a41-b35e-ef2fc1d4082b','d474cdb4-1b8e-41d6-ad30-91849ad823a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ef01b25fa804703b987b4c8692cebdc',volume_type_id=efd74978-a935-4b5c-af12-7a083bf6d54f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:03:00Z,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=af9d1c8f-6ab8-437e-a0b5-5ba3d70cd85e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31cd397fb6374d18bf306a07792d58a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ef01b25fa804703b987b4c8692cebdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efd74978-a935-4b5c-af12-7a083bf6d54f),volume_type_id=efd74978-a935-4b5c-af12-7a083bf6d54f)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:03:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1045cde7-b2bc-4eff-9152-6cb0b109448f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:03:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1045cde7-b2bc-4eff-9152-6cb0b109448f) transitioned into state 'SUCCESS' from 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='31cd397fb6374d18bf306a07792d58a7',qos_specs=None,replication_status=,reservations=['c964c04f-4b5c-46db-ad7e-ab5e13540a4e','edd90b4a-095c-4eaf-8b06-7793b298511f','2336e653-d627-4a41-b35e-ef2fc1d4082b','d474cdb4-1b8e-41d6-ad30-91849ad823a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ef01b25fa804703b987b4c8692cebdc',volume_type_id=efd74978-a935-4b5c-af12-7a083bf6d54f)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:03:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (298e064d-2866-421e-9900-14e81fcb5fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:03:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (298e064d-2866-421e-9900-14e81fcb5fee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:03:00 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Flow 'volume_create_api' (f5c30367-de08-4732-b0dd-1c7473b1507b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:03:00 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Create volume request issued successfully. Sep 08 07:03:00 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-08bee9f9-5678-4b0b-a608-bd938e84e98c tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:03:00 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1764/3529] 192.168.122.168 () {62 vars in 1182 bytes} [Tue Sep 8 07:03:00 2026] POST /volume/v3/volumes => generated 781 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:03:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b9612c58-fb87-4946-8287-7768c20fc9ba None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b9612c58-fb87-4946-8287-7768c20fc9ba tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] GET http://192.168.122.168/volume/v3/volumes/af9d1c8f-6ab8-437e-a0b5-5ba3d70cd85e Sep 08 07:03:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b9612c58-fb87-4946-8287-7768c20fc9ba tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:00 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b9612c58-fb87-4946-8287-7768c20fc9ba tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:00 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:03:00 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:03:00 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:03:00 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:03:00 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-b9612c58-fb87-4946-8287-7768c20fc9ba tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Volume info retrieved successfully. Sep 08 07:03:00 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b9612c58-fb87-4946-8287-7768c20fc9ba tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] http://192.168.122.168/volume/v3/volumes/af9d1c8f-6ab8-437e-a0b5-5ba3d70cd85e returned with HTTP 200 Sep 08 07:03:00 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1766/3530] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 07:03:00 2026] GET /volume/v3/volumes/af9d1c8f-6ab8-437e-a0b5-5ba3d70cd85e => generated 960 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ea337f8f-6635-4935-af06-89eb21aa858a None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ea337f8f-6635-4935-af06-89eb21aa858a tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] GET http://192.168.122.168/volume/v3/volumes/af9d1c8f-6ab8-437e-a0b5-5ba3d70cd85e Sep 08 07:03:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea337f8f-6635-4935-af06-89eb21aa858a tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ea337f8f-6635-4935-af06-89eb21aa858a tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:03:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:03:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:03:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:03:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ea337f8f-6635-4935-af06-89eb21aa858a tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Volume info retrieved successfully. Sep 08 07:03:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ea337f8f-6635-4935-af06-89eb21aa858a tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] http://192.168.122.168/volume/v3/volumes/af9d1c8f-6ab8-437e-a0b5-5ba3d70cd85e returned with HTTP 200 Sep 08 07:03:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1765/3531] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 07:03:01 2026] GET /volume/v3/volumes/af9d1c8f-6ab8-437e-a0b5-5ba3d70cd85e => generated 981 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0a91ebd3-6a89-4173-bdc0-6ae4131679a9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0a91ebd3-6a89-4173-bdc0-6ae4131679a9 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] GET http://192.168.122.168/volume/v3/messages Sep 08 07:03:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0a91ebd3-6a89-4173-bdc0-6ae4131679a9 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0a91ebd3-6a89-4173-bdc0-6ae4131679a9 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0a91ebd3-6a89-4173-bdc0-6ae4131679a9 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 08 07:03:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1767/3532] 192.168.122.168 () {60 vars in 1164 bytes} [Tue Sep 8 07:03:01 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-c4f56162-eec2-4181-a7d4-913d89f6aab8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c4f56162-eec2-4181-a7d4-913d89f6aab8 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-member] GET http://192.168.122.168/volume/v3/messages Sep 08 07:03:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c4f56162-eec2-4181-a7d4-913d89f6aab8 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-c4f56162-eec2-4181-a7d4-913d89f6aab8 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-member] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-c4f56162-eec2-4181-a7d4-913d89f6aab8 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-member] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 08 07:03:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1766/3533] 192.168.122.168 () {60 vars in 1164 bytes} [Tue Sep 8 07:03:01 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 08 07:03:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-c8296fec-3c88-4f24-864b-58413631c034 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c8296fec-3c88-4f24-864b-58413631c034 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] DELETE http://192.168.122.168/volume/v3/messages/47af4013-e3b2-42fb-9329-a6dd1dd5135d Sep 08 07:03:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c8296fec-3c88-4f24-864b-58413631c034 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-c8296fec-3c88-4f24-864b-58413631c034 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-c8296fec-3c88-4f24-864b-58413631c034 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] http://192.168.122.168/volume/v3/messages/47af4013-e3b2-42fb-9329-a6dd1dd5135d returned with HTTP 204 Sep 08 07:03:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1768/3534] 192.168.122.168 () {60 vars in 1278 bytes} [Tue Sep 8 07:03:01 2026] DELETE /volume/v3/messages/47af4013-e3b2-42fb-9329-a6dd1dd5135d => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 07:03:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-481c3622-15f1-416a-8a43-6528f8eaf7cb None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-481c3622-15f1-416a-8a43-6528f8eaf7cb tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/af9d1c8f-6ab8-437e-a0b5-5ba3d70cd85e Sep 08 07:03:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-481c3622-15f1-416a-8a43-6528f8eaf7cb tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-481c3622-15f1-416a-8a43-6528f8eaf7cb tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:01 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-481c3622-15f1-416a-8a43-6528f8eaf7cb tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Delete volume with id: af9d1c8f-6ab8-437e-a0b5-5ba3d70cd85e Sep 08 07:03:01 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:03:01 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:03:01 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:03:01 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:03:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-481c3622-15f1-416a-8a43-6528f8eaf7cb tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Volume info retrieved successfully. Sep 08 07:03:01 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-481c3622-15f1-416a-8a43-6528f8eaf7cb tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87203) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 07:03:01 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-481c3622-15f1-416a-8a43-6528f8eaf7cb tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Created reservations ['aa9a4921-4d96-41d1-b6a9-6588a8bbaee7', '76f56461-b2da-4132-a515-4e8c9e21ac3b', '4261ac43-5031-4c1c-bb32-7bfb7ab61085', 'e989c60a-d40a-4d44-9d1f-5609a8b01347'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:03:01 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-481c3622-15f1-416a-8a43-6528f8eaf7cb tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Delete volume request issued successfully. Sep 08 07:03:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-481c3622-15f1-416a-8a43-6528f8eaf7cb tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] http://192.168.122.168/volume/v3/volumes/af9d1c8f-6ab8-437e-a0b5-5ba3d70cd85e returned with HTTP 202 Sep 08 07:03:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1767/3535] 192.168.122.168 () {60 vars in 1275 bytes} [Tue Sep 8 07:03:01 2026] DELETE /volume/v3/volumes/af9d1c8f-6ab8-437e-a0b5-5ba3d70cd85e => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:03:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ff147bd9-614c-4e9f-9845-7eed811715a4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ff147bd9-614c-4e9f-9845-7eed811715a4 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] DELETE http://192.168.122.168/volume/v3/types/efd74978-a935-4b5c-af12-7a083bf6d54f Sep 08 07:03:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ff147bd9-614c-4e9f-9845-7eed811715a4 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ff147bd9-614c-4e9f-9845-7eed811715a4 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ff147bd9-614c-4e9f-9845-7eed811715a4 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] http://192.168.122.168/volume/v3/types/efd74978-a935-4b5c-af12-7a083bf6d54f returned with HTTP 202 Sep 08 07:03:01 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1769/3536] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:03:01 2026] DELETE /volume/v3/types/efd74978-a935-4b5c-af12-7a083bf6d54f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:03:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-5f7db301-9bf3-44c1-b2d3-0ddb107f8dd7 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f7db301-9bf3-44c1-b2d3-0ddb107f8dd7 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:03:01 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-5f7db301-9bf3-44c1-b2d3-0ddb107f8dd7 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1310290412", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2038088463", "vendor_name": "tempest-vendor_name-570789787"}}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:01 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-5f7db301-9bf3-44c1-b2d3-0ddb107f8dd7 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:03:01 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1768/3537] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:03:01 2026] POST /volume/v3/types => generated 329 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:01 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:03:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cb53dd27-127f-4207-86f2-26c05dc1c302", "size": 1}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:01 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Create volume request body: {'volume': {'volume_type': 'cb53dd27-127f-4207-86f2-26c05dc1c302', 'size': 1}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:03:01 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Create volume of 1 GB Sep 08 07:03:01 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:03:01 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:03:01 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Availability Zones retrieved successfully. Sep 08 07:03:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Flow 'volume_create_api' (dfb09757-050b-4e8c-977d-91864c7ccaaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:03:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44c9be08-771d-4389-b9b9-d7d32e24d6d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:03:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:03:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44c9be08-771d-4389-b9b9-d7d32e24d6d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T05:03:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2038088463',vendor_name='tempest-vendor_name-570789787'},id=cb53dd27-127f-4207-86f2-26c05dc1c302,is_public=True,name='tempest-ProjectMemberTests-volume-type-1310290412',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb53dd27-127f-4207-86f2-26c05dc1c302', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:03:01 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (331e5b63-64c4-4215-9315-ff49ddc30d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:03:02 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1310290412 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1310290412, it is now deprecated. Please use the default quota class for default quota. Sep 08 07:03:02 devstack devstack@c-api.service[87202]: WARNING cinder.quota [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1310290412 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1310290412, it is now deprecated. Please use the default quota class for default quota. Sep 08 07:03:02 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Created reservations ['c03d6c27-ddb7-47bf-853a-edb2a876e0e3', 'ed0887f2-6197-4068-87de-2285dfdc7006', '15baa9da-c83f-411b-ab45-554dcfca39fb', 'b5945f22-3d0b-44b8-ade6-a9f1b01fa6c8'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:03:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (331e5b63-64c4-4215-9315-ff49ddc30d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c03d6c27-ddb7-47bf-853a-edb2a876e0e3', 'ed0887f2-6197-4068-87de-2285dfdc7006', '15baa9da-c83f-411b-ab45-554dcfca39fb', 'b5945f22-3d0b-44b8-ade6-a9f1b01fa6c8']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:03:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7adf9ee-8e35-42ad-9a03-44cf5c28d83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:03:02 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:03:02 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:03:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7adf9ee-8e35-42ad-9a03-44cf5c28d83b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27cce374-faf5-4e96-8c2e-7255bfc8a095', '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='31cd397fb6374d18bf306a07792d58a7',qos_specs=None,replication_status=,reservations=['c03d6c27-ddb7-47bf-853a-edb2a876e0e3','ed0887f2-6197-4068-87de-2285dfdc7006','15baa9da-c83f-411b-ab45-554dcfca39fb','b5945f22-3d0b-44b8-ade6-a9f1b01fa6c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ef01b25fa804703b987b4c8692cebdc',volume_type_id=cb53dd27-127f-4207-86f2-26c05dc1c302), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:03:02Z,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=27cce374-faf5-4e96-8c2e-7255bfc8a095,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31cd397fb6374d18bf306a07792d58a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ef01b25fa804703b987b4c8692cebdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb53dd27-127f-4207-86f2-26c05dc1c302),volume_type_id=cb53dd27-127f-4207-86f2-26c05dc1c302)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:03:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b25d076-c618-4a1e-907a-124c9c792ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:03:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b25d076-c618-4a1e-907a-124c9c792ec6) transitioned into state 'SUCCESS' from 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='31cd397fb6374d18bf306a07792d58a7',qos_specs=None,replication_status=,reservations=['c03d6c27-ddb7-47bf-853a-edb2a876e0e3','ed0887f2-6197-4068-87de-2285dfdc7006','15baa9da-c83f-411b-ab45-554dcfca39fb','b5945f22-3d0b-44b8-ade6-a9f1b01fa6c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ef01b25fa804703b987b4c8692cebdc',volume_type_id=cb53dd27-127f-4207-86f2-26c05dc1c302)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:03:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71c0c791-15a3-471e-8791-5f438ae88018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:03:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71c0c791-15a3-471e-8791-5f438ae88018) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:03:02 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Flow 'volume_create_api' (dfb09757-050b-4e8c-977d-91864c7ccaaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:03:02 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Create volume request issued successfully. Sep 08 07:03:02 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5f02a046-fdcd-40cb-8e41-3a033aed73db tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:03:02 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1770/3538] 192.168.122.168 () {62 vars in 1182 bytes} [Tue Sep 8 07:03:01 2026] POST /volume/v3/volumes => generated 782 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:03:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ed4708ec-0e8b-4150-ac56-705c4328a48b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ed4708ec-0e8b-4150-ac56-705c4328a48b tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] GET http://192.168.122.168/volume/v3/volumes/27cce374-faf5-4e96-8c2e-7255bfc8a095 Sep 08 07:03:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ed4708ec-0e8b-4150-ac56-705c4328a48b tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:02 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ed4708ec-0e8b-4150-ac56-705c4328a48b tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:02 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:03:02 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:03:02 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:03:02 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:03:02 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-ed4708ec-0e8b-4150-ac56-705c4328a48b tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Volume info retrieved successfully. Sep 08 07:03:02 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ed4708ec-0e8b-4150-ac56-705c4328a48b tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] http://192.168.122.168/volume/v3/volumes/27cce374-faf5-4e96-8c2e-7255bfc8a095 returned with HTTP 200 Sep 08 07:03:02 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1769/3539] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 07:03:02 2026] GET /volume/v3/volumes/27cce374-faf5-4e96-8c2e-7255bfc8a095 => generated 961 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-de40096d-c934-4337-84a5-23e1860d439f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-de40096d-c934-4337-84a5-23e1860d439f tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] GET http://192.168.122.168/volume/v3/volumes/27cce374-faf5-4e96-8c2e-7255bfc8a095 Sep 08 07:03:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-de40096d-c934-4337-84a5-23e1860d439f tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-de40096d-c934-4337-84a5-23e1860d439f tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:03:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:03:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:03:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:03:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-de40096d-c934-4337-84a5-23e1860d439f tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Volume info retrieved successfully. Sep 08 07:03:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-de40096d-c934-4337-84a5-23e1860d439f tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] http://192.168.122.168/volume/v3/volumes/27cce374-faf5-4e96-8c2e-7255bfc8a095 returned with HTTP 200 Sep 08 07:03:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1771/3540] 192.168.122.168 () {60 vars in 1272 bytes} [Tue Sep 8 07:03:03 2026] GET /volume/v3/volumes/27cce374-faf5-4e96-8c2e-7255bfc8a095 => generated 982 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-99c57d47-f106-4c09-a8ea-080f70986fb9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-99c57d47-f106-4c09-a8ea-080f70986fb9 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] GET http://192.168.122.168/volume/v3/messages Sep 08 07:03:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-99c57d47-f106-4c09-a8ea-080f70986fb9 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-99c57d47-f106-4c09-a8ea-080f70986fb9 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-99c57d47-f106-4c09-a8ea-080f70986fb9 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 08 07:03:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1770/3541] 192.168.122.168 () {60 vars in 1164 bytes} [Tue Sep 8 07:03:03 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-abf6cda0-1157-437a-9bfa-bf8bf08eded1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-abf6cda0-1157-437a-9bfa-bf8bf08eded1 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-member] GET http://192.168.122.168/volume/v3/messages/35b38356-dac1-451d-8df7-dab1308c4aab Sep 08 07:03:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-abf6cda0-1157-437a-9bfa-bf8bf08eded1 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-abf6cda0-1157-437a-9bfa-bf8bf08eded1 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-member] Calling method 'version_select' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-abf6cda0-1157-437a-9bfa-bf8bf08eded1 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-member] http://192.168.122.168/volume/v3/messages/35b38356-dac1-451d-8df7-dab1308c4aab returned with HTTP 200 Sep 08 07:03:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1772/3542] 192.168.122.168 () {60 vars in 1275 bytes} [Tue Sep 8 07:03:03 2026] GET /volume/v3/messages/35b38356-dac1-451d-8df7-dab1308c4aab => generated 675 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0f1128d5-3cd6-40d5-b2e6-29c4c7ab89c9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0f1128d5-3cd6-40d5-b2e6-29c4c7ab89c9 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] DELETE http://192.168.122.168/volume/v3/messages/35b38356-dac1-451d-8df7-dab1308c4aab Sep 08 07:03:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0f1128d5-3cd6-40d5-b2e6-29c4c7ab89c9 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0f1128d5-3cd6-40d5-b2e6-29c4c7ab89c9 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Calling method 'version_select' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0f1128d5-3cd6-40d5-b2e6-29c4c7ab89c9 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] http://192.168.122.168/volume/v3/messages/35b38356-dac1-451d-8df7-dab1308c4aab returned with HTTP 204 Sep 08 07:03:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1771/3543] 192.168.122.168 () {60 vars in 1278 bytes} [Tue Sep 8 07:03:03 2026] DELETE /volume/v3/messages/35b38356-dac1-451d-8df7-dab1308c4aab => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 07:03:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-5caedda1-5359-485c-9a35-9a00c326bbb1 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5caedda1-5359-485c-9a35-9a00c326bbb1 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/27cce374-faf5-4e96-8c2e-7255bfc8a095 Sep 08 07:03:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5caedda1-5359-485c-9a35-9a00c326bbb1 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:03 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-5caedda1-5359-485c-9a35-9a00c326bbb1 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:03 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-5caedda1-5359-485c-9a35-9a00c326bbb1 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Delete volume with id: 27cce374-faf5-4e96-8c2e-7255bfc8a095 Sep 08 07:03:03 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:03:03 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:03:03 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:03:03 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:03:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5caedda1-5359-485c-9a35-9a00c326bbb1 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Volume info retrieved successfully. Sep 08 07:03:03 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-5caedda1-5359-485c-9a35-9a00c326bbb1 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87202) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 07:03:03 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-5caedda1-5359-485c-9a35-9a00c326bbb1 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Created reservations ['e07ee1c7-66ce-436d-b2ec-cf11045296ed', '5ad87266-2f67-4ff2-a45e-bf1c39bdf359', '24ef5a9c-d11a-4ea1-bb7e-838d4cc90d7c', 'c536fdf6-0674-4775-89fa-461ea6d2f15e'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:03:03 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-5caedda1-5359-485c-9a35-9a00c326bbb1 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Delete volume request issued successfully. Sep 08 07:03:03 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-5caedda1-5359-485c-9a35-9a00c326bbb1 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] http://192.168.122.168/volume/v3/volumes/27cce374-faf5-4e96-8c2e-7255bfc8a095 returned with HTTP 202 Sep 08 07:03:03 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1773/3544] 192.168.122.168 () {60 vars in 1275 bytes} [Tue Sep 8 07:03:03 2026] DELETE /volume/v3/volumes/27cce374-faf5-4e96-8c2e-7255bfc8a095 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:03:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-27311732-c4a8-445d-8962-035e931f7530 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-27311732-c4a8-445d-8962-035e931f7530 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] DELETE http://192.168.122.168/volume/v3/types/cb53dd27-127f-4207-86f2-26c05dc1c302 Sep 08 07:03:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-27311732-c4a8-445d-8962-035e931f7530 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:03 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-27311732-c4a8-445d-8962-035e931f7530 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:03 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-27311732-c4a8-445d-8962-035e931f7530 tempest-ProjectMemberTests-314920171 tempest-ProjectMemberTests-314920171-project-admin] http://192.168.122.168/volume/v3/types/cb53dd27-127f-4207-86f2-26c05dc1c302 returned with HTTP 202 Sep 08 07:03:03 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1772/3545] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:03:03 2026] DELETE /volume/v3/types/cb53dd27-127f-4207-86f2-26c05dc1c302 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:03:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6c12b39b-ec85-41b2-bc95-0372b9890cb4 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6c12b39b-ec85-41b2-bc95-0372b9890cb4 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:03:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6c12b39b-ec85-41b2-bc95-0372b9890cb4 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-559371266"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:06 devstack devstack@c-api.service[87202]: DEBUG cinder.api.v3.volumes [None req-6c12b39b-ec85-41b2-bc95-0372b9890cb4 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-559371266'}} {{(pid=87202) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:03:06 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-6c12b39b-ec85-41b2-bc95-0372b9890cb4 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Create volume of 1 GB Sep 08 07:03:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6c12b39b-ec85-41b2-bc95-0372b9890cb4 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Availability Zones retrieved successfully. Sep 08 07:03:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6c12b39b-ec85-41b2-bc95-0372b9890cb4 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Flow 'volume_create_api' (9095ef8c-a6d7-462d-beda-0c4e98198661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:03:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6c12b39b-ec85-41b2-bc95-0372b9890cb4 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6eb7df6-3841-4818-acd0-0e5eaad26565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:03:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.flows.api.create_volume [None req-6c12b39b-ec85-41b2-bc95-0372b9890cb4 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Validating volume size '1' using validate_int {{(pid=87202) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:03:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6c12b39b-ec85-41b2-bc95-0372b9890cb4 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6eb7df6-3841-4818-acd0-0e5eaad26565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:03:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6c12b39b-ec85-41b2-bc95-0372b9890cb4 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76bed2f6-0394-4d15-86b8-faae999cd0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:03:06 devstack devstack@c-api.service[87202]: DEBUG cinder.quota [None req-6c12b39b-ec85-41b2-bc95-0372b9890cb4 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Created reservations ['1250391e-6d12-4a14-93d9-0a845654ed8b', 'b643004f-139c-4c7f-9465-4bf246d7283a', '7cfa4cc5-05bd-4d36-b331-2170de485199', '0a7f6f7d-8c3e-4457-bdc5-6be08a7a8217'] {{(pid=87202) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:03:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6c12b39b-ec85-41b2-bc95-0372b9890cb4 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76bed2f6-0394-4d15-86b8-faae999cd0a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1250391e-6d12-4a14-93d9-0a845654ed8b', 'b643004f-139c-4c7f-9465-4bf246d7283a', '7cfa4cc5-05bd-4d36-b331-2170de485199', '0a7f6f7d-8c3e-4457-bdc5-6be08a7a8217']}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:03:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6c12b39b-ec85-41b2-bc95-0372b9890cb4 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55843883-70a5-43de-8d6c-173082c1dcdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:03:06 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:03:06 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:03:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6c12b39b-ec85-41b2-bc95-0372b9890cb4 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55843883-70a5-43de-8d6c-173082c1dcdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28ec4db3-a95d-4990-bd52-d6ea4a8057d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-559371266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d60b82682b1485aa8637e353ca2230b',qos_specs=None,replication_status=,reservations=['1250391e-6d12-4a14-93d9-0a845654ed8b','b643004f-139c-4c7f-9465-4bf246d7283a','7cfa4cc5-05bd-4d36-b331-2170de485199','0a7f6f7d-8c3e-4457-bdc5-6be08a7a8217'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2d0a7fa78ae41b8880ee231f5256af4',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:03:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-559371266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28ec4db3-a95d-4990-bd52-d6ea4a8057d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d60b82682b1485aa8637e353ca2230b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2d0a7fa78ae41b8880ee231f5256af4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:03:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6c12b39b-ec85-41b2-bc95-0372b9890cb4 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e50ce2f-70d1-4de3-9fc0-912699a93b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:03:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6c12b39b-ec85-41b2-bc95-0372b9890cb4 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e50ce2f-70d1-4de3-9fc0-912699a93b5d) transitioned into state 'SUCCESS' from state '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-559371266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d60b82682b1485aa8637e353ca2230b',qos_specs=None,replication_status=,reservations=['1250391e-6d12-4a14-93d9-0a845654ed8b','b643004f-139c-4c7f-9465-4bf246d7283a','7cfa4cc5-05bd-4d36-b331-2170de485199','0a7f6f7d-8c3e-4457-bdc5-6be08a7a8217'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2d0a7fa78ae41b8880ee231f5256af4',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:03:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6c12b39b-ec85-41b2-bc95-0372b9890cb4 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e7fd3df-332c-406f-a414-32e99133916e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:03:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6c12b39b-ec85-41b2-bc95-0372b9890cb4 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e7fd3df-332c-406f-a414-32e99133916e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87202) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:03:06 devstack devstack@c-api.service[87202]: DEBUG cinder.volume.api [None req-6c12b39b-ec85-41b2-bc95-0372b9890cb4 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Flow 'volume_create_api' (9095ef8c-a6d7-462d-beda-0c4e98198661) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87202) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:03:06 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-6c12b39b-ec85-41b2-bc95-0372b9890cb4 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Create volume request issued successfully. Sep 08 07:03:06 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6c12b39b-ec85-41b2-bc95-0372b9890cb4 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:03:06 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1774/3546] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 07:03:06 2026] POST /volume/v3/volumes => generated 786 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:03:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0d776a0b-a4bd-43cd-87c1-1d24b229b24f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0d776a0b-a4bd-43cd-87c1-1d24b229b24f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] GET http://192.168.122.168/volume/v3/volumes/28ec4db3-a95d-4990-bd52-d6ea4a8057d5 Sep 08 07:03:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0d776a0b-a4bd-43cd-87c1-1d24b229b24f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:06 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0d776a0b-a4bd-43cd-87c1-1d24b229b24f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:06 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:03:06 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:03:06 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:03:06 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:03:06 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-0d776a0b-a4bd-43cd-87c1-1d24b229b24f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Volume info retrieved successfully. Sep 08 07:03:06 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0d776a0b-a4bd-43cd-87c1-1d24b229b24f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] http://192.168.122.168/volume/v3/volumes/28ec4db3-a95d-4990-bd52-d6ea4a8057d5 returned with HTTP 200 Sep 08 07:03:06 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1773/3547] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:03:06 2026] GET /volume/v3/volumes/28ec4db3-a95d-4990-bd52-d6ea4a8057d5 => generated 965 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-d287281d-1a11-457b-998c-a61253f368d8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d287281d-1a11-457b-998c-a61253f368d8 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] GET http://192.168.122.168/volume/v3/volumes/28ec4db3-a95d-4990-bd52-d6ea4a8057d5 Sep 08 07:03:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d287281d-1a11-457b-998c-a61253f368d8 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:07 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-d287281d-1a11-457b-998c-a61253f368d8 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:07 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:03:07 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:03:07 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:03:07 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:03:07 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-d287281d-1a11-457b-998c-a61253f368d8 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Volume info retrieved successfully. Sep 08 07:03:07 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-d287281d-1a11-457b-998c-a61253f368d8 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] http://192.168.122.168/volume/v3/volumes/28ec4db3-a95d-4990-bd52-d6ea4a8057d5 returned with HTTP 200 Sep 08 07:03:07 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1775/3548] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:03:07 2026] GET /volume/v3/volumes/28ec4db3-a95d-4990-bd52-d6ea4a8057d5 => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:03:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-93cfa05c-2100-425c-979a-ac51c61a42d6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93cfa05c-2100-425c-979a-ac51c61a42d6 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-reader] POST http://192.168.122.168/volume/v3/volumes/28ec4db3-a95d-4990-bd52-d6ea4a8057d5/action Sep 08 07:03:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93cfa05c-2100-425c-979a-ac51c61a42d6 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87203) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 07:03:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-93cfa05c-2100-425c-979a-ac51c61a42d6 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:03:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:03:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:03:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:03:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-93cfa05c-2100-425c-979a-ac51c61a42d6 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-reader] Volume info retrieved successfully. Sep 08 07:03:08 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-93cfa05c-2100-425c-979a-ac51c61a42d6 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'e91c52b557c7496f8dff3f8511b9f1a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d60b82682b1485aa8637e353ca2230b', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-93cfa05c-2100-425c-979a-ac51c61a42d6 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-reader] http://192.168.122.168/volume/v3/volumes/28ec4db3-a95d-4990-bd52-d6ea4a8057d5/action returned with HTTP 403 Sep 08 07:03:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1774/3549] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 07:03:08 2026] POST /volume/v3/volumes/28ec4db3-a95d-4990-bd52-d6ea4a8057d5/action => generated 131 bytes in 142 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0f6502da-fdf1-4f26-833e-ba005b0b162d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0f6502da-fdf1-4f26-833e-ba005b0b162d tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/28ec4db3-a95d-4990-bd52-d6ea4a8057d5 Sep 08 07:03:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0f6502da-fdf1-4f26-833e-ba005b0b162d tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:08 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0f6502da-fdf1-4f26-833e-ba005b0b162d tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:08 devstack devstack@c-api.service[87202]: INFO cinder.api.v3.volumes [None req-0f6502da-fdf1-4f26-833e-ba005b0b162d tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Delete volume with id: 28ec4db3-a95d-4990-bd52-d6ea4a8057d5 Sep 08 07:03:08 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:03:08 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:03:08 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:03:08 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:03:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0f6502da-fdf1-4f26-833e-ba005b0b162d tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Volume info retrieved successfully. Sep 08 07:03:08 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-0f6502da-fdf1-4f26-833e-ba005b0b162d tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Delete volume request issued successfully. Sep 08 07:03:08 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0f6502da-fdf1-4f26-833e-ba005b0b162d tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] http://192.168.122.168/volume/v3/volumes/28ec4db3-a95d-4990-bd52-d6ea4a8057d5 returned with HTTP 202 Sep 08 07:03:08 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1776/3550] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:03:08 2026] DELETE /volume/v3/volumes/28ec4db3-a95d-4990-bd52-d6ea4a8057d5 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:03:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-43f2a4ee-2ff7-4234-8f83-489500872de2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-43f2a4ee-2ff7-4234-8f83-489500872de2 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] GET http://192.168.122.168/volume/v3/volumes/28ec4db3-a95d-4990-bd52-d6ea4a8057d5 Sep 08 07:03:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-43f2a4ee-2ff7-4234-8f83-489500872de2 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:08 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-43f2a4ee-2ff7-4234-8f83-489500872de2 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:08 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:03:08 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:03:08 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:03:08 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:03:08 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-43f2a4ee-2ff7-4234-8f83-489500872de2 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Volume info retrieved successfully. Sep 08 07:03:08 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-43f2a4ee-2ff7-4234-8f83-489500872de2 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] http://192.168.122.168/volume/v3/volumes/28ec4db3-a95d-4990-bd52-d6ea4a8057d5 returned with HTTP 200 Sep 08 07:03:08 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1775/3551] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:03:08 2026] GET /volume/v3/volumes/28ec4db3-a95d-4990-bd52-d6ea4a8057d5 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:03:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8663013d-c1b1-4b27-b4bf-8745005605f3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8663013d-c1b1-4b27-b4bf-8745005605f3 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] GET http://192.168.122.168/volume/v3/volumes/28ec4db3-a95d-4990-bd52-d6ea4a8057d5 Sep 08 07:03:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8663013d-c1b1-4b27-b4bf-8745005605f3 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8663013d-c1b1-4b27-b4bf-8745005605f3 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8663013d-c1b1-4b27-b4bf-8745005605f3 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] http://192.168.122.168/volume/v3/volumes/28ec4db3-a95d-4990-bd52-d6ea4a8057d5 returned with HTTP 404 Sep 08 07:03:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1777/3552] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:03:09 2026] GET /volume/v3/volumes/28ec4db3-a95d-4990-bd52-d6ea4a8057d5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-73a3d63f-e5c9-435a-a17f-afd0152c727f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-73a3d63f-e5c9-435a-a17f-afd0152c727f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 08 07:03:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-73a3d63f-e5c9-435a-a17f-afd0152c727f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-842634254"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:09 devstack devstack@c-api.service[87203]: DEBUG cinder.api.v3.volumes [None req-73a3d63f-e5c9-435a-a17f-afd0152c727f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-842634254'}} {{(pid=87203) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 07:03:09 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-73a3d63f-e5c9-435a-a17f-afd0152c727f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Create volume of 1 GB Sep 08 07:03:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-73a3d63f-e5c9-435a-a17f-afd0152c727f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Availability Zones retrieved successfully. Sep 08 07:03:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73a3d63f-e5c9-435a-a17f-afd0152c727f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Flow 'volume_create_api' (840cd65b-5cf4-4a65-af23-8c11b67d5af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:03:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73a3d63f-e5c9-435a-a17f-afd0152c727f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2fc5fc2-df72-487a-88c7-7c2dc8ce6218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:03:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.flows.api.create_volume [None req-73a3d63f-e5c9-435a-a17f-afd0152c727f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Validating volume size '1' using validate_int {{(pid=87203) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 07:03:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73a3d63f-e5c9-435a-a17f-afd0152c727f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2fc5fc2-df72-487a-88c7-7c2dc8ce6218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T04:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '463a8ae5-c94e-47bc-b9b2-5d3a421cc981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:03:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73a3d63f-e5c9-435a-a17f-afd0152c727f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74dbd3fb-bf50-4ac9-9a52-ae443b8b7cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:03:09 devstack devstack@c-api.service[87203]: DEBUG cinder.quota [None req-73a3d63f-e5c9-435a-a17f-afd0152c727f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Created reservations ['22d11054-e0ac-4b0a-8e7a-6a7084ad7e88', '2ed2d75d-5936-417c-8b7f-4e8e49833e1c', 'd00f7b69-af1e-4db1-aaba-52c80ab238f0', '1f33e340-953b-492c-82a7-fecf8fb826d9'] {{(pid=87203) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 07:03:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73a3d63f-e5c9-435a-a17f-afd0152c727f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74dbd3fb-bf50-4ac9-9a52-ae443b8b7cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22d11054-e0ac-4b0a-8e7a-6a7084ad7e88', '2ed2d75d-5936-417c-8b7f-4e8e49833e1c', 'd00f7b69-af1e-4db1-aaba-52c80ab238f0', '1f33e340-953b-492c-82a7-fecf8fb826d9']}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:03:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73a3d63f-e5c9-435a-a17f-afd0152c727f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3cd6ee7-3091-439b-ae70-0ce2e2b472ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:03:09 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:03:09 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:03:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73a3d63f-e5c9-435a-a17f-afd0152c727f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3cd6ee7-3091-439b-ae70-0ce2e2b472ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a8ae31d-0984-4e32-a502-27cac945c0fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-842634254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d60b82682b1485aa8637e353ca2230b',qos_specs=None,replication_status=,reservations=['22d11054-e0ac-4b0a-8e7a-6a7084ad7e88','2ed2d75d-5936-417c-8b7f-4e8e49833e1c','d00f7b69-af1e-4db1-aaba-52c80ab238f0','1f33e340-953b-492c-82a7-fecf8fb826d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2d0a7fa78ae41b8880ee231f5256af4',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T05:03:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-842634254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a8ae31d-0984-4e32-a502-27cac945c0fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d60b82682b1485aa8637e353ca2230b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2d0a7fa78ae41b8880ee231f5256af4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(463a8ae5-c94e-47bc-b9b2-5d3a421cc981),volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:03:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73a3d63f-e5c9-435a-a17f-afd0152c727f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a320871-c362-4254-a1a4-0bc99f650dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:03:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73a3d63f-e5c9-435a-a17f-afd0152c727f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a320871-c362-4254-a1a4-0bc99f650dde) transitioned into state 'SUCCESS' from state '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-842634254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d60b82682b1485aa8637e353ca2230b',qos_specs=None,replication_status=,reservations=['22d11054-e0ac-4b0a-8e7a-6a7084ad7e88','2ed2d75d-5936-417c-8b7f-4e8e49833e1c','d00f7b69-af1e-4db1-aaba-52c80ab238f0','1f33e340-953b-492c-82a7-fecf8fb826d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2d0a7fa78ae41b8880ee231f5256af4',volume_type_id=463a8ae5-c94e-47bc-b9b2-5d3a421cc981)}' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:03:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73a3d63f-e5c9-435a-a17f-afd0152c727f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a754012-47ab-4bff-843f-07de26519ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 07:03:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73a3d63f-e5c9-435a-a17f-afd0152c727f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a754012-47ab-4bff-843f-07de26519ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87203) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 07:03:09 devstack devstack@c-api.service[87203]: DEBUG cinder.volume.api [None req-73a3d63f-e5c9-435a-a17f-afd0152c727f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Flow 'volume_create_api' (840cd65b-5cf4-4a65-af23-8c11b67d5af7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87203) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 07:03:09 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-73a3d63f-e5c9-435a-a17f-afd0152c727f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Create volume request issued successfully. Sep 08 07:03:09 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-73a3d63f-e5c9-435a-a17f-afd0152c727f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 08 07:03:09 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1776/3553] 192.168.122.168 () {60 vars in 1142 bytes} [Tue Sep 8 07:03:09 2026] POST /volume/v3/volumes => generated 786 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 07:03:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1c030db3-903c-4716-bb01-fa67ca8bb31f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1c030db3-903c-4716-bb01-fa67ca8bb31f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] GET http://192.168.122.168/volume/v3/volumes/7a8ae31d-0984-4e32-a502-27cac945c0fb Sep 08 07:03:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1c030db3-903c-4716-bb01-fa67ca8bb31f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:09 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1c030db3-903c-4716-bb01-fa67ca8bb31f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:09 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:03:09 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:03:09 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:03:09 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:03:09 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-1c030db3-903c-4716-bb01-fa67ca8bb31f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Volume info retrieved successfully. Sep 08 07:03:09 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1c030db3-903c-4716-bb01-fa67ca8bb31f tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] http://192.168.122.168/volume/v3/volumes/7a8ae31d-0984-4e32-a502-27cac945c0fb returned with HTTP 200 Sep 08 07:03:09 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1778/3554] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:03:09 2026] GET /volume/v3/volumes/7a8ae31d-0984-4e32-a502-27cac945c0fb => generated 965 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9a9f7134-f3ae-4982-92b0-13877c40d4fe None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9a9f7134-f3ae-4982-92b0-13877c40d4fe tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] GET http://192.168.122.168/volume/v3/volumes/7a8ae31d-0984-4e32-a502-27cac945c0fb Sep 08 07:03:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9a9f7134-f3ae-4982-92b0-13877c40d4fe tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9a9f7134-f3ae-4982-92b0-13877c40d4fe tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:03:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:03:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:03:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:03:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-9a9f7134-f3ae-4982-92b0-13877c40d4fe tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Volume info retrieved successfully. Sep 08 07:03:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9a9f7134-f3ae-4982-92b0-13877c40d4fe tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] http://192.168.122.168/volume/v3/volumes/7a8ae31d-0984-4e32-a502-27cac945c0fb returned with HTTP 200 Sep 08 07:03:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1777/3555] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:03:10 2026] GET /volume/v3/volumes/7a8ae31d-0984-4e32-a502-27cac945c0fb => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:03:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-de51063c-368d-4f56-83e8-cc8c91d8a40d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-de51063c-368d-4f56-83e8-cc8c91d8a40d tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-reader] POST http://192.168.122.168/volume/v3/volumes/7a8ae31d-0984-4e32-a502-27cac945c0fb/action Sep 08 07:03:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-de51063c-368d-4f56-83e8-cc8c91d8a40d tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87202) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 07:03:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-de51063c-368d-4f56-83e8-cc8c91d8a40d tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:03:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:03:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:03:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:03:10 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-de51063c-368d-4f56-83e8-cc8c91d8a40d tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e91c52b557c7496f8dff3f8511b9f1a0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d60b82682b1485aa8637e353ca2230b', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-de51063c-368d-4f56-83e8-cc8c91d8a40d tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-reader] http://192.168.122.168/volume/v3/volumes/7a8ae31d-0984-4e32-a502-27cac945c0fb/action returned with HTTP 403 Sep 08 07:03:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1779/3556] 192.168.122.168 () {60 vars in 1274 bytes} [Tue Sep 8 07:03:10 2026] POST /volume/v3/volumes/7a8ae31d-0984-4e32-a502-27cac945c0fb/action => generated 131 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-7ae4826b-e735-44ae-8d5d-0a2aebf1e252 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ae4826b-e735-44ae-8d5d-0a2aebf1e252 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/7a8ae31d-0984-4e32-a502-27cac945c0fb Sep 08 07:03:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ae4826b-e735-44ae-8d5d-0a2aebf1e252 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:10 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-7ae4826b-e735-44ae-8d5d-0a2aebf1e252 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:10 devstack devstack@c-api.service[87203]: INFO cinder.api.v3.volumes [None req-7ae4826b-e735-44ae-8d5d-0a2aebf1e252 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Delete volume with id: 7a8ae31d-0984-4e32-a502-27cac945c0fb Sep 08 07:03:10 devstack devstack@c-api.service[87203]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:03:10 devstack devstack@c-api.service[87203]: attachments = base.obj_make_list( Sep 08 07:03:10 devstack devstack@c-api.service[87203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:03:10 devstack devstack@c-api.service[87203]: warnings.warn( Sep 08 07:03:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7ae4826b-e735-44ae-8d5d-0a2aebf1e252 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Volume info retrieved successfully. Sep 08 07:03:10 devstack devstack@c-api.service[87203]: INFO cinder.volume.api [None req-7ae4826b-e735-44ae-8d5d-0a2aebf1e252 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Delete volume request issued successfully. Sep 08 07:03:10 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-7ae4826b-e735-44ae-8d5d-0a2aebf1e252 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] http://192.168.122.168/volume/v3/volumes/7a8ae31d-0984-4e32-a502-27cac945c0fb returned with HTTP 202 Sep 08 07:03:10 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1778/3557] 192.168.122.168 () {58 vars in 1235 bytes} [Tue Sep 8 07:03:10 2026] DELETE /volume/v3/volumes/7a8ae31d-0984-4e32-a502-27cac945c0fb => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:03:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-864e9aa8-5a9e-44ef-9e00-dfbb3797e9bf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-864e9aa8-5a9e-44ef-9e00-dfbb3797e9bf tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] GET http://192.168.122.168/volume/v3/volumes/7a8ae31d-0984-4e32-a502-27cac945c0fb Sep 08 07:03:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-864e9aa8-5a9e-44ef-9e00-dfbb3797e9bf tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:10 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-864e9aa8-5a9e-44ef-9e00-dfbb3797e9bf tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:10 devstack devstack@c-api.service[87202]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 07:03:10 devstack devstack@c-api.service[87202]: attachments = base.obj_make_list( Sep 08 07:03:10 devstack devstack@c-api.service[87202]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 07:03:10 devstack devstack@c-api.service[87202]: warnings.warn( Sep 08 07:03:10 devstack devstack@c-api.service[87202]: INFO cinder.volume.api [None req-864e9aa8-5a9e-44ef-9e00-dfbb3797e9bf tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Volume info retrieved successfully. Sep 08 07:03:10 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-864e9aa8-5a9e-44ef-9e00-dfbb3797e9bf tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] http://192.168.122.168/volume/v3/volumes/7a8ae31d-0984-4e32-a502-27cac945c0fb returned with HTTP 200 Sep 08 07:03:10 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1780/3558] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:03:10 2026] GET /volume/v3/volumes/7a8ae31d-0984-4e32-a502-27cac945c0fb => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:03:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cb273430-8519-4bf1-a1c2-49d269bc54b9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb273430-8519-4bf1-a1c2-49d269bc54b9 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] GET http://192.168.122.168/volume/v3/volumes/7a8ae31d-0984-4e32-a502-27cac945c0fb Sep 08 07:03:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cb273430-8519-4bf1-a1c2-49d269bc54b9 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:11 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cb273430-8519-4bf1-a1c2-49d269bc54b9 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:11 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cb273430-8519-4bf1-a1c2-49d269bc54b9 tempest-ProjectReaderTests-1507555715 tempest-ProjectReaderTests-1507555715-project-admin] http://192.168.122.168/volume/v3/volumes/7a8ae31d-0984-4e32-a502-27cac945c0fb returned with HTTP 404 Sep 08 07:03:11 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1779/3559] 192.168.122.168 () {58 vars in 1232 bytes} [Tue Sep 8 07:03:11 2026] GET /volume/v3/volumes/7a8ae31d-0984-4e32-a502-27cac945c0fb => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-4b21d8b4-b6c9-4768-8df0-60465fa841ea None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4b21d8b4-b6c9-4768-8df0-60465fa841ea tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:03:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-4b21d8b4-b6c9-4768-8df0-60465fa841ea tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1391990560", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-4b21d8b4-b6c9-4768-8df0-60465fa841ea tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:03:14 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1781/3560] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:03:14 2026] POST /volume/v3/types => generated 380 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-242b2a9b-fd31-4e11-af06-6ff236645249 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-242b2a9b-fd31-4e11-af06-6ff236645249 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] POST http://192.168.122.168/volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/encryption Sep 08 07:03:14 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-242b2a9b-fd31-4e11-af06-6ff236645249 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:14 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-242b2a9b-fd31-4e11-af06-6ff236645249 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] http://192.168.122.168/volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/encryption returned with HTTP 200 Sep 08 07:03:14 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1780/3561] 192.168.122.168 () {60 vars in 1281 bytes} [Tue Sep 8 07:03:14 2026] POST /volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-1fdf67dd-8716-43a7-9a96-f78b65b78eaf None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:14 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1fdf67dd-8716-43a7-9a96-f78b65b78eaf tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:03:14 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-1fdf67dd-8716-43a7-9a96-f78b65b78eaf tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1957323300", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-1fdf67dd-8716-43a7-9a96-f78b65b78eaf tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:03:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1782/3562] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:03:14 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-f316e07c-ee27-4530-ba96-c39f34b00663 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f316e07c-ee27-4530-ba96-c39f34b00663 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] POST http://192.168.122.168/volume/v3/types/ed1a1a28-97b7-4452-9c21-c3eae83cc014/encryption Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-f316e07c-ee27-4530-ba96-c39f34b00663 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-f316e07c-ee27-4530-ba96-c39f34b00663 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'ddbd3cc2adbe4425a3d70472e94216d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6997b682d8ba42a9ad7ab9511991ef74', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-f316e07c-ee27-4530-ba96-c39f34b00663 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] http://192.168.122.168/volume/v3/types/ed1a1a28-97b7-4452-9c21-c3eae83cc014/encryption returned with HTTP 403 Sep 08 07:03:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1781/3563] 192.168.122.168 () {60 vars in 1281 bytes} [Tue Sep 8 07:03:15 2026] POST /volume/v3/types/ed1a1a28-97b7-4452-9c21-c3eae83cc014/encryption => generated 127 bytes in 129 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8e0181e4-b411-4ed8-b027-2409cb1ce174 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e0181e4-b411-4ed8-b027-2409cb1ce174 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8e0181e4-b411-4ed8-b027-2409cb1ce174 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1284662352", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8e0181e4-b411-4ed8-b027-2409cb1ce174 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:03:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1783/3564] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:03:15 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3acda61d-6fac-4027-a97f-5c122a5a5fd2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3acda61d-6fac-4027-a97f-5c122a5a5fd2 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] POST http://192.168.122.168/volume/v3/types/a9838e69-8fa3-482b-bdb5-f3a7d3c069b5/extra_specs Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3acda61d-6fac-4027-a97f-5c122a5a5fd2 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-3acda61d-6fac-4027-a97f-5c122a5a5fd2 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'ddbd3cc2adbe4425a3d70472e94216d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6997b682d8ba42a9ad7ab9511991ef74', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3acda61d-6fac-4027-a97f-5c122a5a5fd2 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] http://192.168.122.168/volume/v3/types/a9838e69-8fa3-482b-bdb5-f3a7d3c069b5/extra_specs returned with HTTP 403 Sep 08 07:03:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1782/3565] 192.168.122.168 () {60 vars in 1283 bytes} [Tue Sep 8 07:03:15 2026] POST /volume/v3/types/a9838e69-8fa3-482b-bdb5-f3a7d3c069b5/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-8b7e8361-392c-49d7-8e3a-3982a69671f7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8b7e8361-392c-49d7-8e3a-3982a69671f7 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] PUT http://192.168.122.168/volume/v3/types/a9838e69-8fa3-482b-bdb5-f3a7d3c069b5/extra_specs/key2 Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-8b7e8361-392c-49d7-8e3a-3982a69671f7 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-8b7e8361-392c-49d7-8e3a-3982a69671f7 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'ddbd3cc2adbe4425a3d70472e94216d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6997b682d8ba42a9ad7ab9511991ef74', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-8b7e8361-392c-49d7-8e3a-3982a69671f7 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] http://192.168.122.168/volume/v3/types/a9838e69-8fa3-482b-bdb5-f3a7d3c069b5/extra_specs/key2 returned with HTTP 403 Sep 08 07:03:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1784/3566] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 07:03:15 2026] PUT /volume/v3/types/a9838e69-8fa3-482b-bdb5-f3a7d3c069b5/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0e8cfa6f-2536-4c7a-8d9d-fd227c994b7d None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0e8cfa6f-2536-4c7a-8d9d-fd227c994b7d tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] POST http://192.168.122.168/volume/v3/types Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0e8cfa6f-2536-4c7a-8d9d-fd227c994b7d tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-0e8cfa6f-2536-4c7a-8d9d-fd227c994b7d tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'ddbd3cc2adbe4425a3d70472e94216d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6997b682d8ba42a9ad7ab9511991ef74', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0e8cfa6f-2536-4c7a-8d9d-fd227c994b7d tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] http://192.168.122.168/volume/v3/types returned with HTTP 403 Sep 08 07:03:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1783/3567] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 07:03:15 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-f6c566bb-345c-44be-8061-587a943f05df None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f6c566bb-345c-44be-8061-587a943f05df tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-f6c566bb-345c-44be-8061-587a943f05df tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-992183816", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-f6c566bb-345c-44be-8061-587a943f05df tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:03:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1785/3568] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:03:15 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-8419e4d8-240a-4f4c-a7d3-850d0c17a13f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8419e4d8-240a-4f4c-a7d3-850d0c17a13f tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] POST http://192.168.122.168/volume/v3/types/caee6acf-37fa-4021-ba52-325dd3a7766d/encryption Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-8419e4d8-240a-4f4c-a7d3-850d0c17a13f tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-8419e4d8-240a-4f4c-a7d3-850d0c17a13f tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] http://192.168.122.168/volume/v3/types/caee6acf-37fa-4021-ba52-325dd3a7766d/encryption returned with HTTP 200 Sep 08 07:03:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1784/3569] 192.168.122.168 () {60 vars in 1281 bytes} [Tue Sep 8 07:03:15 2026] POST /volume/v3/types/caee6acf-37fa-4021-ba52-325dd3a7766d/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-55d11c4f-049f-4c3e-8b5d-3d5ce0fb8287 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-55d11c4f-049f-4c3e-8b5d-3d5ce0fb8287 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] DELETE http://192.168.122.168/volume/v3/types/caee6acf-37fa-4021-ba52-325dd3a7766d/encryption/68129768-183d-42a9-b4ff-6900737fe443 Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-55d11c4f-049f-4c3e-8b5d-3d5ce0fb8287 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-55d11c4f-049f-4c3e-8b5d-3d5ce0fb8287 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-55d11c4f-049f-4c3e-8b5d-3d5ce0fb8287 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'ddbd3cc2adbe4425a3d70472e94216d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6997b682d8ba42a9ad7ab9511991ef74', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-55d11c4f-049f-4c3e-8b5d-3d5ce0fb8287 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] http://192.168.122.168/volume/v3/types/caee6acf-37fa-4021-ba52-325dd3a7766d/encryption/68129768-183d-42a9-b4ff-6900737fe443 returned with HTTP 403 Sep 08 07:03:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1786/3570] 192.168.122.168 () {58 vars in 1373 bytes} [Tue Sep 8 07:03:15 2026] DELETE /volume/v3/types/caee6acf-37fa-4021-ba52-325dd3a7766d/encryption/68129768-183d-42a9-b4ff-6900737fe443 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-90fdf800-2c90-4d4c-865d-1842f2ad49a8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-90fdf800-2c90-4d4c-865d-1842f2ad49a8 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-90fdf800-2c90-4d4c-865d-1842f2ad49a8 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2130463271", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-90fdf800-2c90-4d4c-865d-1842f2ad49a8 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:03:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1785/3571] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:03:15 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 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-14b845bb-db98-4e88-b0f2-af904a1a465f None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-14b845bb-db98-4e88-b0f2-af904a1a465f tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] DELETE http://192.168.122.168/volume/v3/types/d673f751-9ad0-41c0-b2a8-4aa8e87f7343/extra_specs/key1 Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-14b845bb-db98-4e88-b0f2-af904a1a465f tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-14b845bb-db98-4e88-b0f2-af904a1a465f tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Calling method 'delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-14b845bb-db98-4e88-b0f2-af904a1a465f tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'ddbd3cc2adbe4425a3d70472e94216d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6997b682d8ba42a9ad7ab9511991ef74', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-14b845bb-db98-4e88-b0f2-af904a1a465f tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] http://192.168.122.168/volume/v3/types/d673f751-9ad0-41c0-b2a8-4aa8e87f7343/extra_specs/key1 returned with HTTP 403 Sep 08 07:03:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1787/3572] 192.168.122.168 () {58 vars in 1280 bytes} [Tue Sep 8 07:03:15 2026] DELETE /volume/v3/types/d673f751-9ad0-41c0-b2a8-4aa8e87f7343/extra_specs/key1 => generated 122 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9077c732-3dac-42fd-899b-f2001603579b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9077c732-3dac-42fd-899b-f2001603579b tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9077c732-3dac-42fd-899b-f2001603579b tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-760719362", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9077c732-3dac-42fd-899b-f2001603579b tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:03:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1786/3573] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:03:15 2026] POST /volume/v3/types => generated 379 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-520ef96f-cf22-4fd0-87cc-a69bbff2b8f8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-520ef96f-cf22-4fd0-87cc-a69bbff2b8f8 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] DELETE http://192.168.122.168/volume/v3/types/10168e1a-5938-4fa6-bc37-83d1001da796 Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-520ef96f-cf22-4fd0-87cc-a69bbff2b8f8 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-520ef96f-cf22-4fd0-87cc-a69bbff2b8f8 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-520ef96f-cf22-4fd0-87cc-a69bbff2b8f8 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'ddbd3cc2adbe4425a3d70472e94216d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6997b682d8ba42a9ad7ab9511991ef74', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-520ef96f-cf22-4fd0-87cc-a69bbff2b8f8 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] http://192.168.122.168/volume/v3/types/10168e1a-5938-4fa6-bc37-83d1001da796 returned with HTTP 403 Sep 08 07:03:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1788/3574] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:03:15 2026] DELETE /volume/v3/types/10168e1a-5938-4fa6-bc37-83d1001da796 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a08a482d-373f-40c5-af57-bd43b39cdac4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a08a482d-373f-40c5-af57-bd43b39cdac4 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] GET http://192.168.122.168/volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/extra_specs Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a08a482d-373f-40c5-af57-bd43b39cdac4 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a08a482d-373f-40c5-af57-bd43b39cdac4 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Calling method 'index' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a08a482d-373f-40c5-af57-bd43b39cdac4 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] http://192.168.122.168/volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/extra_specs returned with HTTP 200 Sep 08 07:03:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1787/3575] 192.168.122.168 () {58 vars in 1262 bytes} [Tue Sep 8 07:03:15 2026] GET /volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/extra_specs => generated 123 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-0b2e3294-ce52-4c7f-9f16-61697d06a2c5 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0b2e3294-ce52-4c7f-9f16-61697d06a2c5 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] GET http://192.168.122.168/volume/v3/types Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0b2e3294-ce52-4c7f-9f16-61697d06a2c5 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-0b2e3294-ce52-4c7f-9f16-61697d06a2c5 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.api_utils [None req-0b2e3294-ce52-4c7f-9f16-61697d06a2c5 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Removing options '' from query. {{(pid=87202) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-0b2e3294-ce52-4c7f-9f16-61697d06a2c5 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:03:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1789/3576] 192.168.122.168 () {58 vars in 1115 bytes} [Tue Sep 8 07:03:15 2026] GET /volume/v3/types => generated 2362 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6cfb51c4-db04-45d4-9618-cd75dbcfa57f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6cfb51c4-db04-45d4-9618-cd75dbcfa57f tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] GET http://192.168.122.168/volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/encryption/cipher Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6cfb51c4-db04-45d4-9618-cd75dbcfa57f tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6cfb51c4-db04-45d4-9618-cd75dbcfa57f tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-6cfb51c4-db04-45d4-9618-cd75dbcfa57f tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'ddbd3cc2adbe4425a3d70472e94216d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6997b682d8ba42a9ad7ab9511991ef74', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6cfb51c4-db04-45d4-9618-cd75dbcfa57f tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] http://192.168.122.168/volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/encryption/cipher returned with HTTP 403 Sep 08 07:03:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1788/3577] 192.168.122.168 () {58 vars in 1280 bytes} [Tue Sep 8 07:03:15 2026] GET /volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b574347c-2a42-4fcf-a93b-005dc757429d None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b574347c-2a42-4fcf-a93b-005dc757429d tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] GET http://192.168.122.168/volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/encryption Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b574347c-2a42-4fcf-a93b-005dc757429d tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b574347c-2a42-4fcf-a93b-005dc757429d tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-b574347c-2a42-4fcf-a93b-005dc757429d tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'ddbd3cc2adbe4425a3d70472e94216d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6997b682d8ba42a9ad7ab9511991ef74', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b574347c-2a42-4fcf-a93b-005dc757429d tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] http://192.168.122.168/volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/encryption returned with HTTP 403 Sep 08 07:03:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1790/3578] 192.168.122.168 () {58 vars in 1259 bytes} [Tue Sep 8 07:03:15 2026] GET /volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-65ccff4d-2392-465e-9824-2d3029921d24 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-65ccff4d-2392-465e-9824-2d3029921d24 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] GET http://192.168.122.168/volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/extra_specs/multiattach Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-65ccff4d-2392-465e-9824-2d3029921d24 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-65ccff4d-2392-465e-9824-2d3029921d24 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-65ccff4d-2392-465e-9824-2d3029921d24 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] http://192.168.122.168/volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/extra_specs/multiattach returned with HTTP 200 Sep 08 07:03:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1789/3579] 192.168.122.168 () {58 vars in 1298 bytes} [Tue Sep 8 07:03:15 2026] GET /volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7f50df24-78f3-4846-ae53-f6c9a252d3dd None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7f50df24-78f3-4846-ae53-f6c9a252d3dd tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] GET http://192.168.122.168/volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/extra_specs/volume_backend_name Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7f50df24-78f3-4846-ae53-f6c9a252d3dd tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7f50df24-78f3-4846-ae53-f6c9a252d3dd tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7f50df24-78f3-4846-ae53-f6c9a252d3dd tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] http://192.168.122.168/volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/extra_specs/volume_backend_name returned with HTTP 404 Sep 08 07:03:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1791/3580] 192.168.122.168 () {58 vars in 1322 bytes} [Tue Sep 8 07:03:15 2026] GET /volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/extra_specs/volume_backend_name => generated 143 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-a0245856-e83a-4cde-9207-b0b01aa939f4 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a0245856-e83a-4cde-9207-b0b01aa939f4 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] GET http://192.168.122.168/volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a0245856-e83a-4cde-9207-b0b01aa939f4 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-a0245856-e83a-4cde-9207-b0b01aa939f4 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-a0245856-e83a-4cde-9207-b0b01aa939f4 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] http://192.168.122.168/volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b returned with HTTP 200 Sep 08 07:03:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1790/3581] 192.168.122.168 () {58 vars in 1226 bytes} [Tue Sep 8 07:03:15 2026] GET /volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b => generated 318 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-32c92701-aa92-4556-80d4-06b72e24fb30 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-32c92701-aa92-4556-80d4-06b72e24fb30 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] PUT http://192.168.122.168/volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/encryption/9841d834-9b29-4588-a0a3-f125b9e25ae6 Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-32c92701-aa92-4556-80d4-06b72e24fb30 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-32c92701-aa92-4556-80d4-06b72e24fb30 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'ddbd3cc2adbe4425a3d70472e94216d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6997b682d8ba42a9ad7ab9511991ef74', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-32c92701-aa92-4556-80d4-06b72e24fb30 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] http://192.168.122.168/volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/encryption/9841d834-9b29-4588-a0a3-f125b9e25ae6 returned with HTTP 403 Sep 08 07:03:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1792/3582] 192.168.122.168 () {60 vars in 1390 bytes} [Tue Sep 8 07:03:15 2026] PUT /volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/encryption/9841d834-9b29-4588-a0a3-f125b9e25ae6 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-dfaa3c64-e5ea-4333-b999-f9f182088849 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dfaa3c64-e5ea-4333-b999-f9f182088849 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] PUT http://192.168.122.168/volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/extra_specs/key1 Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-dfaa3c64-e5ea-4333-b999-f9f182088849 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-dfaa3c64-e5ea-4333-b999-f9f182088849 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'ddbd3cc2adbe4425a3d70472e94216d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6997b682d8ba42a9ad7ab9511991ef74', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-dfaa3c64-e5ea-4333-b999-f9f182088849 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] http://192.168.122.168/volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/extra_specs/key1 returned with HTTP 403 Sep 08 07:03:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1791/3583] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 07:03:15 2026] PUT /volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-04fcd524-7553-4a46-a1f9-be86872a93b2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-04fcd524-7553-4a46-a1f9-be86872a93b2 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] PUT http://192.168.122.168/volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-04fcd524-7553-4a46-a1f9-be86872a93b2 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-04fcd524-7553-4a46-a1f9-be86872a93b2 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'ddbd3cc2adbe4425a3d70472e94216d8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6997b682d8ba42a9ad7ab9511991ef74', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-04fcd524-7553-4a46-a1f9-be86872a93b2 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-member] http://192.168.122.168/volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b returned with HTTP 403 Sep 08 07:03:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1793/3584] 192.168.122.168 () {60 vars in 1246 bytes} [Tue Sep 8 07:03:15 2026] PUT /volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-747af128-8b33-4eb5-a121-38d09f1a5241 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-747af128-8b33-4eb5-a121-38d09f1a5241 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] DELETE http://192.168.122.168/volume/v3/types/10168e1a-5938-4fa6-bc37-83d1001da796 Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-747af128-8b33-4eb5-a121-38d09f1a5241 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-747af128-8b33-4eb5-a121-38d09f1a5241 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-747af128-8b33-4eb5-a121-38d09f1a5241 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] http://192.168.122.168/volume/v3/types/10168e1a-5938-4fa6-bc37-83d1001da796 returned with HTTP 202 Sep 08 07:03:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1792/3585] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:03:15 2026] DELETE /volume/v3/types/10168e1a-5938-4fa6-bc37-83d1001da796 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-838feeba-4699-4b15-bdf5-90f579e0c3a7 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-838feeba-4699-4b15-bdf5-90f579e0c3a7 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] DELETE http://192.168.122.168/volume/v3/types/d673f751-9ad0-41c0-b2a8-4aa8e87f7343 Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-838feeba-4699-4b15-bdf5-90f579e0c3a7 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-838feeba-4699-4b15-bdf5-90f579e0c3a7 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-838feeba-4699-4b15-bdf5-90f579e0c3a7 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] http://192.168.122.168/volume/v3/types/d673f751-9ad0-41c0-b2a8-4aa8e87f7343 returned with HTTP 202 Sep 08 07:03:15 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1794/3586] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:03:15 2026] DELETE /volume/v3/types/d673f751-9ad0-41c0-b2a8-4aa8e87f7343 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3467710e-c653-4df9-b942-7bce501324e6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3467710e-c653-4df9-b942-7bce501324e6 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] DELETE http://192.168.122.168/volume/v3/types/caee6acf-37fa-4021-ba52-325dd3a7766d Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3467710e-c653-4df9-b942-7bce501324e6 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3467710e-c653-4df9-b942-7bce501324e6 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:15 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3467710e-c653-4df9-b942-7bce501324e6 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] http://192.168.122.168/volume/v3/types/caee6acf-37fa-4021-ba52-325dd3a7766d returned with HTTP 202 Sep 08 07:03:15 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1793/3587] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:03:15 2026] DELETE /volume/v3/types/caee6acf-37fa-4021-ba52-325dd3a7766d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-cc894f99-e688-4f9f-9ba8-6166b0deecb0 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cc894f99-e688-4f9f-9ba8-6166b0deecb0 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] DELETE http://192.168.122.168/volume/v3/types/a9838e69-8fa3-482b-bdb5-f3a7d3c069b5 Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cc894f99-e688-4f9f-9ba8-6166b0deecb0 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:15 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-cc894f99-e688-4f9f-9ba8-6166b0deecb0 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-cc894f99-e688-4f9f-9ba8-6166b0deecb0 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] http://192.168.122.168/volume/v3/types/a9838e69-8fa3-482b-bdb5-f3a7d3c069b5 returned with HTTP 202 Sep 08 07:03:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1795/3588] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:03:15 2026] DELETE /volume/v3/types/a9838e69-8fa3-482b-bdb5-f3a7d3c069b5 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:03:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-0230ba85-a462-4855-8034-4051795f6bd9 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0230ba85-a462-4855-8034-4051795f6bd9 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] DELETE http://192.168.122.168/volume/v3/types/ed1a1a28-97b7-4452-9c21-c3eae83cc014 Sep 08 07:03:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0230ba85-a462-4855-8034-4051795f6bd9 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:16 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-0230ba85-a462-4855-8034-4051795f6bd9 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:16 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-0230ba85-a462-4855-8034-4051795f6bd9 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] http://192.168.122.168/volume/v3/types/ed1a1a28-97b7-4452-9c21-c3eae83cc014 returned with HTTP 202 Sep 08 07:03:16 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1794/3589] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:03:16 2026] DELETE /volume/v3/types/ed1a1a28-97b7-4452-9c21-c3eae83cc014 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:03:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-3258f52e-477a-49fe-9c74-7067c8393873 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3258f52e-477a-49fe-9c74-7067c8393873 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] DELETE http://192.168.122.168/volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b Sep 08 07:03:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3258f52e-477a-49fe-9c74-7067c8393873 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:16 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-3258f52e-477a-49fe-9c74-7067c8393873 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:16 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-3258f52e-477a-49fe-9c74-7067c8393873 tempest-VolumeTypesMemberTests-886340098 tempest-VolumeTypesMemberTests-886340098-project-admin] http://192.168.122.168/volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b returned with HTTP 202 Sep 08 07:03:16 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1796/3590] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:03:16 2026] DELETE /volume/v3/types/01dcbbab-7048-4931-8d03-433e619bb65b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:03:18 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-83367b77-37b9-4130-9b91-baadb949dcca None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-83367b77-37b9-4130-9b91-baadb949dcca tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-83367b77-37b9-4130-9b91-baadb949dcca tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-57469384", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-83367b77-37b9-4130-9b91-baadb949dcca tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:03:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1795/3591] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:03:18 2026] POST /volume/v3/types => generated 378 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-10453958-2852-4ee5-801f-f4dec757f0a8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-10453958-2852-4ee5-801f-f4dec757f0a8 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] POST http://192.168.122.168/volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/encryption Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-10453958-2852-4ee5-801f-f4dec757f0a8 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-10453958-2852-4ee5-801f-f4dec757f0a8 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] http://192.168.122.168/volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/encryption returned with HTTP 200 Sep 08 07:03:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1797/3592] 192.168.122.168 () {60 vars in 1281 bytes} [Tue Sep 8 07:03:19 2026] POST /volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-6349e7c1-9df8-4070-99fd-ad33a79744c8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6349e7c1-9df8-4070-99fd-ad33a79744c8 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-6349e7c1-9df8-4070-99fd-ad33a79744c8 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1548355713", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-6349e7c1-9df8-4070-99fd-ad33a79744c8 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:03:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1796/3593] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:03:19 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 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-b89ce8b2-8863-4e54-8435-355818f53069 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b89ce8b2-8863-4e54-8435-355818f53069 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] POST http://192.168.122.168/volume/v3/types/aa528af9-ebfe-4558-b671-ad659f31e084/encryption Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-b89ce8b2-8863-4e54-8435-355818f53069 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-b89ce8b2-8863-4e54-8435-355818f53069 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '41b567b97d70464b8188e86737304c64', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ba4f2f163289442998e2646f354f3514', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-b89ce8b2-8863-4e54-8435-355818f53069 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] http://192.168.122.168/volume/v3/types/aa528af9-ebfe-4558-b671-ad659f31e084/encryption returned with HTTP 403 Sep 08 07:03:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1798/3594] 192.168.122.168 () {60 vars in 1281 bytes} [Tue Sep 8 07:03:19 2026] POST /volume/v3/types/aa528af9-ebfe-4558-b671-ad659f31e084/encryption => generated 127 bytes in 128 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-3c30303c-9441-4565-8720-7fe078f3ff02 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3c30303c-9441-4565-8720-7fe078f3ff02 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-3c30303c-9441-4565-8720-7fe078f3ff02 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1173387922", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-3c30303c-9441-4565-8720-7fe078f3ff02 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:03:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1797/3595] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:03:19 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-6d071593-fb65-40d0-ba26-9c42ebc8aff6 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6d071593-fb65-40d0-ba26-9c42ebc8aff6 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] POST http://192.168.122.168/volume/v3/types/a2d51d32-d7ce-4f33-8412-caff28c0e8a4/extra_specs Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-6d071593-fb65-40d0-ba26-9c42ebc8aff6 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-6d071593-fb65-40d0-ba26-9c42ebc8aff6 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '41b567b97d70464b8188e86737304c64', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ba4f2f163289442998e2646f354f3514', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-6d071593-fb65-40d0-ba26-9c42ebc8aff6 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] http://192.168.122.168/volume/v3/types/a2d51d32-d7ce-4f33-8412-caff28c0e8a4/extra_specs returned with HTTP 403 Sep 08 07:03:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1799/3596] 192.168.122.168 () {60 vars in 1283 bytes} [Tue Sep 8 07:03:19 2026] POST /volume/v3/types/a2d51d32-d7ce-4f33-8412-caff28c0e8a4/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ba1ee6f7-5c6f-4d5c-b560-a006f3f77abf None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ba1ee6f7-5c6f-4d5c-b560-a006f3f77abf tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] PUT http://192.168.122.168/volume/v3/types/a2d51d32-d7ce-4f33-8412-caff28c0e8a4/extra_specs/key2 Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ba1ee6f7-5c6f-4d5c-b560-a006f3f77abf tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-ba1ee6f7-5c6f-4d5c-b560-a006f3f77abf tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '41b567b97d70464b8188e86737304c64', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ba4f2f163289442998e2646f354f3514', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ba1ee6f7-5c6f-4d5c-b560-a006f3f77abf tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] http://192.168.122.168/volume/v3/types/a2d51d32-d7ce-4f33-8412-caff28c0e8a4/extra_specs/key2 returned with HTTP 403 Sep 08 07:03:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1798/3597] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 07:03:19 2026] PUT /volume/v3/types/a2d51d32-d7ce-4f33-8412-caff28c0e8a4/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-13eec571-2aa3-464d-bb59-e5974af376e3 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-13eec571-2aa3-464d-bb59-e5974af376e3 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] POST http://192.168.122.168/volume/v3/types Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-13eec571-2aa3-464d-bb59-e5974af376e3 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-13eec571-2aa3-464d-bb59-e5974af376e3 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '41b567b97d70464b8188e86737304c64', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ba4f2f163289442998e2646f354f3514', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-13eec571-2aa3-464d-bb59-e5974af376e3 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] http://192.168.122.168/volume/v3/types returned with HTTP 403 Sep 08 07:03:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1800/3598] 192.168.122.168 () {60 vars in 1136 bytes} [Tue Sep 8 07:03:19 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-bd26bd84-89c1-4765-85b2-b15ab8f85d86 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bd26bd84-89c1-4765-85b2-b15ab8f85d86 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-bd26bd84-89c1-4765-85b2-b15ab8f85d86 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-142933644", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-bd26bd84-89c1-4765-85b2-b15ab8f85d86 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:03:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1799/3599] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:03:19 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-52025810-7d22-4745-841a-5cac8d118659 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-52025810-7d22-4745-841a-5cac8d118659 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] POST http://192.168.122.168/volume/v3/types/9cfcab4b-3c8e-4f1d-99ec-b191b39f049c/encryption Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-52025810-7d22-4745-841a-5cac8d118659 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-52025810-7d22-4745-841a-5cac8d118659 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] http://192.168.122.168/volume/v3/types/9cfcab4b-3c8e-4f1d-99ec-b191b39f049c/encryption returned with HTTP 200 Sep 08 07:03:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1801/3600] 192.168.122.168 () {60 vars in 1281 bytes} [Tue Sep 8 07:03:19 2026] POST /volume/v3/types/9cfcab4b-3c8e-4f1d-99ec-b191b39f049c/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-9c97cb26-cf7f-406d-9947-0e33ddef16b3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9c97cb26-cf7f-406d-9947-0e33ddef16b3 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] DELETE http://192.168.122.168/volume/v3/types/9cfcab4b-3c8e-4f1d-99ec-b191b39f049c/encryption/756cc7c1-e9b4-45a0-a387-56881d9e3790 Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9c97cb26-cf7f-406d-9947-0e33ddef16b3 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-9c97cb26-cf7f-406d-9947-0e33ddef16b3 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-9c97cb26-cf7f-406d-9947-0e33ddef16b3 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '41b567b97d70464b8188e86737304c64', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ba4f2f163289442998e2646f354f3514', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-9c97cb26-cf7f-406d-9947-0e33ddef16b3 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] http://192.168.122.168/volume/v3/types/9cfcab4b-3c8e-4f1d-99ec-b191b39f049c/encryption/756cc7c1-e9b4-45a0-a387-56881d9e3790 returned with HTTP 403 Sep 08 07:03:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1800/3601] 192.168.122.168 () {58 vars in 1373 bytes} [Tue Sep 8 07:03:19 2026] DELETE /volume/v3/types/9cfcab4b-3c8e-4f1d-99ec-b191b39f049c/encryption/756cc7c1-e9b4-45a0-a387-56881d9e3790 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-549a5694-8e75-42c2-bc1c-99c9698d526a None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-549a5694-8e75-42c2-bc1c-99c9698d526a tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-549a5694-8e75-42c2-bc1c-99c9698d526a tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-992371596", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-549a5694-8e75-42c2-bc1c-99c9698d526a tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:03:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1802/3602] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:03:19 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 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-41faed18-1c6f-48e2-bad9-94df1cc44b18 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-41faed18-1c6f-48e2-bad9-94df1cc44b18 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] DELETE http://192.168.122.168/volume/v3/types/594b6ccc-1869-44e0-bf36-533db0984e8b/extra_specs/key1 Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-41faed18-1c6f-48e2-bad9-94df1cc44b18 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-41faed18-1c6f-48e2-bad9-94df1cc44b18 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Calling method 'delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-41faed18-1c6f-48e2-bad9-94df1cc44b18 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '41b567b97d70464b8188e86737304c64', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ba4f2f163289442998e2646f354f3514', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-41faed18-1c6f-48e2-bad9-94df1cc44b18 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] http://192.168.122.168/volume/v3/types/594b6ccc-1869-44e0-bf36-533db0984e8b/extra_specs/key1 returned with HTTP 403 Sep 08 07:03:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1801/3603] 192.168.122.168 () {58 vars in 1280 bytes} [Tue Sep 8 07:03:19 2026] DELETE /volume/v3/types/594b6ccc-1869-44e0-bf36-533db0984e8b/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-ff6ccafe-86b2-4a2e-894f-b26fe23c1df2 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ff6ccafe-86b2-4a2e-894f-b26fe23c1df2 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] POST http://192.168.122.168/volume/v3/types Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-ff6ccafe-86b2-4a2e-894f-b26fe23c1df2 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2056114611", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-ff6ccafe-86b2-4a2e-894f-b26fe23c1df2 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 08 07:03:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1803/3604] 192.168.122.168 () {60 vars in 1137 bytes} [Tue Sep 8 07:03:19 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-aa7bd5fc-b840-403e-8c84-8272f53c987b None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aa7bd5fc-b840-403e-8c84-8272f53c987b tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] DELETE http://192.168.122.168/volume/v3/types/04a29936-c426-4be3-b041-57fa954a0926 Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aa7bd5fc-b840-403e-8c84-8272f53c987b tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-aa7bd5fc-b840-403e-8c84-8272f53c987b tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-aa7bd5fc-b840-403e-8c84-8272f53c987b tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '41b567b97d70464b8188e86737304c64', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ba4f2f163289442998e2646f354f3514', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-aa7bd5fc-b840-403e-8c84-8272f53c987b tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] http://192.168.122.168/volume/v3/types/04a29936-c426-4be3-b041-57fa954a0926 returned with HTTP 403 Sep 08 07:03:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1802/3605] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:03:19 2026] DELETE /volume/v3/types/04a29936-c426-4be3-b041-57fa954a0926 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-34b862e7-8fc8-461f-9687-eede86d0e4fb None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-34b862e7-8fc8-461f-9687-eede86d0e4fb tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] GET http://192.168.122.168/volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/extra_specs Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-34b862e7-8fc8-461f-9687-eede86d0e4fb tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-34b862e7-8fc8-461f-9687-eede86d0e4fb tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-34b862e7-8fc8-461f-9687-eede86d0e4fb tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] http://192.168.122.168/volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/extra_specs returned with HTTP 200 Sep 08 07:03:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1804/3606] 192.168.122.168 () {58 vars in 1262 bytes} [Tue Sep 8 07:03:19 2026] GET /volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/extra_specs => generated 123 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-4b87e706-954a-4055-b215-61dae04e64a3 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4b87e706-954a-4055-b215-61dae04e64a3 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] GET http://192.168.122.168/volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/encryption/cipher Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4b87e706-954a-4055-b215-61dae04e64a3 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-4b87e706-954a-4055-b215-61dae04e64a3 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-4b87e706-954a-4055-b215-61dae04e64a3 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '41b567b97d70464b8188e86737304c64', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ba4f2f163289442998e2646f354f3514', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-4b87e706-954a-4055-b215-61dae04e64a3 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] http://192.168.122.168/volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/encryption/cipher returned with HTTP 403 Sep 08 07:03:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1803/3607] 192.168.122.168 () {58 vars in 1280 bytes} [Tue Sep 8 07:03:19 2026] GET /volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-7c07abe8-3c6d-450e-8144-29c8d5e83c46 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7c07abe8-3c6d-450e-8144-29c8d5e83c46 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] GET http://192.168.122.168/volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/encryption Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7c07abe8-3c6d-450e-8144-29c8d5e83c46 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-7c07abe8-3c6d-450e-8144-29c8d5e83c46 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Calling method 'index' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-7c07abe8-3c6d-450e-8144-29c8d5e83c46 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '41b567b97d70464b8188e86737304c64', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ba4f2f163289442998e2646f354f3514', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-7c07abe8-3c6d-450e-8144-29c8d5e83c46 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] http://192.168.122.168/volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/encryption returned with HTTP 403 Sep 08 07:03:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1805/3608] 192.168.122.168 () {58 vars in 1259 bytes} [Tue Sep 8 07:03:19 2026] GET /volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-12095b44-2364-4e5e-878c-c9c7746077f2 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-12095b44-2364-4e5e-878c-c9c7746077f2 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] GET http://192.168.122.168/volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/extra_specs/multiattach Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-12095b44-2364-4e5e-878c-c9c7746077f2 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-12095b44-2364-4e5e-878c-c9c7746077f2 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Calling method 'show' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-12095b44-2364-4e5e-878c-c9c7746077f2 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] http://192.168.122.168/volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/extra_specs/multiattach returned with HTTP 200 Sep 08 07:03:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1804/3609] 192.168.122.168 () {58 vars in 1298 bytes} [Tue Sep 8 07:03:19 2026] GET /volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-43f26d38-0139-42ad-9d60-17c0e285f961 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-43f26d38-0139-42ad-9d60-17c0e285f961 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] GET http://192.168.122.168/volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/extra_specs/volume_backend_name Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-43f26d38-0139-42ad-9d60-17c0e285f961 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-43f26d38-0139-42ad-9d60-17c0e285f961 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Calling method 'show' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-43f26d38-0139-42ad-9d60-17c0e285f961 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] http://192.168.122.168/volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/extra_specs/volume_backend_name returned with HTTP 404 Sep 08 07:03:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1806/3610] 192.168.122.168 () {58 vars in 1322 bytes} [Tue Sep 8 07:03:19 2026] GET /volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/extra_specs/volume_backend_name => generated 143 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-60f91394-a966-45b1-9063-18c2e9215dc6 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-60f91394-a966-45b1-9063-18c2e9215dc6 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] PUT http://192.168.122.168/volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/encryption/2563b1f5-b6f8-47d9-b027-581a608fb498 Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-60f91394-a966-45b1-9063-18c2e9215dc6 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-60f91394-a966-45b1-9063-18c2e9215dc6 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '41b567b97d70464b8188e86737304c64', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ba4f2f163289442998e2646f354f3514', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-60f91394-a966-45b1-9063-18c2e9215dc6 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] http://192.168.122.168/volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/encryption/2563b1f5-b6f8-47d9-b027-581a608fb498 returned with HTTP 403 Sep 08 07:03:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1805/3611] 192.168.122.168 () {60 vars in 1390 bytes} [Tue Sep 8 07:03:19 2026] PUT /volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/encryption/2563b1f5-b6f8-47d9-b027-581a608fb498 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-24646866-8884-4f9a-9f83-1e800cb45f67 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-24646866-8884-4f9a-9f83-1e800cb45f67 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] PUT http://192.168.122.168/volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/extra_specs/key1 Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-24646866-8884-4f9a-9f83-1e800cb45f67 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.policy [None req-24646866-8884-4f9a-9f83-1e800cb45f67 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '41b567b97d70464b8188e86737304c64', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ba4f2f163289442998e2646f354f3514', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87202) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-24646866-8884-4f9a-9f83-1e800cb45f67 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] http://192.168.122.168/volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/extra_specs/key1 returned with HTTP 403 Sep 08 07:03:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1807/3612] 192.168.122.168 () {60 vars in 1297 bytes} [Tue Sep 8 07:03:19 2026] PUT /volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-cc7ba39e-e99d-42b3-bb50-a95c42d236d8 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc7ba39e-e99d-42b3-bb50-a95c42d236d8 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] PUT http://192.168.122.168/volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9 Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-cc7ba39e-e99d-42b3-bb50-a95c42d236d8 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.policy [None req-cc7ba39e-e99d-42b3-bb50-a95c42d236d8 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '41b567b97d70464b8188e86737304c64', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ba4f2f163289442998e2646f354f3514', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87203) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-cc7ba39e-e99d-42b3-bb50-a95c42d236d8 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-reader] http://192.168.122.168/volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9 returned with HTTP 403 Sep 08 07:03:19 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1806/3613] 192.168.122.168 () {60 vars in 1246 bytes} [Tue Sep 8 07:03:19 2026] PUT /volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-142ac075-cec7-46bb-b1d4-aaa82a1e29b8 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-142ac075-cec7-46bb-b1d4-aaa82a1e29b8 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] DELETE http://192.168.122.168/volume/v3/types/04a29936-c426-4be3-b041-57fa954a0926 Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-142ac075-cec7-46bb-b1d4-aaa82a1e29b8 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-142ac075-cec7-46bb-b1d4-aaa82a1e29b8 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:19 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-142ac075-cec7-46bb-b1d4-aaa82a1e29b8 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] http://192.168.122.168/volume/v3/types/04a29936-c426-4be3-b041-57fa954a0926 returned with HTTP 202 Sep 08 07:03:19 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1808/3614] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:03:19 2026] DELETE /volume/v3/types/04a29936-c426-4be3-b041-57fa954a0926 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ece60720-9909-4a38-9fe9-7afce89eed2f None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ece60720-9909-4a38-9fe9-7afce89eed2f tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] DELETE http://192.168.122.168/volume/v3/types/594b6ccc-1869-44e0-bf36-533db0984e8b Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ece60720-9909-4a38-9fe9-7afce89eed2f tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:19 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ece60720-9909-4a38-9fe9-7afce89eed2f tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ece60720-9909-4a38-9fe9-7afce89eed2f tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] http://192.168.122.168/volume/v3/types/594b6ccc-1869-44e0-bf36-533db0984e8b returned with HTTP 202 Sep 08 07:03:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1807/3615] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:03:19 2026] DELETE /volume/v3/types/594b6ccc-1869-44e0-bf36-533db0984e8b => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:03:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-00fbac7a-f96f-4c50-ba11-44dbd35d5472 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-00fbac7a-f96f-4c50-ba11-44dbd35d5472 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] DELETE http://192.168.122.168/volume/v3/types/9cfcab4b-3c8e-4f1d-99ec-b191b39f049c Sep 08 07:03:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-00fbac7a-f96f-4c50-ba11-44dbd35d5472 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-00fbac7a-f96f-4c50-ba11-44dbd35d5472 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-00fbac7a-f96f-4c50-ba11-44dbd35d5472 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] http://192.168.122.168/volume/v3/types/9cfcab4b-3c8e-4f1d-99ec-b191b39f049c returned with HTTP 202 Sep 08 07:03:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1809/3616] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:03:20 2026] DELETE /volume/v3/types/9cfcab4b-3c8e-4f1d-99ec-b191b39f049c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:03:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-565b590e-83f0-46b2-b741-88de0e186f39 None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-565b590e-83f0-46b2-b741-88de0e186f39 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] DELETE http://192.168.122.168/volume/v3/types/a2d51d32-d7ce-4f33-8412-caff28c0e8a4 Sep 08 07:03:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-565b590e-83f0-46b2-b741-88de0e186f39 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-565b590e-83f0-46b2-b741-88de0e186f39 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-565b590e-83f0-46b2-b741-88de0e186f39 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] http://192.168.122.168/volume/v3/types/a2d51d32-d7ce-4f33-8412-caff28c0e8a4 returned with HTTP 202 Sep 08 07:03:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1808/3617] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:03:20 2026] DELETE /volume/v3/types/a2d51d32-d7ce-4f33-8412-caff28c0e8a4 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:03:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.middleware.request_id [None req-9facbf27-6e76-4c2a-a24c-631af1e4a1b9 None None] RequestId filter calling following filter/app {{(pid=87202) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9facbf27-6e76-4c2a-a24c-631af1e4a1b9 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] DELETE http://192.168.122.168/volume/v3/types/aa528af9-ebfe-4558-b671-ad659f31e084 Sep 08 07:03:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9facbf27-6e76-4c2a-a24c-631af1e4a1b9 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] Empty body provided in request {{(pid=87202) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:20 devstack devstack@c-api.service[87202]: DEBUG cinder.api.openstack.wsgi [None req-9facbf27-6e76-4c2a-a24c-631af1e4a1b9 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] Calling method '_delete' {{(pid=87202) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:20 devstack devstack@c-api.service[87202]: INFO cinder.api.openstack.wsgi [None req-9facbf27-6e76-4c2a-a24c-631af1e4a1b9 tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] http://192.168.122.168/volume/v3/types/aa528af9-ebfe-4558-b671-ad659f31e084 returned with HTTP 202 Sep 08 07:03:20 devstack devstack@c-api.service[87202]: [pid: 87202|app: 0|req: 1810/3618] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:03:20 2026] DELETE /volume/v3/types/aa528af9-ebfe-4558-b671-ad659f31e084 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:03:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.middleware.request_id [None req-ccbc7c32-e312-4d13-b853-b486153d3f9c None None] RequestId filter calling following filter/app {{(pid=87203) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 07:03:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ccbc7c32-e312-4d13-b853-b486153d3f9c tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] DELETE http://192.168.122.168/volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9 Sep 08 07:03:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ccbc7c32-e312-4d13-b853-b486153d3f9c tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] Empty body provided in request {{(pid=87203) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 07:03:20 devstack devstack@c-api.service[87203]: DEBUG cinder.api.openstack.wsgi [None req-ccbc7c32-e312-4d13-b853-b486153d3f9c tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] Calling method '_delete' {{(pid=87203) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 07:03:20 devstack devstack@c-api.service[87203]: INFO cinder.api.openstack.wsgi [None req-ccbc7c32-e312-4d13-b853-b486153d3f9c tempest-VolumeTypesReaderTests-582885169 tempest-VolumeTypesReaderTests-582885169-project-admin] http://192.168.122.168/volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9 returned with HTTP 202 Sep 08 07:03:20 devstack devstack@c-api.service[87203]: [pid: 87203|app: 0|req: 1809/3619] 192.168.122.168 () {58 vars in 1229 bytes} [Tue Sep 8 07:03:20 2026] DELETE /volume/v3/types/2d23eb6a-b283-4624-8fe8-1a0f8855c7f9 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 07:03:30 devstack devstack@c-api.service[87202]: DEBUG dbcounter [-] [87202] Writing DB stats cinder:SELECT=404,cinder:UPDATE=156,cinder:INSERT=128 {{(pid=87202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 07:03:30 devstack devstack@c-api.service[87203]: DEBUG dbcounter [-] [87203] Writing DB stats cinder:SELECT=436,cinder:INSERT=111,cinder:UPDATE=157,cinder:DELETE=1 {{(pid=87203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}